summaryrefslogtreecommitdiffstats
path: root/pw/pwupd.h
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix up setgrent(3) to have a POSIX-compliant prototype.Ed Schouten2016-07-311-8/+2
* Rewrite parsing subcommands arguments of pw(8)Baptiste Daroussin2015-08-021-15/+2
* Partial revert of r286152Baptiste Daroussin2015-08-011-2/+0
* Validate expiration days and password days from commmand line and pw.confBaptiste Daroussin2015-08-011-0/+2
* pw -R <rootdir> userdel can now cleanup installationBaptiste Daroussin2015-07-121-1/+1
* Rework the home directory creation and copy or the skel content to use *atBaptiste Daroussin2015-07-121-1/+3
* Replace custom string array with stringlist(3)Baptiste Daroussin2015-07-111-21/+20
* check the gecos format early: at the moment the -c option is parsedBaptiste Daroussin2015-07-111-0/+1
* Make a separate groupdel/userdel from the main functionBaptiste Daroussin2015-07-111-0/+1
* Make separate functions to show users and groupsBaptiste Daroussin2015-07-111-0/+2
* Move the quiet flag into the configuration structureBaptiste Daroussin2015-07-111-0/+1
* Do not try to set password on group if the group is added as a consequence ofBaptiste Daroussin2015-07-091-0/+1
* Validate input of pw usermod -h and pwusermod -HBaptiste Daroussin2015-07-041-0/+2
* Fix generating configuration fileBaptiste Daroussin2015-06-071-0/+1
* Fix duplicate checkingBaptiste Daroussin2015-06-071-0/+1
* In case of rename validate the length of the new nameBaptiste Daroussin2015-06-071-0/+1
* Handle -7 via gloval pwconfBaptiste Daroussin2015-06-071-0/+1
* Handle pretty print (-P) via global pwconfBaptiste Daroussin2015-06-071-0/+1
* Handle dryrun (-N) via global pwconfBaptiste Daroussin2015-06-071-0/+2
* Sort headersBaptiste Daroussin2015-06-071-2/+2
* Add a new global struct pwconf to store etcpath, rootdir and struct userconfBaptiste Daroussin2015-06-071-4/+32
* New pw -R rootdir optionBaptiste Daroussin2015-06-031-0/+4
* Remove dead declarationBaptiste Daroussin2015-05-291-1/+0
* Remove extendline definitionBaptiste Daroussin2015-05-101-3/+0
* Teach pw(8) about how to use pw/gr API to reduce code duplicationBaptiste Daroussin2012-10-301-0/+121
* Create the altix project branch. The altix project will add supportMarcel Moolenaar2010-03-101-160/+0
* de-__P()Alfred Perlstein2002-07-111-42/+42
* Portability fixes for other bsd4.4 derivatives.David Nugent2000-01-151-5/+9
* $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-4/+79
* 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
* 1) 200 users per group limitation removed and pwDavid Nugent1996-12-211-5/+7
* Copyright update by the author, to be more in line with our sampleJoerg Wunsch1996-12-101-12/+6
* pw(8) -- a backend utility to manage the user and group databases.Joerg Wunsch1996-12-091-0/+85