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
...
|
*
ntpd: chnage help text about -l to say that it doesn't disable client code
Denys Vlasenko
2015-03-02
1
-4
/
+4
|
*
wget: fix --header to not append duplicate headers
Bernhard Reutner-Fischer
2015-02-18
1
-20
/
+78
|
*
trivial code shrink
Denys Vlasenko
2015-02-18
1
-1
/
+1
|
*
route: fix bogus read error when route table is empty
Denys Vlasenko
2015-02-04
1
-6
/
+11
|
*
route: improve -A inet6
Denys Vlasenko
2015-02-03
1
-16
/
+15
|
*
ifconfig: fix double free fatal error in INET_sprint
Denys Vlasenko
2015-02-03
1
-2
/
+2
|
*
telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel
Martin Kaiser
2015-01-30
1
-2
/
+1
|
*
ntpd: get rid of G.initial_poll_complete
Denys Vlasenko
2015-01-29
1
-5
/
+2
|
*
dhcpd: fix an improper widening conversion
Denys Vlasenko
2015-01-27
1
-1
/
+2
|
*
ftpd: prevent zombies. closes 7832
Denys Vlasenko
2015-01-26
1
-2
/
+7
|
*
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
Denys Vlasenko
2015-01-05
1
-10
/
+2
|
*
deleting unused ntpd_simple.c
Denys Vlasenko
2015-01-05
1
-1005
/
+0
|
*
ntpd: relicense ntpd applet to ISC-style license
Adam Tkac
2015-01-04
1
-19
/
+32
|
*
udhcpd: account for script delay in lease
John Schroeder
2014-12-25
1
-1
/
+5
*
|
Merge commit '1_23_0' into merge
TIG_1_23_0
Ron Yorston
2015-01-23
1
-1
/
+5
|
\
|
|
*
udhcpc: account for script run time
Denys Vlasenko
2014-12-21
1
-1
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
11
-43
/
+98
|
\
|
|
*
libbb: use sendfile() to copy data between file descriptors
Bartosz Golaszewski
2014-11-27
2
-11
/
+3
|
*
udhcpd: if a lease from lease file coincides with a static one, ignore it
Denys Vlasenko
2014-11-25
1
-1
/
+13
|
*
iproute: support onelink route option and print route flags
Michael Tokarev
2014-11-17
1
-1
/
+17
|
*
zcip: Add environment variable for overriding log functionality
Michel Stam
2014-11-04
1
-0
/
+5
|
*
zcip: allow our own class B range to be used for ZeroConf
Michel Stam
2014-10-30
1
-9
/
+21
|
*
udhcpd: add option for tweaking arpping
Michel Stam
2014-10-30
6
-21
/
+39
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-10-06
8
-174
/
+253
|
\
|
|
*
ntpd: calculate offset to jitter ratio before updating jitter
Miroslav Lichvar
2014-10-05
1
-4
/
+8
|
*
ntpd: don't stay at short polling interval
Miroslav Lichvar
2014-10-02
1
-27
/
+53
|
*
ntpd: be less eager to use shorter poll intervals
Denys Vlasenko
2014-09-27
1
-39
/
+41
|
*
ntpd: split out poll adjusting code
Miroslav Lichvar
2014-09-24
1
-37
/
+39
|
*
ntpd: don't wait for good offset before disabling burst mode
Miroslav Lichvar
2014-09-24
1
-6
/
+3
|
*
ftpd: make LIST command show dotfiles too
Denys Vlasenko
2014-09-15
1
-8
/
+8
|
*
tftpd: tweak HP PA-RISC firmware bug compatibility
Denys Vlasenko
2014-09-04
1
-3
/
+4
|
*
tftpd: support full 512-byte requests
Denys Vlasenko
2014-09-03
1
-3
/
+13
|
*
ping: add -p to specify data pattern
Florian Fainelli
2014-08-27
1
-9
/
+16
|
*
ftpd: add optional support for authentication
Morten Kvistgaard
2014-08-05
2
-23
/
+31
|
*
zcip: fix link-local IP conflict detection
Ken Sharp
2014-07-20
1
-16
/
+22
|
*
udhcp: add PXELINUX path prefix option (code 210) definition
Jeremy Kerr
2014-07-16
2
-0
/
+3
|
*
ntpd: add support for -I IFACE
Denys Vlasenko
2014-07-15
1
-7
/
+20
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-06-30
5
-40
/
+56
|
\
|
|
*
ftpd: do not use root_fd if we are not in chroot
Denys Vlasenko
2014-06-27
1
-2
/
+5
|
*
ftpd: for LIST, open current directory *in the child*
Denys Vlasenko
2014-06-27
1
-3
/
+5
|
*
ftpd: escape chroot prior to re-executing ls helper
Denys Vlasenko
2014-06-27
1
-32
/
+21
|
*
ftpd: optimize writes of LIST results a bit
Denys Vlasenko
2014-06-26
1
-5
/
+10
|
*
ftpd: support deprecated XPWD command
Denys Vlasenko
2014-06-25
1
-1
/
+3
|
*
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
Bartosz Golaszewski
2014-06-22
2
-2
/
+2
|
*
udhcpc: make hostname sanitization optional. Closes 3979
Denys Vlasenko
2014-06-16
2
-0
/
+15
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-05-06
4
-24
/
+65
|
\
|
|
*
libbb: rename execable -> executable. No code changes
Denys Vlasenko
2014-05-02
1
-2
/
+2
|
*
ntpd: fix wrong delay value in one of the printed messages
Denys Vlasenko
2014-04-20
1
-1
/
+1
|
*
ntpd: truly ignore high delay packet
Denys Vlasenko
2014-04-19
1
-15
/
+20
|
*
wget: fix a case where progress bar isn't updated if writes are very slow
Denys Vlasenko
2014-03-27
1
-2
/
+3
[prev]
[next]