Add bb_msg_read_error
[oweals/busybox.git] / sysklogd /
2005-04-06 Peter KjellerstedtRemoved the incorrect and confusing facility argument...
2004-10-08 Eric Andersenegor duda writes:
2004-09-14 Glenn L McGrathPatch by Felipe Kellermann, fix a bug introduced in...
2004-09-08 Eric AndersenFelipe Kellermann writes:
2004-09-02 Eric AndersenTito writes:
2004-08-26 Eric AndersenTogg writes:
2004-08-26 Eric AndersenTito writes:
2004-08-06 Glenn L McGrathPart of patch from William Barsse, fixes a problem...
2004-07-22 Glenn L McGrathReverse my previous change, "::" is a GNU getopt extens...
2004-07-21 Glenn L McGrathFix bug in accepting buffer size argument
2004-06-25 Eric AndersenDo not mess with the console logging level unless
2004-06-22 Eric AndersenAdd missing 'S' to the getopt string.
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-02-22 Glenn L McGrathFix from Paul Kortekaas for syslog -C option, size...
2003-12-19 Eric AndersenPatch from Fillod Stephane:
2003-12-15 Russ DillGet vfork_daemon_rexec working under uclinux
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-10-09 Eric AndersenArnd Ben Otto writes:
2003-09-26 Glenn L McGrathPatch from Fillod Stephane
2003-09-26 Glenn L McGrathadd size parameter to syslogd -C
2003-09-10 Glenn L McGrathVodz, last_patch_104
2003-08-29 Glenn L McGrathVodz, last patch 104
2003-07-28 Eric AndersenFixup bugs in last patch
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-07-26 Eric AndersenThe logger utility does not really depend on CONFIG_SYS...
2003-07-22 Eric Anderseneliminate DOSTATIC, DODEBUG, etc and name them sensibly
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-05-23 Eric Andersenoops
2003-05-23 Eric AndersenThis patch from Vitezslav Batrla, is a cleaner fix...
2003-05-16 Eric AndersenApply patch from Georg Magschok to fix syslog behavior...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-02-28 Eric AndersenAdd all the syslogd help text
2003-02-09 Glenn L McGrathDont die if logging remotely fails, patch by Joshua...
2002-12-12 Glenn L McGrathUpdate email address for Gennady Feldman <gena01@gena01...
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-12-01 Glenn L McGrathadd the -c option, modified version of a patch from...
2002-11-10 Glenn L McGrathrun through indent and manually check result
2002-11-10 Glenn L McGrathlast_patch57 from Vladimir N. Oleynik
2002-09-30 Eric AndersenVodz' last_patch57:
2002-09-18 Eric Andersenpatch from John Hall <john.hall@optionexist.co.uk>...
2002-09-17 Eric Andersenhehe.
2002-09-17 Eric AndersenVodz' last_patch57:
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-08-06 Manuel Novoa III Move #define MAXLINE so this compiles without circ...
2002-08-05 Eric AndersenOops. Code things so it actually works this time around...
2002-08-05 Eric AndersenJoel Coltoff <joel@wmi.com> noticed that following...
2002-07-19 Robert GrieblApplied syslogd fix submitted by Bart Visscher:
2002-04-13 Eric AndersenPatch from Larry Doolittle to teach syslogd to not...
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-03-20 Eric AndersenAdd missing " " after the word on, as reported by Jason...
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-11-12 Matt KraaiChange strdup calls to xstrdup (patch from Steve Merrif...
2001-10-28 Eric AndersenAdd in some (theoretical) uClinux support. Some init...
2001-10-26 Gennady FeldmanFix up the configuration rules and update Libc5 piece...
2001-10-24 Eric AndersenFix missing BB_VER defines
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-08-14 Matt KraaiLog all messages from a single connection, not just...
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-19 Eric AndersenSome adjustments, mostly from David McCullough <davidm...
2001-07-19 Matt KraaiAdd a RELEASE_BB_BUFFER macro and use it to fix a memor...
2001-07-17 Eric AndersenThis is vodz' latest patch. Sorry it took so long...
2001-07-06 Matt KraaiRemove redundant initialization of lfile to reduce...
2001-07-02 Eric AndersenPer patch from vodz, change a couple of consts to defin...
2001-06-26 Glenn L McGrathPatch from Gennady Feldman
2001-05-16 Matt KraaiAdd xgethostbyname and herror_msg* functions.
2001-05-07 Eric AndersenPer comment from Jim McQuillan <jam@mcquil.com>, don...
2001-05-03 Eric Andersendevfs does not support creation of regular files. ...
2001-04-12 Matt KraaiUse date -u instead of date --utc and consolidate versi...
2001-04-09 Eric AndersenUpdate how we detect if libc5 is in use.
2001-04-05 Eric AndersenSome cleanups/fixes for the syslogd circular buffer...
2001-04-05 Eric AndersenA number of cleanups. Now compiles with libc5, glibc...
2001-03-29 Eric AndersenUse daemon() to spawn syslogd and klogd daemons.
2001-03-27 Mark WhitleyApplied patch from Gennady Feldman to fix a single...
2001-03-23 Eric Andersen-Wshadow tr fix from Jeff Garzik
2001-03-23 Eric Andersen-Wshadow logread fix from Jeff Garzik
2001-03-21 Eric AndersenA nice patch from Larry Doolittle that adds -Wshadow and
2001-03-15 Mark Whitleydos2unix logread.c
2001-03-15 Eric AndersenMove the warning msg after features.h gets pulled in.
2001-03-14 Mark WhitleyApplied patch from Giulio Orsero to fix some preprocess...
2001-03-14 Eric AndersenSome updates for libc5
2001-03-12 Mark WhitleyAdded some comment lines in the header indicating that...
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to split up syslogd...
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to use single-thread...
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-25 Eric AndersenCommit Larry Doolittle's buffers-on-stack/buffers-via...
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
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-18 Matt KraaiChange calls to error_msg.* and strerror to use perror_...
2000-12-11 Eric AndersenPatch from larry doolittle to make sure we don't realloc
2000-12-11 Matt KraaiKeep unknown priorities from segfaulting.
2000-12-11 Eric AndersenFix a thinko -- when REMOTE_LOG support is compiled in,
next