summaryrefslogtreecommitdiff
path: root/libbb/update_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* type fix in commentDenys Vlasenko2010-11-031-1/+1
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* libbb: add xfstat functionDenys Vlasenko2010-08-311-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* adduser: more fixes to "add user to specified group"Denys Vlasenko2010-01-091-10/+15
* libbb: added xfdopen_for_read/writeDenys Vlasenko2009-11-151-6/+1
* passwd: do not complain if /etc/shadow is missingDenys Vlasenko2009-11-021-1/+4
* passwd + /etc/shadow: chage "change time" field tooDenys Vlasenko2009-07-131-3/+19
* shrink if FEATURE_SHADOWPASSWDS is offDenis Vlasenko2009-04-251-1/+1
* randomconfig fixesDenis Vlasenko2009-04-141-1/+3
* *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}Denis Vlasenko2009-04-141-27/+136
* Fix forgotten license commentsDenis Vlasenko2008-12-071-0/+2
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* xmalloc_follow_symlinks() -- fix ELOOP issue with absolute paths,Paul Fox2007-11-081-1/+1
* follow symlinks to find the true passwd file before updating.Paul Fox2007-11-081-1/+6
* ping: fix breakage from -I fixDenis Vlasenko2007-10-201-0/+29
* chpasswd: fixes and code shrinkDenis Vlasenko2007-07-211-20/+20
* chpasswd: now with svn addDenis Vlasenko2007-07-201-0/+119