oweals/busybox.git
2014-06-30 Denys Vlasenkolzop: add overflow check
2014-06-27 Michael Gernothstat: fix printing selinux context and null-dereference
2014-06-27 Denys Vlasenkoftpd: do not use root_fd if we are not in chroot
2014-06-27 Denys Vlasenkoftpd: for LIST, open current directory *in the child*
2014-06-27 Denys Vlasenkoftpd: escape chroot prior to re-executing ls helper
2014-06-26 Denys Vlasenkoawk: fix handling of "if ... break ; else ..." - closes...
2014-06-26 Denys Vlasenkoftpd: optimize writes of LIST results a bit
2014-06-25 Richard Genoudnanddump: change default to --bb=skipbad
2014-06-25 Richard Genoudnanddump: kill -b Omit bad block
2014-06-25 Richard Genoudnanddump: add options --bb=skipbad and padbad
2014-06-25 Richard Genoudnanddump: correct rounding to next page (lead to infini...
2014-06-25 Denys Vlasenkoftpd: support deprecated XPWD command
2014-06-25 Denys Vlasenkolibbb: fix compile failure if both ARG_MAX and _SC_ARG_...
2014-06-22 Isaac Dunhamunlink: new applet
2014-06-22 Bartosz Golaszewskiunit-tests: implement the unit-testing framework
2014-06-22 Bartosz Golaszewskilibbb: use a wrapper around sysconf(_SC_CLK_TCK) to...
2014-06-22 Denys Vlasenkofind: use sysconf(_SC_ARG_MAX) to determine the command...
2014-06-19 Denys Vlasenkofind: exit code fixes for find -exec
2014-06-17 Bartosz Golaszewskifind: add optional support for '-exec ... {} +'
2014-06-15 Denys Vlasenkoudhcpc: make hostname sanitization optional. Closes...
2014-06-02 Joshua Judson... syslogd: Unify unlink/truncate + unlock log-rotation...
2014-06-02 Joshua Judson... syslogd: remember to un-writelock log-files even when...
2014-06-02 Joshua Judson... syslogd: avoid spurious ftrunctate() calls for "-b 0"
2014-05-26 Denys Vlasenkomodprobe-small: fix safe_strncpy truncating last char...
2014-05-19 Denys VlasenkoAdd conditional support for -v / --verbose
2014-05-10 Denys Vlasenkogetty: explain when setsid() fails. no code changes
2014-05-10 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2014-05-04 Denys Vlasenkotrylink: emit names of linked executables
2014-05-04 Tito Ragusawhich: rewrite
2014-05-03 Denys Vlasenkotrylink: emit names of linked executables
2014-05-03 Timo Teräswhich: rewrite
2014-05-02 Denys Vlasenkolibbb: rename execable -> executable. No code changes
2014-05-02 Denys Vlasenkolibbb: fix empty PATH components handling
2014-05-02 Denys Vlasenkortcwake: fix incorrect (reversed) rtc/sys adjuestment...
2014-05-02 Denys Vlasenkolibbb: fix thinko in rtc_xopen()
2014-05-02 Denys Vlasenkolibbb: make rtc_xopen try harder on EBUSY
2014-05-02 Denys VlasenkoFix compile failures
2014-04-30 Denys Vlasenkocrond: implement "SHELL=prog" in crontab. Export LOGNAM...
2014-04-30 Denys Vlasenkocrond: simplify logging code
2014-04-30 Denys Vlasenkolibbb: make syslog level for bb_error_msg's configurabl...
2014-04-30 Denys Vlasenkocrond: tweak help text, make course less cryptic
2014-04-21 Denys Vlasenkomodprobe-small: (un)load all modules which match the...
2014-04-20 Denys Vlasenkontpd: fix wrong delay value in one of the printed messages
2014-04-19 Denys Vlasenkontpd: truly ignore high delay packet
2014-04-19 Denys Vlasenkomodprobe-small: remove redundant aliases from modules...
2014-04-19 Denys Vlasenkomodprobe-small: fix help messages for aliased module...
2014-04-17 Denys Vlasenkoadjtimex: make its help text and printed data a bit...
2014-04-16 Denys Vlasenkolibbb/obscure.c: code shrink. Suggested by Tito.
2014-04-15 Denys Vlasenkoash,hush: set $HOSTNAME is bash compat. Closes 7028
2014-04-13 Bernhard Reutner... libbb: provide usleep() fallback implementation
2014-04-13 Denys Vlasenkoless: fix bugs discovered with "git log -p | less ...
2014-04-05 Denys Vlasenkovi: some simplifications
2014-04-03 Denys Vlasenkovi: clear undo buffer when we change to another file
2014-04-02 Denys Vlasenkovi: undo code shrink
2014-04-02 Jody Bruchonvi: undo support for vi with intermediate queuing
2014-04-02 Drew Moseleybuild system: specify '-nostldlib' when linking to...
2014-04-01 Tito Ragusaswapon/swapoff: -a returns 0 on ignored errors
2014-03-31 Tito Ragusaswapon/swapoff: size reduction, cleanup, fixes, improve...
2014-03-27 Denys Vlasenkowget: fix a case where progress bar isn't updated if...
2014-03-23 Matt Whitlockadd discard option -d to swapon
2014-03-23 Matt Whitlockfix interaction of -a and -p options in swapon
2014-03-23 Matt Whitlockavoid calling bb_strtou twice in MIN macro expansion
2014-03-23 Denys Vlasenkontpd: add optional support for /etc/ntp.conf
2014-03-17 Denys Vlasenkodocs/new-applet-HOWTO.txt: tweak a bit
2014-03-16 Denys Vlasenkolibbb: fix a bad check for uclibc >= 0.9.31
2014-03-16 Bartosz Golaszewskidocs: update new-applet-HOWTO.txt
2014-03-16 Denys Vlasenkoash: make "locak VAR" unset VAR (bash does that)
2014-03-16 Denys Vlasenkoscript: make it work even if fd 0 is closed
2014-03-16 Denys Vlasenkobuild system: for "find", use POSIX not operator (...
2014-03-16 Romain Naoursu: add a delay if the password is incorrect
2014-03-15 Denys Vlasenkoash,hush: fix a thinko about 2^64-1 factorization
2014-03-14 Denys Vlasenkohush: make "true" built-in
2014-03-13 Denys Vlasenkorandom: cosmetic tweaks in debug code
2014-03-13 Denys Vlasenkoash,hush: improve randomness of $RANDOM, add easy-ish...
2014-03-07 Denys Vlasenkoshuf: trim help text
2014-03-07 Denys Vlasenkoshuf: do not use strings for -i RANGE case
2014-03-07 Bartosz Golaszewskishuf: improve help text
2014-03-07 Bartosz Golaszewskishuf: fix a segfault on 'shuf -e'
2014-03-05 Denys Vlasenkouse [s]rand(), not [s]random()
2014-03-05 Denys Vlasenkoshuf: new applet
2014-03-03 Denys Vlasenkoman: default to ascii
2014-03-01 Denys Vlasenkoip link: add support for "address ETHADDR". Closes...
2014-02-28 Denys Vlasenkounlzma: add comments about possible bug from BZ 2689
2014-02-28 Denys Vlasenkounlzma: move some variables in "more local" scope
2014-02-27 Denys Vlasenkoudhcpc: ignore NAKs from "wrong" servers. Closes 4267
2014-02-27 Denys Vlasenkols: make "ls -s DIR" show total too. Clases 4946
2014-02-27 Denys Vlasenkoxargs: fix compilation breakage
2014-02-27 Denys Vlasenkogrep: fix -w match if first match isn't a word, but...
2014-02-27 Denys Vlasenkoxargs: add support for -I and -i. Closes 493
2014-02-26 Denys Vlasenkofind: code shrink
2014-02-26 Denys Vlasenkonc: fix option bit positions. Closes 6926
2014-02-25 Denys Vlasenkohwclock: fix setting of tz_minuteswest. Closes 5414
2014-02-25 Denys Vlasenkobuild system: remove a dead link from Config help text
2014-02-25 Denys Vlasenkodu, copy_file: fix file matching on cramfs. Closes...
2014-02-25 Denys Vlasenkolibbb: trivial code shrink
2014-02-24 Denys Vlasenkosysctl: do not error out showing write-only data. Close...
2014-02-24 Denys Vlasenkowget: fix comment
2014-02-23 Denys Vlasenkowget: add commented-out code to use ssl_helper instead...
2014-02-23 Denys Vlasenkonetworking/ssl_helper: experimental matrixssl-based...
2014-02-22 Denys Vlasenkowget: add support for https using "openssl s_client...
next