index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ifupdowm: shrink
Denis Vlasenko
2008-02-16
1
-99
/
+100
*
random s/short/int/
Denis Vlasenko
2008-02-16
4
-7
/
+8
*
ifupdown: code shrink
Denis Vlasenko
2008-02-15
1
-95
/
+51
*
httpd: fix bug where we did chdir("") if CGI path had only one "/".
Denis Vlasenko
2008-02-11
1
-20
/
+22
*
- shrink a tiny bit (-30Bytes)
Bernhard Reutner-Fischer
2008-02-11
1
-30
/
+27
*
- spelling fixes
Bernhard Reutner-Fischer
2008-02-11
4
-8
/
+8
*
sendmail: update from maintainer
Denis Vlasenko
2008-02-08
3
-221
/
+445
*
httpd: add a bit of error logging; a few code simplifications. +29 bytes.
Denis Vlasenko
2008-02-08
1
-7
/
+11
*
udhcp: ifdef out unused members
Denis Vlasenko
2008-02-04
2
-0
/
+4
*
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-02-04
9
-11
/
+67
*
zcip: open ARP socket before openlog
Denis Vlasenko
2008-02-04
1
-11
/
+13
*
sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com>
Denis Vlasenko
2008-02-02
1
-78
/
+102
*
nc: fix fallout from C99 standard compliance change
Denis Vlasenko
2008-02-02
1
-20
/
+20
*
Fix compilation error when FEATURE_FANCY_PING enabled. Also
Paul Fox
2008-02-01
2
-8
/
+8
*
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
11
-46
/
+46
*
sendmail: really svn add it
Denis Vlasenko
2008-01-29
1
-0
/
+313
*
sendmail: new applet by dronnikov at gmail.com
Denis Vlasenko
2008-01-28
2
-0
/
+14
*
*: tidy up usage of char **environ
Denis Vlasenko
2008-01-28
1
-3
/
+0
*
- fix conflicting decls of syslog related facilitynames and prioritynames tables
Bernhard Reutner-Fischer
2008-01-27
5
-8
/
+4
*
udhcpc: filter unwanted packets in kernel
Denis Vlasenko
2008-01-25
5
-10
/
+64
*
udhcpc: fix wrong options in decline and release packets
Denis Vlasenko
2008-01-25
3
-13
/
+15
*
- implement brctl setpathcost, setportprio, setbridgeprio, stp
Bernhard Reutner-Fischer
2008-01-14
2
-21
/
+93
*
- shrink a bit and implement time related fancy features. Improve help texts.
Bernhard Reutner-Fischer
2008-01-13
2
-36
/
+115
*
- save four bytes by manually hoisting the br assignment
Bernhard Reutner-Fischer
2008-01-13
1
-5
/
+4
*
- new applet brctl
Bernhard Reutner-Fischer
2008-01-13
3
-0
/
+94
*
whitespace fixes
Denis Vlasenko
2008-01-07
1
-1
/
+1
*
ps: fix build breakage from vda's recent commit
Denis Vlasenko
2008-01-07
3
-4
/
+4
*
ip route: "ip route" was misbehaving (extra argv+1 ate 1st env var)
Denis Vlasenko
2008-01-04
1
-4
/
+6
*
libbb: introduce and use safe_waitpid (loops in EINTR)
Denis Vlasenko
2008-01-02
5
-6
/
+6
*
libbb: introduce fputc_printable (from ed)
Denis Vlasenko
2007-12-30
1
-7
/
+10
*
httpd: support for "I:index.xml" syntax (Peter Korsgaard <jacmet@uclibc.org>)
Denis Vlasenko
2007-12-29
1
-2
/
+11
*
trylink: instead of build error, disable --gc-sections if GLIBC && STATIC
Denis Vlasenko
2007-12-28
1
-5
/
+5
*
netstat: in error message, report filename and line number
Denis Vlasenko
2007-12-26
1
-22
/
+23
*
save a bit of code with *strchrnul = '\0' trick
Denis Vlasenko
2007-12-26
2
-11
/
+5
*
Fix xmalloc_fgets_str so that it really does NOT strip terminator.
Denis Vlasenko
2007-12-26
1
-22
/
+15
*
Makefile: change version to 1.10.0.svn
Denis Vlasenko
2007-12-24
3
-45
/
+55
*
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)
Denis Vlasenko
2007-12-24
2
-77
/
+166
*
vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable,
Denis Vlasenko
2007-12-22
1
-1
/
+1
*
udhcp: decided to not send "short" dhcp packets,
Denis Vlasenko
2007-12-21
1
-1
/
+6
*
udhcp: fix oversized packet sending (introduced by "slack for bad dhcp server...
Denis Vlasenko
2007-12-20
7
-43
/
+49
*
traceroute: stop using global data/bss
Denis Vlasenko
2007-12-16
1
-43
/
+63
*
udhcpc: support for -O <option>.
Denis Vlasenko
2007-12-10
4
-77
/
+94
*
lineedit: reduce stack usage
Denis Vlasenko
2007-12-03
1
-33
/
+37
*
fix whitespace damage
Denis Vlasenko
2007-12-02
1
-1
/
+1
*
libnetlink: comment out unused code; don't use 8k stack buffers
Denis Vlasenko
2007-12-02
2
-37
/
+65
*
dhcp: heed TODO item - divorced options from their string descriptions
Denis Vlasenko
2007-11-29
8
-88
/
+135
*
dhcpc: let server know we don't like oversized packets.
Denis Vlasenko
2007-11-28
6
-47
/
+58
*
ip route: add comment, no code changes
Denis Vlasenko
2007-11-27
1
-1
/
+3
*
iproute: fix a bug where "ip r flush table main" was rejected,
Denis Vlasenko
2007-11-26
2
-37
/
+48
*
zcip: simplify code a bit
Denis Vlasenko
2007-11-25
1
-8
/
+1
[next]