summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* - added class tcpsRainer Gerhards2008-03-021-0/+4
* split off imgssapi from imtcp, but still with a lot of dependencyRainer Gerhards2008-02-261-1/+1
* applied Michael Biebl's fix for building rsyslog core without gssapiRainer Gerhards2008-02-261-5/+9
* - added sysvar classRainer Gerhards2008-02-251-0/+2
* begun implementing rsyslog virtual machine (vm class)Rainer Gerhards2008-02-221-0/+2
* added empty vmstk classRainer Gerhards2008-02-211-0/+2
* created initial vmprg classRainer Gerhards2008-02-201-0/+2
* added vmop class (stage for expression execution)Rainer Gerhards2008-02-201-0/+2
* created var class out of property_tRainer Gerhards2008-02-201-0/+2
* created new class ctok_tokenRainer Gerhards2008-02-201-0/+2
* - added ctok class (the config tokenizer)Rainer Gerhards2008-02-191-0/+2
* - moved config file code to its own fileRainer Gerhards2008-02-191-0/+2
* - added doc on how expressions will workRainer Gerhards2008-02-191-0/+1
* created a bare template for omlibdbi (dbi output action)Rainer Gerhards2008-02-141-0/+4
* very quickly hacked a rought outline of the file monitor (without anyRainer Gerhards2008-02-011-0/+4
* added sample config file to distribution tarballRainer Gerhards2008-02-011-0/+1
* added input-plugin interface specification in form of a (copy) templateRainer Gerhards2008-02-011-0/+4
* redesigned queue to utilize helper classes for threading support. This isRainer Gerhards2008-01-241-0/+6
* Module OMSNMP intially added, not completed yet.Andre Lorbach2008-01-221-0/+4
* made queue file names better readableRainer Gerhards2008-01-101-0/+2
* created a generic stream class (for file access)Rainer Gerhards2008-01-091-0/+2
* added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-2/+2
* - begun some work on Msg Object serializiationRainer Gerhards2008-01-041-0/+2
* removed reference to rklogd - thanks Michael Biebl for bringing this to myRainer Gerhards2008-01-031-1/+1
* moved queue code to its own module (finally)Rainer Gerhards2008-01-031-0/+2
* created omtesting, a debug and development aid output module. This is stageRainer Gerhards2007-12-311-1/+1
* omgssapi createdRainer Gerhards2007-12-281-0/+4
* prepared for imudpRainer Gerhards2007-12-211-1/+1
* begun work on imtcpRainer Gerhards2007-12-211-1/+1
* begun moving unix socket code to its own moduleRainer Gerhards2007-12-201-1/+1
* begun imklog, replacing klogd.c (finally we get rid of it...)Rainer Gerhards2007-12-171-12/+5
* moved core threading helpers out of syslogd.cRainer Gerhards2007-12-141-0/+2
* begin work on on immark, the first input module. In the long term this willRainer Gerhards2007-12-141-0/+2
* 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