1. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  2. 753f42a adduser: optional support for long options. +110 bytes. closes bug 2134. by Denis Vlasenko · 17 years ago
  3. 6cee58e Announce 1.8.0 by Denis Vlasenko · 17 years ago
  4. 15ca51e appletlib.c: make it actally follow _BB_SUID_ALWAYS rules by Denis Vlasenko · 17 years ago
  5. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  6. 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
  7. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  8. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  9. f1f1b69 addgroup: "disallow addgroup -g num user group"; make -g 0 work by Denis Vlasenko · 17 years ago
  10. 39125be adduser: close /etc/{passwd,shadow} before calling passwd etc. by Denis Vlasenko · 17 years ago
  11. 74324c8 Audit bb_common_bufsiz usage, add script which looks for misuse. by Denis Vlasenko · 17 years ago
  12. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  13. 7695328 adduser: don't bomb out if shadow password file doesn't exist by Denis Vlasenko · 17 years ago
  14. 5df955f Do not fail password check if shadow password does not exist - by Denis Vlasenko · 17 years ago
  15. 8e858e2 clean up accumulated whitespace damage by Denis Vlasenko · 17 years ago
  16. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 18 years ago
  17. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  18. 06c0a71 preparatory patch for -Wwrite-strings #3 by Denis Vlasenko · 18 years ago
  19. f7996f3 Trailing whitespace removal over entire tree by Denis Vlasenko · 18 years ago
  20. 9a44c4f bb_xget[pw/gr]nam were horribly misnamed - fixed. by Denis Vlasenko · 18 years ago
  21. 3ef70d4 adduser: trivial code movement by Denis Vlasenko · 18 years ago
  22. 9225854 mostly style fixes by Denis Vlasenko · 18 years ago
  23. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  24. c345d8e sulogin: add support for $SUSHELL & $sushell by Denis Vlasenko · 18 years ago
  25. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  26. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  27. d921b2e Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate by Rob Landley · 18 years ago
  28. 6210375 Bugfix from Tito to make sure /etc/group gets updated. by Rob Landley · 18 years ago
  29. 9a2dd51 Rewrite/shrink by tito. by Rob Landley · 18 years ago
  30. c1ef7bd just whitespace by Tim Riker · 19 years ago
  31. 86f5c99 - add platform.h. - use shorter boilerplate while at it. by Bernhard Reutner-Fischer · 19 years ago
  32. 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
  33. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  34. d5bd137 - rename libbb's password helpers as suggested in libbb.h by Bernhard Reutner-Fischer · 19 years ago
  35. 192c35f Tito writes: by Eric Andersen · 20 years ago
  36. 88e38ca Bertrand Baudet writes: by Eric Andersen · 20 years ago
  37. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 20 years ago
  38. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  39. f0f754a Based on a tinylogin patch from Philip Blundell, add several by Eric Andersen · 21 years ago
  40. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  41. cad5364 Major coreutils update. by Manuel Novoa III · 21 years ago
  42. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  43. 2c0d0f0 Fix for the totally broken adduser applet (parts/ideas from vodz and tito) by Robert Griebl · 22 years ago
  44. 27f64e1 Port over the last of the tinylogin applets -Erik by Eric Andersen · 22 years ago
  45. 1fca558 Bigger patch for (partial) tinylogin integration by Robert Griebl · 22 years ago