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