]> git.cameronkatri.com Git - pw-darwin.git/history - pw/pw_group.c
Refactor input validation
[pw-darwin.git] / pw / pw_group.c
2015-06-07 Baptiste DaroussinRefactor input validation
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 DaroussinAdd a new global struct pwconf to store etcpath, rootdi...
2015-06-07 Baptiste DaroussinInstead of always casting the pw_checkname input to...
2015-05-31 Baptiste DaroussinCast to gid_t for groups not uid_t
2015-05-31 Baptiste DaroussinRemove useless cast in printf and printf-like functions:
2015-05-31 Baptiste DaroussinCast -1 to uid_t and bump WARNING level to 3
2015-05-31 Baptiste DaroussinMake pw_user()/pw_group() more consitent about errors
2015-01-26 Baptiste DaroussinRevert r277652
2015-01-24 Baptiste DaroussinAllow negative numbers in -u and -g options
2014-10-28 Baptiste DaroussinDo not delete the group wheel when bad argument is...
2014-10-28 Baptiste DaroussinWhen a group is renamed then the group has been invalid...
2014-04-23 Alan SomersIFC @264767
2014-03-06 Julian ElischerStop pw(8) from segfaulting when given certain input
2013-02-26 Xin LIIFC @247348.
2013-01-04 Neel NatuIFC @ r244983.
2012-12-27 Baptiste DaroussinFix a regression in "pw group show" introduced r242349:
2012-12-05 Eitan AdlerRemove useless check for NULL prior to free.
2012-11-27 Alexander MotinMFC
2012-11-11 Neel NatuIFC @ r242684
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...
2008-02-23 Sean FarleyAdd the groupmod '-d' option to pw to allow the deletio...
2008-02-23 Sean Farleystyle(9) (verified no object changes)
2004-01-11 Ian DowseAdd a `-H <fd>' option that is like `-h <fd>', but...
2000-06-22 Andrey A. ChernovLocalize time/date.
2000-01-15 David NugentPortability fixes for other bsd4.4 derivatives.
1999-10-26 David NugentAdd new functionality "lock" and "unlock" to provide...
1999-10-26 David NugentClean up error handling in fileupdate(), which now...
1999-08-28 Peter Wemm$Id$ -> $FreeBSD$
1999-02-23 David Nugent1) Do not blindly ignore file update errors which may...
1997-10-10 Philippe CharnierUse err(3) instead of local redefinition. Add rcsid...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-02-07 David NugentYet another formatting consistency check.
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-19 David NugentAllow 8-bit characters in the passwd gecos field, and...
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...