Commit Verlauf

Autor SHA1 Nachricht Datum
  Denys Vlasenko 77cb6b99a4 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation vor 6 Jahren
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes vor 7 Jahren
  Denys Vlasenko 95f7953f2c do not use `a' quoting style in comments vor 7 Jahren
  Denys Vlasenko a3de0b3b86 libbb: make check_password() also return CHECKPASS_PW_HAS_EMPTY_PASSWORD vor 7 Jahren
  Denys Vlasenko 335681ca8e su: FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY vor 7 Jahren
  Morten Kvistgaard feac9b607d ftpd: add optional support for authentication vor 10 Jahren
  Denys Vlasenko 198b02f7dd fix failures found by randomconfig builds vor 10 Jahren
  Denys Vlasenko 8b59b2c13e libbb: move nuke_str() from passwd into libbb vor 10 Jahren
  Denys Vlasenko 6ef7729112 comment tweak vor 10 Jahren
  Denys Vlasenko 9c1c605b1a sulogin: use common password-checking routine. vor 10 Jahren
  walter harms d1d794fd48 refactor correct_password.c to avoid one if vor 12 Jahren
  Bernhard Reutner-Fischer 82b1429966 - add new applet mkpasswd(1) vor 16 Jahren
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on vor 16 Jahren
  Denis Vlasenko 21765fa063 udhcpc: kill undocumented -W, it was a no-op. 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 15ca51e3e2 appletlib.c: make it actally follow _BB_SUID_ALWAYS rules vor 17 Jahren
  Denis Vlasenko 54e19da86d correct_password: if password is 'x' or '*' and there is no shadow, use vor 17 Jahren
  Denis Vlasenko e190c16636 correct_password: do not print "no shadow passwd..." message vor 17 Jahren
  Denis Vlasenko 85532fc4d4 remove obsolete comment vor 17 Jahren
  Bernhard Reutner-Fischer 867266059b - vda perfers not to use the banner vor 17 Jahren
  Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)! vor 17 Jahren
  Bernhard Reutner-Fischer d71e45856e - use bb_msg_full_version instead of a separate string. Saves a minor 3 bytes. vor 17 Jahren
  Denis Vlasenko 65e14b4588 login: ask passwords even for wrong usernames. vor 17 Jahren
  Denis Vlasenko 5df955fce2 Do not fail password check if shadow password does not exist - vor 17 Jahren
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) vor 18 Jahren
  Denis Vlasenko a36a676923 correct_password: undo whitespace damage. vor 18 Jahren
  Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes vor 18 Jahren
  Tim Riker c1ef7bdd8d just whitespace vor 18 Jahren
  Rob Landley 3d1bbf0a5f Minor cosmetic fix from Tito. vor 18 Jahren