Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko f4f6e5144b libbb: exec_login_shell() - new function hace 4 años
  Denys Vlasenko 2075aa93e0 libbb: rename run_shell() to exec_shell() hace 4 años
  Denys Vlasenko 87bd558f3f libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there hace 4 años
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls hace 5 años
  James Byrne 253c4e787a Optionally re-introduce bb_info_msg() hace 5 años
  Denys Vlasenko 5c527dc57e make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec hace 7 años
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Denys Vlasenko 79e2598c48 su: expand help; simplify passing of -c CMD to run_shell() hace 8 años
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST hace 8 años
  Denys Vlasenko 2a17fbe88a sulogin: use bb_error_msg instead of bb_info_msg; better message hace 8 años
  Denys Vlasenko 32c08acba3 sulogin: remove suid paranoia code, explain why it's not necessary hace 8 años
  Denys Vlasenko 8ac6effb02 sulogin: Dorp incorrect comment about suid-ness hace 8 años
  Denys Vlasenko 95dee81a46 loginutils/*: convert to new-style "one file" applets hace 9 años
  Denys Vlasenko 9c1c605b1a sulogin: use common password-checking routine. hace 11 años
  Jonathan Liu b6dc13c2d3 sulogin: allow system maintenance login if root password is empty hace 11 años
  Denys Vlasenko 9cb1e2f86b sulogin: correct lying comment hace 11 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Pere Orga 6a3e01d5a9 move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c hace 13 años
  Denys Vlasenko 7d4e7a27af s/FAIL_DELAY/LOGIN_FAIL_DELAY/ hace 13 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Ladislav Michl a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup hace 14 años
  Denys Vlasenko c8e18ca12c remove now-unneeded memset hace 15 años
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX hace 15 años
  Bernhard Reutner-Fischer 82b1429966 - add new applet mkpasswd(1) hace 16 años
  Denis Vlasenko 3fa36e2350 *: a bit of code shrink hace 16 años
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
  Denis Vlasenko fdddab0c61 make pw_encrypt() return malloc'ed string. hace 16 años
  Denis Vlasenko 4ea83bf562 uclibc insists on having 70k static buffer for crypt. hace 16 años
  Denis Vlasenko 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) hace 16 años