summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* bugfix: misaddressing in config handlerRainer Gerhards2011-07-151-1/+1
* more cleanupRainer Gerhards2011-07-153-9/+12
* some more cleanupRainer Gerhards2011-07-154-382/+2
* Merge branch 'master-newconf'Rainer Gerhards2011-07-1229-4233/+359
|\
| * removed emergency config, do error reporting on fatal config file errorRainer Gerhards2011-07-122-85/+17
| * more cleanup, working on emergency config systemRainer Gerhards2011-07-113-16/+59
| * fixed lexer: facilities local0-local7 were not correctly handledRainer Gerhards2011-07-111-1/+2
| * even more cleanup ;)Rainer Gerhards2011-07-112-105/+0
| * more cleanup...Rainer Gerhards2011-07-117-259/+0
| * more cleanupRainer Gerhards2011-07-117-919/+0
| * cleanup, removing now unused codeRainer Gerhards2011-07-1115-2625/+0
| * cleaup & emergency config system reactivatedRainer Gerhards2011-07-095-307/+18
| * cosmetic updatesRainer Gerhards2011-07-081-4/+2
| * milestone/[PARTWORK]: integrated all variable types (msg/sys/cee)Rainer Gerhards2011-07-083-2/+140
| * milestone/[PARTWORK]: implemented comparison operationsRainer Gerhards2011-07-084-24/+14
| * milestone/[PARTWORK]: implemented "CONTAINS"Rainer Gerhards2011-07-081-1/+1
| * milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for stringsRainer Gerhards2011-07-074-10/+62
| * milestone/[PARTWORK]: integrted script filter, but var access is missingRainer Gerhards2011-07-075-16/+31
| * milestone:/[PARTWORK]: config is processed using new parser, except...Rainer Gerhards2011-07-063-33/+81
| * milestone/[NONWORKING]: first integration of new parser, rules are not yet ha...Rainer Gerhards2011-07-062-1/+107
* | Merge branch 'v5-devel'Rainer Gerhards2011-07-111-12/+5
|\ \
| * | issue a warning if old omusrmsg action syntax is usedRainer Gerhards2011-07-061-0/+1
| * | cosmetic: reformatted some codeRainer Gerhards2011-06-301-12/+5
* | | Merge branch 'beta'Rainer Gerhards2011-07-061-0/+1
|\ \ \ | |_|/ |/| |
| * | issue a warning if old omusrmsg action syntax is usedRainer Gerhards2011-07-061-0/+1
* | | Merge branch 'v5-devel'Rainer Gerhards2011-06-276-43/+112
|\ \ \ | | |/ | |/|
| * | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-06-212-5/+8
| |\ \
| * | | added support for obtaining timestamp from system for imuxsockRainer Gerhards2011-06-202-35/+47
| * | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-06-164-6/+34
| |\ \ \
| * \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2011-06-142-0/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'v4-devel' into v5-develRainer Gerhards2011-06-141-0/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2011-06-141-0/+3
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-111-2/+6
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2011-05-092-11/+23
| | |\ \ \ \ \ \ \
| | * | | | | | | | bugfix: a slightly more informative error message when a TCPRainer Gerhards2011-05-021-2/+4
| | * | | | | | | | bugfix: PRI was invalid on Solaris for message from local log socketCorey Smith2011-03-241-3/+3
| * | | | | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-05-112-1/+11
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | added capability for imtcp to activate keep-alive packetsRainer Gerhards2011-05-091-1/+1
| * | | | | | | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-05-032-2/+15
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | better handling of queue i/o errors in disk queues.Rainer Gerhards2011-05-033-7/+64
* | | | | | | | | | | | Merge branch 'beta'Rainer Gerhards2011-06-216-9/+46
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-215-9/+40
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | bugfix: mutex was invalidly left unlocked during action processingv5.8.2Rainer Gerhards2011-06-211-4/+8
| | * | | | | | | | | | bugfix: problems in failover action handlingRainer Gerhards2011-06-201-1/+0
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-06-161-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branch 'v3-stable' into v4-stableRainer Gerhards2011-06-161-1/+1
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | | * | | | | | | | bugfix: timestamp was incorrectly calculated for timezones with minute offsetRainer Gerhards2011-06-161-1/+1
| | | * | | | | | | | | bugfix: memory leak in imtcp & subsystems under some circumstancesRainer Gerhards2011-06-141-0/+3
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | * | | | | | | | | bugfix: problems in failover action handlingRainer Gerhards2011-06-161-3/+9
| | * | | | | | | | | bugfix/improvement:$WorkDirectory now gracefully handles trailing slashesRainer Gerhards2011-06-152-1/+23
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |