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-07-22
inetd: do not trash errno in signal handlers;
Denis Vlasenko
2008-07-22
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
- first pass to unify/cleanup uid handling (-236b)
Bernhard Reutner-Fischer
2008-07-21
- fix spelling
Bernhard Reutner-Fischer
2008-07-21
telnet: shrink
Denis Vlasenko
2008-07-20
httpd: add Hopedir directive specially for
Denis Vlasenko
2008-07-20
udhcp: use libbb for config file parsing (by Vladimir)
Denis Vlasenko
2008-07-20
dnsd,sestatus: use libbb to parse config file (by Vladimir)
Denis Vlasenko
2008-07-19
libbb: updated config_parse() from Vladimir
Denis Vlasenko
2008-07-17
sendmail: update from the maintainer
Denis Vlasenko
2008-07-17
- very minor shrinkage (-9b)
Bernhard Reutner-Fischer
2008-07-17
- fix segfault in nameif with mactab file
Bernhard Reutner-Fischer
2008-07-16
fix up callsites of config_read to check for >= 0
Denis Vlasenko
2008-07-16
update of config file parser from Vladimir
Denis Vlasenko
2008-07-16
sendmail: do not discard all headers
Denis Vlasenko
2008-07-15
sendmail: do not ignore CC; accept to: and cc: case-insensitively.
Denis Vlasenko
2008-07-12
cpio: internalize archive_xread_all_eof. add a few paranoia checks
Denis Vlasenko
2008-07-08
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-08
ifupdown: /etc/network/interfaces can have comments with leading blanks
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-01
sendmail: fix wrong vfork usage here too
Denis Vlasenko
2008-07-01
revert last two commits. vfork cannot be used in subroutine,
Denis Vlasenko
2008-07-01
*: introduce and use xfork()
Denis Vlasenko
2008-07-01
*: introduce and use xvfork()
Denis Vlasenko
2008-06-30
sendmail: from Vladimir:
Denis Vlasenko
2008-06-29
libiproute: print_route() always uses stdout, do not pass FILE pointer to it.
Denis Vlasenko
2008-06-29
wget: "support" -t and -T by ignoring them
Denis Vlasenko
2008-06-28
sendmail: another update from the maintainer
Denis Vlasenko
2008-06-27
sendmail: update from maintainer
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-22
wget: accept code 204.
Denis Vlasenko
2008-06-20
udhcpc: change BPF filter to not use 0xffffffff as a max packet size,
Denis Vlasenko
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
[next]