| Age | Commit message (Expand) | Author |
| 2012-11-26 | revert previous commit since it breaks the build on NetBSD and | pooka |
| 2012-11-26 | When including this from a tools build, avoid defining _PWD_H_ since | pooka |
| 2009-01-11 | merge christos-time_t | christos |
| 2007-10-19 | kill _NETBSD_TOOLS. | christos |
| 2007-10-18 | Introduce _NETBSD_TOOLS for symbols the are needed in tools build | christos |
| 2005-05-24 | Make namespace protection feature tests for reentrant functions more | kleink |
| 2005-04-02 | Add getpwent_r, getgrent_r | christos |
| 2005-02-03 | de-__P -- the hack is long since useless. Discussed with christos, | perry |
| 2005-01-12 | modify footprint of pw_gensalt(). | christos |
| 2005-01-11 | Add pw_gensalt, remove bcrypt_gensalt. | christos |
| 2004-10-05 | Overhaul the use of nsdispatch(3) by public APIs so that the back-end | lukem |
| 2004-06-20 | Completely rework how tools/compat is done. Purge all uses/references to | jmc |
| 2003-10-13 | Move Jason Downs's code from a 4-clause to a 3-clause licence by | agc |
| 2003-09-18 | remove pw_dup() | jdolecek |
| 2003-09-09 | prototype for pw_dup(3) | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-05 | bcrypt_gensalt() isn't defined in any X/Open standard I've got convenient | bjh21 |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2002-05-24 | support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf. | itojun |
| 2002-01-27 | public prototypes should use __P(); fix entries for pwcache_{user,group}db() | lukem |
| 2002-01-24 | - Implement pwcache_userdb(3), which changes the routines that | lukem |
| 2001-10-23 | - add _PATH_USERMGMT_CONF. resolves [bin/14305] | lukem |
| 2000-09-18 | Clarify a comment. | ad |
| 2000-07-06 | Define _PATH_PASSWDCONF and _PASSWORD_NONDES. | ad |
| 1999-12-22 | NULL vs. NUL nit in comment. | kleink |
| 1998-07-28 | Add gid_from_group() and uid_from_user(). | mycroft |
| 1998-07-27 | Slight rearrangement. | mycroft |
| 1998-07-27 | Mark more functions returning internal buffers for const auditing. | mycroft |
| 1998-07-27 | Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-06-22 | pid/gid is not int but pid_t/gid_t (u_int32_t (unsigned!)). | msaitoh |
| 1998-06-08 | move pw_scan from util.h to pwd.h, add _PASSWORD_{OLDFMT,NOWARN} flags | lukem |
| 1998-05-06 | Reorganize name space protection. | kleink |
| 1997-08-16 | Define _PASSWORD_CHGNOW as -1. This is a `magic' pw_change value, | lukem |
| 1997-06-27 | Define _PASSWORD_WARNDAYS to 14. When a password or account expiry is due | lukem |
| 1996-05-15 | Added new header files for functions in libutil. | jtc |
| 1995-07-28 | Improvements to YP support from Jason Downs. | phil |
| 1995-04-29 | provide user_from_uid() proto if not _POSIX_SOURCE and not _XOPEN_SOURCE | cgd |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-05-17 | XOPEN foo here, too | cgd |
| 1994-05-16 | update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions. | cgd |
| 1993-10-25 | X/Open 1170 defines the return type of setpwent() to be void -- a trival | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |