index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
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
2008-03-25
ifupdown: support for %retries% (L. Gabriel Somlo <somlo AT cmu.edu>)
Denis Vlasenko
2008-03-25
udhcp: build fix for ppc kernel 2.4.36
Denis Vlasenko
2008-03-24
*: whitespace fixes, no code changes
Denis Vlasenko
2008-03-24
lpr: add more accurate comments
Denis Vlasenko
2008-03-23
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
pscan: add -c, -b: report closed, blocked ports
Denis Vlasenko
2008-03-21
*: fix build problems found with randomconfig
Denis Vlasenko
2008-03-20
*: use fopen_or_warn in few more places
Denis Vlasenko
2008-03-20
inetd: use change_identity().
Denis Vlasenko
2008-03-20
udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings);
Denis Vlasenko
2008-03-19
tftpd: small trivial shrink
Denis Vlasenko
2008-03-19
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
[prev]
[next]