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
...
*
fix up callsites of config_read to check for >= 0
Denis Vlasenko
2008-07-16
1
-1
/
+1
*
update of config file parser from Vladimir
Denis Vlasenko
2008-07-16
1
-14
/
+6
*
sendmail: do not discard all headers
Denis Vlasenko
2008-07-16
1
-3
/
+11
*
sendmail: do not ignore CC; accept to: and cc: case-insensitively.
Denis Vlasenko
2008-07-15
1
-1
/
+1
*
cpio: internalize archive_xread_all_eof. add a few paranoia checks
Denis Vlasenko
2008-07-12
1
-2
/
+2
*
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
1
-5
/
+1
*
ifupdown: /etc/network/interfaces can have comments with leading blanks
Denis Vlasenko
2008-07-08
1
-2
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
43
-98
/
+98
*
sendmail: fix wrong vfork usage here too
Denis Vlasenko
2008-07-01
2
-16
/
+6
*
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
3
-4
/
+16
*
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
1
-1
/
+1
*
*: introduce and use xvfork()
Denis Vlasenko
2008-07-01
2
-15
/
+3
*
sendmail: from Vladimir:
Denis Vlasenko
2008-06-30
1
-23
/
+30
*
libiproute: print_route() always uses stdout, do not pass FILE pointer to it.
Denis Vlasenko
2008-06-29
3
-92
/
+95
*
wget: "support" -t and -T by ignoring them
Denis Vlasenko
2008-06-29
1
-2
/
+4
*
sendmail: another update from the maintainer
Denis Vlasenko
2008-06-28
1
-31
/
+53
*
sendmail: update from maintainer
Denis Vlasenko
2008-06-27
1
-52
/
+78
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
3
-40
/
+40
*
whitespace fixes. no code changes
Denis Vlasenko
2008-06-25
8
-19
/
+14
*
wget: accept code 204.
Denis Vlasenko
2008-06-22
1
-0
/
+25
*
udhcpc: change BPF filter to not use 0xffffffff as a max packet size,
Denis Vlasenko
2008-06-20
1
-1
/
+1
*
tftp: help compiler a bit
Denis Vlasenko
2008-06-16
1
-1
/
+8
*
tftpd: PXE server said to need to support "tsize" option
Denis Vlasenko
2008-06-16
1
-39
/
+55
*
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-16
1
-1
/
+1
*
use USE_FEATURE_UDHCP_PORT instead of ifdef
Denis Vlasenko
2008-06-15
1
-3
/
+1
*
udhcpc: removing stray whitespace
Denis Vlasenko
2008-06-15
1
-2
/
+2
*
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-15
3
-12
/
+4
*
udhcpc: reduce ifdef forest, no code changes
Denis Vlasenko
2008-06-15
1
-32
/
+12
*
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-06-13
2
-97
/
+92
*
httpd: fix authentication
Denis Vlasenko
2008-06-13
1
-2
/
+3
*
httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>)
Denis Vlasenko
2008-06-13
1
-46
/
+52
*
htppd: lots of variable/function renaming in config file parsing.
Denis Vlasenko
2008-06-13
1
-123
/
+102
*
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
1
-4
/
+4
*
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
1
-2
/
+2
*
- make the first arg of the filter function passed to rtnl_dump_filter constant
Bernhard Reutner-Fischer
2008-06-12
7
-10
/
+10
*
ifenslave: small shrink
Denis Vlasenko
2008-06-08
1
-29
/
+24
*
ip: make numeric table work: "ip route list table 255". closes bug 3664.
Denis Vlasenko
2008-06-08
1
-1
/
+9
*
ifenslave: tiny shrink
Denis Vlasenko
2008-06-08
1
-2
/
+3
*
ifenslave: further shrink by suppressing excessive inlining
Denis Vlasenko
2008-06-07
1
-239
/
+227
*
ifenslave: fix improper longopts definition
Denis Vlasenko
2008-06-07
1
-101
/
+82
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
2
-27
/
+30
*
Fix trivial problems: "make clean" cleaning too much
Denis Vlasenko
2008-06-07
1
-0
/
+1
*
ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>.
Denis Vlasenko
2008-06-05
1
-0
/
+5
*
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-06-05
1
-1
/
+1
*
libiproute: use stdout directly instead of passing it as a parameter
Denis Vlasenko
2008-06-05
2
-79
/
+75
*
networking/interface.c: fix indentation
Denis Vlasenko
2008-06-04
2
-60
/
+50
*
libiproute: fix option parsing, so that "ip -o link" works again.
Denis Vlasenko
2008-05-31
1
-1
/
+1
*
libiproute: style fixes, and using smallint as appropriate
Denis Vlasenko
2008-05-31
3
-26
/
+24
*
udhcpc: shrink
Denis Vlasenko
2008-05-26
2
-20
/
+22
*
dnsd: fixes various segfaults.
Denis Vlasenko
2008-05-22
1
-3
/
+5
[prev]
[next]