summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
...
| * | bugfix: segfault on startup if TCP TLS was used but no cert or key setRainer Gerhards2013-09-132-1/+13
| * | Merge branch 'v7-stable' into v7-stable-tlsfixRainer Gerhards2013-09-1361-869/+5925
| |\ \
| | * | bugfix: build system: libgcrypt.h needed even if libgrcypt was disabledRainer Gerhards2013-09-122-3/+1
| * | | bugfix: segfault on startup if TLS was used but no CA cert setRainer Gerhards2013-09-132-2/+8
* | | | bugfix: build system: libgcrypt.h needed even if libgrcypt was disabledRainer Gerhards2013-09-122-3/+1
* | | | regression fix: message properties did not workRainer Gerhards2013-09-112-2/+2
* | | | imfile: support LF escaping in read mode 2Rainer Gerhards2013-09-101-6/+16
* | | | imfile: support LF escaping in read mode 1Rainer Gerhards2013-09-102-6/+16
* | | | impstats: implement parameter "resetCounters"Rainer Gerhards2013-09-092-14/+15
* | | | impstats: reset stats counters no matter if CEE or regular mode is usedRainer Gerhards2013-09-091-3/+17
* | | | experimental: make impstats return delta values where possibleRainer Gerhards2013-09-073-9/+17
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-09-051-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | bugfix: some more build problems with newer json-c versionsRainer Gerhards2013-09-041-1/+1
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-09-033-5/+6
|\| | |
| * | | make rsyslog use the new json-c pkgconfig file if availablehwoarang2013-09-033-5/+6
* | | | Merge branch 'v7-stable'Rainer Gerhards2013-09-023-5/+12
|\| | |
| * | | Using more appropriate helper function to get the error messageAhto Truu2013-09-021-1/+1
| * | | More careful TLV encoding/decodingAhto Truu2013-09-023-4/+11
* | | | Merge branch 'c9'Rainer Gerhards2013-09-024-1/+23
|\ \ \ \
| * | | | apply default TZ if none is present in legacy timestampRainer Gerhards2013-09-022-0/+10
| * | | | milestone: defaultTZ can be set in msg obj (via imtcp)Rainer Gerhards2013-08-302-1/+13
| |/ / /
* | | | add $!, $., $/ to RSYSLOG_DebugFormatRainer Gerhards2013-07-231-1/+1
* | | | Merge branch 'master-globalvars'Rainer Gerhards2013-07-235-12/+64
|\ \ \ \
| * | | | add proper sync to global variablesRainer Gerhards2013-07-231-3/+17
| * | | | fix: global&local variables could not be accessed via RainerScriptRainer Gerhards2013-07-232-4/+8
| * | | | first shot at global variables (without proper sync so far)Rainer Gerhards2013-07-224-8/+42
* | | | | Added check if mainqueue cfg ptr is NULL in glblDestructMainqCnfObj function ...Andre Lorbach2013-07-231-1/+4
|/ / / /
* | | | Merge branch 'master-localvars'Rainer Gerhards2013-07-204-53/+143
|\ \ \ \
| * | | | make local vars work together with disk queuesRainer Gerhards2013-07-171-0/+8
| * | | | milestone: basic local variable functionality availableRainer Gerhards2013-07-174-13/+69
| * | | | refactor in preparation of local variablesRainer Gerhards2013-07-172-40/+66
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-191-4/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | debug: improve queue startup debug outputRainer Gerhards2013-07-191-4/+4
* | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-192-3/+2
|\| | | |
| * | | | Merge branch 'v6-stable' into tmpRainer Gerhards2013-07-192-3/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'v5-stable' into tmpRainer Gerhards2013-07-192-3/+2
| | |\ \ \ \
| | | * | | | bugfix: correction to the interface of stream objTomas Heinrich2013-07-192-3/+2
* | | | | | | main_queue() config object addedRainer Gerhards2013-07-193-4/+50
* | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-191-2/+2
|\| | | | | |
| * | | | | | bugfix: $QHOUR/$HHOUR were always "00" or "01"Rainer Gerhards2013-07-191-2/+2
* | | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-172-4/+7
|\| | | | | | | |_|_|/ / / |/| | | | |
| * | | | | regression fix: %d used for long long types in debug outputRainer Gerhards2013-07-171-1/+3
| * | | | | cosmetic bugfix: file name buffer was not freed on disk queue destructionRainer Gerhards2013-07-171-1/+2
| * | | | | bugfix: memory leak if disk queues were used and json data presentRainer Gerhards2013-07-171-0/+1
| * | | | | bugfix: CEE/json data was lost during disk queue operationRainer Gerhards2013-07-171-2/+1
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-161-2/+26
|\| | | | |
| * | | | | add note on a potential future troublespotRainer Gerhards2013-07-161-1/+8
| * | | | | Fixed return state handling in ConsumerDAAndre Lorbach2013-07-161-2/+19
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2013-07-151-3/+15
|\| | | | |
| * | | | | fix regression that caused freeInstance not to be correctly calledRainer Gerhards2013-07-151-2/+2