summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated status info for new releasev1-19-12Rainer Gerhards2007-12-031-4/+4
* documented changesRainer Gerhards2007-12-031-0/+7
* adding .cvsignore files as suggested by Michael BieblRainer Gerhards2007-12-033-0/+29
* added -pthread option to ommysql, tooRainer Gerhards2007-11-301-1/+1
* bumped version numberRainer Gerhards2007-11-301-1/+1
* Michael Biebl helped do the -pthread compiler switch right in autotools. SoRainer Gerhards2007-11-302-3/+5
* file seems to have been accidently been put in CVSRainer Gerhards2007-11-301-65/+0
* these files do not belong in cvs (thanks to Michael Biebl for pointing thisRainer Gerhards2007-11-302-8048/+0
* preparing for 1.19.11v1-19-11Rainer Gerhards2007-11-291-4/+4
* fixed compile-time option for multithreaded buildRainer Gerhards2007-11-292-198/+370
* doc patch applied, release docs updatedv1-19-10Michael Meckelein2007-10-193-7/+7
* added doc fixes provided by Michael Biebl - thanksRainer Gerhards2007-10-1825-87/+91
* undid creation of a separate thread for the main loop -- this did not turnRainer Gerhards2007-10-172-19/+24
* changed link to (new html) rsyslogd man pageRainer Gerhards2007-10-161-1/+1
* added new rsyslogd man page in html format (thanks to man2html)Rainer Gerhards2007-10-161-0/+438
* fixed issue with (now) invalid startup options (-r 0 must now be -r0)Rainer Gerhards2007-10-152-2/+6
* upgraded user doc to cover new module action calling conventionRainer Gerhards2007-10-151-1/+18
* added documentation of module interface / module action designator inRainer Gerhards2007-10-151-0/+12
* changed ommsyql to allow for ":ommysql:" module specific action call methodRainer Gerhards2007-10-151-3/+13
* bumped version numberRainer Gerhards2007-10-152-1/+3
* preparing for 1.19.9v1-19-9Rainer Gerhards2007-10-121-4/+4
* preparing for 1.19.9 releaseRainer Gerhards2007-10-121-1/+7
* doc folder has now its own MakefileRainer Gerhards2007-10-121-0/+46
* integrated patch by varmojfekoj to tweak build system even furtherRainer Gerhards2007-10-111-4/+10
* - changed the build system to use a single source tarball again (butRainer Gerhards2007-10-117-126/+6759
* bumped version numberRainer Gerhards2007-10-082-1/+3
* changed the threading to include one extra thread that runs the mainloop.Rainer Gerhards2007-10-083-60/+98
* preparing for 1.19.8 releaseRainer Gerhards2007-09-273-7/+17
* created some support for distributing ommysql together with the mainRainer Gerhards2007-09-272-1/+14
* fixed a bug in cvthname() that lead to message loss if part of the sourceRainer Gerhards2007-09-262-3/+7
* applied patch provided by varmojfekoj to support building ommysql in itsRainer Gerhards2007-09-2612-6465/+70
* applied contributed patch to improve repeated message processing (seeRainer Gerhards2007-09-251-1/+5
* compile error in rfc3195d fixedRainer Gerhards2007-09-251-0/+1
* bumping version numberRainer Gerhards2007-09-252-2/+4
* preparing for 1.19.7 releasev1-19-7Rainer Gerhards2007-09-252-5/+11
* more cleanup on thread-safe CRL functionsRainer Gerhards2007-09-252-1/+17
* changed ttyname() to ttyname_r() - not a real fix, as this part of the codeRainer Gerhards2007-09-252-4/+4
* - simplified code in shouldProcessThisMessage() for debug outputRainer Gerhards2007-09-246-36/+48
* code cleanupRainer Gerhards2007-09-203-62/+81
* removed some compiler warnings in regard to signed / unsigned comparisonRainer Gerhards2007-09-182-2/+2
* split the function cvthname() for clarity. Also changed to using theRainer Gerhards2007-09-184-22/+54
* - possibly found a bug in cvthname() that lead to a wrong size beingRainer Gerhards2007-09-171-1/+3
* added code to handle situations where senders send us messages ending withRainer Gerhards2007-09-143-5/+27
* fixed syntax error in sigaction handlingRainer Gerhards2007-09-111-1/+1
* - removed compiler warnings in non-debug modev1-19-6bRainer Gerhards2007-09-113-10/+14
* preparing for 1.19.6 releaseRainer Gerhards2007-09-112-8/+8
* comments addedv1-19-6Rainer Gerhards2007-09-111-0/+1
* - checked -s/-l option and found that they work as expected - closed caseRainer Gerhards2007-09-113-5/+23
* fixed man bug: rsyslogd supports -l optionRainer Gerhards2007-09-111-3/+0
* added some additional commentsRainer Gerhards2007-09-111-10/+30