aboutsummaryrefslogtreecommitdiff
path: root/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
* wget: fix --header handlingDenis Vlasenko2009-03-021-9/+15
* Apply post 1.13.1 patches, bump to 1.13.21_13_2Denis Vlasenko2008-12-315-9/+49
* telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes.Denis Vlasenko2008-11-091-0/+4
* *: a bit of code shrinkDenis Vlasenko2008-11-092-4/+5
* telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive)Denis Vlasenko2008-11-071-30/+41
* total overhaul of mail applets. again. Vladimir as usual.Denis Vlasenko2008-11-063-606/+0
* runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.Denis Vlasenko2008-11-061-1/+1
* build system: tidying up CONFIG_xxx names (suggested by Rob)Denis Vlasenko2008-11-0611-27/+27
* *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...Denis Vlasenko2008-11-051-1/+1
* inetd: fix a case when we have zero servicesDenis Vlasenko2008-11-051-6/+13
* nslookup: tiny shrink (-5 bytes); add comment about res_initDenis Vlasenko2008-11-041-8/+9
* tftpd: show help if stdin is not a socketDenis Vlasenko2008-11-011-2/+9
* iplink: accept shorthands for "address" keyword here:Denis Vlasenko2008-11-012-8/+11
* - minor shrinkage (~-60)Bernhard Reutner-Fischer2008-10-301-8/+8
* - support ip link set eth1 address 00:11:22:33:44:55Bernhard Reutner-Fischer2008-10-301-1/+1
* randomconfig fixesDenis Vlasenko2008-10-291-3/+11
* udhcp: simplify SO_BINDTODEVICE callDenis Vlasenko2008-10-272-4/+3
* ping: trivial code shrinkDenis Vlasenko2008-10-271-27/+30
* - fix ip route rejecting dotted quads as prefixBernhard Reutner-Fischer2008-10-212-31/+35
* zcip: code size optimizations, improved help text and commentsDenis Vlasenko2008-10-101-62/+79
* - route metric support (Natanael Copa)Bernhard Reutner-Fischer2008-10-071-2/+9
* - wrap overlong lineBernhard Reutner-Fischer2008-10-021-1/+2
* inetd: use config parser. by VladimirDenis Vlasenko2008-09-301-87/+36
* route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com)Denis Vlasenko2008-09-281-2/+2
* sendmail: update by VladimirDenis Vlasenko2008-09-282-403/+243
* sendmail: compat update by VladimirDenis Vlasenko2008-09-272-134/+202
* udhcp: add inline docs; small code shrinkDenis Vlasenko2008-09-266-41/+64
* udhcpc: fixlet for previous commitDenis Vlasenko2008-09-261-3/+5
* udhcp: added some FIXMEs; code shrink. -49 bytesDenis Vlasenko2008-09-266-19/+36
* dhcp: add FAST_FUNC as appropriate. -160 bytes.Denis Vlasenko2008-09-2620-101/+98
* dhcpc: treat "discover...select...discover..." loop the same wayDenis Vlasenko2008-09-261-0/+6
* - update my name. No obj-code changes ;)Bernhard Reutner-Fischer2008-09-254-4/+4
* init: set stderr to NONBLOCKDenis Vlasenko2008-09-201-2/+2
* slattach: preserve speed in non-raw mode. +39 bytes.Denis Vlasenko2008-09-161-0/+2
* runsvd: shrink by VladimirDenis Vlasenko2008-09-111-14/+7
* ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexistDenis Vlasenko2008-09-061-1/+5
* ifenslave: wants net/if.hDenis Vlasenko2008-09-061-4/+5
* modprobe-small: make insmod command line compatibleDenis Vlasenko2008-09-061-0/+2
* - add WIP stub for tc.Bernhard Reutner-Fischer2008-09-045-4/+558
* - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedric...Bernhard Reutner-Fischer2008-09-011-0/+12
* insmod: shrinkDenis Vlasenko2008-08-271-2/+3
* ping: SO_RCVBUF must be bigger than packet size,Denis Vlasenko2008-08-241-4/+6
* ifupdown: fixes for shutdown of DHCP-managed interfacesDenis Vlasenko2008-08-191-6/+30
* arp: without -H <type>, assume "ether". closes 4564Denis Vlasenko2008-08-151-2/+2
* ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com>Denis Vlasenko2008-08-121-2/+18
* sendmail: work around (bogus) gcc warningDenis Vlasenko2008-08-101-5/+6
* nameif: shrink (by Vladimir)Denis Vlasenko2008-08-011-28/+16
* hush: add #defines to switch off break/continue if loops are not supportedDenis Vlasenko2008-07-292-3/+3
* netstat: code shrinkDenis Vlasenko2008-07-271-197/+96
* style fix, no code changesDenis Vlasenko2008-07-271-2/+2