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
...
*
ifupdown: %client%, not %clientid%
Denys Vlasenko
2010-09-03
1
-3
/
+3
*
better shared strings trick
Denys Vlasenko
2010-09-01
3
-5
/
+5
*
iplink: another compat #ifndef/#define tweak
Denys Vlasenko
2010-08-30
1
-0
/
+2
*
ntpd: with -q, exit after 60 seconds even if time is not synced.
Denys Vlasenko
2010-08-27
1
-3
/
+22
*
ip: add a #define for older kernels
Denys Vlasenko
2010-08-22
1
-0
/
+3
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
60
-63
/
+63
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
3
-3
/
+3
*
wget: fix ndelay_on call; progress bar: small shrink
Denys Vlasenko
2010-08-08
1
-1
/
+1
*
wget: make -T support enabled by default
Denys Vlasenko
2010-08-08
1
-2
/
+2
*
wget: implement -T SEC; rework progress meter to not use signals (it was unsafe)
Bradley M. Kuhn
2010-08-08
2
-48
/
+85
*
Fix a typo in config text
Denys Vlasenko
2010-08-07
1
-1
/
+1
*
httpd: simplified "gzip" test
Peter Korsgaard
2010-07-26
1
-11
/
+11
*
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
1
-1
/
+0
*
*: more empty lines removed. no code changes
Denys Vlasenko
2010-07-26
2
-2
/
+0
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
3
-3
/
+0
*
httpd: optional support for gzip-compressed pages
Peter Korsgaard
2010-07-25
2
-4
/
+60
*
httpd: cosmetic fixes, no code changes
Denys Vlasenko
2010-07-25
1
-30
/
+23
*
libiproute: code shrink by adding FAST_FUNC
Denys Vlasenko
2010-07-24
8
-24
/
+23
*
ip: fix "ip r" breakage
Denys Vlasenko
2010-07-24
1
-39
/
+23
*
libnetlink: code shrink
Natanael Copa
2010-07-23
2
-27
/
+17
*
ifplugd: code shrink
Maksym Kryzhanovskyy
2010-07-22
1
-169
/
+164
*
tcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST
Jeremie Koenig
2010-07-19
2
-2
/
+5
*
libbb: conditionalize AF_* usage in error reporting
Jeremie Koenig
2010-07-19
1
-1
/
+0
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
2
-1
/
+24
*
tweak defconfig
Denys Vlasenko
2010-07-18
1
-1
/
+1
*
wget: fix progress display
Denys Vlasenko
2010-07-12
1
-1
/
+1
*
ifplugd: code shrink
Maksym Kryzhanovskyy
2010-07-08
1
-60
/
+35
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
4
-14
/
+7
*
remove some dead assignments, add a TODO comment
Denys Vlasenko
2010-07-04
1
-2
/
+1
*
ip a: fix SEGV if "dev IFACE" is not specified
Denys Vlasenko
2010-07-04
1
-24
/
+23
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
2
-4
/
+3
*
nc: better comments. no code changes
Denys Vlasenko
2010-06-28
1
-3
/
+5
*
remove recently added erroneous _and_die()
Denys Vlasenko
2010-06-27
2
-2
/
+2
*
nc: introduce CONFIG_NC_110_COMPAT option.
Denys Vlasenko
2010-06-27
3
-30
/
+122
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
5
-5
/
+5
*
ntpd: step correction to variables had wrong sign, fixing
Denys Vlasenko
2010-06-24
1
-7
/
+9
*
*: introduce and use bb_unsetenv_and_free
Denys Vlasenko
2010-06-24
2
-4
/
+2
*
cosmetics on top of Dan's patches
Denys Vlasenko
2010-06-19
1
-3
/
+1
*
A few minor portability improvements
Dan Fandrich
2010-06-19
1
-2
/
+2
*
tftp: increase initial retry timeout from 50 to 100 ms
Denys Vlasenko
2010-06-18
1
-1
/
+2
*
networking/Config.src: make tftp/tftpd-related options less confusing. Closes...
Denys Vlasenko
2010-06-17
1
-0
/
+3
*
tftp: make message about 512 byte block less confusing
Denys Vlasenko
2010-06-12
1
-1
/
+2
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
5
-0
/
+10
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
1
-2
/
+2
*
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
2
-2
/
+2
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
2
-86
/
+86
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
5
-0
/
+0
*
udhcpd: fix daemonize crash on nommu systems
Mike Frysinger
2010-06-04
1
-1
/
+2
*
dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849
Denys Vlasenko
2010-05-31
1
-12
/
+20
*
dhcp: indicate IP network order in prototypes too
Denys Vlasenko
2010-05-30
1
-4
/
+4
[prev]
[next]