| Commit message (Expand) | Author | Age | Files | Lines |
* | remove redundant NULL check | Denis Vlasenko | 2008-09-27 | 1 | -4/+0 |
* | libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. | Denis Vlasenko | 2008-09-26 | 1 | -0/+2 |
* | id: fix "id <user>" case. Requires getgrouplist(). | Denis Vlasenko | 2008-09-18 | 1 | -23/+47 |
* | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko | 2008-07-21 | 1 | -4/+4 |
* | libbb: introduce and use xrealloc_vector | Denis Vlasenko | 2008-07-08 | 1 | -5/+1 |
* | inetd: use change_identity(). | Denis Vlasenko | 2008-03-20 | 1 | -18/+9 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -31/+33 |
* | style fix (stray space before ';') | Denis Vlasenko | 2007-07-21 | 1 | -2/+2 |
* | libpwdgrp/pwd_grp.c: allocate local storage on first call, not in bss. -1k bss | Denis Vlasenko | 2007-06-18 | 1 | -27/+96 |
* | style fixes | Denis Vlasenko | 2007-04-13 | 1 | -2/+2 |
* | Do not fail password check if shadow password does not exist - | Denis Vlasenko | 2007-03-13 | 1 | -4/+16 |
* | fixdep.c: avoit doing memcmp in most cases | Denis Vlasenko | 2006-12-30 | 1 | -43/+42 |
* | fix build without shadow support | Denis Vlasenko | 2006-12-28 | 1 | -75/+92 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -125/+6 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | More removal of "#if 0" content. | "Robert P. J. Day" | 2006-07-01 | 1 | -13/+0 |
* | I broke allbareconfig with half-finished cleanups I'd forgotten weren't done. | Rob Landley | 2006-06-20 | 1 | -3/+1 |
* | skip_whitespace() shouldn't claim its return value is const, it doesn't know | Rob Landley | 2006-06-18 | 1 | -4/+4 |
* | - include proper headers. | Bernhard Reutner-Fischer | 2006-04-05 | 1 | -1/+2 |
* | Typo fixes brought to you by the letters a, l, and Robert P. Day. | Rob Landley | 2006-03-03 | 1 | -3/+3 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -24/+24 |
* | - move GETXXKEY_R_FUNC into an internal helper file to allow for compiling | Bernhard Reutner-Fischer | 2005-10-28 | 1 | -46/+43 |
* | Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensions | Rob Landley | 2005-10-08 | 1 | -17/+5 |
* | Replace the old and somewhat buggy pwd_grp stuff with the shiny | Eric Andersen | 2004-07-15 | 1 | -0/+1116 |