summaryrefslogtreecommitdiffstats
path: root/pw/pwupd.c
Commit message (Expand)AuthorAgeFilesLines
* Use correct mode for temporary file.Jacques Vidrine2001-12-201-1/+1
* Handle snprintf() returning < 0 (not just -1)Brian Somers2001-08-201-1/+1
* Handle snprintf() returning -1.Brian Somers2001-08-201-0/+2
* Don't dereference NULL in the userdel case.David Nugent2000-06-261-1/+1
* Second and hopefully final fix to .db sync when renaming a user; we must runDavid Nugent2000-06-181-4/+12
* Fix db syncronization when username is changed with -l under usermod.David Nugent2000-06-061-1/+1
* Missed statement in password update relating to the previous changeDavid Nugent1999-10-261-1/+1
* Clean up error handling in fileupdate(), which now returns 0 on successDavid Nugent1999-10-261-7/+10
* Only do a full pwd_mkdb for deletions; other operations may use the -uSheldon Hearn1999-08-301-2/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* 1) Do not blindly ignore file update errors which may occur due to concurrentDavid Nugent1999-02-231-7/+38
* pwd_mkdb option '-c' was renamed to -C some weeks ago.Wolfram Schneider1998-02-111-4/+4
* Use err(3) instead of local redefinition. Add rcsid string.Philippe Charnier1997-10-101-2/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove duplicated #include.David Nugent1997-01-051-2/+1
* 1) 200 users per group limitation removed and pwDavid Nugent1996-12-211-2/+2
* Copyright update by the author, to be more in line with our sampleJoerg Wunsch1996-12-101-12/+6
* Upgrade from the author, reflecting all my wishes resulting out of theJoerg Wunsch1996-12-091-0/+7
* pw(8) -- a backend utility to manage the user and group databases.Joerg Wunsch1996-12-091-0/+160