index
:
busybox
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
master
BusyBox: The Swiss Army Knife of Embedded Linux
vda
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tftpd: fix download: we must change user AFTER bind
Denis Vlasenko
2008-03-19
1
-37
/
+42
*
tftpd: options -c (allow _new_ files to be uploaded) and -u USER
Denis Vlasenko
2008-03-19
1
-63
/
+84
*
tftp(d): a bit more verbose error reporting
Denis Vlasenko
2008-03-19
1
-10
/
+15
*
tftpd: make it emit error packets
Denis Vlasenko
2008-03-19
2
-118
/
+178
*
tftpd: make open() check r/w permissions instead of doing it ourself.
Denis Vlasenko
2008-03-18
1
-21
/
+27
*
tftpd: fix bugs spotted by Vladimir
Denis Vlasenko
2008-03-18
1
-3
/
+12
*
httpd: small fixlet for POST upload - skip
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
1
-31
/
+38
*
svn add/svn rm to actually move tcp/udpsvd...
Denis Vlasenko
2008-03-17
3
-0
/
+703
*
*: mode tcp/udpsvd to networking, delete ipsvd/*
Denis Vlasenko
2008-03-17
2
-17
/
+32
*
tftpd: new applet (mostly using existing code for tftp)
Denis Vlasenko
2008-03-17
3
-97
/
+261
*
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
Denis Vlasenko
2008-03-17
4
-31
/
+20
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
11
-22
/
+57
*
dnsd: properly set _src_ IP:port on outgoing UDP packets
Denis Vlasenko
2008-03-17
1
-58
/
+59
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
25
-42
/
+47
*
tcpsvd,udpsvd: make them NOMMU-capable
Denis Vlasenko
2008-03-17
1
-41
/
+60
*
libbb: introduce and use sigprocmask_allsigs and sigaction_set.
Denis Vlasenko
2008-03-17
1
-11
/
+11
*
libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set
Denis Vlasenko
2008-03-12
4
-38
/
+12
*
nc: remove a bit of bloat
Denis Vlasenko
2008-03-12
2
-107
/
+158
*
inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames
Denis Vlasenko
2008-03-12
3
-1008
/
+770
*
actually add bb_qsort.c
Denis Vlasenko
2008-03-02
3
-3
/
+3
*
zcip: chdiring to root when daemonizing is not useful,
Denis Vlasenko
2008-02-28
1
-2
/
+2
*
httpd: fix breakage introduced by "support for I:index.xml"
Denis Vlasenko
2008-02-27
1
-0
/
+1
*
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-27
5
-8
/
+9
*
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
Denis Vlasenko
2008-02-27
1
-47
/
+0
*
sendmail: yet another maintainer's update
Denis Vlasenko
2008-02-27
2
-121
/
+90
*
sendmail: update from maintainer
Denis Vlasenko
2008-02-26
1
-149
/
+207
*
ifenslave: new applet. closes bug 115.
Denis Vlasenko
2008-02-26
3
-0
/
+629
*
*: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it>
Denis Vlasenko
2008-02-25
1
-9
/
+9
*
less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1)
Denis Vlasenko
2008-02-24
3
-6
/
+6
*
httpd: "HEAD" support. Closes bug 1530.
Denis Vlasenko
2008-02-21
1
-26
/
+36
*
udhcp: we were forgetting to set right op byte in tha packet
Denis Vlasenko
2008-02-20
1
-6
/
+1
*
udhcp: make paths configurable
Denis Vlasenko
2008-02-20
3
-2
/
+21
*
init: make it NOMMU-capable
Denis Vlasenko
2008-02-19
1
-1
/
+1
*
mount: recognize "dirsync" (closes bug 835)
Denis Vlasenko
2008-02-18
1
-7
/
+10
*
libbb: introduce and use xrename and rename_or_warn.
Denis Vlasenko
2008-02-17
1
-4
/
+1
*
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-16
6
-20
/
+31
*
*: more readable handling of pipe fds. No code changes.
Denis Vlasenko
2008-02-16
3
-25
/
+25
*
ifupdowm: shrink
Denis Vlasenko
2008-02-16
1
-99
/
+100
*
random s/short/int/
Denis Vlasenko
2008-02-16
4
-7
/
+8
*
ifupdown: code shrink
Denis Vlasenko
2008-02-15
1
-95
/
+51
*
httpd: fix bug where we did chdir("") if CGI path had only one "/".
Denis Vlasenko
2008-02-11
1
-20
/
+22
*
- shrink a tiny bit (-30Bytes)
Bernhard Reutner-Fischer
2008-02-11
1
-30
/
+27
*
- spelling fixes
Bernhard Reutner-Fischer
2008-02-11
4
-8
/
+8
*
sendmail: update from maintainer
Denis Vlasenko
2008-02-08
3
-221
/
+445
*
httpd: add a bit of error logging; a few code simplifications. +29 bytes.
Denis Vlasenko
2008-02-08
1
-7
/
+11
*
udhcp: ifdef out unused members
Denis Vlasenko
2008-02-04
2
-0
/
+4
*
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-02-04
9
-11
/
+67
*
zcip: open ARP socket before openlog
Denis Vlasenko
2008-02-04
1
-11
/
+13
[prev]
[next]