lpd: avoid SEGVing on immediate EOF from peer
[oweals/busybox.git] / sysklogd / logger.c
2018-12-28 Denys Vlasenkoconfig: update size information
2017-08-16 Denys Vlasenkosyslogd,logger: code shrink for musl
2017-08-02 Denys Vlasenkodo not use `a' quoting style in comments
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2016-04-21 Denys Vlasenko*: hopefully all setup_common_bufsiz() are in place
2015-10-18 Denys Vlasenkosysklogd/*: convert to new-style "one file" applets
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-01-04 Denys Vlasenko*: remove some uses of argc
2008-12-02 Denis Vlasenkolibbb: password/group function helpers rewritten by...
2008-06-11 Denis Vlasenkologger: "clean up" a dirty hack a bit
2008-01-27 Bernhard Reutner... - fix conflicting decls of syslog related facilitynames...
2007-11-23 Denis Vlasenkofix buglets found by randomconfig
2007-11-23 Denis Vlasenkologread: eliminate usage of data/bss
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-02 Denis Vlasenkologger: fix a problem of losing all argv except first
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-07-27 Denis Vlasenkobb_getpwuid, bb_getgrgid: change order of arguments...
2007-06-04 Denis VlasenkoAudit bb_common_bufsiz usage, add script which looks...
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-12 Denis Vlasenkoundo RESERVE_CONFIG_BUFFER change. aldot, small on...
2007-01-09 Bernhard Reutner... - shrink by 26 bytes or so
2007-01-04 Denis Vlasenkosyslogd: start using bb_common_bufsiz1 instead of stack...
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-22 Denis Vlasenkologger: getopt_ulflags'isation
2006-09-09 Denis Vlasenkousing [xa]sprintf for string concatenation is neat...
2006-06-02 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-04-06 Peter KjellerstedtRemoved the incorrect and confusing facility argument...
2004-08-26 Eric AndersenTito writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-10 Glenn L McGrathlast_patch57 from Vladimir N. Oleynik
2002-09-30 Eric AndersenVodz' last_patch57:
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-19 Eric AndersenSome adjustments, mostly from David McCullough <davidm...
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to split up syslogd...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2001-01-03 Eric AndersenLogger forgot to NULL terminate strings from stdin.
2001-01-02 Matt KraaiLog stdin when no message given and use getopt.
2000-12-11 Eric AndersenPatch from larry doolittle to make sure we don't realloc
2000-12-09 Eric AndersenSome little cleanups from Larry Doolittle
2000-12-08 Eric AndersenPatch from Matt Kraai to make logger log all arguments.
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-07 Matt KraaiFix by Tim Robbins <fyre@box3n.gumbynet.org> to prevent...
2000-11-14 Eric AndersenRemove the BSD advertising clause, and replace it with...
2000-10-25 Matt KraaiClean up error handling and uses of TRUE/FALSE.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-08-10 Eric AndersenSome #include updates.
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Pavel RoskinMore fixes for "signed vs. unsigned" warnings.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-01-29 Erik AndersenClear up some ambiguity with old style assignments.
2000-01-23 Erik AndersenSome busybox updates. You no longer _have_ to put...
2000-01-09 Erik AndersenFix a logger bug.
2000-01-07 Erik AndersenTrivial type fix.
1999-12-16 Erik AndersenFix bugs in logger and syslogd. Add fbset.
1999-11-25 Eric AndersenStuf
1999-11-25 Eric AndersenStuf