Age | Commit message (Expand) | Author |
---|---|---|
2015-10-19 | libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1 | Denys Vlasenko |
2015-10-19 | libbb: get_uidgid() always called with allow_numeric=1 | Denys Vlasenko |
2011-05-16 | simplify parsing of /etc/busybox.conf | Denys Vlasenko |
2008-09-07 | watchdog: add -T option | Denis Vlasenko |
2008-07-21 | whitespace fixes, no code changed | Denis Vlasenko |
2008-07-21 | - first pass to unify/cleanup uid handling (-236b) | Bernhard Reutner-Fischer |
2008-06-27 | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko |
2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko |
2007-02-26 | start_stop_daemon: add -chuid support | Denis Vlasenko |
2006-12-30 | fixdep.c: avoit doing memcmp in most cases | Denis Vlasenko |
2006-12-28 | bb_xget[pw/gr]nam were horribly misnamed - fixed. | Denis Vlasenko |
2006-10-05 | httpd: add -u user[:grp] support | Denis Vlasenko |