oweals/busybox.git
2009-03-21 Denis Vlasenkomsh testsuite: fix false positive, tweak run stript
2009-03-21 Denis Vlasenkols: make readlink error to not disrupt output (try...
2009-03-20 Denis Vlasenkocpio: more compat: -0 and -L options
2009-03-20 Denis VlasenkoCompatibility fixes:
2009-03-20 Denis Vlasenkocd: "support" -v by ignoring it
2009-03-20 Denis Vlasenkohush: tweak testsuite
2009-03-20 Denis Vlasenkohush: fix bug 207 and "hush -c" parameter passing.
2009-03-20 Denis Vlasenkoash: expand comment
2009-03-20 Denis Vlasenkohush: fix set [--] params. Closes bug 199.
2009-03-20 Denis Vlasenkoash: add missing comma in debug scaffolding
2009-03-20 Denis Vlasenkoash: fix a case where we close wrong descriptor; add...
2009-03-19 Denis Vlasenkoash: DEBUG should be 0 :)
2009-03-19 Denis Vlasenkoash: fix TRACE commands
2009-03-19 Denis Vlasenkoash: make evaltree save/restore int suppression depth.
2009-03-19 Denis Vlasenkodoc update
2009-03-19 Denis Vlasenkoash: in dotrap(), do not clear gotsig[] for SIGINT...
2009-03-19 Denis Vlasenkodf: fix FEATURE_DF_FANCY=off, FEATURE_HUMAN_READABLE...
2009-03-19 Denis Vlasenkoash: tentatively fix bug 189.
2009-03-19 Denis Vlasenkoinit: test for vt terminal with VT_OPENQRY,
2009-03-19 Denis Vlasenkoash: fix "ash -c 'exec 1>&0'" complaining that fd 0...
2009-03-18 Denis Vlasenkols: make color-related code more readable. Fix a case...
2009-03-18 Denis Vlasenkohttpd: add comment explaining why SERVER_NAME etc is...
2009-03-18 Denis Vlasenkoftpd: fix command fetching to not do it in 1-byte reads;
2009-03-18 Denis Vlasenkoftpd: add some comments
2009-03-18 Denis Vlasenkoftpd: trim messages (but make sure they still make...
2009-03-18 Denis Vlasenkoftpd: do not use nasty tricks for re-execing if we...
2009-03-18 Denis Vlasenkoftpd: add support for MDTM, I see clients often use it,
2009-03-17 Denis Vlasenkoftpd: document NLST format
2009-03-17 Denis Vlasenkoftpd: instead of wordy HELP, implement useful, and...
2009-03-17 Denis Vlasenkoftpd: implement -vv verbosity
2009-03-17 Denis Vlasenkoftpd: tweak timeout code
2009-03-16 Denis Vlasenkochat: update by Vladimir
2009-03-16 Denis Vlasenkoftpd: fix thinko: set_nport takes port in network order
2009-03-16 Denis Vlasenkoftpd: dont use fdprintf for simple status messages
2009-03-16 Denis Vlasenkoftpd: simplify PORT check by assuming IP = peer's IP.
2009-03-16 Denis Vlasenkoftpd: add idle and absolute timeouts. This is a securit...
2009-03-16 Denis Vlasenkoftpd: security tightened up:
2009-03-15 Denis Vlasenkoawk: fix compat issue found by gpm build
2009-03-15 Denis Vlasenkotr: support -C as synonym to -c
2009-03-15 Denis Vlasenkoftpd: fix the bug where >2GB file ops report errors;
2009-03-15 Denis Vlasenkosha: merge K[] for sha256 and 512
2009-03-15 Denis Vlasenkosha: fix thinko in sha512; add FAST_FUNC to sha1/sha256
2009-03-15 Denis Vlasenkosha: merge sha1/sha256 handling (they are similar enoug...
2009-03-15 Denis Vlasenkouname: correct cut/paste error
2009-03-14 Denis Vlasenkomount: support "-O option"; stop trying to mount swap...
2009-03-14 Denis Vlasenkouname: support long options
2009-03-13 Denis Vlasenkoinsmod/modprobe: do not pass NULL to kernel as module...
2009-03-13 Denis Vlasenkotar: make FEATURE_TAR_AUTODETECT work with DESKTOP...
2009-03-12 Denis Vlasenkosha: reduce sha256/512 context size. Make sha1/sha256...
2009-03-12 Denis Vlasenkosha: tiny shrink
2009-03-12 Denis Vlasenkoadd comment about sha testing
2009-03-12 Denis Vlasenkoshrink sha hashing a bit more (remove wbuflen field...
2009-03-12 Denis Vlasenkoshrink sha hashing
2009-03-12 Denis Vlasenkopopmaildir: fix several grave bugs with using memory...
2009-03-12 Mike Frysingerthe -elf2flt flag can be used w/out -Wl, so drop the...
2009-03-11 Denis Vlasenkosha256/512: code shrink. Run-tested.
2009-03-11 Denis Vlasenko*: remove LOG_NOWAIT
2009-03-11 Denis Vlasenkoftpd: stop unconditional logging to syslog. This was...
2009-03-11 Denis Vlasenkodocs/logging_and_backgrounding.txt: new mini-doc
2009-03-10 Denis Vlasenkomail.c: more robust handling of SIGCHLD
2009-03-09 Denis Vlasenkoftpd + ls - timestamp = confused Mozilla. Prevent that.
2009-03-09 Denis Vlasenkoftpd: add LOG_NDELAY to openlog
2009-03-09 Denis Vlasenkouniq: strncmp(a,b, -1) might be problematic, use INT_MA...
2009-03-09 Denis Vlasenkofix typo in help text
2009-03-09 Denis Vlasenkoftpd: reuse ls applet for LIST/NLST/STAT generation
2009-03-09 Denis Vlasenkoftpd: EPSV and SIZE support. Tested to work on IPv6...
2009-03-09 Denis Vlasenkoftp: reduce amount of realloc's done in cmdio_write
2009-03-09 Denis Vlasenkoftpd: code shrink
2009-03-09 Denis Vlasenkoftpd: code shrink
2009-03-09 Denis Vlasenkoftp: code shrink
2009-03-09 Denis Vlasenkoftpd: code shuffled a bit, added comments
2009-03-09 Denis Vlasenkoftpd: add comment
2009-03-09 Denis Vlasenkoftpd: further code shrink
2009-03-09 Denis Vlasenko*: move get_sock_lsa and xwrite_str to libbb, use where...
2009-03-08 Denis Vlasenkoftpd: code chrink, fixed some minor bugs
2009-03-08 Denis Vlasenkoadding forgotten new file
2009-03-08 Denis Vlasenkoftpd: new applet by Adam Tkac
2009-03-08 Denis Vlasenkowebsite: mention fixes to syslogd
2009-03-08 Denis Vlasenkowebsite: announce 1.13.3
2009-03-07 Denis Vlasenkohalt/reboot/poweroff: improve error reporting
2009-03-06 Denis Vlasenkofurther work on modprobe
2009-03-05 Bernhard Reutner... - test commit
2009-03-05 Denis Vlasenkomodprobe: rework/speedup by Timo Teras (timo.teras...
2009-03-05 Denis Vlasenkomodutils: delete unused global variable
2009-03-05 Denis Vlasenkonetworking/libiproute/*: code shrink by optimizing...
2009-03-04 Denis Vlasenkosendmail: document and fix usage of fd #4, fix check...
2009-03-04 Denis Vlasenkowget: --post-data support by Harald Kuthe (harald-tuxbo...
2009-03-03 Denis Vlasenkomodprobe: emit "can't open 'modules.dep': (errno)"...
2009-03-03 Denis Vlasenkoip: in "ip rule add from all table 1", "all" is taken...
2009-03-03 Denis Vlasenkoexpr: a bit more robust handling of regexps with groups...
2009-03-03 Denis Vlasenkoprintf: fix 1.12.0 breakage (from %*d fix). It was...
2009-03-03 Denis Vlasenkols: implement -Q and -g (-g was accepted but ignored)
2009-03-03 Denis Vlasenkols: do not follow links with -s (closes bug 33),
2009-03-03 Denis Vlasenkotop: make it work again on 2.4 kernels (closes bug...
2009-03-02 Denis Vlasenkosendmail: improve help text
2009-03-02 Denis Vlasenkowget: fix --header handling
2009-03-02 Denis Vlasenkosyslogd: create logfile with 0666, not 0600.
2009-03-02 Denis Vlasenkotr: update testsuite
2009-03-02 Denis Vlasenkotr: fix overflow in expand and complement, fix stop...
2009-03-01 Denis Vlasenkotr: support [:xdigit:], fix handling of ranges and...
next