Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec vor 7 Jahren
  Denys Vlasenko 72089cf6b4 config: deindent all help texts vor 7 Jahren
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes vor 7 Jahren
  Denys Vlasenko 79e2598c48 su: expand help; simplify passing of -c CMD to run_shell() vor 8 Jahren
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST vor 8 Jahren
  Denys Vlasenko 2a17fbe88a sulogin: use bb_error_msg instead of bb_info_msg; better message vor 8 Jahren
  Denys Vlasenko 32c08acba3 sulogin: remove suid paranoia code, explain why it's not necessary vor 8 Jahren
  Denys Vlasenko 8ac6effb02 sulogin: Dorp incorrect comment about suid-ness vor 8 Jahren
  Denys Vlasenko 95dee81a46 loginutils/*: convert to new-style "one file" applets vor 9 Jahren
  Denys Vlasenko 9c1c605b1a sulogin: use common password-checking routine. vor 11 Jahren
  Jonathan Liu b6dc13c2d3 sulogin: allow system maintenance login if root password is empty vor 11 Jahren
  Denys Vlasenko 9cb1e2f86b sulogin: correct lying comment vor 11 Jahren
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts vor 13 Jahren
  Pere Orga 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c vor 13 Jahren
  Denys Vlasenko 7d4e7a27af s/FAIL_DELAY/LOGIN_FAIL_DELAY/ vor 13 Jahren
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular vor 14 Jahren
  Ladislav Michl a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup vor 14 Jahren
  Denys Vlasenko c8e18ca12c remove now-unneeded memset vor 15 Jahren
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX vor 15 Jahren
  Bernhard Reutner-Fischer 82b1429966 - add new applet mkpasswd(1) vor 16 Jahren
  Denis Vlasenko 3fa36e2350 *: a bit of code shrink vor 16 Jahren
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. vor 16 Jahren
  Denis Vlasenko fdddab0c61 make pw_encrypt() return malloc'ed string. vor 16 Jahren
  Denis Vlasenko 4ea83bf562 uclibc insists on having 70k static buffer for crypt. vor 16 Jahren
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) vor 16 Jahren
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage vor 16 Jahren
  Denis Vlasenko c9ca0a3274 mount: recognize "dirsync" (closes bug 835) vor 16 Jahren
  Bernhard Reutner-Fischer f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables vor 17 Jahren
  Denis Vlasenko 5281630229 login: clear dangerous environment variables if started by non-root vor 17 Jahren
  Denis Vlasenko 15ca51e3e2 appletlib.c: make it actally follow _BB_SUID_ALWAYS rules vor 17 Jahren