1. df10094 - revert back to r14406 by Bernhard Reutner-Fischer · 19 years ago
  2. 07a79e7 - backout using features which are not available with the previous stable by Bernhard Reutner-Fischer · 19 years ago
  3. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  4. e3ec99d - remove unused lists *-m by Bernhard Reutner-Fischer · 19 years ago
  5. 022eb31 - use absolute path for top_builddir and top_srcdir. by Bernhard Reutner-Fischer · 19 years ago
  6. 5d26126 - fixes parallel builds (make -j) by Bernhard Reutner-Fischer · 19 years ago
  7. d6e14d8 Don't build directory libraries unless we're building an applet that needs it. by Rob Landley · 19 years ago
  8. b38673f make the build system puuuuuuuuuuurty by Mike Frysinger · 19 years ago
  9. 3038557 - bzero -> memset by Bernhard Reutner-Fischer · 19 years ago
  10. 39e7510 more destroy potential overflow for x86_64. by "Vladimir N. Oleynik" · 19 years ago
  11. 77bb33c destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSED by "Vladimir N. Oleynik" · 19 years ago
  12. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 19 years ago
  13. c1ef7bd just whitespace by Tim Riker · 19 years ago
  14. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  15. 5a620ea - Document -m, -c, -s and provide a default shell for standalone build. by Bernhard Reutner-Fischer · 19 years ago
  16. 7ca61b6 - shared libbusybox. by Bernhard Reutner-Fischer · 19 years ago
  17. e87ae0b declare const for fun by Mike Frysinger · 19 years ago
  18. 84cb767 patch from tito: consolidate delay functions as bb_do_delay() by Rob Landley · 19 years ago
  19. beb665a Second attempt to simplify the login menu. Shadow password stuff at the top, by Rob Landley · 19 years ago
  20. b962041 Shadow password support went beyond the dependency event horizon, just make by Rob Landley · 19 years ago
  21. b3f05a4 Shadow password support involves vlock too. by Rob Landley · 19 years ago
  22. 68eb9dd Patch from Tito to make vlock much smaller. by Rob Landley · 19 years ago
  23. 553d83d strncmp isn't automatically superior to strcmp. Especially when it isn't by Rob Landley · 19 years ago
  24. 4a9d6d1 remove strange bloat dup2() usage, sync this code with mainstream login-utils, size reduce by "Vladimir N. Oleynik" · 19 years ago
  25. 4ee2eee Quote the user we pass to addgroup so funky chars are preserved. Fix by dragan_marinkovic in Bug 544 by Mike Frysinger · 19 years ago
  26. 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
  27. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  28. 3e245c9 getty must chdir(/). Use bb_getopt_ulflags. Indent. error() perfect by "Vladimir N. Oleynik" · 19 years ago
  29. 62f18e1 use the shorter license header by Mike Frysinger · 19 years ago
  30. 0d4ee68 use brief license line by Mike Frysinger · 19 years ago
  31. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  32. 77804ce The change in getty.c in Busybox 1.01 caused the /etc/issue file to not by Eric Andersen · 19 years ago
  33. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  34. b381009 2005-06-30 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
  35. f413e24 2005-06-30 Shaun Jackman <sjackman@gmail.com> by Mike Frysinger · 19 years ago
  36. 8deb686 Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTMP options by Mike Frysinger · 19 years ago
  37. 60158cb A patch from Takeharu KATO to update/fix SE-Linux support. by Rob Landley · 20 years ago
  38. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  39. 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
  40. afe023d Use a sane VEOL setting by Eric Andersen · 20 years ago
  41. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  42. 995d96a Only write to shadow file is shadow passwords are enabled. Patch by magicfox modified by myself to retain check for shadow file access. by Glenn L McGrath · 20 years ago
  43. d2bd7d8 Patch from tito to add argument checking. by Glenn L McGrath · 20 years ago
  44. 192c35f Tito writes: by Eric Andersen · 20 years ago
  45. 7eb79ff Tito writes: by Eric Andersen · 20 years ago
  46. 1387910 Improve the setuid situation a bit, and make it more apparent by Eric Andersen · 20 years ago
  47. 713d6e3 Save a line or two by Eric Andersen · 20 years ago
  48. b619419 Patch from Manousaridis Angelos to cleanup stale file descriptors, it was preventing unmounting an initial filesystem. by Glenn L McGrath · 20 years ago
  49. 88e38ca Bertrand Baudet writes: by Eric Andersen · 20 years ago
  50. b737b1a Umm. Not guilty by reason of insanity. -Erik by Eric Andersen · 20 years ago
  51. aad29b3 Fixup getty, login, etc so the utmp and wtmp are updated, allowing by Eric Andersen · 20 years ago
  52. 36adca8 Patch from Bastian Blank: by Eric Andersen · 20 years ago
  53. 6f9a778 Do not use getpass(3) by Eric Andersen · 21 years ago
  54. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  55. b37f883 Sigh. The patch from David Anders (prpplague) broke standard by Eric Andersen · 21 years ago
  56. ea9bcda passwd and sulogin also need libcrypt, via libbb/pw_encrypt() by Eric Andersen · 21 years ago
  57. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  58. 21d3086 David Anders (prpplague) submitted this patch to allow login to work by Eric Andersen · 21 years ago
  59. 2479445 Fix/eliminate use of atol by Eric Andersen · 21 years ago
  60. b627c54 Using vlock also requires libcrypt by Eric Andersen · 21 years ago
  61. 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
  62. b77158a Set the default password to md5, patch by Joshua Jackson by Glenn L McGrath · 21 years ago
  63. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  64. a6b7bdc Vodz, last patch 105 by Glenn L McGrath · 21 years ago
  65. d8ceba9 Ronny L Nilsson writes: by Eric Andersen · 21 years ago
  66. 340aa1c the word "only" is repeated for CONFIG_FEATURE_SHADOWPASSWDS by Eric Andersen · 21 years ago
  67. 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
  68. db210ae Document CONFIG_USE_BB_PWD_GRP by Eric Andersen · 21 years ago
  69. 43da9d1 Looks like I forgot one little tiny detail... by Eric Andersen · 21 years ago
  70. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  71. 74f270a decouple delgroup and deluser by Eric Andersen · 21 years ago
  72. e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
  73. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  74. f0f754a Based on a tinylogin patch from Philip Blundell, add several by Eric Andersen · 21 years ago
  75. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  76. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  77. 3aeaee3 Patch from Joshua Jackson, make md5 the default hash algorithm by Glenn L McGrath · 22 years ago
  78. cb66509 Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty's behaviour. by Glenn L McGrath · 22 years ago
  79. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
  80. 4c51202 re-order config options, part of a patch from Bastian Blank by Glenn L McGrath · 22 years ago
  81. f05fd44 Fix addgroup so it actually works -Erik by Eric Andersen · 22 years ago
  82. c118f99 use const group_file by Tim Riker · 22 years ago
  83. b8dff0c Teach addgroup to add user names to groups by Eric Andersen · 22 years ago
  84. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  85. 69b5756 A missing /etc/securetty is not an error when checking the tty name - the by Robert Griebl · 22 years ago
  86. 09eb000 Patch from Marcel Hamer to fix addgroup argument parsing by Eric Andersen · 22 years ago
  87. f870148 A missing securetty file is not an error. -Erik by Eric Andersen · 22 years ago
  88. b26674b Remove gratuitous and unnecessary "BusyBox" refernece in login prompt -Erik by Eric Andersen · 22 years ago
  89. 71ae64b last_patch61 from vodz: by Eric Andersen · 22 years ago
  90. fdfe298 last_patch60 from vodz: by Eric Andersen · 22 years ago
  91. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  92. e599b6d Don't #ifdef __linux__. this is linux. by Aaron Lehmann · 22 years ago
  93. edcac55 Fix silly typo. addgroup was using /etc/shadow for /etc/gshadow. by Manuel Novoa III · 22 years ago
  94. 967c3d4 Fixed two compiler warnings by Robert Griebl · 22 years ago
  95. d378c31 Applied vodz' patches #49 and #50 (with a small correction in runshell.c) by Robert Griebl · 22 years ago
  96. 2c0d0f0 Fix for the totally broken adduser applet (parts/ideas from vodz and tito) by Robert Griebl · 22 years ago
  97. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago
  98. 360e254 tito <farmatito@tiscali.it> noticed that delgroup was actually by Eric Andersen · 22 years ago
  99. 935daf2 hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS is not set -Erik by Eric Andersen · 22 years ago
  100. 549df2e Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl> by Eric Andersen · 22 years ago