Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko caba1a16ec tweak help texts hace 3 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
  Jon Kolb 4e30c67fa0 Add chroot support to chpasswd hace 6 años
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary hace 7 años
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 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 9731ca7611 password utils: improve --help, make DEFAULT_PASSWD_ALGO visible if CHPASSWD hace 7 años
  Denys Vlasenko 066e76befe Replace a few more bb_info_msg's by bb_error_msg or printf hace 8 años
  Pascal Bach 2c0d3f5fd0 chpasswd: support -c argument and respect DEFAULT_PASSWD_ALGO hace 8 años
  Denys Vlasenko 95dee81a46 loginutils/*: convert to new-style "one file" applets hace 9 años
  Denys Vlasenko d45efd3a9f passwd,cryptpw: make default encryption algorithm configurable hace 12 años
  Denys Vlasenko d2fe2ba08d chpasswd: fix possible free() or non-allocated string. +8 bytes hace 13 años
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts hace 13 años
  Denys Vlasenko 12a432715f adduser: safe username passing to passwd/addgroup hace 13 años
  Tito Ragusa 9eb7bfd4d4 passwd,chpasswd: reset password in /etc/passwd to "x" if /etc/shadow was updated 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 e4dcba1c10 *: whitespace fixes hace 14 años
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
  Denys Vlasenko f3b92d3856 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS hace 15 años
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX hace 15 años
  Denis Vlasenko 829bbd3b57 *: unify concurrent-safe update of /etc/{passwd,group,[g]shadow} hace 15 años
  Bernhard Reutner-Fischer 9b44613202 - don't free user-supplied string (via -e) 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 8ee649a02e *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ hace 16 años
  Denis Vlasenko c93b162248 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) hace 16 años
  Denis Vlasenko 68404f13d4 *: add -Wunused-parameter; fix resulting breakage hace 16 años