Age | Commit message (Expand) | Author |
2004-09-08 | Felipe Kellermann writes: | Eric Andersen |
2004-09-02 | Tito writes: | Eric Andersen |
2004-08-26 | Togg writes: | Eric Andersen |
2004-07-22 | Reverse my previous change, "::" is a GNU getopt extension that allows | Glenn L McGrath |
2004-07-21 | Fix bug in accepting buffer size argument | Glenn L McGrath |
2004-06-22 | Add missing 'S' to the getopt string. | Eric Andersen |
2004-06-22 | Patch from Bastian Blank: | Eric Andersen |
2004-04-14 | Larry Doolittle writes: | Eric Andersen |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen |
2004-02-22 | Fix from Paul Kortekaas for syslog -C option, size should be in kB. | Glenn L McGrath |
2003-12-19 | Patch from Fillod Stephane: | Eric Andersen |
2003-12-15 | Get vfork_daemon_rexec working under uclinux | Russ Dill |
2003-10-09 | Arnd Ben Otto writes: | Eric Andersen |
2003-09-26 | add size parameter to syslogd -C | Glenn L McGrath |
2003-09-10 | Vodz, last_patch_104 | Glenn L McGrath |
2003-08-29 | Vodz, last patch 104 | Glenn L McGrath |
2003-07-28 | last_patch95 from vodz: | Eric Andersen |
2003-07-22 | eliminate DOSTATIC, DODEBUG, etc and name them sensibly | Eric Andersen |
2003-07-22 | Remove remaining libc5 support code | Eric Andersen |
2003-07-14 | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen |
2003-05-23 | oops | Eric Andersen |
2003-05-23 | This patch from Vitezslav Batrla, is a cleaner fix for the | Eric Andersen |
2003-05-16 | Apply patch from Georg Magschok to fix syslog behavior so that the | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2003-02-09 | Dont die if logging remotely fails, patch by Joshua Jackson | Glenn L McGrath |
2002-12-12 | Update email address for Gennady Feldman <gena01@gena01.com> | Glenn L McGrath |
2002-11-10 | run through indent and manually check result | Glenn L McGrath |
2002-09-17 | hehe. | Eric Andersen |
2002-09-17 | Vodz' last_patch57: | Eric Andersen |
2002-08-06 | Move #define MAXLINE so this compiles without circ buffers. | Manuel Novoa III |
2002-08-05 | Oops. Code things so it actually works this time around... | Eric Andersen |
2002-08-05 | Joel Coltoff <joel@wmi.com> noticed that following a recent | Eric Andersen |
2002-07-19 | Applied syslogd fix submitted by Bart Visscher: | Robert Griebl |
2002-04-13 | Patch from Larry Doolittle to teach syslogd to not give up when errno is EINTR | Eric Andersen |
2002-03-20 | Add missing " " after the word on, as reported by Jason Luther | Eric Andersen |
2001-12-20 | Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. | Matt Kraai |
2001-11-12 | Change strdup calls to xstrdup (patch from Steve Merrifield). | Matt Kraai |
2001-10-28 | Add in some (theoretical) uClinux support. Some init cleanups | Eric Andersen |
2001-10-26 | Fix up the configuration rules and update Libc5 piece for Syslogd. (copied co... | Gennady Feldman |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen |
2001-08-14 | Log all messages from a single connection, not just the first. Patch from | Matt Kraai |
2001-07-19 | Add a RELEASE_BB_BUFFER macro and use it to fix a memory leak in syslogd.c | Matt Kraai |
2001-07-17 | This is vodz' latest patch. Sorry it took so long... | Eric Andersen |
2001-07-06 | Remove redundant initialization of lfile to reduce executable size by | Matt Kraai |
2001-07-02 | Per patch from vodz, change a couple of consts to defines, since | Eric Andersen |
2001-06-26 | Patch from Gennady Feldman | Glenn L McGrath |
2001-05-16 | Add xgethostbyname and herror_msg* functions. | Matt Kraai |
2001-05-07 | Per comment from Jim McQuillan <jam@mcquil.com>, don't log | Eric Andersen |
2001-05-03 | devfs does not support creation of regular files. So change the | Eric Andersen |
2001-04-12 | Use date -u instead of date --utc and consolidate version string. | Matt Kraai |