1. 27116ba busybox: squashed commit of merging cm-12.1 by maxwen · 9 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 823694d Busybox 1.21.0 squashed commit for jellybean by Tanguy Pruvot · 12 years ago
  3. 8a6c2c2 Busybox 1.20.0 squashed commit for ICS by Tanguy Pruvot · 12 years ago
  4. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 13 years ago
  5. 6a3e01d move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c by Pere Orga · 13 years ago
  6. cf9074b login: set PAM RHOST by Ryan Phillips · 13 years ago
  7. 7d4e7a2 s/FAIL_DELAY/LOGIN_FAIL_DELAY/ by Denys Vlasenko · 13 years ago
  8. bd74e3d libbb/login/su: do not sanitize shell name twice by Denys Vlasenko · 13 years ago
  9. 8d0e0cd move utmp.h include to libbb.h by Denys Vlasenko · 13 years ago
  10. 260fb55 login: apply PAM environment by Ian Wienand · 13 years ago
  11. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  12. 78b286f login: free fromhost upon cleaning up by Alexander Shishkin · 14 years ago
  13. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  14. f812eac init,loginutils: termios portability fixes by Jeremie Koenig · 14 years ago
  15. a73b87e *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup by Ladislav Michl · 14 years ago
  16. f8d8aa1 libbb: add skip_dev_pfx() by Denys Vlasenko · 14 years ago
  17. 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 14 years ago
  18. 37f5bef libbb: split update_utmp from login/getty in preparation to use it for telnetd by Denys Vlasenko · 14 years ago
  19. 4c72104 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H by Denys Vlasenko · 14 years ago
  20. fd686a2 setup_environment(): eliminate one parameter by Denys Vlasenko · 14 years ago
  21. 99709ab crontab: use setup_environment by Bernhard Reutner-Fischer · 14 years ago
  22. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  23. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  24. 85ca327 *: random code shrink by Denys Vlasenko · 15 years ago
  25. f2cbb03 *: optimize most of isXXXXX() macros by Denys Vlasenko · 15 years ago
  26. c297ea9 login: log PAM errors to syslog, not stderr by Denys Vlasenko · 15 years ago
  27. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 15 years ago
  28. 3266aa9 trailing whitespace removal by Denis Vlasenko · 15 years ago
  29. 54ac03a *: remove LOG_NOWAIT by Denis Vlasenko · 15 years ago
  30. 8e5de2a login: fix buglet introduced by "simplification" by Denis Vlasenko · 15 years ago
  31. 512c8ae login: small simplification by Walter Harms. -10 bytes by Denis Vlasenko · 15 years ago
  32. 4eff8ef login: cleanup work by Walter Harms. No logic changes. by Denis Vlasenko · 15 years ago
  33. 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 15 years ago
  34. 3fa36e2 *: a bit of code shrink by Denis Vlasenko · 16 years ago
  35. 2ec94a7 login: fix /etc/nologin handling (should prohibit non-root LOGINS, by Denis Vlasenko · 16 years ago
  36. 694b514 login: fix /etc/nologin support by Denis Vlasenko · 16 years ago
  37. 084266e fix several problems with config parser: by Denis Vlasenko · 16 years ago
  38. 5415c85 libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir) by Denis Vlasenko · 16 years ago
  39. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  40. 62d8503 - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn) by Bernhard Reutner-Fischer · 16 years ago
  41. 636a1f8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes by Bernhard Reutner-Fischer · 16 years ago
  42. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 16 years ago
  43. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 16 years ago
  44. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 16 years ago
  45. cdf6277 dos2unix: tiny shrink by Denis Vlasenko · 16 years ago
  46. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 16 years ago
  47. c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 16 years ago
  48. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 16 years ago
  49. abbd363 xreadlink: code shrink udhcp: add missing tryagain member to client_config by Denis Vlasenko · 17 years ago
  50. 6e1b62b flush typeahead before prompt by Paul Fox · 17 years ago
  51. a29a5e4 login: fix PAM login (was unable to complete Kerberos login) by Denis Vlasenko · 17 years ago
  52. 5281630 login: clear dangerous environment variables if started by non-root by Denis Vlasenko · 17 years ago
  53. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  54. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  55. a2f6101 setup_environment: code shrink by Denis Vlasenko · 17 years ago
  56. 82f3b16 login: do reject wrong passwords with PAM auth by Denis Vlasenko · 17 years ago
  57. c6c2345 login: fixes for PAM build by Denis Vlasenko · 17 years ago
  58. d6e81c7 login: optional support for PAM by Denis Vlasenko · 17 years ago
  59. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  60. d8540f7 init: make sure fd 0,1,2 are not closed, + related optimizations. by Denis Vlasenko · 17 years ago
  61. f312e32 login: make /etc/nologin support configurable. -240 bytes if not selected. by Denis Vlasenko · 17 years ago
  62. 65e14b4 login: ask passwords even for wrong usernames. by Denis Vlasenko · 17 years ago
  63. fad2b86 use "glibc errno" trick not only for ash, but for entire busybox by Denis Vlasenko · 17 years ago
  64. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 17 years ago
  65. 3211adc login: fixing my brainfart: xspawn(t_argv) <- was using argv! by Denis Vlasenko · 17 years ago
  66. 0de3c55 login: remove setpgrp call (makes it work from shell prompt again). by Denis Vlasenko · 17 years ago
  67. 53091ec Attempt to get more applets compile for NOMMU. by Denis Vlasenko · 17 years ago
  68. cad04ef add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy by Denis Vlasenko · 17 years ago
  69. c0415a9 login: nuke nonblock() - we have it in libbb; -400 bytes bss. by Denis Vlasenko · 17 years ago
  70. 1d76f43 EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> by Denis Vlasenko · 17 years ago
  71. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 17 years ago
  72. bf0a201 style fixes last xcalloc replaced by xzalloc by Denis Vlasenko · 17 years ago
  73. 4a5cf16 login: use %s - we know that string is not too long there by Denis Vlasenko · 18 years ago
  74. 89f0b34 rodata cleanup. "unable to" == "cannot". -300 bytes by Denis Vlasenko · 18 years ago
  75. 8c76487 login: add big fat comment about SIGINT - prevent by Denis Vlasenko · 18 years ago
  76. 6ae8079 login: re-enable Ctrl-^C before execing shell. by Denis Vlasenko · 18 years ago
  77. 8f8f268 bb_applet_name -> applet_name by Denis Vlasenko · 18 years ago
  78. 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
  79. 22f6dcb login: fix getopt_ulflags fallout (wasn't taking username supplied by getty) by Denis Vlasenko · 18 years ago
  80. 66fabdb login: apply fixes + getopt_ulflag'ification by Bernhard by Denis Vlasenko · 18 years ago
  81. 7ccf5cc login: eliminate forward decls and #ifdefs by Denis Vlasenko · 18 years ago
  82. 92582f2 - r16075 broke for de-selected FEATURE_UTMP; Partial fix that wants some more cleanup (see FIXME in the patch). by Bernhard Reutner-Fischer · 18 years ago
  83. 2f50aa4 login: use some ideas from util-linux's login. by Denis Vlasenko · 18 years ago
  84. 9a9edf2 login: make it saner and smaller by ~0.5k. by Denis Vlasenko · 18 years ago
  85. 6bbd174 login: small fixes like \n removal, bb_error_msg'ification, etc. by Denis Vlasenko · 18 years ago
  86. 942e429 login: previous commit comment was wrong :) by Denis Vlasenko · 18 years ago
  87. 2e50291 login: style fixes by Denis Vlasenko · 18 years ago
  88. a980165 getty, sulogin: convert to using bb_msg for syslog output by Denis Vlasenko · 18 years ago
  89. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  90. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  91. 299a6b4 Consolidate #include <sys/time.h> so libbb.h does it. by Rob Landley · 18 years ago
  92. 781e42d - introduce and use bb_path_wtmp_file for portability (saves 11 Bytes). by Bernhard Reutner-Fischer · 18 years ago
  93. b180e5a - use portability wrapper define bb_setpgrp. by Bernhard Reutner-Fischer · 18 years ago
  94. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 18 years ago
  95. d1f8c1c From Jan Kiszka: This patch fixes the security labelling of the login terminal by Rob Landley · 18 years ago
  96. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 18 years ago
  97. 39e7510 more destroy potential overflow for x86_64. by "Vladimir N. Oleynik" · 18 years ago
  98. 77bb33c destroy potential overflow for x86_64. Added ATTRIBUTE_UNUSED by "Vladimir N. Oleynik" · 18 years ago
  99. a68ea1c fix up yet more annoying signed/unsigned and mixed type errors by Eric Andersen · 18 years ago
  100. c1ef7bd just whitespace by Tim Riker · 18 years ago