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-06-16
tftp: help compiler a bit
Denis Vlasenko
2008-06-16
tftpd: PXE server said to need to support "tsize" option
Denis Vlasenko
2008-06-16
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-15
use USE_FEATURE_UDHCP_PORT instead of ifdef
Denis Vlasenko
2008-06-15
udhcpc: removing stray whitespace
Denis Vlasenko
2008-06-15
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-06-15
udhcpc: reduce ifdef forest, no code changes
Denis Vlasenko
2008-06-13
udhcpc: kill undocumented -W, it was a no-op.
Denis Vlasenko
2008-06-13
httpd: fix authentication
Denis Vlasenko
2008-06-13
httpd: fix bugs in authentication (by Peter Korsgaard <jacmet ATuclibc.org>)
Denis Vlasenko
2008-06-13
htppd: lots of variable/function renaming in config file parsing.
Denis Vlasenko
2008-06-12
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
- make the first arg of the filter function passed to rtnl_dump_filter constant
Bernhard Reutner-Fischer
2008-06-08
ifenslave: small shrink
Denis Vlasenko
2008-06-08
ip: make numeric table work: "ip route list table 255". closes bug 3664.
Denis Vlasenko
2008-06-08
ifenslave: tiny shrink
Denis Vlasenko
2008-06-07
ifenslave: further shrink by suppressing excessive inlining
Denis Vlasenko
2008-06-07
ifenslave: fix improper longopts definition
Denis Vlasenko
2008-06-07
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
Fix trivial problems: "make clean" cleaning too much
Denis Vlasenko
2008-06-05
ip: support for the LOWER_UP flag by Natanael Copa <natanael.copa@gmail.com>.
Denis Vlasenko
2008-06-05
replace single-char printf's with bb_putchar
Denis Vlasenko
2008-06-05
libiproute: use stdout directly instead of passing it as a parameter
Denis Vlasenko
2008-06-04
networking/interface.c: fix indentation
Denis Vlasenko
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
[next]