Historial de Commits

Autor SHA1 Mensaje Fecha
  Morten Kvistgaard feac9b607d ftpd: add optional support for authentication hace 10 años
  Denys Vlasenko 198b02f7dd fix failures found by randomconfig builds hace 11 años
  Denys Vlasenko 8b59b2c13e libbb: move nuke_str() from passwd into libbb hace 11 años
  Denys Vlasenko 6ef7729112 comment tweak hace 11 años
  Denys Vlasenko 9c1c605b1a sulogin: use common password-checking routine. hace 11 años
  walter harms d1d794fd48 refactor correct_password.c to avoid one if hace 12 años
  Bernhard Reutner-Fischer 82b1429966 - add new applet mkpasswd(1) hace 16 años
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
  Denis Vlasenko 21765fa063 udhcpc: kill undocumented -W, it was a no-op. 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 15ca51e3e2 appletlib.c: make it actally follow _BB_SUID_ALWAYS rules hace 17 años
  Denis Vlasenko 54e19da86d correct_password: if password is 'x' or '*' and there is no shadow, use hace 17 años
  Denis Vlasenko e190c16636 correct_password: do not print "no shadow passwd..." message hace 17 años
  Denis Vlasenko 85532fc4d4 remove obsolete comment hace 17 años
  Bernhard Reutner-Fischer 867266059b - vda perfers not to use the banner hace 17 años
  Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)! hace 17 años
  Bernhard Reutner-Fischer d71e45856e - use bb_msg_full_version instead of a separate string. Saves a minor 3 bytes. hace 17 años
  Denis Vlasenko 65e14b4588 login: ask passwords even for wrong usernames. hace 17 años
  Denis Vlasenko 5df955fce2 Do not fail password check if shadow password does not exist - hace 17 años
  Denis Vlasenko bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) hace 18 años
  Denis Vlasenko a36a676923 correct_password: undo whitespace damage. hace 18 años
  Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes hace 18 años
  Tim Riker c1ef7bdd8d just whitespace hace 19 años
  Rob Landley 3d1bbf0a5f Minor cosmetic fix from Tito. hace 19 años
  Glenn L McGrath 29de86314a Remove this error message at Vodz request, it was misleading. hace 20 años
  Eric Andersen 6f9a7783ce Do not use getpass(3) hace 20 años
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 21 años
  Manuel Novoa III cad5364599 Major coreutils update. hace 22 años
  Eric Andersen 27f64e1f4e Port over the last of the tinylogin applets hace 22 años