]> git.cameronkatri.com Git - pw-darwin.git/history - pw/grupd.c
Make pw_scan(3) more compatible with getpwent(3) et. al. when processing
[pw-darwin.git] / pw / grupd.c
2017-11-27 Pedro F. Giffunivarious: general adoption of SPDX licensing ID tags.
2016-11-19 Dimitry AndricMerge ^/head r308491 through r308841.
2016-11-18 Alan SomersSpeed up pw operations that edit /etc/group or /etc...
2016-10-31 Dimitry AndricMerge ^/head r307736 through r308146.
2016-10-21 Alan SomersClose some file descriptor leaks in pw
2015-09-12 Baptiste DaroussinFinish merging from head, messed up in previous attempt
2015-09-12 Baptiste DaroussinMerge from head
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-02 Baptiste DaroussinCleanup a bit includes
2015-06-15 Baptiste DaroussinMerge from head
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-07 Baptiste DaroussinAdd a new global struct pwconf to store etcpath, rootdi...
2015-05-31 Baptiste DaroussinRemove uneeded intermediate variable
2015-05-28 Glen BarberMFH: r282615-r283655
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-05-09 Baptiste DaroussinRemove some uneeded headers
2013-02-26 Xin LIIFC @247348.
2013-02-08 David E. O'BrienSync with HEAD.
2013-01-04 Neel NatuIFC @ r244983.
2012-12-05 Eitan AdlerSimplify string duplication: use strdup instead of...
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...
2001-08-30 Dima DorfmanUnbreak group operations by reverting previous delta...
2001-08-20 Brian SomersHandle snprintf() returning -1.
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-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...