summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-10-19libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1Denys Vlasenko3-8/+6
2015-10-19libbb: get_uidgid() always called with allow_numeric=1Denys Vlasenko4-29/+24
2011-05-15simplify parsing of /etc/busybox.confDenys Vlasenko3-47/+33
2008-09-07watchdog: add -T optionDenis Vlasenko7-66/+81
2008-07-21whitespace fixes, no code changedDenis Vlasenko2-3/+4
2008-07-21- first pass to unify/cleanup uid handling (-236b)Bernhard Reutner-Fischer13-26/+26
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko176-841/+847
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko251-269/+270
2007-02-26start_stop_daemon: add -chuid supportDenis Vlasenko5-42/+70
2006-12-30fixdep.c: avoit doing memcmp in most casesDenis Vlasenko7-108/+191
2006-12-28bb_xget[pw/gr]nam were horribly misnamed - fixed.Denis Vlasenko12-152/+186
2006-10-05httpd: add -u user[:grp] supportDenis Vlasenko12-139/+117