aboutsummaryrefslogtreecommitdiff
path: root/sysklogd/syslogd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-8/+6
* dnsd fix; option_mask32 added. dnsd needs more love.Denis Vlasenko2006-10-061-20/+19
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-1/+1
* syslogd: do not retry udp sends (can stall syslogd for extended periodsDenis Vlasenko2006-09-301-41/+14
* syslogd: getopt_ulflags'ification (save ~50 bytes)Denis Vlasenko2006-09-301-143/+156
* syslogd: add option to suppress logging of messages lower than level N (-n N)Denis Vlasenko2006-09-301-4/+16
* Build fixes for gcc 4.0 with -Werror, from Tito.Rob Landley2006-09-111-1/+1
* few random readability enhansements. No code changesDenis Vlasenko2006-09-081-6/+7
* More allbareconfig fixes.Rob Landley2006-08-281-1/+8
* - merge -r15463:15564 from busybox_scratch branch through these changesets:Bernhard Reutner-Fischer2006-08-201-62/+36
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-19/+4
* - move #include busybox.h to the very top so we pull in the configBernhard Reutner-Fischer2006-06-021-2/+1
* - s/defined(__uClinux__)/BB_NOMMU/Bernhard Reutner-Fischer2006-05-311-3/+3
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-8/+0
* - commentary typo and superfluous whitespace removal in weird messages.Bernhard Reutner-Fischer2006-04-181-3/+3
* - patch from Denis Vlasenko to add and use bb_xdaemon()Bernhard Reutner-Fischer2006-04-121-2/+1
* - patch from Denis Vlasenko to add and use bb_xsocket() and to useBernhard Reutner-Fischer2006-04-121-11/+2
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* moved BB_BANNER to applets/version.c file: make kernel like version, "Vladimir N. Oleynik"2006-02-161-1/+1
* just whitespaceTim Riker2006-01-251-1/+1
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-15/+2
* 20 bytes data to bss"Vladimir N. Oleynik"2005-10-151-6/+4
* complex RESERVE_CONFIG_BUFFER --> bb_common_bufsiz1"Vladimir N. Oleynik"2005-10-151-5/+8
* more remove lost exported"Vladimir N. Oleynik"2005-09-221-3/+3
* Kunihiko IMAI writes:Eric Andersen2005-09-121-1/+1
* applying fix for:Paul Fox2005-07-201-1/+1
* Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ...Glenn L McGrath2004-09-141-15/+21
* Felipe Kellermann writes:Eric Andersen2004-09-081-29/+26
* Tito writes:Eric Andersen2004-09-021-0/+2
* Togg writes:Eric Andersen2004-08-261-28/+14
* Reverse my previous change, "::" is a GNU getopt extension that allowsGlenn L McGrath2004-07-221-1/+2
* Fix bug in accepting buffer size argumentGlenn L McGrath2004-07-211-1/+1
* Add missing 'S' to the getopt string.Eric Andersen2004-06-221-1/+1
* Patch from Bastian Blank:Eric Andersen2004-06-221-1/+13
* Larry Doolittle writes:Eric Andersen2004-04-141-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Fix from Paul Kortekaas for syslog -C option, size should be in kB.Glenn L McGrath2004-02-221-1/+1
* Patch from Fillod Stephane:Eric Andersen2003-12-191-4/+10
* Get vfork_daemon_rexec working under uclinuxRuss Dill2003-12-151-4/+5
* Arnd Ben Otto writes:Eric Andersen2003-10-091-1/+48
* add size parameter to syslogd -CGlenn L McGrath2003-09-261-5/+10
* Vodz, last_patch_104Glenn L McGrath2003-09-101-4/+5
* Vodz, last patch 104Glenn L McGrath2003-08-291-5/+1
* last_patch95 from vodz:Eric Andersen2003-07-281-2/+3
* eliminate DOSTATIC, DODEBUG, etc and name them sensiblyEric Andersen2003-07-221-1/+1
* Remove remaining libc5 support codeEric Andersen2003-07-221-6/+0
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+1
* oopsEric Andersen2003-05-231-1/+2
* This patch from Vitezslav Batrla, is a cleaner fix for theEric Andersen2003-05-231-15/+5
* Apply patch from Georg Magschok to fix syslog behavior so that theEric Andersen2003-05-161-8/+18