sendmail: new applet by dronnikov at gmail.com
[oweals/busybox.git] / networking /
2008-01-28 Denis Vlasenkosendmail: new applet by dronnikov at gmail.com
2008-01-28 Denis Vlasenko*: tidy up usage of char **environ
2008-01-27 Bernhard Reutner... - fix conflicting decls of syslog related facilitynames...
2008-01-25 Denis Vlasenkoudhcpc: filter unwanted packets in kernel
2008-01-25 Denis Vlasenkoudhcpc: fix wrong options in decline and release packets
2008-01-14 Bernhard Reutner... - implement brctl setpathcost, setportprio, setbridgepr...
2008-01-13 Bernhard Reutner... - shrink a bit and implement time related fancy feature...
2008-01-13 Bernhard Reutner... - save four bytes by manually hoisting the br assignment
2008-01-13 Bernhard Reutner... - new applet brctl
2008-01-07 Denis Vlasenkowhitespace fixes
2008-01-07 Denis Vlasenkops: fix build breakage from vda's recent commit
2008-01-04 Denis Vlasenkoip route: "ip route" was misbehaving (extra argv+1...
2008-01-02 Denis Vlasenkolibbb: introduce and use safe_waitpid (loops in EINTR)
2007-12-30 Denis Vlasenkolibbb: introduce fputc_printable (from ed)
2007-12-29 Denis Vlasenkohttpd: support for "I:index.xml" syntax (Peter Korsgaar...
2007-12-28 Denis Vlasenkotrylink: instead of build error, disable --gc-sections...
2007-12-26 Denis Vlasenkonetstat: in error message, report filename and line...
2007-12-26 Denis Vlasenkosave a bit of code with *strchrnul = '\0' trick
2007-12-26 Denis VlasenkoFix xmalloc_fgets_str so that it really does NOT strip...
2007-12-24 Denis VlasenkoMakefile: change version to 1.10.0.svn
2007-12-24 Denis Vlasenkonameif: extended matching (Nico Erfurth <masta@perlgolf...
2007-12-22 Denis Vlasenkovi: introduce FEATURE_VI_8BIT (as vi currently is not...
2007-12-21 Denis Vlasenkoudhcp: decided to not send "short" dhcp packets,
2007-12-20 Denis Vlasenkoudhcp: fix oversized packet sending (introduced by...
2007-12-16 Denis Vlasenkotraceroute: stop using global data/bss
2007-12-10 Denis Vlasenkoudhcpc: support for -O <option>.
2007-12-03 Denis Vlasenkolineedit: reduce stack usage
2007-12-02 Denis Vlasenkofix whitespace damage
2007-12-02 Denis Vlasenkolibnetlink: comment out unused code; don't use 8k stack...
2007-11-29 Denis Vlasenkodhcp: heed TODO item - divorced options from their...
2007-11-28 Denis Vlasenkodhcpc: let server know we don't like oversized packets.
2007-11-27 Denis Vlasenkoip route: add comment, no code changes
2007-11-26 Denis Vlasenkoiproute: fix a bug where "ip r flush table main" was...
2007-11-25 Denis Vlasenkozcip: simplify code a bit
2007-11-25 Denis Vlasenkozcip: use low-order 4 bytes of MAC as random seed,...
2007-11-25 Denis Vlasenkodhcpc: cope with buggy DHCP servers which send oversize...
2007-11-23 Denis VlasenkoAdd an RFC for future ipv6 ftp work
2007-11-23 Denis Vlasenkoarping: fix a bug where there is implicit count of 4G;
2007-11-23 Denis Vlasenkologread: eliminate usage of data/bss
2007-11-23 Denis Vlasenkodhcp: stop using magic constants; use (htonl(CONST...
2007-11-22 Denis Vlasenkoudhcpc: remove -W option, -A can be reused for that
2007-11-22 Denis Vlasenkofix a thinko in build system
2007-11-22 Denis Vlasenkodhcpc: cleanup and comments; fix buggy timeout handling...
2007-11-22 Denis Vlasenkoudhcpc: an option to perform ARP check (Jonas Danielsso...
2007-11-18 Denis Vlasenkoip: stop propagating argc; optimize ip_parse_common_args
2007-11-14 Denis VlasenkoIntroduce FEATURE_PREFER_IPV4_ADDRESS. If selected...
2007-11-12 Denis Vlasenkoinetd: revert bogus fix for bug 1562; shrink inetd...
2007-11-08 Denis Vlasenkoxreadlink: code shrink
2007-11-07 Paul Foxadd "-A N" / "--tryagain=N" option to client, to allow...
2007-11-06 Denis Vlasenkotelnet: use poll, it's shorter
2007-11-06 Denis Vlasenkotelnetd: fix problem with zombies (by Paul Fox <pgf...
2007-11-04 Denis VlasenkoAnnounce 1.8.0 1_8_0
2007-11-04 Denis Vlasenkoifconfig: code shrink
2007-10-30 Denis Vlasenkoinetd: fix bug 1562 "inetd does not set argv[0] properl...
2007-10-29 Bernhard Reutner... - fix typo in helptext
2007-10-29 Denis Vlasenkoll_types.c: optimize link type table, make it conditional
2007-10-21 Denis Vlasenkohttpd: fix trivial bug (spotted by Alex Landau)
2007-10-20 Denis Vlasenkoping: fix breakage from -I fix
2007-10-19 Denis Vlasenkopaing: make -I ethN work too (-I addr already worked)
2007-10-18 Denis Vlasenkohttpd: free big buffer after use; improve grep-ability...
2007-10-18 Denis Vlasenkoxatonum.h: add comment
2007-10-17 Denis Vlasenkotelnetd: make sure telnetd -K exits if child dies
2007-10-17 Denis Vlasenkotelnetd: trivial optimization
2007-10-17 Denis Vlasenkoash: use fdprintf, not dprintf.
2007-10-16 Denis Vlasenkofixes revealed by randomconfig run
2007-10-16 Denis Vlasenkotelnetd: fix comment
2007-10-16 Denis Vlasenkotelnetd: code shrink suggested by Ralf Friedl <Ralf...
2007-10-16 Denis Vlasenkobzip2: make -s equivalent to -2 (compatible with standa...
2007-10-15 Denis Vlasenkotelnetd: at Alexander Kriegisch <Alexander@kriegisch...
2007-10-15 Denis Vlasenkotelnetd: document bug in remove_iacs. reinstate band-aid
2007-10-15 Denis Vlasenkotelnetd: some simplifications and better error hadling.
2007-10-14 Denis Vlasenkoremove trailing whitespace
2007-10-14 Denis Vlasenkohttpd: fix bug where we were trying to read more POSTDA...
2007-10-11 Denis Vlasenkowhitespace/style fix
2007-10-11 Denis Vlasenkovi: don't wait 50 ms before reading ESC sequences
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-10 Denis Vlasenkoip tunnel parameter parsing fix by Jean Wolter <jw5...
2007-10-07 Denis Vlasenkoreviving libbusybox, adding CONFIG_INDIVIDUAL part 3
2007-10-06 Bernhard Reutner... - mark TODO: use index_in_str_array()
2007-10-01 Denis Vlasenkoprintf("%s\n") -> puts()
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
2007-09-30 Denis Vlasenkointroduce and use close_on_exec_on(fd). -50 bytes.
2007-09-30 Denis Vlasenkomove udhcp_{client/server}_config to common_bufsiz1
2007-09-30 Denis Vlasenkodhcpreplay: code shrink, -40 bytes
2007-09-30 Denis Vlasenkoreplace printf with fputs where appropriate
2007-09-30 Denis Vlasenkolibiproute: add missing break's
2007-09-28 Denis Vlasenkohttpd: trivial simplification
2007-09-28 Denis Vlasenkoassorted static vars removal
2007-09-27 Denis Vlasenkowget: -O FILE is allowed to overwrite existing file...
2007-09-27 Denis Vlasenkozcip: fix unaligned trap on ARM
2007-09-27 Denis Vlasenkointroduce bb_putchar(). saves ~1800 on uclibc (less...
2007-09-27 Denis Vlasenkointroduce safe_poll (fixes a problem in top)
2007-09-26 Denis Vlasenkoinetd: move struct fields around -> save .25 k of code
2007-09-25 Denis Vlasenkohttpd: small auth and IPv6 fixes (Kim B. Heino <Kim...
2007-09-24 Denis Vlasenko*: kill bb_get_last_path_component, replace with two...
2007-09-24 Denis Vlasenkowget: get rid of setitimer
2007-09-24 Denis Vlasenkowget: reorder functions, no code changes
2007-09-24 Denis Vlasenkowget: code shrink, move data out of bss
2007-09-24 Denis Vlasenkowget: allow dots in header field names.
2007-09-24 Denis Vlasenkoinetd: make some fields smaller, move data out of data...
next