index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes.
Denis Vlasenko
2008-11-09
1
-0
/
+4
*
*: a bit of code shrink
Denis Vlasenko
2008-11-09
2
-4
/
+5
*
telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive)
Denis Vlasenko
2008-11-07
1
-30
/
+41
*
total overhaul of mail applets. again. Vladimir as usual.
Denis Vlasenko
2008-11-06
3
-606
/
+0
*
runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes.
Denis Vlasenko
2008-11-06
1
-1
/
+1
*
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-06
11
-27
/
+27
*
*: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, x...
Denis Vlasenko
2008-11-05
1
-1
/
+1
*
inetd: fix a case when we have zero services
Denis Vlasenko
2008-11-05
1
-6
/
+13
*
nslookup: tiny shrink (-5 bytes); add comment about res_init
Denis Vlasenko
2008-11-04
1
-8
/
+9
*
tftpd: show help if stdin is not a socket
Denis Vlasenko
2008-11-01
1
-2
/
+9
*
iplink: accept shorthands for "address" keyword here:
Denis Vlasenko
2008-11-01
2
-8
/
+11
*
- minor shrinkage (~-60)
Bernhard Reutner-Fischer
2008-10-30
1
-8
/
+8
*
- support ip link set eth1 address 00:11:22:33:44:55
Bernhard Reutner-Fischer
2008-10-30
1
-1
/
+1
*
randomconfig fixes
Denis Vlasenko
2008-10-29
1
-3
/
+11
*
udhcp: simplify SO_BINDTODEVICE call
Denis Vlasenko
2008-10-27
2
-4
/
+3
*
ping: trivial code shrink
Denis Vlasenko
2008-10-27
1
-27
/
+30
*
- fix ip route rejecting dotted quads as prefix
Bernhard Reutner-Fischer
2008-10-21
2
-31
/
+35
*
zcip: code size optimizations, improved help text and comments
Denis Vlasenko
2008-10-10
1
-62
/
+79
*
- route metric support (Natanael Copa)
Bernhard Reutner-Fischer
2008-10-07
1
-2
/
+9
*
- wrap overlong line
Bernhard Reutner-Fischer
2008-10-02
1
-1
/
+2
*
inetd: use config parser. by Vladimir
Denis Vlasenko
2008-09-30
1
-87
/
+36
*
route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com)
Denis Vlasenko
2008-09-28
1
-2
/
+2
*
sendmail: update by Vladimir
Denis Vlasenko
2008-09-28
2
-403
/
+243
*
sendmail: compat update by Vladimir
Denis Vlasenko
2008-09-27
2
-134
/
+202
*
udhcp: add inline docs; small code shrink
Denis Vlasenko
2008-09-26
6
-41
/
+64
*
udhcpc: fixlet for previous commit
Denis Vlasenko
2008-09-26
1
-3
/
+5
*
udhcp: added some FIXMEs; code shrink. -49 bytes
Denis Vlasenko
2008-09-26
6
-19
/
+36
*
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2008-09-26
20
-101
/
+98
*
dhcpc: treat "discover...select...discover..." loop the same way
Denis Vlasenko
2008-09-26
1
-0
/
+6
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
4
-4
/
+4
*
init: set stderr to NONBLOCK
Denis Vlasenko
2008-09-20
1
-2
/
+2
*
slattach: preserve speed in non-raw mode. +39 bytes.
Denis Vlasenko
2008-09-16
1
-0
/
+2
*
runsvd: shrink by Vladimir
Denis Vlasenko
2008-09-11
1
-14
/
+7
*
ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist
Denis Vlasenko
2008-09-06
1
-1
/
+5
*
ifenslave: wants net/if.h
Denis Vlasenko
2008-09-06
1
-4
/
+5
*
modprobe-small: make insmod command line compatible
Denis Vlasenko
2008-09-06
1
-0
/
+2
*
- add WIP stub for tc.
Bernhard Reutner-Fischer
2008-09-04
5
-4
/
+558
*
- pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedric...
Bernhard Reutner-Fischer
2008-09-01
1
-0
/
+12
*
insmod: shrink
Denis Vlasenko
2008-08-27
1
-2
/
+3
*
ping: SO_RCVBUF must be bigger than packet size,
Denis Vlasenko
2008-08-24
1
-4
/
+6
*
ifupdown: fixes for shutdown of DHCP-managed interfaces
Denis Vlasenko
2008-08-19
1
-6
/
+30
*
arp: without -H <type>, assume "ether". closes 4564
Denis Vlasenko
2008-08-15
1
-2
/
+2
*
ifupdown: fixes for custom MAC address, by Wade Berrier <wberrier AT gmail.com>
Denis Vlasenko
2008-08-12
1
-2
/
+18
*
sendmail: work around (bogus) gcc warning
Denis Vlasenko
2008-08-10
1
-5
/
+6
*
nameif: shrink (by Vladimir)
Denis Vlasenko
2008-08-01
1
-28
/
+16
*
hush: add #defines to switch off break/continue if loops are not supported
Denis Vlasenko
2008-07-29
2
-3
/
+3
*
netstat: code shrink
Denis Vlasenko
2008-07-27
1
-197
/
+96
*
style fix, no code changes
Denis Vlasenko
2008-07-27
1
-2
/
+2
*
netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu>
Denis Vlasenko
2008-07-27
2
-21
/
+269
*
fix several problems with config parser:
Denis Vlasenko
2008-07-26
5
-45
/
+36
[next]