index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2008-05-31
libiproute: fix option parsing, so that "ip -o link" works again.
Denis Vlasenko
2008-05-31
libiproute: style fixes, and using smallint as appropriate
Denis Vlasenko
2008-05-26
udhcpc: shrink
Denis Vlasenko
2008-05-22
dnsd: fixes various segfaults.
Denis Vlasenko
2008-05-21
udhcpc: regularize the names of receiving functions,
Denis Vlasenko
2008-05-21
udhcpc: simplify renewal of the lease
Denis Vlasenko
2008-05-21
udhcpc: properly reduce timeout if bogus packets were received
Denis Vlasenko
2008-05-20
ifenslave: add forgotten INIT_G()
Denis Vlasenko
2008-05-19
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
- Rename getpty() to xgetpty() and adjust callers.
Bernhard Reutner-Fischer
2008-05-18
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
httpd: fix obscure case when user runs httpd -i from command line for testing.
Denis Vlasenko
2008-05-17
two fixlets for -Wall
Denis Vlasenko
2008-05-17
fix bug 2704: remove verbatim RFC text from source
Denis Vlasenko
2008-05-16
- accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:0...
Bernhard Reutner-Fischer
2008-05-16
- very minor shrinkage
Bernhard Reutner-Fischer
2008-05-16
- add appropriate string for arp header #32 for use by ip(8)
Bernhard Reutner-Fischer
2008-05-16
- fix bug where we incorrectly rejected ifconfig eth0 hw ether $whatever
Bernhard Reutner-Fischer
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
remove stray semicolons (by Cristian Ionescu-Idbohrn)
Denis Vlasenko
2008-05-12
-Wall fixes by Cristian Ionescu-Idbohrn. No object code changes.
Denis Vlasenko
2008-05-09
fix warnings about pointer signedness
Denis Vlasenko
2008-05-09
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
udhcp: protect agianst timer overflowing 32-bit counter
Denis Vlasenko
2008-05-07
httpd: fix several bugs triggering by realtive path in -h DIR.
Denis Vlasenko
2008-05-07
httpd: restore HUP, CHLD and PIPE to SIG_DFL prior to execing CGI.
Denis Vlasenko
2008-04-29
ping: dont leak uninitialized data in ping packets
Denis Vlasenko
2008-04-25
arping: save a few bytes by using mempcpy
Denis Vlasenko
2008-04-21
udhcp: fix config help text
Denis Vlasenko
2008-04-21
*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
Denis Vlasenko
2008-04-19
remove whitespace damage. No code changes
Denis Vlasenko
2008-04-19
style fixes. no code changes
Denis Vlasenko
2008-04-17
httpd: add an example of POST upload CGI
Denis Vlasenko
2008-04-16
arping: remove superfluous assignment
Denis Vlasenko
2008-04-10
udhcp,ipcalc: simple code shrink (Nico Erfurth <masta AT perlgolf.de>)
Denis Vlasenko
2008-04-10
nameif: fix vda's breakage (Nico Erfurth <masta AT perlgolf.de>)
Denis Vlasenko
2008-04-07
crond: add handling of "MAILTO=user" lines
Denis Vlasenko
2008-04-07
ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>)
Denis Vlasenko
2008-04-06
brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>)
Denis Vlasenko
2008-04-02
udhcpc: add -o "do not request options by default" switch
Denis Vlasenko
2008-03-31
tcpudp: trivial build fix
Denis Vlasenko
2008-03-29
inetd: small shrink for NOMMU case
Denis Vlasenko
2008-03-29
ftpgetput: move control_stream to "struct globals";
Denis Vlasenko
2008-03-29
ftpgetput: deal with long-standing TODOs:
Denis Vlasenko
2008-03-28
ftpgetput: add comment about EPSV (extended PASV).
Denis Vlasenko
2008-03-28
fix a few stray unguarded strdup's
Denis Vlasenko
2008-03-28
whitespace fixes
Denis Vlasenko
2008-03-27
openvt: fix gross mismatch between us and "standard" openvt.
Denis Vlasenko
2008-03-26
*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
Denis Vlasenko
[prev]
[next]