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