Start 1.33.0 development cycle
[oweals/busybox.git] / networking / Config.in
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-04-21 Denys Vlasenkoftpd: work around LIST -aXYZ too, not only LIST -lXYZ
2010-03-31 Denys Vlasenkofix Config.in tab usage
2010-03-05 Denys Vlasenkotftp: do not show progress bar if we get error right...
2010-02-27 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-02-26 Bernhard Reutner... Config: fix alphabetical ordering
2010-01-18 Stefan Seyfriedftpd: conditional support for broken clients
2010-01-14 Denys Vlasenkowhitespace fix
2009-12-11 Denys Vlasenkoreplace APP_xxDHCPxx with xxDHCPxx, it's more consisten...
2009-11-23 Leonid Lisovskiytraceroute6: new applet by Leonid Lisovskiy. +1562...
2009-11-22 Adam Tkacntpd: new applet by Adam Tkac. +5k.
2009-11-08 Magnus Dammtftp: add optiona support for progress bar
2009-09-04 Denys Vlasenkotelnetd: add -w ("inetd wait") option. Can be configur...
2009-06-19 Denys Vlasenkogetopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG...
2009-06-18 Denys Vlasenkotweak Config texts and some broken English elsewhere
2009-05-01 Denys VlasenkoMake it clearer that usually people should _NOT_
2009-04-26 Denis Vlasenkoifplugd: new applet by Maksym Kryzhanovskyy (xmaks...
2009-04-25 Denis Vlasenkoadd FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT...
2009-03-08 Denis Vlasenkoftpd: code chrink, fixed some minor bugs
2009-03-08 Denis Vlasenkoftpd: new applet by Adam Tkac
2009-02-24 Bernhard Reutner... - rephrase helptext for clarity
2009-02-24 Bernhard Reutner... - improve wording
2009-02-14 Bernhard Reutner... - improve wording
2009-02-04 Denis Vlasenkohttpd:
2009-01-23 Denis Vlasenkotunctl: new applet by Vladimir
2008-11-22 Denis Vlasenkotftpd: can also have TFTP_DEBUG
2008-11-14 Wade Berrierifupdown.c: allow options to udhcpc to be configurable...
2008-11-06 Denis Vlasenkototal overhaul of mail applets. again. Vladimir as...
2008-11-06 Denis Vlasenkobuild system: tidying up CONFIG_xxx names (suggested...
2008-10-02 Bernhard Reutner... - wrap overlong line
2008-09-28 Denis Vlasenkosendmail: update by Vladimir
2008-09-27 Denis Vlasenkosendmail: compat update by Vladimir
2008-09-04 Bernhard Reutner... - add WIP stub for tc.
2008-07-27 Denis Vlasenkonetstat: optional -p support by L. Gabriel Somlo <somlo...
2008-07-22 Bernhard Reutner... - wrap overlong lines (Cristian Ionescu-Idbohrn)
2008-04-21 Denis Vlasenko*: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit.
2008-04-06 Denis Vlasenkobrctl: optional support for "show" cmd (by L. Gabriel...
2008-03-17 Denis Vlasenko*: mode tcp/udpsvd to networking, delete ipsvd/*
2008-03-17 Denis Vlasenkotftpd: new applet (mostly using existing code for tftp)
2008-02-27 Denis Vlasenkosendmail: yet another maintainer's update
2008-02-26 Denis Vlasenkoifenslave: new applet. closes bug 115.
2008-02-11 Bernhard Reutner... - spelling fixes
2008-02-08 Denis Vlasenkosendmail: update from maintainer
2008-02-01 Paul FoxFix compilation error when FEATURE_FANCY_PING enabled...
2008-01-28 Denis Vlasenkosendmail: new applet by dronnikov at gmail.com
2008-01-14 Bernhard Reutner... - implement brctl setpathcost, setportprio, setbridgepr...
2008-01-13 Bernhard Reutner... - shrink a bit and implement time related fancy feature...
2008-01-13 Bernhard Reutner... - new applet brctl
2007-12-24 Denis Vlasenkonameif: extended matching (Nico Erfurth <masta@perlgolf...
2007-11-14 Denis VlasenkoIntroduce FEATURE_PREFER_IPV4_ADDRESS. If selected...
2007-11-04 Denis VlasenkoAnnounce 1.8.0 1_8_0
2007-10-29 Bernhard Reutner... - fix typo in helptext
2007-10-29 Denis Vlasenkoll_types.c: optimize link type table, make it conditional
2007-10-18 Denis Vlasenkoxatonum.h: add comment
2007-09-21 Denis Vlasenkohttpd: optional support for partial downloads
2007-09-02 Bernhard Reutner... - IFUPDOWN_IFSTATE_PATH depends on IFUPDOWN
2007-08-21 Denis Vlasenkohttpd: add optional support for error pages
2007-08-12 Denis Vlasenkohttpd: sendfile support
2007-07-19 Denis Vlasenkoifup/ifdown: make location of ifstate configurable
2007-06-20 Denis Vlasenkoslattach: new applet.
2007-06-16 Denis Vlasenkomake FEATURE_HAVE_RPC auto-selectable by mount and...
2007-06-16 Denis Vlasenkopscan: new applet (portscanner). ~1350 bytes. By Tito...
2007-05-26 Bernhard Reutner... - fix typo in help text and fix punctuation
2007-05-15 Denis Vlasenkonetstat: introduce -W: wide, ipv6-friendly output
2007-05-02 Denis Vlasenkoifupdown: mke it possible to use DHCP clients different...
2007-04-05 Denis Vlasenkonc: port nc 1.10 to busybox
2007-03-28 Bernhard Reutner... - fix formatting of help text
2007-03-19 Bernhard Reutner... - don't automatically select run-parts but point out...
2007-02-02 Bernhard Reutner... - update helptext
2007-01-24 Denis VlasenkoUnify ping and ping6. ping has -4 and -6 which force
2007-01-24 Mike Frysingercombine depends lines
2007-01-22 Denis Vlasenkoclean up commented out old code
2007-01-22 Denis Vlasenkoremove obsolete FEATURE_WGET_IP6_LITERAL
2007-01-07 Denis Vlasenkoadd arp applet - thanks to
2006-12-17 Denis Vlasenkohttpd: we don't have FEATURE_HTTPD_WITHOUT_INETD anymore,
2006-12-01 Bernhard Reutner... - provide central knob to turn off RPC related options.
2006-11-22 Denis Vlasenkotelnetd: we were having telnetd with is ONLY inetd...
2006-11-21 Bernhard Reutner... - add 'ip rule' support. First take..
2006-11-16 Denis Vlasenkohttpd: add -i (inetd) and -f (foreground) otions.
2006-11-02 Denis VlasenkoFix kbuild bugs noticed by Bernhard Fischer <rep.nop...
2006-10-05 Denis Vlasenkobuild system overhaul
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-07 Denis VlasenkoAdd CONFIG_FEATURE_SYSLOG which controls whether
2006-07-10 Rob LandleyUpgrade netcat a lot. Make -e able to take the rest...
2006-06-14 Bernhard Reutner... - rename CONFIG_FEATURE_TFTP_DEBUG to CONFIG_DEBUG_TFTP
2006-05-31 Bernhard Reutner... - add CONFIG_FEATURE_WGET_LONG_OPTIONS
2006-05-26 Bernhard Reutner... - add central knob to turn off getopt_long everywhere...
2006-05-08 Mike Frysingerre-enable udhcp in a few more places
2006-05-05 Rob LandleyBusybox's udhcp was deleted a while ago. Bolting an...
2006-04-28 Rob LandleyMore usage.h cleanups, with collateral changes to httpd...
2006-04-18 Bernhard Reutner... - improve wording in some help texts a little bit.
2006-04-18 Bernhard Reutner... - patch from P.J. Day to rely on the automatic indentin...
2006-04-18 Bernhard Reutner... - simplify config options of the ip applet.
2006-04-10 Bernhard Reutner... - put udhcp back in (Rob, you removed this in r14787...
2006-04-10 Rob LandleySecond verse, same as the first.
2006-04-10 Rob LandleyMissing dependency spotted by Robert P Day.
2006-04-10 Bernhard Reutner... - fix typo introduced in the last commit.
2006-04-10 Bernhard Reutner... - typo: s/biltin/builtin/g
2006-01-31 "Vladimir N. Oleynik"add feature: support for running scripts through an...
2006-01-25 "Vladimir N. Oleynik"new applet. Thanks Roberto A. Foglietta
next