Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | integrated v 1.21.0 change log entries | Rainer Gerhards | 2007-12-19 | 1 | -1/+6 | |
| | ||||||
* | applied enhanced gss-api functionality provided by varmojfekoj | Rainer Gerhards | 2007-12-19 | 7 | -72/+255 | |
| | ||||||
* | cleaned up char/uchar issue | Rainer Gerhards | 2007-12-19 | 1 | -3/+3 | |
| | ||||||
* | applied some more cleanup provided by Michael Biebl | Rainer Gerhards | 2007-12-19 | 5 | -11/+6 | |
| | ||||||
* | applied Michael Biebl's patch to enhance $includeconfig to support wildcard | Rainer Gerhards | 2007-12-18 | 2 | -8/+34 | |
| | | | | filenames | |||||
* | code cleanups thanks to Michael Biebl | Rainer Gerhards | 2007-12-18 | 2 | -4/+2 | |
| | | | | ---------------------------------------------------------------------- | |||||
* | code cleanups thanks to Michael Biebl | Rainer Gerhards | 2007-12-18 | 8 | -9/+15 | |
| | ||||||
* | restructured #include's somewhat thanks to Michael Biebl | Rainer Gerhards | 2007-12-18 | 3 | -2/+7 | |
| | ||||||
* | removed files from cvs that not belong there (thanks to Michael Biebl for | Rainer Gerhards | 2007-12-18 | 3 | -1108/+0 | |
| | | | | pointing that out) | |||||
* | added rsyslog v3 compatibitliy info | Rainer Gerhards | 2007-12-17 | 1 | -5/+4 | |
| | ||||||
* | rsyslog v3 compatibility info | Rainer Gerhards | 2007-12-17 | 1 | -0/+32 | |
| | ||||||
* | - implemented afterRun input module interface function | Rainer Gerhards | 2007-12-17 | 9 | -30/+68 | |
| | | | | - implemented $klogSymbolsTwice config directive | |||||
* | code cleanup debugging fixed, should now go through standard debugging | Rainer Gerhards | 2007-12-17 | 3 | -189/+22 | |
| | | | | facility | |||||
* | limited debug output | Rainer Gerhards | 2007-12-17 | 3 | -7/+10 | |
| | ||||||
* | fix for compile problem | Rainer Gerhards | 2007-12-17 | 4 | -124/+38 | |
| | ||||||
* | fixed missing file | Rainer Gerhards | 2007-12-17 | 1 | -0/+41 | |
| | ||||||
* | fixed compile problem (error during previous cvs commit) | Rainer Gerhards | 2007-12-17 | 2 | -144/+8 | |
| | ||||||
* | noted recent addtions | Rainer Gerhards | 2007-12-17 | 1 | -0/+6 | |
| | ||||||
* | begun imklog, replacing klogd.c (finally we get rid of it...) | Rainer Gerhards | 2007-12-17 | 16 | -1406/+864 | |
| | ||||||
* | added $MarkMessagePeriod | Rainer Gerhards | 2007-12-17 | 3 | -4/+35 | |
| | ||||||
* | command $ResetConfigVariables implemented for immark.c | Rainer Gerhards | 2007-12-17 | 1 | -1/+11 | |
| | ||||||
* | implemented $MarkMessagePeriod config directive | Rainer Gerhards | 2007-12-17 | 6 | -9/+44 | |
| | ||||||
* | removed initial IMMARK coding - no longer needed | Rainer Gerhards | 2007-12-17 | 1 | -23/+2 | |
| | ||||||
* | moved thread termination code out to threads.c | Rainer Gerhards | 2007-12-17 | 7 | -31/+62 | |
| | ||||||
* | tried to work-around zlib compile problem in immark.c on some platforms | Rainer Gerhards | 2007-12-17 | 1 | -1/+1 | |
| | ||||||
* | created thread-class internal wrapper for calling user supplied thread main | Rainer Gerhards | 2007-12-17 | 3 | -6/+27 | |
| | | | | function | |||||
* | fixed a potential race condition with enqueueMsg() - thanks to mildew for | Rainer Gerhards | 2007-12-17 | 1 | -12/+1 | |
| | | | | making me aware of this issue | |||||
* | graceful termination now supported | Rainer Gerhards | 2007-12-14 | 7 | -12/+45 | |
| | ||||||
* | first rough version of input module thread termination | Rainer Gerhards | 2007-12-14 | 3 | -4/+27 | |
| | ||||||
* | added thread activation | Rainer Gerhards | 2007-12-14 | 6 | -7/+31 | |
| | ||||||
* | on the way to a real input module interface and threading class... | Rainer Gerhards | 2007-12-14 | 7 | -13/+189 | |
| | ||||||
* | - begun to create input module interface and macros | Rainer Gerhards | 2007-12-14 | 11 | -78/+158 | |
| | | | | - changed module interface to include function to query type | |||||
* | moved core threading helpers out of syslogd.c | Rainer Gerhards | 2007-12-14 | 7 | -164/+181 | |
| | ||||||
* | changed license to GPLv3 (for what is to become rsyslog v3) | Rainer Gerhards | 2007-12-14 | 64 | -714/+1308 | |
| | ||||||
* | bumped version number | Rainer Gerhards | 2007-12-14 | 2 | -1/+4 | |
| | ||||||
* | .cvsignore contained the wrong binary file names - copy error when it was | Rainer Gerhards | 2007-12-14 | 1 | -2/+2 | |
| | | | | copied from ommysql | |||||
* | begin work on on immark, the first input module. In the long term this will | Rainer Gerhards | 2007-12-14 | 9 | -5/+165 | |
| | | | | lead to a complete rewrite of the input system | |||||
* | fixed problem when compiling for single threading, fixed bug when compiling | Rainer Gerhards | 2007-12-14 | 1 | -5/+5 | |
| | | | | for release build | |||||
* | bumped version number | Rainer Gerhards | 2007-12-12 | 2 | -1/+3 | |
| | ||||||
* | doc update for 1.20.1 releasev1-20-1 | Rainer Gerhards | 2007-12-12 | 1 | -1/+1 | |
| | ||||||
* | prepared for 1.20.1 release | Rainer Gerhards | 2007-12-12 | 1 | -1/+3 | |
| | ||||||
* | some cleanup (very minor) | Rainer Gerhards | 2007-12-12 | 2 | -3/+7 | |
| | ||||||
* | handled selector flushing on termination (and hup) correctly. Could lose | Rainer Gerhards | 2007-12-12 | 1 | -8/+16 | |
| | | | | some information before. | |||||
* | fix for memory leak with PostgreSQL date format was incomplete - corected | Rainer Gerhards | 2007-12-12 | 1 | -0/+2 | |
| | ||||||
* | optimized mutex macros | Rainer Gerhards | 2007-12-11 | 2 | -0/+12 | |
| | ||||||
* | removed debug code | Rainer Gerhards | 2007-12-11 | 1 | -2/+0 | |
| | ||||||
* | added recent changes | Rainer Gerhards | 2007-12-11 | 1 | -0/+10 | |
| | ||||||
* | fixed a potential race condition, see link for details: | Rainer Gerhards | 2007-12-11 | 4 | -24/+50 | |
| | | | | http://rgerhards.blogspot.com/2007/12/rsyslog-race-condition.html | |||||
* | added synchronization class to handle mutex-operations in the most portable | Rainer Gerhards | 2007-12-11 | 2 | -0/+130 | |
| | | | | way. | |||||
* | added expr.c, which has some thoughts on expression implementation | Rainer Gerhards | 2007-12-11 | 2 | -0/+41 | |
| |