]> git.cameronkatri.com Git - pw-darwin.git/history - pw/pw_user.c
Revert r277652
[pw-darwin.git] / pw / pw_user.c
2015-01-26 Baptiste DaroussinRevert r277652
2015-01-24 Baptiste DaroussinAllow negative numbers in -u and -g options
2014-10-28 Baptiste DaroussinEnsure pw userdel -u <invalid> do not try to remove...
2014-10-28 Baptiste DaroussinFix a regression in pw usermod -G list
2014-10-09 Dag-Erling SmørgravTwo more places where login_setcryptfmt() defaults...
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-04-23 Alan SomersIFC @264767
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...
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-02-26 Xin LIIFC @247348.
2013-02-01 Daniel EischenPrevent a null pointer dereference in pw userdel when...
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 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 DaroussinFix creating a user and adding it to a group
2012-12-05 Eitan AdlerAvoid overflow of file buffer
2012-11-27 Alexander MotinMFC
2012-11-27 Alexander MotinMFC @ r241285
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-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-01-23 Xin LIIFC @230489 (pending review).
2012-01-04 Sean BrunoIFC to head to catch up the bhyve branch
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-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
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-05-27 Antoine Brodin- Increase the size of the salt in pw(8) from 8 to...
2007-03-30 Lukas ErtlAccept passwords which contain whitespace.
2007-03-30 Lukas ErtlAdd home directory creation mode to pw.conf(5) and...
2007-03-26 Lukas ErtlIntroduce the new option -M to allow to set the permiss...
2005-07-31 Pawel Jakub DawidekChange /home symbolic link, so it will point to usr...
2004-06-17 Robert DrehmelUse strlcpy(3) to replace the idiomatic
2004-06-17 Robert DrehmelFix a bug which occurred when the home directory given...
2004-01-11 Ian DowseAdd a `-H <fd>' option that is like `-h <fd>', but...
2003-02-11 Andrey A. ChernovThere is no sense to use random random() and arc4random...
2003-01-28 Garance A DrosehnChanges so the 'pw' command will allow '$' as the last...
2002-06-24 David MalonePrint a long with %ld not %d. (We possibly should be...
2001-10-19 Andrey A. ChernovChange rmskey() to rmopie() - we don't have skey anymore
2001-09-03 Dima DorfmanFor new users, create the home directory before sending...
2001-08-21 Joerg WunschProperly initialize the random number generator in...
2001-08-21 Joerg WunschFix a typo in a variable name that made pw(8) coredump...
2001-03-21 Andrey A. ChernovUse %c for expire/change dates
2001-03-05 Kris KennawaySwitch from using rand() or random() to a stronger...
2000-12-29 Ben SmithurstConvert to use the <sys/queue.h> macros rather than...
2000-08-22 Brian FeldmanAdd working and easy crypt(3)-switching. Yes, we need...
2000-07-20 David NugentMove test for -w flag outside of the code dealing with...
2000-07-20 David NugentAllow -g with an empty argument in the -D case. This...
2000-07-20 David NugentFix another missed case where usermod would not set...
2000-07-03 David NugentFix breakage introduced by bypassing update for additio...
2000-06-24 Andrey A. ChernovLocalize ctype too.
2000-06-22 Andrey A. ChernovLocalize time/date.
2000-06-18 David NugentFix obvious braino in assignment statement. usermod...
2000-06-18 David NugentFix a long-standing bug in the rename case previously...
2000-01-15 David NugentPortability fixes for other bsd4.4 derivatives.
1999-10-26 David NugentDon't try updating the passwd file if no data has chang...
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-07-28 David NugentRemove some more warnings.
1999-03-02 David NugentAdd the ability to print user records in unix version...
1999-02-23 David Nugent1) Do not blindly ignore file update errors which may...
1999-02-08 Dag-Erling SmørgravDon't assume a_name is a number just because the first...
next