index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
networking
Age
Commit message (
Expand
)
Author
2010-06-12
tftp: make message about 512 byte block less confusing
Denys Vlasenko
2010-06-08
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-07
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-06
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-04
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
udhcpd: fix daemonize crash on nommu systems
Mike Frysinger
2010-05-31
dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849
Denys Vlasenko
2010-05-30
dhcp: indicate IP network order in prototypes too
Denys Vlasenko
2010-05-30
dhcp: readability cleanups and small code shrink
Denys Vlasenko
2010-05-27
trivial fixes: use uint8_t, not __u8; fix defconfig for fgconsole
Denys Vlasenko
2010-05-25
ip addr: shrink
Bernhard Reutner-Fischer
2010-05-25
ip addr: unify parsing args
Bernhard Reutner-Fischer
2010-05-25
ip rule: unify parsing args
Bernhard Reutner-Fischer
2010-05-25
ip tunnel: unify parsing args; no obj-code changes
Bernhard Reutner-Fischer
2010-05-25
ip link: add qlen
Bernhard Reutner-Fischer
2010-05-25
iplink: shrink
Bernhard Reutner-Fischer
2010-05-25
iplink: support add/delete
Bernhard Reutner-Fischer
2010-05-25
ipaddress: print OPERSTATEs and NO-CARRIER
Bernhard Reutner-Fischer
2010-05-23
ifconfig: do not truncate interface names. closes bug 1795
Denys Vlasenko
2010-05-18
ash: fix bug which causes signal6.tests to fail
Denys Vlasenko
2010-05-11
ifplugd: fix typo in prev commit
Denys Vlasenko
2010-05-10
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-05-08
ifplugd: replace potentially-leaking setenv with malloc/putenv/free
Denys Vlasenko
2010-05-02
ifdown: use /var/run/udhcpc.%iface%.pid only if it exists
Denys Vlasenko
2010-05-02
udhcpd: fix hostname truncation bug 1663
Denys Vlasenko
2010-04-27
telnet: prevent SEGV if we are requested TELOPT_NEW_ENVIRON.
Denys Vlasenko
2010-04-26
dnsd: fix unaligned access problem
Denys Vlasenko
2010-04-21
ftpd: work around LIST -aXYZ too, not only LIST -lXYZ
Denys Vlasenko
2010-04-15
httpd_indexcgi example: trivial fix
Denys Vlasenko
2010-04-14
dnsd: enforce alignment on packet buffer
Denys Vlasenko
2010-04-07
ipcalc: more correct checking for proper number of arguments
Steve Bennett
2010-04-06
telnetd: fill hostname field in utmp/wtmp records
Denys Vlasenko
2010-04-06
udhcp: s/sipservers/sipsrv/ to match other similar option names
Denys Vlasenko
2010-04-05
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
Denys Vlasenko
2010-04-04
who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H
Denys Vlasenko
2010-04-04
udhcpd: note missing sanity checks on INFORM message handling
Denys Vlasenko
2010-04-04
udhcp: implement "raw" binary options. Closes bug 735
Denys Vlasenko
2010-04-04
libbb: factor out hex2bin() for infiniband address parser
Denys Vlasenko
2010-04-04
udhcp: s/dhcp_option/dhcp_optflag/g
Denys Vlasenko
2010-04-04
udhcpc: trivial shrink
Denys Vlasenko
2010-04-03
udhcpd: support decoding of option 120 "SIP servers". Closes bug 737
Denys Vlasenko
2010-04-03
ftpd: shrink by 33 bytes
Denys Vlasenko
2010-04-03
libbb: make index_in_substrings return -1 on ambiguous matches
Denys Vlasenko
2010-04-02
httpd: fix proxy mode bug (annoying but harmless), better help text
Denys Vlasenko
2010-04-02
ifplugd: more robust interface name match check
Denys Vlasenko
2010-04-01
clean up redundant, commented-out and misplaced includes
Denys Vlasenko
2010-03-31
fix Config.in tab usage
Denys Vlasenko
2010-03-30
ifplugd: code shrink; expanded comments
Maxim Kryzhanovsky
2010-03-29
ifplugd: code shrink
Maxim Kryzhanovsky
[next]