]> git.cameronkatri.com Git - pw-darwin.git/history - pw
Revert r277652
[pw-darwin.git] / pw /
2015-01-26 Baptiste DaroussinRevert r277652
2015-01-24 Baptiste DaroussinAllow negative numbers in -u and -g options
2014-11-24 Brad DavisConvert to LIBADD.
2014-11-12 Baptiste DaroussinFix wrong message when using pw -V with a non existent...
2014-10-28 Baptiste DaroussinEnsure pw userdel -u <invalid> do not try to remove...
2014-10-28 Baptiste DaroussinDo not delete the group wheel when bad argument is...
2014-10-28 Baptiste DaroussinFix a regression in pw usermod -G list
2014-10-28 Baptiste DaroussinWhen a group is renamed then the group has been invalid...
2014-10-09 Dag-Erling SmørgravTwo more places where login_setcryptfmt() defaults...
2014-10-02 Brad Davis- Add a test for bug 191427 where pw(8) will go into...
2014-08-14 Alan SomersConvert devd's client socket to type SOCK_SEQPACKET.
2014-06-27 Mateusz Guzikpw: fix up deletion of users from groups
2014-06-20 Baptiste DaroussinFix changing the username
2014-06-20 Baptiste DaroussinRemoved compatibility with pre FreeBSD 2.2 pw_mkdb...
2014-05-21 Alan SomersIFC @266473
2014-04-23 Alan SomersIFC @264767
2014-04-22 Baptiste DaroussinSimplify reading pw.conf(5) by using getline(3)
2014-03-13 Devin TeskeFix pw(8) deletion of group "username" on userdel even...
2014-03-06 Julian ElischerPart 2 of bug 187310.. had to commit separately due...
2014-03-06 Julian ElischerStop pw(8) from segfaulting when given certain input
2013-07-17 Xin LIIFC @253398
2013-07-04 Dag-Erling SmørgravFall back to sha512 if passwd_format is not set.
2013-07-03 Dag-Erling SmørgravThere is no reason to disallow setting the password...
2013-06-29 Tim KientzleFix -Wunsequenced warning
2013-05-13 Joel Dahlmdoc sweep
2013-02-26 Xin LIIFC @247348.
2013-02-01 Daniel EischenPrevent a null pointer dereference in pw userdel when...
2013-01-17 Neel NatuIFC @ r245509
2013-01-16 Eitan AdlerRemove unused variables
2013-01-09 Neel NatuIFC @ r245178
2013-01-06 Mateusz Guzikpw: free group returned by gr_add
2013-01-04 Neel NatuIFC @ r244983.
2012-12-27 Baptiste DaroussinSimplify vnextgrent and vnextpwent reusing pw_scan...
2012-12-27 Baptiste DaroussinFix a regression in "pw group show" introduced r242349:
2012-12-27 Baptiste DaroussinSimplify the code by using the new gr_add function
2012-12-26 Baptiste DaroussinSimplify copying of group members by using memcpy
2012-12-26 Baptiste DaroussinFix off-by-one error in memory allocation: j entries...
2012-12-26 Baptiste DaroussinIn case of the deletion of a user those whole database...
2012-12-26 Baptiste DaroussinFix creating a user and adding it to a group
2012-12-05 Eitan AdlerSimplify string duplication: use strdup instead of...
2012-12-05 Eitan AdlerAvoid overflowing the file buffer
2012-12-05 Eitan AdlerUse strdup instead of malloc + strcpy
2012-12-05 Eitan AdlerAvoid overflow of file buffer
2012-12-05 Eitan AdlerRemove useless check for NULL prior to free.
2012-12-04 Neel NatuIFC @r243836
2012-11-27 Alexander MotinMFC
2012-11-27 Alexander MotinMFC @ r241285
2012-11-20 Baptiste DaroussinIn NIS mode first chmod(2) the temporary file and...
2012-11-20 Baptiste DaroussinCorrectly set the password file mode after renaming...
2012-11-11 Neel NatuIFC @ r242684
2012-10-30 Baptiste DaroussinTeach pw(8) about how to use pw/gr API to reduce code...
2012-10-01 Baptiste DaroussinDo not treat empty name as an uid 0
2012-10-01 Baptiste DaroussinRemove useless atoi(3), previous strspn(3) makes sure...
2012-09-28 Kevin LoMake sure that each va_start has one and only one match...
2012-05-15 Alexander MotinMFC
2012-04-26 Jamie GrittonA new jail(8) with a configuration file, ultimately...
2012-04-26 Peter GrehanIFC @ r234692
2012-02-22 Kevin LoHandle NULL return from crypt(3). Mostly from DragonFly
2012-02-14 Kevin Loreadlink len-1
2012-01-23 Xin LIIFC @230489 (pending review).
2012-01-04 Sean BrunoIFC to head to catch up the bhyve branch
2011-12-30 Ulrich SpörleinSpelling fixes for usr.sbin/
2011-12-22 Eitan Adler- document the -l option to usermod
2011-12-17 Dimitry AndricIn usr.sbin/pw/pw_user.c, use the correct printf length...
2011-09-15 Peter GrehanIFC @ r225592
2011-08-15 Justin T. GibbsIntegrate FreeBSD/head into projects/zfsd/head as of...
2011-07-31 Xin LIBackout r223115 which potentially caused a POLA violati...
2011-07-17 Justin T. GibbsIntegrate from Head into ZFSD feature branch as of...
2011-06-28 Peter GrehanIFC @ r222830
2011-06-15 Xin LIDon't attempt to create the base directory when -d...
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-03-08 Jung-uk KimStop hard-coding default directory mode as 0777.
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-04 Jung-uk KimDo not let pw.conf(5) or -M option affect creation...
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-10-08 Ulrich Spörleinmdoc: drop redundant .Pp and .LP calls
2010-10-05 Jung-uk KimRevert the unrelated patch crept in the previous commit.
2010-10-05 Jung-uk KimPrefer pmap_unmapbios() over pmap_unmapdev(). The...
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...
2010-03-04 Dag-Erling SmørgravIFH@204581
2010-01-02 Ed SchoutenThe last big commit: let usr.sbin/ use WARNS=6 by default.
2009-12-06 Ed SchoutenMake pw(8) build without <utmp.h>.
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-08-16 Andrey A. ChernovUse arc4random_uniform() to avoid "modulo bias"
2008-07-17 John BaldwinBefore updating the password database, the pw(8) utilit...
2008-05-27 Antoine Brodin- Increase the size of the salt in pw(8) from 8 to...
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)
2008-01-25 Mike MakonnenClarify in what formats the grouplist for the '-G'...
2007-03-30 Lukas ErtlDo the right thing with symlinks in the skeleton directory.
2007-03-30 Lukas ErtlAccept passwords which contain whitespace.
next