oweals/busybox.git
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...
2009-02-26 Denis Vlasenkorunsv: another tiny optimization
2009-02-26 Denis Vlasenkorunsv: small optimization
2009-02-26 Denis Vlasenkomodutils: oveflow fix
2009-02-26 Denis Vlasenkounzip: fix thinko with le/be conv and size (closes...
2009-02-24 Denis Vlasenkologin: fix buglet introduced by "simplification"
2009-02-24 Denis Vlasenkoflash_eraseall.c: fix vda's breakage
2009-02-24 Bernhard Reutner... - rephrase helptext for clarity
2009-02-24 Bernhard Reutner... - improve wording
2009-02-23 Bernhard Reutner... - by not calling getpagesize() twice we can save 2...
2009-02-23 Bernhard Reutner... - fix typo (thanks to Peter Kjellerstedt for noticing)
2009-02-22 Bernhard Reutner... - Dual-license the config parser also under "LGLPv2...
2009-02-20 Ned Luddmake modutils compile again
2009-02-19 Denis Vlasenkodepmod: accept and ignore -r (Linux kernle build needs...
2009-02-19 Denis Vlasenkoflash_eraseall: shrink
2009-02-18 Bernhard Reutner... - add big busybox logo as transparent png
2009-02-18 Bernhard Reutner... - bail out if screen resolution does not match PPM...
2009-02-18 Bernhard Reutner... - document ppm header and skip whitespace
2009-02-18 Bernhard Reutner... - update TODOs
2009-02-18 Bernhard Reutner... - eliminate globals
2009-02-18 Bernhard Reutner... - make it compile and shrink it a little bit (~-110...
2009-02-18 Bernhard Reutner... - add flash_eraseall
2009-02-16 Bernhard Reutner... - PPMs can have comments in the header.
2009-02-15 Denis Vlasenkoash: make dot command search current directory first...
2009-02-15 Denis VlasenkoMake "shadowed" numeric config entries (ones which...
2009-02-15 Denis Vlasenkovolume_id: abort early on read failures.
2009-02-14 Denis Vlasenkoinit: fix compile breakage with '# CONFIG_FEATURE_KILL_...
2009-02-14 Bernhard Reutner... - improve wording
2009-02-14 Bernhard Reutner... - improve helptext
2009-02-14 Bernhard Reutner... - misc untested shrinkage:
2009-02-14 Bernhard Reutner... - improve helptext of obsolete devfs stuff..
next