]> git.cameronkatri.com Git - pw-darwin.git/history - pw/pwupd.c
Do not let pw.conf(5) or -M option affect creation of basehome, e.g., /home.
[pw-darwin.git] / pw / pwupd.c
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...
2008-07-17 John BaldwinBefore updating the password database, the pw(8) utilit...
2004-10-03 Stefan FarfelederDon't rely on NULL being a pointer, add a cast before...
2003-01-23 Max KhonDo not expose password if it is empty and PWF_STANDARD...
2001-12-20 Jacques VidrineUse correct mode for temporary file.
2001-08-20 Brian SomersHandle snprintf() returning < 0 (not just -1)
2001-08-20 Brian SomersHandle snprintf() returning -1.
2000-06-26 David NugentDon't dereference NULL in the userdel case.
2000-06-18 David NugentSecond and hopefully final fix to .db sync when renamin...
2000-06-06 David NugentFix db syncronization when username is changed with...
1999-10-26 David NugentMissed statement in password update relating to the...
1999-10-26 David NugentClean up error handling in fileupdate(), which now...
1999-08-30 Sheldon HearnOnly do a full pwd_mkdb for deletions; other operations...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-02-23 David Nugent1) Do not blindly ignore file update errors which may...
1998-02-11 Wolfram Schneiderpwd_mkdb option '-c' was renamed to -C some weeks ago.
1997-10-10 Philippe CharnierUse err(3) instead of local redefinition. Add rcsid...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1997-01-05 David NugentRemove duplicated #include.
1996-12-21 David Nugent1) 200 users per group limitation removed and pw
1996-12-10 Joerg WunschCopyright update by the author, to be more in line...
1996-12-09 Joerg WunschUpgrade from the author, reflecting all my wishes resul...
1996-12-09 Joerg Wunschpw(8) -- a backend utility to manage the user and group...