infodrom/sysklogd
2014-10-04 Joey SchulzeDocument changes master
2014-10-04 manchaBugfix against minor vulnerability caused by invalid...
2010-09-10 Joey SchulzeReplace strcpy with memmove to fix continuation line...
2009-12-24 Joey SchulzeAdjust changelog information
2009-12-24 John HaxbyIPv6 support
2009-11-27 Joey SchulzeDocumentation update
2008-07-04 Joey SchulzeRemove faulty fclose() call. Thanks to Andrea Morandi...
2008-05-11 Joey SchulzeAdjust indention
2008-05-11 Joey SchulzeCorrect logic: flush log files independed of MARK
2008-05-11 Joey SchulzeCorrect calculation
2008-05-11 Joey SchulzeDocument "don't output marks to recently written files"
2008-05-08 Joey SchulzeAdded missing changelog entry
2008-05-07 Joey SchulzeCode reorganisation: make sure that the service name...
2007-11-10 Joey SchulzeThomas Jarosch: Move hostname setting code from main...
2007-10-08 Joey SchulzeImproved sleep/alarm/mark implementation by
2007-10-08 Joey SchulzeAdjusted indention
2007-07-29 Joey SchulzeUntypo
2007-07-04 Joey SchulzePrevent pipes from becoming the controlling tty release-1.5.0
2007-07-04 Joey SchulzeReverted patch by Andreas Barth since it caused problem...
2007-07-04 Joey SchulzeUntypo
2007-07-04 Joey SchulzePreparation for version 1.5
2007-06-21 Joey SchulzeUpdated the changelog/documentation
2007-06-18 Joey SchulzeAdjusted the search function to find the symbol associa...
2007-06-17 Joey SchulzeBeautification of the output
2007-06-02 Joey SchulzeImproved condition
2007-06-02 Joey SchulzeWe need to read all symbols
2007-05-31 Joey SchulzeImproved symbol lookup, since symbols are spread over...
2007-05-31 Joey SchulzeOnly read kernel symbols from /proc/kallsyms if no...
2007-05-30 Joey SchulzeFormatting & untypo
2007-05-30 Joey SchulzeCorrection to build tsyslogd again
2007-05-30 Joey SchulzeBuild the new oops module with the kernel build system
2007-05-30 Joey SchulzeComplete rewrite of the oops kernel module for Linux 2.6
2007-05-30 Joey SchulzeFile not needed anymroe
2007-05-30 Joey SchulzeUse SKFLAGS instead of CFLAGS due to a conflict with...
2007-05-30 Joey SchulzeUntypo
2007-05-28 Joey SchulzeNotify the waiting parent process if the client dies...
2007-05-28 Joey SchulzeImprovements
2007-05-28 Joey SchulzeSpelling and other improvements, many of them from...
2007-05-28 Joey SchulzePatch by Andreas Barth: Prevent pipes from becoming...
2007-05-28 Joey SchulzePatch by Matthew Fischer: Remove special treatment...
2007-05-28 Joey SchulzeAdded missing dependencies
2007-05-28 Joey SchulzeMoved structs to module.h
2007-05-28 Joey SchulzeRemoved several structs not used anymore.
2007-05-28 Joey SchulzeReturn of the symbols.
2007-05-28 Joey SchulzeAdded back /usr/src/linux/System.map as fall-back location
2007-05-27 Joey SchulzeUpdated address and copyright, shortened AUTHORS section
2007-05-27 Joey SchulzeRemoved superflous newlines
2007-05-27 Joey SchulzeMoved the documentation of the console log level into...
2007-05-27 Joey SchulzeDon't fiddle with the console log level anymore
2007-05-26 Joey SchulzeUse ssize_t and reduced code where appropriate
2007-05-26 Joey SchulzeImproved daemonise routine to stabilise startup
2007-05-26 Joey SchulzeLog message
2007-05-26 Joey SchulzeLog message
2007-05-26 Joey SchulzeProperly accompany the MARK message with the facility
2007-05-26 Joey SchulzeOnly try to gather the local domain name when messages...
2007-05-26 Joey SchulzeRemoved test to detect control characters > 0x20 as...
2007-05-25 Joey SchulzeReset the signal handler in the child
2007-05-25 Joey SchulzeImproved query_module calls and unified code against...
2007-05-25 Joey SchulzeAdded missing defines and a prototype so that the code...
2007-05-25 Joey SchulzeConversion to file coding style
2007-05-25 Joey SchulzePatch by Kelledin to use the newer query_module functio...
2007-05-24 Joey SchulzeAdded missing dependency to ksyms.h for ksym_mod.c
2007-05-24 Joey SchulzeAdded missing dependency to module.h for ksym_mod.c
2007-05-24 Joey SchulzeAdded missing newline
2007-05-24 Joey SchulzeFormatting
2007-05-24 Joey SchulzeRemove SO_BSDCOMPAT since it was only support by Linux...
2007-05-24 Joey SchulzePatch by Mike Frysinger: use socklen_t where appropriate
2007-05-24 Joey SchulzeWhen writing log files ignore errors caused by filled...
2007-05-21 Joey SchulzeSpelling fix
2007-05-21 Joey SchulzeEscape hyphens
2007-05-21 Joey SchulzeOnly play with the network when the syslog port can...
2007-05-20 Joey SchulzeSpelling improvements
2007-05-20 Joey SchulzePhrasing improvements
2007-05-20 Joey SchulzePhrasing correction
2007-05-20 Joey SchulzePhrasing correction
2006-12-03 Joey SchulzeAdjusted the date
2006-12-03 Joey SchulzeAdjusted the date
2006-11-30 Joey SchulzeExplanation added by Eric Tucker
2006-09-28 Joey SchulzeCorrected typo in syslog.conf(5)
2006-09-18 Joey SchulzeProperly use format strings
2006-05-25 Joey SchulzeAdded a description of system log level and link to...
2006-05-25 Joey SchulzeReset the 'restart' flag immediately after entering...
2006-05-25 Joey SchulzeRemoved asm/atomic.h since it is not needed anymore.
2006-05-25 Joey SchulzeMore LFS options as comments
2005-05-25 Joey SchulzeApplied adjusted patch by Miquel van Smoorenburg to...
2005-03-11 Joey SchulzeAdded the date
2005-03-11 Joey SchulzeAdded a note to sysctl(8) for setting the console level
2005-01-15 Joey SchulzeUpdated changes file
2005-01-15 Joey SchulzeApplied patch by Dirk Mueller <mueller@kde.org> to...
2004-11-07 Joey SchulzeRemove trailing newline from forwarded messages. This...
2004-11-07 Joey SchulzeDiscard any timestamp information found in received...
2004-11-02 Joey SchulzeColin Phipps <cph@cph.demon.co.uk>: Don't block on...
2004-07-27 Joey SchulzeRemoved atomic_t in the usecount field of the module...
2004-07-16 Joey SchulzeUlf Härnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-07-09 Joey SchulzeDocumentation improvement
2004-07-09 Joey SchulzeDocumentation improvements by Greg Trounson <gregt...
2004-05-04 Joey SchulzeAdjust the size of a variable to prevent a buffer overflow
2004-05-04 Joey SchulzeMinor corrections
2004-05-04 Joey SchulzePatch: sysklogd-1.4.1-owl-longjmp.diff from Openwall
2004-04-29 Joey SchulzePatch by Dmitry V. Levin <ldv@altlinux.org>
next