summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | bugfix? (unconfirmed, testing): segfault when writing asynchronouslyRainer Gerhards2009-08-181-2/+8
| | | |/ / / / /
| | | * | | | | added $InputTCPMaxListeners directiveRainer Gerhards2009-08-175-17/+43
| | | * | | | | bugfix: if tcp listen port could not be created, no error message was emittedRainer Gerhards2009-08-173-4/+11
| * | | | | | | Merge branch 'beta'Rainer Gerhards2009-08-173-22/+41
| |\| | | | | |
| | * | | | | | Merge branch 'v4-devel' into betaRainer Gerhards2009-08-173-22/+41
| | |\| | | | |
| | | * | | | | legacy syslog parser changed so that it now accepts date stamps in wrong case.Rainer Gerhards2009-08-173-22/+41
| * | | | | | | bugfix: discard action did not work (did not discard messages)Rainer Gerhards2009-07-306-23/+51
| * | | | | | | bugfix: discard action caused segfaultRainer Gerhards2009-07-305-3/+40
| * | | | | | | updated project statusRainer Gerhards2009-07-281-4/+4
| * | | | | | | finishing touches for 5.1.3v5.1.3Rainer Gerhards2009-07-281-1/+1
| * | | | | | | fixed testbench compile problem on some platformsRainer Gerhards2009-07-211-2/+1
* | | | | | | | added forgotten fileRainer Gerhards2009-07-281-0/+138
* | | | | | | | some real code to dig into the rsyslog processing...Rainer Gerhards2009-07-287-3/+254
* | | | | | | | first shot at mini-receiver and mini-parser java classes (for gui)Rainer Gerhards2009-07-246-3/+277
* | | | | | | | simple test for integration with autotoolsRainer Gerhards2009-07-211-0/+7
|/ / / / / / /
* | | | | | | disabling new input termination interfaceRainer Gerhards2009-07-201-0/+6
* | | | | | | moved check_JAVA as suggested by Michael Biebl - thxRainer Gerhards2009-07-201-2/+2
* | | | | | | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-2015-13/+134
* | | | | | | minor: dbgprintf() converted to DBGPRINTF()Rainer Gerhards2009-07-201-5/+5
* | | | | | | re-structured tcpsrv.c a bit, no real changeRainer Gerhards2009-07-201-38/+49
* | | | | | | 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-206-24/+25
* | | | | | | 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-206-19/+35
* | | | | | | more cleanup/simplification (forgot to remove one mutex lock)Rainer Gerhards2009-07-203-36/+10
* | | | | | | some more threading changesRainer Gerhards2009-07-204-44/+28
* | | | | | | 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-178-91/+45
* | | | | | | Merge branch 'beta'Rainer Gerhards2009-07-163-5/+12
|\| | | | | |
| * | | | | | Merge branch 'v4-devel' into betaRainer Gerhards2009-07-164-7/+12
| |\| | | | |
| | * | | | | 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-162-4/+7
| | |\| | | |
| | | * | | | calls to prctl() need to be based on configure results (cross-platform issue)Rainer Gerhards2009-07-162-4/+7
* | | | | | | some code simplificationRainer Gerhards2009-07-164-14/+11
* | | | | | | Merge branch 'detached' into masterRainer Gerhards2009-07-156-210/+18
|\ \ \ \ \ \ \
| * | | | | | | further reduction in code size/complexity due to design changeRainer Gerhards2009-07-085-41/+3
| * | | | | | | simplified worker thread handlingRainer Gerhards2009-07-085-171/+16
* | | | | | | | some more (very mild) cleanupRainer Gerhards2009-07-152-12/+1
* | | | | | | | Merge branch 'beta'Rainer Gerhards2009-07-152-4/+8
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'v4-devel' into betaRainer Gerhards2009-07-152-0/+8
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | documenting imported bugfixRainer Gerhards2009-07-151-0/+6
| | * | | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-151-0/+2
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | bugfix: memory leak with some input modulesRainer Gerhards2009-07-151-0/+2
* | | | | | | | some mild restart-type HUP cleanupRainer Gerhards2009-07-153-64/+14