summaryrefslogtreecommitdiff
path: root/lib/libutil/util.h
AgeCommit message (Expand)Author
2017-04-20Add getptmfd(), fdopenpty(), fdforkpty() functions. These allow programsNicholas Marriott
2013-06-03Add bcrypt_pbkdf, a password based key derivation function using bcrypt.Ted Unangst
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2012-09-09Use "unsigned int" instead of BSD "u_int" in <util.h> so that it canMatthew Dempsky
2012-09-06move pkcs5_pbkdf5 function to libutil so everybody can play with itTed Unangst
2012-07-09ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) inNicholas Marriott
2010-12-17opendev() path argument should be const. OK deraadt@Todd C. Miller
2010-11-15Factor out DUID identification code so that it can easily be reused.Joel Sing
2006-06-14Nuke only two uses of OPENDEV_DRCT in tree. Nuke OPENDEV_DRCT. LongKenneth R Westerback
2004-07-13passwd.conf has been deprecated since login.conf was imported.Todd C. Miller
2004-04-20Change pw_copy(3) to take a 3rd arguement, the existing passwd entry.Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-15New: fmt_scaled() and scan_scaled() convert to and from "human readable"Ian Darwin
2002-06-21login_fbtab(3) fixes:Todd C. Miller
2002-06-09some -Wall and spaces cleanup, scsi.c left.Federico G. Schwindt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-29re-enable pidfile(3). ok millert@Jakob Schlyter
2001-09-29zap pidfile from here too, until conflict with kerberosV is fixed ok deraadt@Matthieu Herrb
2001-09-28add pidfile(3) prototypeJakob Schlyter
2001-08-16Add new 'secureonly' arg to pw_mkdb() to correspond to pwd_mkdb's new -sTodd C. Miller
2001-08-12Get rid of extraneous #includes by using stub struct declarations.Todd C. Miller
2001-06-10proto; S@mSmith.netTheo de Raadt
2000-11-26login_check_expire(3), a helper function for use with BSD authentication.Todd C. Miller
2000-11-26Add a username argument to pw_mkdb to match 'pwd_mkdb -u username'.Todd C. Miller
2000-04-30Add OPENDEV_BLCKTodd C. Miller
1999-07-20Added fparseln from NetBSD.Jakob Schlyter
1998-06-08Add uu_lock_txfr() for donating locks to another process.brian
1997-11-09Introduce uu_lock(), uu_unlock() and uu_lockerr()bri
1997-06-17Add support to handle password files in directories other than /etcNiklas Hallqvist
1997-02-16added password configuration access function, used to determineNiels Provos
1996-12-23readlabelfs() takes two arguments now, update prototype, inc major number.Jason Downs
1996-12-03Add readlabelfs().Jason Downs
1996-07-31login_fbtab() in libutilTheo de Raadt
1996-06-17util.h: new resting placeJason Downs