summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/pwupd.h
Commit message (Expand)AuthorAgeFilesLines
* Rewrite parsing subcommands arguments of pw(8)bapt2015-08-021-15/+2
* Partial revert of r286152bapt2015-08-011-2/+0
* Validate expiration days and password days from commmand line and pw.confbapt2015-08-011-0/+2
* pw -R <rootdir> userdel can now cleanup installationbapt2015-07-121-1/+1
* Rework the home directory creation and copy or the skel content to use *atbapt2015-07-121-1/+3
* Replace custom string array with stringlist(3)bapt2015-07-111-21/+20
* check the gecos format early: at the moment the -c option is parsedbapt2015-07-111-0/+1
* Make a separate groupdel/userdel from the main functionbapt2015-07-111-0/+1
* Make separate functions to show users and groupsbapt2015-07-111-0/+2
* Move the quiet flag into the configuration structurebapt2015-07-111-0/+1
* Do not try to set password on group if the group is added as a consequence ofbapt2015-07-091-0/+1
* Validate input of pw usermod -h and pwusermod -Hbapt2015-07-041-0/+2
* Fix generating configuration filebapt2015-06-071-0/+1
* Fix duplicate checkingbapt2015-06-071-0/+1
* In case of rename validate the length of the new namebapt2015-06-071-0/+1
* Handle -7 via gloval pwconfbapt2015-06-071-0/+1
* Handle pretty print (-P) via global pwconfbapt2015-06-071-0/+1
* Handle dryrun (-N) via global pwconfbapt2015-06-071-0/+2
* Sort headersbapt2015-06-071-2/+2
* Add a new global struct pwconf to store etcpath, rootdir and struct userconfbapt2015-06-071-4/+32
* New pw -R rootdir optionbapt2015-06-031-0/+4
* Remove dead declarationbapt2015-05-291-1/+0
* Remove extendline definitionbapt2015-05-101-3/+0
* Teach pw(8) about how to use pw/gr API to reduce code duplicationbapt2012-10-301-39/+0
* de-__P()alfred2002-07-111-42/+42
* Portability fixes for other bsd4.4 derivatives.davidn2000-01-151-5/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* 1) Do not blindly ignore file update errors which may occur due to concurrentdavidn1999-02-231-4/+79
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* 1) 200 users per group limitation removed and pwdavidn1996-12-211-5/+7
* Copyright update by the author, to be more in line with our samplejoerg1996-12-101-12/+6
* pw(8) -- a backend utility to manage the user and group databases.joerg1996-12-091-0/+85
OpenPOWER on IntegriCloud