ash: popstackmark is reported trying to pop until NULL
[oweals/busybox.git] / networking /
2007-03-11 Denis Vlasenkokill superfluous returns at the end of void functions
2007-03-09 Denis Vlasenkoifupdown: do not complain if !/var/run/ifstate
2007-03-07 Denis Vlasenkohttpd: make httpd usable for NOMMU CPUs
2007-03-07 Denis Vlasenkoclean up accumulated whitespace damage
2007-03-06 Denis Vlasenkoifupdown: code to deconstruct the state_list gracefully
2007-03-05 Denis Vlasenkohttpd: run interpreter for configured file extensions...
2007-03-05 Denis Vlasenkohttpd: fix breakage (introduced by me)
2007-03-03 Denis Vlasenkoping: don't measure times if ping payload is less than...
2007-02-27 Denis VlasenkoI *always* forget svn add :(
2007-02-27 Denis Vlasenkoudhcp: optionally support RFC3397 (by Gabriel L. Somlo...
2007-02-17 Denis Vlasenkosort: fix multiple -k (was ignoring all except last)
2007-02-14 Denis Vlasenkozcip: revert my bogus change
2007-02-13 Denis Vlasenkohttpd: a little bit more correct handling of CGI "HTTP...
2007-02-11 Denis Vlasenkohttpd: fix for POSTDATA handling bugs:
2007-02-09 Denis Vlasenkoremove unused #include,, improve code readability
2007-02-09 Denis Vlasenkoping: reuse another bit of common code. -60 bytes
2007-02-09 Denis Vlasenkoping: support -I addr in family neutral manner; reuse...
2007-02-08 Denis Vlasenkotftp: fix my bug
2007-02-07 Denis Vlasenkotftp: fix IPv6 fallout
2007-02-06 Denis VlasenkoEXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo...
2007-02-04 Denis Vlasenkoudhcp: use improved gethostbyname replacement from...
2007-02-04 Denis Vlasenkoifconfig: use IPv6 infrastructure
2007-02-04 Denis Vlasenkoadd x to IPv6 functions which can die
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-02-03 Denis Vlasenkoassorted fixes for bugs found with randomconfig
2007-02-02 Bernhard Reutner... - update helptext
2007-02-02 Denis Vlasenkoadd a comment so that people won't get confused
2007-02-02 Denis Vlasenkohttpd: directory indexer example doesn't need piping...
2007-02-02 Denis Vlasenkotrivial warning fix
2007-02-02 Denis Vlasenkoudhcpd: allow "domain" to be a list of DNS servers...
2007-02-01 Denis Vlasenkocorrect wget's comment
2007-01-30 Denis Vlasenkopreparatory patch for -Wwrite-strings #8 (missed part)
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #6
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #5
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #4
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #2
2007-01-29 Denis Vlasenkotaskset: fix incorrect rage spec and allow 0xXXX input
2007-01-28 Denis Vlasenkowork around gcc bug
2007-01-28 Bernhard Reutner... - reinstate static for the command string arrray to...
2007-01-28 Bernhard Reutner... - use uint32_t as suggested by vda.
2007-01-27 Denis Vlasenkoether-wake: remove #warning
2007-01-27 Denis Vlasenkouse bb_sanitize_stdio() where appropriate
2007-01-27 Denis Vlasenkofix numbering in switch(): we don't have "del" anymore,
2007-01-26 Denis Vlasenkofix option -F mishandling
2007-01-25 Denis Vlasenkoarping: stop using last gethostbyname2 in the tree
2007-01-25 Denis Vlasenkoaccidentally applied wrong (old) patch, fixing up...
2007-01-24 Denis Vlasenkoopt_complementary doesn't like numeric opts :(
2007-01-24 Denis VlasenkoUnify ping and ping6. ping has -4 and -6 which force
2007-01-24 Denis Vlasenkohostname declaration was misplaced
2007-01-24 Denis Vlasenkoaccumulated post-1.4.0 fixes
2007-01-24 Mike Frysingercombine depends lines
2007-01-23 Bernhard Reutner... - rtnl_rttable_a2n wants an unsigned int32
2007-01-22 Denis Vlasenkoremove empty source files
2007-01-22 Denis Vlasenkoclean up commented out old code
2007-01-22 Denis Vlasenkoping6: stop using xgethostbyname2, remove it from libbb.
2007-01-22 Denis Vlasenkonslookup: full circle. Here we started IPv6 work. Use...
2007-01-22 Bernhard Reutner... - forgot to include ip_common.h
2007-01-22 Bernhard Reutner... - sed -i -e "/\$Id:/d;"
2007-01-22 Denis Vlasenkocleanups: unnecessary casts, unified const_1, eliminate...
2007-01-22 Denis Vlasenkodnsd: getfileentry was leaking memory
2007-01-22 Denis Vlasenkoexterminate u_intXXX.
2007-01-22 Denis Vlasenkocomment out unused old networking API parts
2007-01-22 Denis Vlasenkoremove obsolete FEATURE_WGET_IP6_LITERAL
2007-01-20 Denis Vlasenkofixing bugs revealed by randomconfig runs
2007-01-20 Denis Vlasenkofixes for amd64 compilation
2007-01-19 Denis Vlasenkostrdup -> xstrdup
2007-01-19 Denis Vlasenkoopenvt,getty,vfork_daemon_rexec,mount: tighten up fd...
2007-01-18 Denis Vlasenkofix potentially misaligned 32-bit accesses
2007-01-14 Denis Vlasenkohttpd: use fd#1 in inetd mode
2007-01-14 Denis Vlasenkoinetd: preparatory patch, no code changes
2007-01-14 Denis VlasenkoRename bb_sanitize_stdio -> bb_sanitize_server_stdio
2007-01-14 Denis Vlasenkosmall size optimization
2007-01-14 Denis Vlasenkoisrv.h: add copyright info
2007-01-14 Denis VlasenkoI forgot "svn add" AGAIN! :(
2007-01-14 Denis Vlasenkofakeidentd: avoid extra fcntl calls
2007-01-14 Denis Vlasenkofakeidentd: fix daemon mode (was thinking that it is in
2007-01-14 Denis Vlasenkoinetd: open log after daemonization
2007-01-14 Denis VlasenkoBy popular request reinstate fakeidentd's standalone...
2007-01-13 Denis Vlasenkowhitespace fixes (leading spaces to tab)
2007-01-12 Denis Vlasenkorandom small size optimizations
2007-01-12 Denis Vlasenkonext part of ipv6-ization. mostly netcat.
2007-01-12 Denis Vlasenkonext part of ipv6-ization. dnsd code is "interesting"...
2007-01-12 Denis Vlasenkonext part of ipv6-ization is here: wget & httpd
2007-01-11 Denis Vlasenkofakeinetd: attempted ipv6-ization (and it's done)
2007-01-11 Denis Vlasenkofix my own breakage
2007-01-11 Denis VlasenkoTrailing whitespace removal over entire tree
2007-01-11 Denis Vlasenkofix verbose output; remove commented-out includes.
2007-01-11 Denis Vlasenkoipv6-ization efforts continue. Few bugs are found,
2007-01-10 Denis VlasenkoImprove generic ipv4+ipv6 support in libbb.
2007-01-09 Bernhard Reutner... vda, we once had a get_chomped_line_from_file or the...
2007-01-08 Denis Vlasenkoping6: fix sequence numbers (missed ntoh) and ttl display.
2007-01-07 Denis VlasenkoPrevious "fix" wasn't good enough.
2007-01-07 Denis Vlasenkoarp: small fixes for user-supplied device name case
2007-01-07 Bernhard Reutner... - style fixes and shrink by another 4 bytes while at it.
2007-01-07 Denis Vlasenkohttpd: stop adding our own "Content-type:" to CGI output
2007-01-07 Denis VlasenkoI *always* forgotting svn add
2007-01-07 Denis Vlasenkoadd arp applet - thanks to
2007-01-03 Denis Vlasenkohttpd: read cgi output with full_read, not safe_read
2007-01-03 Denis Vlasenkowget: always print port# in 'Host' header (smaller...
2007-01-03 Denis Vlasenkoping[6]: don't do htons(a++), it can be a macro
next