aboutsummaryrefslogtreecommitdiff
path: root/networking
AgeCommit message (Expand)Author
2007-03-24dc: use common_bufsiz1 for evaluation stackDenis Vlasenko
2007-03-24dnsd: last commit had a typo :(Denis Vlasenko
2007-03-24dnsd: fix several buglets, make smallerDenis Vlasenko
2007-03-24NOMMU re-exec trick shuld not depend on existence of "don't daemonize"Denis Vlasenko
2007-03-24inetd: indent labels uniformlyDenis Vlasenko
2007-03-22assorted fixes uncovered by randomconfig runsDenis Vlasenko
2007-03-22interface: revert part of commit 18120 (eth aliases work again)Denis Vlasenko
2007-03-22ifconfig: support (by ignoring it) "inet" before IP address or hostnameDenis Vlasenko
2007-03-19- don't automatically select run-parts but point out that this is a system-ut...Bernhard Reutner-Fischer
2007-03-19- very minor size tweak.Bernhard Reutner-Fischer
2007-03-19telnet: finish style cleanup bitsDenis Vlasenko
2007-03-19telnet: someone tried to do data optimization before me. Complete it.Denis Vlasenko
2007-03-15networking/interface.c: was doing really strange caching of fd'sDenis Vlasenko
2007-03-14arp, networking/interface.c: eliminate staticsDenis Vlasenko
2007-03-14udhcp: use fdprintf for pidfile creation (smaller code)Denis Vlasenko
2007-03-11kill superfluous returns at the end of void functionsDenis Vlasenko
2007-03-09ifupdown: do not complain if !/var/run/ifstateDenis Vlasenko
2007-03-07httpd: make httpd usable for NOMMU CPUsDenis Vlasenko
2007-03-07clean up accumulated whitespace damageDenis Vlasenko
2007-03-06ifupdown: code to deconstruct the state_list gracefullyDenis Vlasenko
2007-03-05httpd: run interpreter for configured file extensions in any dir,Denis Vlasenko
2007-03-05httpd: fix breakage (introduced by me)Denis Vlasenko
2007-03-03ping: don't measure times if ping payload is less than 8 bytes;Denis Vlasenko
2007-02-27I *always* forget svn add :(Denis Vlasenko
2007-02-27udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)Denis Vlasenko
2007-02-17sort: fix multiple -k (was ignoring all except last)Denis Vlasenko
2007-02-14zcip: revert my bogus changeDenis Vlasenko
2007-02-13httpd: a little bit more correct handling of CGI "HTTP/xxx" outputDenis Vlasenko
2007-02-11httpd: fix for POSTDATA handling bugs:Denis Vlasenko
2007-02-09remove unused #include,, improve code readabilityDenis Vlasenko
2007-02-09ping: reuse another bit of common code. -60 bytesDenis Vlasenko
2007-02-09ping: support -I addr in family neutral manner; reuse a bit of common codeDenis Vlasenko
2007-02-08tftp: fix my bugDenis Vlasenko
2007-02-07tftp: fix IPv6 falloutDenis Vlasenko
2007-02-06EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>Denis Vlasenko
2007-02-04udhcp: use improved gethostbyname replacement from IPv6 codeDenis Vlasenko
2007-02-04ifconfig: use IPv6 infrastructureDenis Vlasenko
2007-02-04add x to IPv6 functions which can dieDenis Vlasenko
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko
2007-02-03assorted fixes for bugs found with randomconfigDenis Vlasenko
2007-02-02- update helptextBernhard Reutner-Fischer
2007-02-02add a comment so that people won't get confusedDenis Vlasenko
2007-02-02httpd: directory indexer example doesn't need piping thru dd anymoreDenis Vlasenko
2007-02-02trivial warning fixDenis Vlasenko
2007-02-02udhcpd: allow "domain" to be a list of DNS servers, not just oneDenis Vlasenko
2007-02-01correct wget's commentDenis Vlasenko
2007-01-30preparatory patch for -Wwrite-strings #8 (missed part)Denis Vlasenko
2007-01-29preparatory patch for -Wwrite-strings #6Denis Vlasenko
2007-01-29preparatory patch for -Wwrite-strings #5Denis Vlasenko
2007-01-29preparatory patch for -Wwrite-strings #4Denis Vlasenko