summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'beta'Rainer Gerhards2009-08-192-10/+4
|\
| * very minor cleanupRainer Gerhards2009-08-181-1/+0
| * bugfix: potential segfault in output file writer (omfile)Rainer Gerhards2009-08-182-2/+3
* | fixed compile problem introduced by mergeRainer Gerhards2009-08-181-0/+1
* | Merge branch 'beta'Rainer Gerhards2009-08-181-2/+8
|\ \
| * | bugfix? (unconfirmed, testing): segfault when writing asynchronouslyRainer Gerhards2009-08-181-2/+8
| |/
* | Merge branch 'beta'Rainer Gerhards2009-08-171-22/+34
|\|
| * legacy syslog parser changed so that it now accepts date stamps in wrong case.Rainer Gerhards2009-08-171-22/+34
* | bugfix: discard action did not work (did not discard messages)Rainer Gerhards2009-07-303-3/+12
* | bugfix: discard action caused segfaultRainer Gerhards2009-07-301-3/+5
* | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-205-5/+52
* | cleanup & better debug message handlingRainer Gerhards2009-07-201-66/+65
* | corrected some conditions & one more simplificationRainer Gerhards2009-07-201-15/+3
* | simplified startup of queue DA modeRainer Gerhards2009-07-203-67/+9
* | bugfix: potential race condition in debug modeRainer Gerhards2009-07-201-1/+2
* | solved potential race condition and some cleanupRainer Gerhards2009-07-202-6/+13
* | bugfix: minor static memory leak while reading configurationRainer Gerhards2009-07-204-19/+15
* | enhanced worker thread pool by atomic opsRainer Gerhards2009-07-203-32/+23
* | architecture change: queue now always has at least one worker threadRainer Gerhards2009-07-204-19/+20
* | more cleanup/simplification (forgot to remove one mutex lock)Rainer Gerhards2009-07-203-36/+10
* | some more threading changesRainer Gerhards2009-07-203-44/+27
* | cleanup: removed no longer needed codeRainer Gerhards2009-07-202-20/+0
* | removed mutex locksRainer Gerhards2009-07-174-34/+36
* | further code simplificationRainer Gerhards2009-07-176-176/+54
* | more code simplification, should also bring some performance enhancementRainer Gerhards2009-07-177-80/+45
* | Merge branch 'beta'Rainer Gerhards2009-07-162-3/+10
|\|
| * calls to prctl() need to be based on configure results (cross-platform issue)Rainer Gerhards2009-07-162-3/+5
| * Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-161-2/+5
| |\
| | * calls to prctl() need to be based on configure results (cross-platform issue)Rainer Gerhards2009-07-161-2/+5
* | | some code simplificationRainer Gerhards2009-07-164-14/+11
* | | Merge branch 'detached' into masterRainer Gerhards2009-07-154-209/+16
|\ \ \
| * | | further reduction in code size/complexity due to design changeRainer Gerhards2009-07-084-40/+3
| * | | simplified worker thread handlingRainer Gerhards2009-07-084-171/+15
* | | | some more (very mild) cleanupRainer Gerhards2009-07-151-1/+0
* | | | some mild restart-type HUP cleanupRainer Gerhards2009-07-152-19/+5
* | | | $HUPisRestart removedRainer Gerhards2009-07-152-7/+1
* | | | Merge branch 'beta'Rainer Gerhards2009-07-151-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-151-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | CONFIG CHANGE: $HUPisRestart default is now "off".Rainer Gerhards2009-07-151-2/+2
* | | | Merge branch 'omudpspoof'Rainer Gerhards2009-07-101-0/+3
|\ \ \ \
| * | | | done implementing omudpspoofRainer Gerhards2009-07-101-0/+2
| * | | | commiting interim version with ability to specify spoof sourceRainer Gerhards2009-07-091-0/+1
* | | | | Merge branch 'v4-devel'Rainer Gerhards2009-07-101-1/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-101-1/+0
| |\| |
| | * | bugfix: potential segfault when zip-compressed syslog records were received (...Rainer Gerhards2009-07-101-1/+0
* | | | Merge branch 'master' into udpspoof & cleanup & slight optimizationRainer Gerhards2009-07-093-169/+191
|\ \ \ \
| * | | | Merge branch 'v4-devel'Rainer Gerhards2009-07-093-158/+172
| |\| | | | | |_|/ | |/| |
| | * | small performance improvement and cleanupRainer Gerhards2009-07-093-158/+172
| | * | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-091-1/+1
| | |\|
| | | * bugfix: message could be truncated after TAG, often when forwardingRainer Gerhards2009-07-091-1/+1