summaryrefslogtreecommitdiff
path: root/libbb/update_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* update_passwd: fix context variableBernd Kuhls2021-01-141-1/+1
* avoid using strok - eliminates use of hidden global variableDenys Vlasenko2020-10-061-6/+9
* libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-2/+2
* passwd: do not set 0 as date of last password change, closes 11951Denys Vlasenko2019-06-071-1/+7
* fix breakage found by mass one-applet buildsDenys Vlasenko2016-12-231-0/+2
* selinux: drop deprecated headersMike Frysinger2016-12-091-1/+12
* libbb: introduce and use is_prefixed_with()Denys Vlasenko2015-03-121-5/+4
* deluser: also remove user from /etc/groupDenys Vlasenko2015-03-121-2/+36
* 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