hush: remove disabled CMD_SINGLEWORD_NOGLOB_COND, rename o_glob->perform_glob
[oweals/busybox.git] / networking /
2010-09-03 Denys Vlasenkoifupdown: %client%, not %clientid%
2010-09-01 Denys Vlasenkobetter shared strings trick
2010-08-30 Denys Vlasenkoiplink: another compat #ifndef/#define tweak
2010-08-27 Denys Vlasenkontpd: with -q, exit after 60 seconds even if time is...
2010-08-22 Denys Vlasenkoip: add a #define for older kernels
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-08-08 Denys Vlasenkowget: fix ndelay_on call; progress bar: small shrink
2010-08-08 Denys Vlasenkowget: make -T support enabled by default
2010-08-08 Bradley M. Kuhnwget: implement -T SEC; rework progress meter to not...
2010-08-07 Denys VlasenkoFix a typo in config text
2010-07-26 Peter Korsgaardhttpd: simplified "gzip" test
2010-07-25 Denys Vlasenko*: trailing empty lines removed
2010-07-25 Denys Vlasenko*: more empty lines removed. no code changes
2010-07-25 Denys Vlasenko*: mass cosmetic removal of extra empty lines. no code...
2010-07-25 Peter Korsgaardhttpd: optional support for gzip-compressed pages
2010-07-25 Denys Vlasenkohttpd: cosmetic fixes, no code changes
2010-07-24 Denys Vlasenkolibiproute: code shrink by adding FAST_FUNC
2010-07-24 Denys Vlasenkoip: fix "ip r" breakage
2010-07-22 Natanael Copalibnetlink: code shrink
2010-07-22 Maksym Kryzhanovskyyifplugd: code shrink
2010-07-18 Jeremie Koenigtcpsvd,udpsvd: conditionalize usage of SO_ORIGINAL_DST
2010-07-18 Jeremie Koeniglibbb: conditionalize AF_* usage in error reporting
2010-07-18 Jeremie Koenigmark Linux-specific configuration options
2010-07-18 Denys Vlasenkotweak defconfig
2010-07-12 Denys Vlasenkowget: fix progress display
2010-07-08 Maksym Kryzhanovskyyifplugd: code shrink
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-07-04 Denys Vlasenkoremove some dead assignments, add a TODO comment
2010-07-04 Denys Vlasenkoip a: fix SEGV if "dev IFACE" is not specified
2010-07-03 Pascal Bellardlibbb: introduce and use BB_EXECVP_or_die()
2010-06-28 Denys Vlasenkonc: better comments. no code changes
2010-06-27 Denys Vlasenkoremove recently added erroneous _and_die()
2010-06-27 Denys Vlasenkonc: introduce CONFIG_NC_110_COMPAT option.
2010-06-24 Denys Vlasenko*: make exec failure message more consistent
2010-06-24 Denys Vlasenkontpd: step correction to variables had wrong sign,...
2010-06-24 Denys Vlasenko*: introduce and use bb_unsetenv_and_free
2010-06-19 Denys Vlasenkocosmetics on top of Dan's patches
2010-06-19 Dan FandrichA few minor portability improvements
2010-06-18 Denys Vlasenkotftp: increase initial retry timeout from 50 to 100 ms
2010-06-17 Denys Vlasenkonetworking/Config.src: make tftp/tftpd-related options...
2010-06-12 Denys Vlasenkotftp: make message about 512 byte block less confusing
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-07 Denys Vlasenkobbconfig: make it independent from printf functions
2010-06-06 Denys Vlasenkopipe_progress: make it independent of printf machinery
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-06-04 Mike Frysingerudhcpd: fix daemonize crash on nommu systems
2010-05-30 Denys Vlasenkodhcp: truncate packets instead of padding them to 574...
2010-05-30 Denys Vlasenkodhcp: indicate IP network order in prototypes too
2010-05-30 Denys Vlasenkodhcp: readability cleanups and small code shrink
2010-05-27 Denys Vlasenkotrivial fixes: use uint8_t, not __u8; fix defconfig...
2010-05-25 Bernhard Reutner... ip addr: shrink
2010-05-25 Bernhard Reutner... ip addr: unify parsing args
2010-05-25 Bernhard Reutner... ip rule: unify parsing args
2010-05-25 Bernhard Reutner... ip tunnel: unify parsing args; no obj-code changes
2010-05-25 Bernhard Reutner... ip link: add qlen
2010-05-25 Bernhard Reutner... iplink: shrink
2010-05-25 Bernhard Reutner... iplink: support add/delete
2010-05-25 Bernhard Reutner... ipaddress: print OPERSTATEs and NO-CARRIER
2010-05-23 Denys Vlasenkoifconfig: do not truncate interface names. closes bug...
2010-05-18 Denys Vlasenkoash: fix bug which causes signal6.tests to fail
2010-05-11 Denys Vlasenkoifplugd: fix typo in prev commit
2010-05-10 Denys Vlasenkowork on adding testsuite runs to randomconfig test...
2010-05-08 Denys Vlasenkoifplugd: replace potentially-leaking setenv with malloc...
2010-05-02 Denys Vlasenkoifdown: use /var/run/udhcpc.%iface%.pid only if it...
2010-05-02 Denys Vlasenkoudhcpd: fix hostname truncation bug 1663
2010-04-27 Denys Vlasenkotelnet: prevent SEGV if we are requested TELOPT_NEW_ENV...
2010-04-26 Denys Vlasenkodnsd: fix unaligned access problem
2010-04-21 Denys Vlasenkoftpd: work around LIST -aXYZ too, not only LIST -lXYZ
2010-04-15 Denys Vlasenkohttpd_indexcgi example: trivial fix
2010-04-14 Denys Vlasenkodnsd: enforce alignment on packet buffer
2010-04-07 Steve Bennettipcalc: more correct checking for proper number of...
2010-04-06 Denys Vlasenkotelnetd: fill hostname field in utmp/wtmp records
2010-04-06 Denys Vlasenkoudhcp: s/sipservers/sipsrv/ to match other similar...
2010-04-05 Denys Vlasenkotelnetd: write LOGIN/DEAD_PROCESS utmp records. Closes...
2010-04-04 Denys Vlasenkowho: fix attempts to open '/dev/dev/ttyX'; make columns...
2010-04-04 Denys Vlasenkoudhcpd: note missing sanity checks on INFORM message...
2010-04-04 Denys Vlasenkoudhcp: implement "raw" binary options. Closes bug 735
2010-04-04 Denys Vlasenkolibbb: factor out hex2bin() for infiniband address...
2010-04-04 Denys Vlasenkoudhcp: s/dhcp_option/dhcp_optflag/g
2010-04-04 Denys Vlasenkoudhcpc: trivial shrink
2010-04-03 Denys Vlasenkoudhcpd: support decoding of option 120 "SIP servers...
2010-04-03 Denys Vlasenkoftpd: shrink by 33 bytes
2010-04-02 Denys Vlasenkolibbb: make index_in_substrings return -1 on ambiguous...
2010-04-02 Denys Vlasenkohttpd: fix proxy mode bug (annoying but harmless),...
2010-04-02 Denys Vlasenkoifplugd: more robust interface name match check
2010-04-01 Denys Vlasenkoclean up redundant, commented-out and misplaced includes
2010-03-31 Denys Vlasenkofix Config.in tab usage
2010-03-30 Maxim Kryzhanovskyifplugd: code shrink; expanded comments
2010-03-29 Maxim Kryzhanovskyifplugd: code shrink
2010-03-27 Denys Vlasenkodumpleases: better help text
2010-03-27 Denys Vlasenkoudhcpd: fix -v/-P mixup
2010-03-27 Denys Vlasenkoudhcp: abort if we see unknown option, and show valid...
2010-03-26 Denys Vlasenkounicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT,...
2010-03-26 Denys Vlasenkoudhcp: cosmetic cleanups; one case of s/full_read/xread/
2010-03-26 Denys Vlasenkoudhcp: pass pointer to whole packet to "add option...
2010-03-26 Denys Vlasenkoudhcp: move options.c to common.c; disable unused bool...
2010-03-25 Denys Vlasenkoudhcpc: add -x OPT:VAL option
2010-03-24 Denys Vlasenkoudhcp: add testing bits to dns en/decoder
next