summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* small bugfix: stream timeout API use was incorrectRainer Gerhards2012-08-221-2/+2
* Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-08-224-14/+50
|\
| * bugfix: multiple main queues with same queue file name were not detectedRainer Gerhards2012-08-221-2/+4
| * nitfix: remove quirck in new debug message codeRainer Gerhards2012-08-011-4/+2
| * more elaborate debug logging for object deserializerRainer Gerhards2012-08-011-0/+39
| * undo last queue patch - caused a regressionRainer Gerhards2012-08-011-1/+1
| * bugfix: DA queue fixed handling of bad queue files.Andre Lorbach2012-07-311-1/+1
| * bugfix: strm class could abort under some circumstancesRainer Gerhards2012-07-241-6/+4
| * bugfix: DA queue could cause abortRainer Gerhards2012-07-241-3/+5
* | changed TRUE/FALSE to RSTRUE/RSFALSERainer Gerhards2012-08-227-27/+26
* | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-111-4/+8
|\|
| * bugfix: "last message repeated n times" message was missing hostnameRainer Gerhards2012-06-111-4/+8
* | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-065-33/+26
|\|
| * bugfix: property PROCID was empty instead of proper nilvalue if not presentRainer Gerhards2012-06-061-1/+1
| * bugfix: potential hang due to mutex deadlockRainer Gerhards2012-06-063-29/+10
| * fixing memleak in recent group resolve patchRainer Gerhards2012-06-061-3/+6
| * call getgrnam_r repeatedly to get all group members.Alec Warner2012-06-061-3/+12
* | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-06-011-10/+16
|\|
| * some better code to handle queue congestionRainer Gerhards2012-06-011-10/+15
* | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-05-292-3/+2
|\|
| * bugfix: if debug message could end up in log file when forkingTomas Heinrich2012-05-292-3/+2
| * bugfix: disk queue was not persisted on shutdown, regression of fix toRainer Gerhards2012-05-101-11/+5
* | bugfix: disk queue was not persisted on shutdown, regression of fix toRainer Gerhards2012-05-101-11/+5
* | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-05-101-13/+0
|\|
| * cleanup: removing no longer needed macrosRainer Gerhards2012-05-041-13/+0
* | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-05-031-7/+47
|\|
| * bugfix: rsyslog did not terminate when delayable inputs were blockedRainer Gerhards2012-05-031-5/+42
| * bugfix: inside queue.c, some thread cancel states were not correctly reset.Rainer Gerhards2012-05-031-5/+4
| * bugfix: active input in "light delay state" could block rsyslog terminationRainer Gerhards2012-04-271-0/+4
* | Merge branch 'v5-stable-field-substring' into v5-betaRainer Gerhards2012-04-271-55/+57
|\ \
| * | added capability to specify substrings for field extraction modeRainer Gerhards2012-04-271-55/+57
| |/
| * fixed compile bugRainer Gerhards2012-04-181-1/+1
* | Merge branch 'v5-stable-newstats' into v5-betaRainer Gerhards2012-04-183-5/+41
|\ \
| * | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-183-5/+41
| |\|
| | * bugfix: assigned ruleset was lost when using disk queuesRainer Gerhards2012-04-183-8/+41
* | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-121-30/+58
|\| |
| * | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-121-30/+58
| |\|
| | * Free also LocalDomain in glbl class destructorMarius Tomaschewski2012-04-111-0/+1
| | * bugfix: hostname was not requeried on HUPRainer Gerhards2012-04-111-44/+63
* | | permit size modifiers (k,m,g,...) in integer config parametersRainer Gerhards2012-04-071-31/+38
* | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-04-074-53/+123
|\| |
| * | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-04-071-4/+8
| |\|
| | * bugfix: segfault on startup if $actionqueuefilename was missing for disk queu...Tomas Heinrich2012-04-051-1/+2
| | * bugfix: segfault if disk-queue was started up with old queue fileTomas Heinrich2012-04-051-3/+6
| * | unified use of $LocalHostIPIF among all locally-emitting inputsRainer Gerhards2012-03-221-1/+1
| * | milestone: added capability to use a local interface IP address as fromhost-ipRainer Gerhards2012-03-212-47/+113
| * | do not provide weblink with meaningless (generic) error codeRainer Gerhards2012-03-211-2/+2
* | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-144-38/+60
|\| |
| * | Merge branch 'v5-stable' into v5-stable-newstatsRainer Gerhards2012-03-144-38/+60
| |\|
| | * changed statsobj interface and added better docRainer Gerhards2012-03-144-38/+60