Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
| | | | | | *: s/include "busybox.h"/include "libbb.h" | ||||
* | start_stop_daemon: add -chuid support | Denis Vlasenko | 2007-02-26 | 1 | -0/+36 |
| | |||||
* | fixdep.c: avoit doing memcmp in most cases | Denis Vlasenko | 2006-12-30 | 1 | -0/+27 |
| | | | | | uidgid_get.c: add forgotten copyright notice pwd/grp/shadow: avoid collisions with libc names | ||||
* | bb_xget[pw/gr]nam were horribly misnamed - fixed. | Denis Vlasenko | 2006-12-28 | 1 | -17/+38 |
| | | | | | | | uidgid_get -> get_uidgid, add additional param (numeric_ok). Make chown use it. chown: fix "chown user: ...." install: fix incorrect use of bb_xget[pw/gr]nam | ||||
* | httpd: add -u user[:grp] support | Denis Vlasenko | 2006-10-05 | 1 | -0/+49 |