summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* backported rsyslog v3 omgssapi - to provide forward compatibility from v2Rainer Gerhards2007-12-281-0/+5
* fixed a potential race condition, see link for details:Rainer Gerhards2007-12-111-0/+2
* added expr.c, which has some thoughts on expression implementationRainer Gerhards2007-12-111-0/+1
* applied patch from Michael Biebl for an even cleaner autotools config inRainer Gerhards2007-12-041-4/+1
* added Bartosz Kuzma patches for better compatibility with NetBSD - manyRainer Gerhards2007-12-031-1/+4
* library defintion was missing in build line - thx to Michael Biebl for fixRainer Gerhards2007-12-031-1/+1
* adding sur5r's postgres module - many thanks for providing it! There are aRainer Gerhards2007-12-031-0/+4
* added compile-time switches for -pthreadRainer Gerhards2007-11-301-2/+2
* applied gssapi patch from varmojfekoj - gss-api is now supportedRainer Gerhards2007-11-191-2/+4
* - changed the build system to use a single source tarball again (butRainer Gerhards2007-10-111-8/+77
* changed the threading to include one extra thread that runs the mainloop.Rainer Gerhards2007-10-081-2/+2
* created some support for distributing ommysql together with the mainRainer Gerhards2007-09-271-1/+1
* applied patch provided by varmojfekoj to support building ommysql in itsRainer Gerhards2007-09-261-11/+2
* applied patches which will be released under 1.19.1, changed doc for 1.19.1v1-19-1Michael Meckelein2007-08-221-5/+6
* - integrated patch from varmojfekoj to make the mysql module a loadable oneRainer Gerhards2007-08-141-3/+11
* - removed debian subdirectory by request of debian packager (this is aRainer Gerhards2007-08-131-1/+1
* added new doc files to autotools for make distRainer Gerhards2007-08-091-1/+1
* added a database cleanup script based on a suggestion of Michael Mansour.Rainer Gerhards2007-08-081-1/+1
* moved action object out of syslogd.c to its own fileset (action.c/h)Rainer Gerhards2007-08-061-1/+1
* - I found out that we finally have problems with the (somewhat recursive)Rainer Gerhards2007-08-031-1/+1
* added a generic linked list object (files linkedlist.h/c)Rainer Gerhards2007-07-311-1/+1
* - added cfsysline objects - initial set of functionsRainer Gerhards2007-07-301-1/+1
* fixed a missing file bug - thanks to Andrea Montanari for reporting thisRainer Gerhards2007-07-281-1/+1
* - added omsr object (objomsr.c, objomsr.h) - template request for outputRainer Gerhards2007-07-271-1/+1
* changed output modules to use a template-based code generation system forRainer Gerhards2007-07-251-1/+1
* moved discard functionality to an output moduleRainer Gerhards2007-07-241-1/+1
* fixed a very nasty bug in structure creation of struct filed (causedRainer Gerhards2007-07-231-1/+1
* moved file write output module to own set of code filesRainer Gerhards2007-07-221-1/+1
* moved some more modules to their own file setsRainer Gerhards2007-07-221-1/+1
* moved mysql action to its own code filesRainer Gerhards2007-07-201-1/+1
* moved code for user and wall message action into its own filesRainer Gerhards2007-07-201-1/+1
* moved part of the shell action to its own moduleRainer Gerhards2007-07-201-1/+1
* moved message object into its own set of filesRainer Gerhards2007-07-191-1/+1
* fixed a bug which caused install to install program under wrong nameRainer Gerhards2007-07-181-5/+5
* applied patch by redhat, Peter VrabecRainer Gerhards2007-07-161-1/+1
* added patch by mildew@gmail.com to support IPv6 in $AllowedSenderRainer Gerhards2007-07-161-1/+1
* added contributor page to doc setRainer Gerhards2007-07-161-1/+1
* added missing filesRainer Gerhards2007-07-131-4/+4
* made "make dist" workRainer Gerhards2007-07-131-0/+1
* added man filesRainer Gerhards2007-07-131-0/+2
* - removed some now-unused fields from struct filedRainer Gerhards2007-07-131-1/+1
* removed SYSV preprocessor macro; replaced with autotools equivalentRainer Gerhards2007-07-111-1/+1
* upgrading to autotools build system - thank Peter Vrabec for patches andRainer Gerhards2007-07-101-0/+11