summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | omhdfs: support for HUP addedRainer Gerhards2010-10-045-4/+8
| * | | | | omhdfs: more improvementsRainer Gerhards2010-10-013-4/+17
| * | | | | omhdfs: files now kept inside a hashtable for use by multiple actionsRainer Gerhards2010-10-012-1/+30
| * | | | | omhdfs: cleanup and lots of improvementRainer Gerhards2010-10-011-0/+3
| * | | | | build system: fixed some minor issuesRainer Gerhards2010-09-282-0/+2
| * | | | | imuxsock: added per-socket hash tables/rate limiters & severity filterRainer Gerhards2010-09-281-0/+1
| * | | | | imuxsock: changed to per-pid ratelimitingRainer Gerhards2010-09-281-0/+11
| * | | | | added some generic hashtable code by Christopher ClarkRainer Gerhards2010-09-2810-0/+1283
| * | | | | patching SCM_CREDENTIALS pid into TAG of imuxsock read messagesRainer Gerhards2010-09-261-0/+1
| * | | | | minor: added version number to some error messagesRainer Gerhards2010-09-171-3/+3
| * | | | | fixed compile problems on Solarisv5.7.0Rainer Gerhards2010-09-161-2/+2
| * | | | | improved statistics-gathering subsystemRainer Gerhards2010-09-137-2/+486
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-09-083-2/+703
|\| | | | |
| * | | | | Merge branch 'systemd' into v5-develRainer Gerhards2010-09-083-2/+703
| |\ \ \ \ \
| | * | | | | moved systemd interface to rsyslog convenience libRainer Gerhards2010-09-083-28/+19
| | * | | | | added forgotten filesRainer Gerhards2010-09-072-0/+705
| | * | | | | acquire /dev/log socket optionally from systemdLennart Poettering2010-09-071-0/+5
* | | | | | | Merge branch 'master' into tmpRainer Gerhards2010-08-111-1/+6
|\| | | | | |
| * | | | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-08-111-0/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | 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 'master' into newconfRainer Gerhards2010-08-051-1/+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
* | | | | final (?) milestone: looks like action scoping works nowRainer Gerhards2010-07-271-1/+34
* | | | | fixed regression from last commitRainer Gerhards2010-07-272-1/+7
* | | | | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-274-2/+62
* | | | | added support to save/restore rsyslog core action settings...Rainer Gerhards2010-07-231-1/+19
* | | | | first shot at scoping (for actions only)Rainer Gerhards2010-07-236-43/+140
* | | | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-217-27/+69
|/ / / /
* | | | 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