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-03-19
ifupdown: make it NOMMU-capable
Denis Vlasenko
2008-03-19
tftpd: fix download: we must change user AFTER bind
Denis Vlasenko
2008-03-19
tftpd: options -c (allow _new_ files to be uploaded) and -u USER
Denis Vlasenko
2008-03-19
tftp(d): a bit more verbose error reporting
Denis Vlasenko
2008-03-19
tftpd: make it emit error packets
Denis Vlasenko
2008-03-18
tftpd: make open() check r/w permissions instead of doing it ourself.
Denis Vlasenko
2008-03-18
tftpd: fix bugs spotted by Vladimir
Denis Vlasenko
2008-03-17
httpd: small fixlet for POST upload - skip
Denis Vlasenko
2008-03-17
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
svn add/svn rm to actually move tcp/udpsvd...
Denis Vlasenko
2008-03-17
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
tftpd: new applet (mostly using existing code for tftp)
Denis Vlasenko
2008-03-17
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
dnsd: properly set _src_ IP:port on outgoing UDP packets
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
tcpsvd,udpsvd: make them NOMMU-capable
Denis Vlasenko
2008-03-17
libbb: introduce and use sigprocmask_allsigs and sigaction_set.
Denis Vlasenko
2008-03-12
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
Denis Vlasenko
2008-03-12
nc: remove a bit of bloat
Denis Vlasenko
2008-03-12
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
Denis Vlasenko
2008-03-02
actually add bb_qsort.c
Denis Vlasenko
2008-02-28
zcip: chdiring to root when daemonizing is not useful,
Denis Vlasenko
2008-02-27
httpd: fix breakage introduced by "support for I:index.xml"
Denis Vlasenko
2008-02-27
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-27
sendmail: yet another maintainer's update
Denis Vlasenko
2008-02-26
sendmail: update from maintainer
Denis Vlasenko
2008-02-26
ifenslave: new applet. closes bug 115.
Denis Vlasenko
2008-02-25
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
Denis Vlasenko
2008-02-24
less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1)
Denis Vlasenko
2008-02-21
httpd: "HEAD" support. Closes bug 1530.
Denis Vlasenko
2008-02-20
udhcp: we were forgetting to set right op byte in tha packet
Denis Vlasenko
2008-02-20
udhcp: make paths configurable
Denis Vlasenko
2008-02-19
init: make it NOMMU-capable
Denis Vlasenko
2008-02-18
mount: recognize "dirsync" (closes bug 835)
Denis Vlasenko
2008-02-17
libbb: introduce and use xrename and rename_or_warn.
Denis Vlasenko
2008-02-16
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
*: more readable handling of pipe fds. No code changes.
Denis Vlasenko
2008-02-16
ifupdowm: shrink
Denis Vlasenko
2008-02-16
random s/short/int/
Denis Vlasenko
2008-02-15
ifupdown: code shrink
Denis Vlasenko
2008-02-11
httpd: fix bug where we did chdir("") if CGI path had only one "/".
Denis Vlasenko
2008-02-11
- shrink a tiny bit (-30Bytes)
Bernhard Reutner-Fischer
2008-02-11
- spelling fixes
Bernhard Reutner-Fischer
2008-02-08
sendmail: update from maintainer
Denis Vlasenko
2008-02-08
httpd: add a bit of error logging; a few code simplifications. +29 bytes.
Denis Vlasenko
2008-02-04
udhcp: ifdef out unused members
Denis Vlasenko
2008-02-04
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
[prev]
[next]