summaryrefslogtreecommitdiff
path: root/libpwdgrp/pwd_grp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-211-4/+4
* libbb: introduce and use xrealloc_vectorDenis Vlasenko2008-07-081-5/+1
* inetd: use change_identity().Denis Vlasenko2008-03-201-18/+9
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-31/+33
* style fix (stray space before ';')Denis Vlasenko2007-07-211-2/+2
* libpwdgrp/pwd_grp.c: allocate local storage on first call, not in bss. -1k bssDenis Vlasenko2007-06-181-27/+96
* style fixesDenis Vlasenko2007-04-131-2/+2
* Do not fail password check if shadow password does not exist -Denis Vlasenko2007-03-131-4/+16
* fixdep.c: avoit doing memcmp in most casesDenis Vlasenko2006-12-301-43/+42
* fix build without shadow supportDenis Vlasenko2006-12-281-75/+92
* build system overhaulDenis Vlasenko2006-10-051-125/+6
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* More removal of "#if 0" content."Robert P. J. Day"2006-07-011-13/+0
* I broke allbareconfig with half-finished cleanups I'd forgotten weren't done.Rob Landley2006-06-201-3/+1
* skip_whitespace() shouldn't claim its return value is const, it doesn't knowRob Landley2006-06-181-4/+4
* - include proper headers.Bernhard Reutner-Fischer2006-04-051-1/+2
* Typo fixes brought to you by the letters a, l, and Robert P. Day.Rob Landley2006-03-031-3/+3
* just whitespaceTim Riker2006-01-251-24/+24
* - move GETXXKEY_R_FUNC into an internal helper file to allow for compilingBernhard Reutner-Fischer2005-10-281-46/+43
* Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensionsRob Landley2005-10-081-17/+5
* Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen2004-07-151-0/+1116