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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dhcp: readability cleanups and small code shrink
Denys Vlasenko
2010-05-30
4
-49
/
+54
*
trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole
Denys Vlasenko
2010-05-27
1
-1
/
+1
*
ip addr: shrink
Bernhard Reutner-Fischer
2010-05-25
1
-99
/
+78
*
ip addr: unify parsing args
Bernhard Reutner-Fischer
2010-05-25
1
-13
/
+7
*
ip rule: unify parsing args
Bernhard Reutner-Fischer
2010-05-25
1
-25
/
+11
*
ip tunnel: unify parsing args; no obj-code changes
Bernhard Reutner-Fischer
2010-05-25
1
-3
/
+2
*
ip link: add qlen
Bernhard Reutner-Fischer
2010-05-25
1
-2
/
+7
*
iplink: shrink
Bernhard Reutner-Fischer
2010-05-25
1
-54
/
+39
*
iplink: support add/delete
Bernhard Reutner-Fischer
2010-05-25
1
-2
/
+91
*
ipaddress: print OPERSTATEs and NO-CARRIER
Bernhard Reutner-Fischer
2010-05-25
1
-0
/
+9
*
ifconfig: do not truncate interface names. closes bug 1795
Denys Vlasenko
2010-05-23
1
-2
/
+1
*
ash: fix bug which causes signal6.tests to fail
Denys Vlasenko
2010-05-18
1
-1
/
+1
*
ifplugd: fix typo in prev commit
Denys Vlasenko
2010-05-11
1
-1
/
+1
*
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-05-10
1
-1
/
+1
*
ifplugd: replace potentially-leaking setenv with malloc/putenv/free
Denys Vlasenko
2010-05-08
1
-83
/
+20
*
ifdown: use /var/run/udhcpc.%iface%.pid only if it exists
Denys Vlasenko
2010-05-02
1
-2
/
+4
*
udhcpd: fix hostname truncation bug 1663
Denys Vlasenko
2010-05-02
1
-0
/
+2
*
telnet: prevent SEGV if we are requested TELOPT_NEW_ENVIRON.
Denys Vlasenko
2010-04-27
1
-9
/
+8
*
dnsd: fix unaligned access problem
Denys Vlasenko
2010-04-26
1
-3
/
+8
*
ftpd: work around LIST -aXYZ too, not only LIST -lXYZ
Denys Vlasenko
2010-04-21
2
-4
/
+4
*
httpd_indexcgi example: trivial fix
Denys Vlasenko
2010-04-15
1
-1
/
+1
*
dnsd: enforce alignment on packet buffer
Denys Vlasenko
2010-04-14
1
-1
/
+2
*
ipcalc: more correct checking for proper number of arguments
Steve Bennett
2010-04-07
1
-11
/
+12
*
telnetd: fill hostname field in utmp/wtmp records
Denys Vlasenko
2010-04-06
2
-21
/
+15
*
udhcp: s/sipservers/sipsrv/ to match other similar option names
Denys Vlasenko
2010-04-06
1
-1
/
+1
*
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
Denys Vlasenko
2010-04-05
1
-5
/
+28
*
who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H
Denys Vlasenko
2010-04-04
1
-2
/
+2
*
udhcpd: note missing sanity checks on INFORM message handling
Denys Vlasenko
2010-04-04
1
-1
/
+13
*
udhcp: implement "raw" binary options. Closes bug 735
Denys Vlasenko
2010-04-04
2
-13
/
+43
*
libbb: factor out hex2bin() for infiniband address parser
Denys Vlasenko
2010-04-04
2
-49
/
+9
*
udhcp: s/dhcp_option/dhcp_optflag/g
Denys Vlasenko
2010-04-04
3
-34
/
+34
*
udhcpc: trivial shrink
Denys Vlasenko
2010-04-04
1
-4
/
+2
*
udhcpd: support decoding of option 120 "SIP servers". Closes bug 737
Denys Vlasenko
2010-04-03
4
-44
/
+83
*
ftpd: shrink by 33 bytes
Denys Vlasenko
2010-04-03
1
-5
/
+11
*
libbb: make index_in_substrings return -1 on ambiguous matches
Denys Vlasenko
2010-04-03
2
-4
/
+4
*
httpd: fix proxy mode bug (annoying but harmless), better help text
Denys Vlasenko
2010-04-02
1
-4
/
+4
*
ifplugd: more robust interface name match check
Denys Vlasenko
2010-04-02
1
-2
/
+5
*
clean up redundant, commented-out and misplaced includes
Denys Vlasenko
2010-04-01
3
-31
/
+16
*
fix Config.in tab usage
Denys Vlasenko
2010-03-31
1
-4
/
+4
*
ifplugd: code shrink; expanded comments
Maxim Kryzhanovsky
2010-03-30
1
-15
/
+11
*
ifplugd: code shrink
Maxim Kryzhanovsky
2010-03-29
1
-54
/
+34
*
dumpleases: better help text
Denys Vlasenko
2010-03-28
1
-1
/
+1
*
udhcpd: fix -v/-P mixup
Denys Vlasenko
2010-03-27
1
-1
/
+1
*
udhcp: abort if we see unknown option, and show valid options if so
Denys Vlasenko
2010-03-27
3
-12
/
+26
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
1
-1
/
+1
*
udhcp: cosmetic cleanups; one case of s/full_read/xread/
Denys Vlasenko
2010-03-26
15
-85
/
+55
*
udhcp: pass pointer to whole packet to "add option" functions
Denys Vlasenko
2010-03-26
8
-34
/
+37
*
udhcp: move options.c to common.c; disable unused bool and s16 option code
Denys Vlasenko
2010-03-26
8
-497
/
+485
*
udhcpc: add -x OPT:VAL option
Denys Vlasenko
2010-03-25
6
-24
/
+59
*
udhcp: add testing bits to dns en/decoder
Denys Vlasenko
2010-03-24
1
-2
/
+35
[prev]
[next]