| Commit message (Expand) | Author | Age | Files | Lines |
* | adduser: safe username passing to passwd/addgroup | Denys Vlasenko | 2011-05-13 | 1 | -2/+23 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | libbb: move crypt_make_salt() to pw_encrypt.c, reuse | Denis Vlasenko | 2008-12-07 | 1 | -9/+46 |
* | libbb: add optionl support for SHA256/512 encrypted passwords | Denis Vlasenko | 2008-11-10 | 1 | -15/+28 |
* | libbb: add a TODO to support new SHA-based encrypted passwords | Denis Vlasenko | 2008-11-07 | 1 | -12/+5 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -2/+2 |
* | whitespace and comment fixes, no code changes | Denis Vlasenko | 2008-06-16 | 1 | -4/+0 |
* | Specially for Bernhard Fischer introduce USE_BB_CRYPT | Denis Vlasenko | 2008-06-15 | 1 | -0/+17 |
* | make pw_encrypt() return malloc'ed string. | Denis Vlasenko | 2008-06-12 | 1 | -4/+3 |
* | uclibc insists on having 70k static buffer for crypt. | Denis Vlasenko | 2008-06-12 | 1 | -4/+49 |
* | libbb: random hunt for statics | Denis Vlasenko | 2007-06-18 | 1 | -7/+5 |
* | passwd: small size optimization. salt generation improved | Denis Vlasenko | 2006-11-30 | 1 | -1/+0 |
* | usage.h: fix compile-time bugs exposed by previous change | Denis Vlasenko | 2006-09-27 | 1 | -3/+1 |
* | Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. | "Robert P. J. Day" | 2006-07-10 | 1 | -14/+1 |
* | skip_whitespace() shouldn't claim its return value is const, it doesn't know | Rob Landley | 2006-06-18 | 1 | -1/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
* | Vodz, last_patch_86 | Glenn L McGrath | 2003-05-26 | 1 | -4/+1 |
* | Port over the last of the tinylogin applets | Eric Andersen | 2002-06-23 | 1 | -0/+48 |