Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 2cfcc9e9d7 sha3: code shrink il y a 12 ans
  Denys Vlasenko 6830ade6aa whitespace fixes. no code changes il y a 12 ans
  Lauri Kasanen b8173b603f sha3sum: new applet il y a 12 ans
  Denys Vlasenko fd77ea505e mark get_shell_name FAST_FUNC il y a 12 ans
  Aurelien Jarno d3a42391b1 *: declare strings with ALIGN1, as appropriate il y a 12 ans
  Pascal Bellard 70fc8c17e2 su: do not change to home dir unless -l il y a 12 ans
  Natanael Copa 02112d8ae3 unzip: ignore chmod errors il y a 12 ans
  Ron Yorston 576b1d3c41 sendmail: use host rather than NIS domain name for HELO il y a 12 ans
  Denys Vlasenko 8a6a2f9c9c update seamless uncompression code il y a 12 ans
  Denys Vlasenko 59655077c5 preparatory cleanups for seamless uncompression improvements il y a 12 ans
  Jonh Wendell 9106107a50 Make unix (local) sockets work without IPv6 enabled il y a 12 ans
  Denys Vlasenko 499597d6ef mdev: do not treat non-leading '#' chars as start of comment. Closes 4676 il y a 13 ans
  Denys Vlasenko 3e0c428c45 Move include <shadow.h> close to pwd.h and grp.h includes il y a 13 ans
  Denys Vlasenko a76dd50ce1 Move Adroid endgrent() and endpwent() NOPS to libbb.h il y a 13 ans
  Denys Vlasenko f282c6b657 libbb: remove is_directory's argument which is always NULL il y a 13 ans
  Denys Vlasenko d2277e262f nommu: fix cases where we mangle argv[0][0] il y a 13 ans
  Denys Vlasenko 1dc80bae0b libbb.h: add check for bad off_t size detection il y a 13 ans
  Denys Vlasenko f59a50ee30 libbb.h: tighten up macro code il y a 13 ans
  Peter Korsgaard 743edac6c8 bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon il y a 13 ans
  Denys Vlasenko 9ce09bc9cb lineedit: add support for M-b, M-f, M-d, M-Backspace il y a 13 ans
  Leonid Lisovskiy 328f27fe44 libbb: split decode_base64 off read_base64 il y a 13 ans
  Denys Vlasenko ec447c7f01 libbb.h: remove unused defines il y a 13 ans
  Denys Vlasenko 1f56e51ca1 udhcpc: add support for DHCP option 212 (RFC 5969) il y a 13 ans
  Denys Vlasenko 16714245f9 add INIT_G()'s. No code changes. il y a 13 ans
  Denys Vlasenko 13e709c53f losetup: implement -r option. Closes 4033. il y a 13 ans
  Denys Vlasenko dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. il y a 13 ans
  Denys Vlasenko d48fdde370 stop declariong our own dirname prototype il y a 13 ans
  Baruch Siach e8f36330d9 networking: consolidate the IP checksum code. -129 bytes. il y a 13 ans
  Denys Vlasenko e45af7ad17 lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator il y a 13 ans
  Denys Vlasenko bede215cf1 lineedit: add support for history saving on exit il y a 13 ans