summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* bugfix: replacements for atomic operations for non-int sized types had problems.Rainer Gerhards2010-11-255-124/+192
* bugfix: atomic increment for msg object may not work correct on all platforms.Chris Metcalf2010-11-251-1/+1
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-11-241-0/+17
|\
| * Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-11-241-0/+17
| |\
| | * bugfix(important): problem in TLS handling could cause rsyslog to loopv3.22.3Rainer Gerhards2010-11-241-0/+17
* | | bugfix: compile failed with --enable-unlimited-selectvarmojfekoj2010-11-052-1/+1
* | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-10-192-2/+9
|\| |
| * | fixing some compile problems on FreeBSDRainer Gerhards2010-10-193-5/+12
* | | Merge branch 'v4-devel' into v5-betaRainer Gerhards2010-10-152-8/+12
|\ \ \
| * | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-151-8/+8
| |\| |
| | * | imfile: bugfixes in regard to large files (> 2GB)Rainer Gerhards2010-10-151-8/+8
| * | | Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-111-0/+4
| |\ \ \
| | * | | added imptcpRainer Gerhards2010-08-101-0/+4
| | |/ /
| * | | solving an error ID collision with v5 buildRainer Gerhards2010-08-061-1/+1
* | | | Merge branch 'v4-devel'Rainer Gerhards2010-08-061-0/+1
|\| | |
| * | | added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-061-0/+1
* | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-08-051-1/+1
|\| | |
| * | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-08-051-1/+1
| |\| |
| | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-051-1/+1
| | |\|
| | | * program name filter ! in the configuration cannot be resetKiss Gabor (Bitman)2010-08-051-2/+1
* | | | Merge branch 'v4-devel'Rainer Gerhards2010-07-051-0/+1
|\| | |
| * | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-07-051-0/+1
| |\| |
| | * | bugfix: segfault on HUP when "HUPIsRestart" was set to "on"varmojfekoj2010-07-051-0/+1
* | | | Merge branch 'tmp' into concurrent-outputRainer Gerhards2010-06-242-6/+12
|\ \ \ \
| * | | | made hardcoded max string number persistentRainer Gerhards2010-06-242-6/+12
* | | | | added missing support for systems without atomic instructionsRainer Gerhards2010-06-241-0/+15
|/ / / /
* | | | bugfix: "$ActionExecOnlyWhenPreviousIsSuspended on" was brokenRainer Gerhards2010-06-244-23/+27
* | | | fixed a couple of regressionsRainer Gerhards2010-06-235-34/+9
* | | | milestone(BUGGY): batch now pushed down to actionRainer Gerhards2010-06-156-16/+190
* | | | milestone commit(BUGGY): batch is now handed down to rule processingRainer Gerhards2010-06-105-36/+88
* | | | some cleanupRainer Gerhards2010-06-102-0/+7
* | | | Merge branch 'concurrent-output' into tmpRainer Gerhards2010-06-104-21/+43
|\ \ \ \
| * | | | main msg q consumer now preprocesses messages before doing rule processingRainer Gerhards2010-06-091-1/+0
| * | | | somewhat improved direct mode queue performanceRainer Gerhards2010-06-092-18/+41
| * | | | added support for high-performance action queue submission if not all mark me...Rainer Gerhards2010-06-082-2/+2
* | | | | fixing msg duplication & loss regression, causes slowdownRainer Gerhards2010-06-101-1/+1
|/ / / /
* | | | bugfix: regression caused more locking action in msg.c than necessaryRainer Gerhards2010-06-082-12/+25
* | | | finshed implementation of strgen modulesRainer Gerhards2010-06-045-25/+17
* | | | first implementation of strgen interfaceRainer Gerhards2010-06-018-6/+439
* | | | experimental commit: facility to generate template via C functionRainer Gerhards2010-06-011-2/+5
* | | | fixed race conditions during queue shutdown (DA case, disks active)Rainer Gerhards2010-05-184-15/+33
* | | | added new cancel-reduced action thread termination methodRainer Gerhards2010-05-172-0/+44
* | | | small cleanupRainer Gerhards2010-05-101-5/+0
* | | | fixed recent regression: did not compile on systems with atomic instructionsRainer Gerhards2010-04-291-1/+1
* | | | adapted new atomic instruction emulation to v5 engineRainer Gerhards2010-04-278-34/+60
* | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-2716-221/+112
|\| | |
| * | | bugfix: problems with atomic operations emulationRainer Gerhards2010-04-2715-226/+125
* | | | Merge branch 'v5-stable' into masterRainer Gerhards2010-04-261-1/+1
|\ \ \ \
| * | | | bugfix(minor): status variable was uninitializedRainer Gerhards2010-04-261-1/+1
| * | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-04-012-9/+9
| |\ \ \ \ | | | |/ / | | |/| |