]> git.cameronkatri.com Git - pw-darwin.git/history - libutil/pw_util.c
Make <libutil.h> work when included by itself.
[pw-darwin.git] / libutil / pw_util.c
2009-11-26 Konstantin Belousovsigset() is the name of function specified by SUSv4.
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2007-01-09 Warner LoshRemove California Regent's clause 3, per letter
2006-09-08 Thomas QuinotMinor comment fix.
2006-09-04 Thomas Quinot(pw_copy): Handle the case of a malformed line in maste...
2004-05-18 Stefan FarfelederDon't depend on NULL's expansion being a pointer, cast...
2003-10-18 Mark MurrayANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.
2003-06-14 Mark MurrayTidy up. Sort headers.
2003-04-10 Dag-Erling SmørgravBrucify.
2003-04-09 Dag-Erling SmørgravCorrectly detect the case where a password entry was...
2003-04-09 Dag-Erling SmørgravApply the correct fix for bin/50679: don't mess around...
2003-04-08 Dag-Erling SmørgravBand-aid for the "^C kills the editor" problem. I...
2003-03-17 David SchultzMake pw_edit() use /bin/sh to interpret the EDITOR...
2002-10-29 Dag-Erling SmørgravDon't forget to '\n'-terminate new entries. This unbre...
2002-06-23 Nick HibmaBe more clear in error messages.
2002-05-08 Dag-Erling SmørgravIf no old_pw was passed to pw_copy, compare just the...
2002-05-08 Dag-Erling SmørgravAdd passwd manipulation code based on parts of vipw...
2002-04-17 Dag-Erling SmørgravMake mppath and masterpasswd pointers instead of arrays...
2002-04-15 Dag-Erling SmørgravRemove bogus reference to _use_yp.
2002-02-05 Dag-Erling SmørgravANSIfy and constify.
2001-07-09 Brian SomersFix the type of the NULL arg to execl()
2001-04-22 Dima DorfmanDon't pass NULL to the %s format.
2000-07-12 Kris KennawayDon't call warn() without a format string.
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-06-29 Pierre BeyssacMove call to umask(0) back into pw_util(), because...
1999-06-26 Pierre BeyssacForce umask to 077 (instead of 000) during the edit...
1999-06-26 Sheldon HearnAdd -d option to vipw(8) to allow selection of an alter...
1998-12-13 Matthew Dillon oops. Fix indentation of the 'for' loop I just...
1998-12-13 Matthew Dillon Handle the race condition where vipw may lock a...
1998-10-20 Dag-Erling SmørgravSince vfork() was changed to fork(), we have to pass...
1998-10-13 Dag-Erling SmørgravCalls one or more of malloc(), warn(), err(), syslog...
1997-10-27 Philippe CharnierStatisize usage().
1997-10-05 Jordan K. HubbardChanges to support full make parallelism (-j<n>) in...
1997-09-29 Wolfram SchneiderEndless loop.
1997-08-24 Joerg WunschCosmetic: distinguish in diag message between rebuildin...
1996-07-01 Guido van RooijImplement incremental passwd database updates. This...
1995-08-13 Bill PaulSmall NIS tweak: frob pw_error() a little so that it...
1995-05-30 Rodney W. GrimesRemove trailing whitespace.
1995-03-09 Andrey A. ChernovFix suspended vipw hangs
1994-05-26 Rodney W. GrimesBSD 4.4 Lite usr.sbin Sources