1. f4f6e51 libbb: exec_login_shell() - new function by Denys Vlasenko · 4 years ago
  2. 2075aa9 libbb: rename run_shell() to exec_shell() by Denys Vlasenko · 4 years ago
  3. 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
  4. 6a55b4e libbb: introduce and use msleep() by Denys Vlasenko · 4 years ago
  5. ec16c03 libbb: introduce and use sleep1() by Denys Vlasenko · 4 years ago
  6. 87bd558 libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there by Denys Vlasenko · 4 years ago
  7. 885121e libbb: change decode_base32/64 API to return the end of _dst_, not _src_. by Denys Vlasenko · 4 years ago
  8. 2090048 base32: new applet by Denys Vlasenko · 4 years ago
  9. bd46f64 archival: avoid std namespace for local includes by Joachim Nilsson · 4 years, 7 months ago
  10. 112453a od: unbreak it by Denys Vlasenko · 4 years, 1 month ago
  11. dac5b83 xxd: fix printing of trailing spaces by Denys Vlasenko · 4 years, 2 months ago
  12. 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
  13. 3c3928f tydy up a few uses of recursive_action(), no logic changes by Denys Vlasenko · 4 years, 2 months ago
  14. 4a0eb03 gcc-9.x warning fixes by Denys Vlasenko · 4 years, 2 months ago
  15. b1c7a66 libbb: extend "errno pointer" trick to other than __GLIBC__ by Denys Vlasenko · 4 years, 2 months ago
  16. 6561e07 mount: support the sizelimit and offset option for loop devices by Steffen Trumtrar · 4 years, 4 months ago
  17. 9a2d899 ntpd: fix refid reported in server mode, closes 13056 by Denys Vlasenko · 4 years, 5 months ago
  18. 5fa5c4b randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
  19. d206b16 randomconfig fix by Denys Vlasenko · 4 years, 6 months ago
  20. 6eb38fd randomconfig fixes by Denys Vlasenko · 4 years, 6 months ago
  21. 9e2a566 ash,hush: allow builtins to be tab-completed, closes 7532 by Ron Yorston · 4 years, 11 months ago
  22. af7169b clang/llvm 9 fix - do not eliminate a store to a fake "const" by Denys Vlasenko · 5 years ago
  23. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  24. 3b69ba7 mount,losetup: use /dev/loop-control is it exists by Denys Vlasenko · 5 years ago
  25. 45e3967 libbb: move netlink socket binding to the utility function by Denys Vlasenko · 6 years ago
  26. 726cbb1 losetup: Add partition scanning option by Jack O'Sullivan · 6 years ago
  27. dff2bd7 libarchive: treat one "FIXME: avoid seek" by Denys Vlasenko · 6 years ago
  28. 253c4e7 Optionally re-introduce bb_info_msg() by James Byrne · 6 years ago
  29. 3193cb5 libbb: mark scripted_main() as externally visible by Ron Yorston · 6 years ago
  30. 5059653 do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings by Denys Vlasenko · 6 years ago
  31. 0ddc742 watch: support fractional -n SEC by Denys Vlasenko · 6 years ago
  32. 088fec3 start-stop-daemon: create pidfile before parent exits, closes 8596 by Denys Vlasenko · 6 years ago
  33. aad7696 pmap: make 32-bit version work better on 64-bit kernels by Denys Vlasenko · 6 years ago
  34. b437df1 inetd: suppress aliasing warning by Denys Vlasenko · 6 years ago
  35. 136fe9b suppress gcc 8 aliasing warnings by Denys Vlasenko · 6 years ago
  36. a68a87c bc: unbreak FEATURE_CLEAN_UP build by Denys Vlasenko · 6 years ago
  37. c100535 cat,nl: fix handling of open errors by Denys Vlasenko · 6 years ago
  38. 71df2d3 hush: allow hush to run embedded scripts by Ron Yorston · 6 years ago
  39. 7b42f8f Tweaks to build process for embedded scripts by Ron Yorston · 6 years ago
  40. eb53d01 tls: code shrink by Denys Vlasenko · 6 years ago
  41. 26602b8 wget: print the final newline only for non-tty output by Denys Vlasenko · 6 years ago
  42. 219c9d4 tls: code shrink by Denys Vlasenko · 6 years ago
  43. 83e5c62 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher by Denys Vlasenko · 6 years ago
  44. 3778898 Treat custom and applet scripts as applets by Ron Yorston · 6 years ago
  45. c339c7f libarchive: add a function to unpack embedded data by Ron Yorston · 6 years ago
  46. 151de44 ash: recognize embedded scripts in SH_STANDALONE mode by Ron Yorston · 6 years ago
  47. 4f2ef4a ash: allow shell scripts to be embedded in the binary by Denys Vlasenko · 6 years ago
  48. 349d72c unzip: use printable_string() for printing filenames by Denys Vlasenko · 6 years ago
  49. abfa3ec move storage helpers to libbb.h by Denys Vlasenko · 6 years ago
  50. 4c20d9f extend fractional duration support to "top -d N.N" and "timeout" by Denys Vlasenko · 6 years ago
  51. 79fb6ac cp: optional --reflink support by Denys Vlasenko · 6 years ago
  52. 817a202 randomconfig fixes by Denys Vlasenko · 6 years ago
  53. 7471621 realpath,readlink -f: coreutils compat, closes 11021 by Denys Vlasenko · 7 years ago
  54. 8c24af9 tar: fix interaction of delayed symlink and hardlink creation by Harald van Dijk · 7 years ago
  55. 2aeb201 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided by Denys Vlasenko · 7 years ago
  56. 058a153 less: fix fallout from "use common routine to set raw termios" by Denys Vlasenko · 7 years ago
  57. b74e490 ar: stop using static data by Denys Vlasenko · 7 years ago
  58. 38ccd6a bzip2: fix two crashes on corrupted archives by Denys Vlasenko · 7 years ago
  59. 7bcde5f libbb.h: always include sys/resource.h by Denys Vlasenko · 7 years ago
  60. 17058a0 libbb: switch bb_ask_noecho() to "mallocing" string return API by Denys Vlasenko · 7 years ago
  61. bae8fc4 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy by Denys Vlasenko · 7 years ago
  62. 77cb6b9 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation by Denys Vlasenko · 7 years ago
  63. 899ae53 libbb: new function bb_die_memory_exhausted by Denys Vlasenko · 7 years ago
  64. e2afae6 sed: prevent overflow of length from bb_get_chunk_from_file by Quentin Rameau · 7 years ago
  65. 82ec894 networking/interface.c: get rid of global "smallint interface_opt_a" by Denys Vlasenko · 7 years ago
  66. 2af5e3f libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT by Denys Vlasenko · 7 years ago
  67. a84db18 tar,unzip: postpone creation of symlinks with "suspicious" targets by Denys Vlasenko · 7 years ago
  68. edccc98 progress meter: add disabled code for a more stable ETA by Denys Vlasenko · 7 years ago
  69. ba3b9db libbb: introduce and use bb_getsockname() by Denys Vlasenko · 7 years ago
  70. 1783ffa wget: add EPSV support by Denys Vlasenko · 7 years ago
  71. 403f299 wget: initial support for ftps:// by Denys Vlasenko · 7 years ago
  72. ddacb03 libbb: commonalize a bit of little-endian CRC32 table generation code by Denys Vlasenko · 7 years ago
  73. d15d7a0 cp: implement -T by Aaro Koskinen · 7 years ago
  74. d6f0f03 libarchive: move bbunpack constants to bb_archive.h by Denys Vlasenko · 7 years ago
  75. 99ac175 lzop: code shrink by Denys Vlasenko · 7 years ago
  76. cca7c61 which: fix TODO with NOFORK+malloc_failure misbehaving by Denys Vlasenko · 7 years ago
  77. 6f97b30 use %m printf specifier where appropriate by Denys Vlasenko · 7 years ago
  78. aaaaaa5 less,microcom,lineedit: use common routine to set raw termios by Denys Vlasenko · 7 years ago
  79. 6016181 hush: GETOPT_RESET() _after_ getopts too. by Denys Vlasenko · 7 years ago
  80. 200bcc8 run-init: new applet by Denys Vlasenko · 7 years ago
  81. 44b3f2f libbb: move capability names code to libbb by Denys Vlasenko · 7 years ago
  82. bac929b Hopefully fix "will break strict-aliasing rules" warning for get_le32 by Denys Vlasenko · 7 years ago
  83. bc9bbeb libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 by Denys Vlasenko · 7 years ago
  84. 0cf64c8 rpm2cpio: handle LZMA compressed rpms. closes 10166 by Denys Vlasenko · 7 years ago
  85. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  86. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  87. 80e8e3c noexec: consolidate code by Denys Vlasenko · 7 years ago
  88. f2cf1cc noexec: set comm field for noexecs by Denys Vlasenko · 7 years ago
  89. 50db1f2 sysctl: recognize ";comment" and "<whitespace>#comment" lines by Denys Vlasenko · 7 years ago
  90. 20077c1 libbb: make trim() return pointer to terminating NUL by Denys Vlasenko · 7 years ago
  91. b182e9a libbb: use _exit, not exit, in bb_daemonize_or_rexec() by Denys Vlasenko · 7 years ago
  92. 727948e getopt32: factor out code to treat all args as options by Denys Vlasenko · 7 years ago
  93. 84ea60e line editing: make read_line_input() not take timeout param by Denys Vlasenko · 7 years ago
  94. 008fc94 libbb: remove vdprintf by Ron Yorston · 7 years ago
  95. be366e5 ash: support platforms that don't have '%m' printf specifier by Ron Yorston · 7 years ago
  96. 619d9b5 ash: less hackish implementation of evaltreenr() by Denys Vlasenko · 7 years ago
  97. b920a38 tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 by Denys Vlasenko · 7 years ago
  98. e4f6bfd zcip: fix slow environment leak by Denys Vlasenko · 7 years ago
  99. 2c1258c Move get_unaligned_le32() macros to platform.h by Denys Vlasenko · 7 years ago
  100. 69a5ec9 main: fix the case where user has "halt" as login shell. Closes 9986 by Denys Vlasenko · 7 years ago