]> git.cameronkatri.com Git - pw-darwin.git/history - pw/pwupd.h
Cast uid/git to uintmax_t when using printf-like functions so the size of
[pw-darwin.git] / pw / pwupd.h
2015-07-12 Baptiste Daroussinpw -R <rootdir> userdel can now cleanup installation
2015-07-12 Baptiste DaroussinRework the home directory creation and copy or the...
2015-07-11 Baptiste DaroussinReplace custom string array with stringlist(3)
2015-07-11 Baptiste Daroussincheck the gecos format early: at the moment the -c...
2015-07-11 Baptiste DaroussinMake a separate groupdel/userdel from the main function
2015-07-11 Baptiste DaroussinMake separate functions to show users and groups
2015-07-11 Baptiste DaroussinMove the quiet flag into the configuration structure
2015-07-09 Baptiste DaroussinDo not try to set password on group if the group is...
2015-07-04 Baptiste DaroussinValidate input of pw usermod -h and pwusermod -H
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-07 Baptiste DaroussinFix generating configuration file
2015-06-07 Baptiste DaroussinFix duplicate checking
2015-06-07 Baptiste DaroussinIn case of rename validate the length of the new name
2015-06-07 Baptiste DaroussinHandle -7 via gloval pwconf
2015-06-07 Baptiste DaroussinHandle pretty print (-P) via global pwconf
2015-06-07 Baptiste DaroussinHandle dryrun (-N) via global pwconf
2015-06-07 Baptiste DaroussinSort headers
2015-06-07 Baptiste DaroussinAdd a new global struct pwconf to store etcpath, rootdi...
2015-06-03 Baptiste DaroussinNew pw -R rootdir option
2015-05-29 Baptiste DaroussinRemove dead declaration
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-05-10 Baptiste DaroussinRemove extendline definition
2012-11-27 Alexander MotinMFC
2012-11-11 Neel NatuIFC @ r242684
2012-11-04 Simon J. GerratySync from head
2012-10-30 Baptiste DaroussinTeach pw(8) about how to use pw/gr API to reduce code...
2011-05-15 John BaldwinFirst cut to port bhyve, vmmctl, and libvmmapi to HEAD.
2011-05-14 John BaldwinFirst cut at porting the kernel portions of 221828...
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2010-10-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@214309
2010-10-19 Jamie GrittonA new jail(8) with a configuration file, to replace...
2010-08-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@211344
2010-05-26 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@208557
2010-05-08 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@207793
2010-03-22 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@205454
2010-03-10 Marcel MoolenaarCreate the altix project branch. The altix project...
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...
2002-07-11 Alfred Perlsteinde-__P()
2000-01-15 David NugentPortability fixes for other bsd4.4 derivatives.
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-02-23 David Nugent1) Do not blindly ignore file update errors which may...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
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 Wunschpw(8) -- a backend utility to manage the user and group...