summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | doc: describe leading space problem with "startswith" comparisonRainer Gerhards2012-11-142-3/+9
| * | | | bugfix: invalid formatting of man pagebjarniig@rhi.hi.is2012-11-141-4/+4
| * | | | bugfix: very small memory leak in imrelpRainer Gerhards2012-11-141-0/+7
| * | | | bugfix: make rsyslog compile on kfreebsd againGuillem Jover2012-11-144-3/+8
| * | | | Fix the rsyslogd man page formatting for the -d flagGeorgi Georgiev2012-11-141-1/+1
| * | | | make sure inaccessible config file is not tried to be processedRainer Gerhards2012-11-141-3/+3
| * | | | Silently ignore wildcard includes that match nothingGeorgi Georgiev2012-11-131-4/+16
* | | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-135-99/+232
|\| | | |
| * | | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-11-132-1/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-11-132-1/+5
| | |\ \ \ | | | | |/ | | | |/|
| | | * | add "EAGAIN" patch to ChangeLogRainer Gerhards2012-11-131-0/+4
| | | * | imuxsock: do not log EAGAIN in nonblocking recvfromMarius Tomaschewski2012-11-131-1/+1
| * | | | doc: upgrade ruleset doc to v7 config systemKonstantin Schmitt2012-11-123-98/+227
* | | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-0914-42/+134
|\| | | |
| * | | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-11-0911-18/+90
| |\| | |
| | * | | bugfix: $IncludeConfig did not correctly process directoriesRainer Gerhards2012-11-0911-20/+86
| * | | | cleanup: remove no longer needed configure settingRainer Gerhards2012-11-091-21/+0
| * | | | cleanupRainer Gerhards2012-11-091-7/+7
| * | | | Merge branch 'v7.2.1-bugfix' into v7-stableRainer Gerhards2012-11-092-1/+8
| |\ \ \ \
| | * | | | bugfix: potential segfault due to invalid param handling in comparisonsRainer Gerhards2012-11-082-1/+8
| * | | | | enabled to build without libuuid, at loss of uuid functionalityRainer Gerhards2012-11-094-2/+36
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-081-1/+1
|\| | | | |
| * | | | | doc: $ActionQueueDiscardSeverity had wrong default documentedRainer Gerhards2012-11-081-1/+1
* | | | | | doc: mention imported patches in ChangeLogRainer Gerhards2012-11-081-0/+6
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-083-8/+21
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | doc: mention imported patch in ChangeLogRainer Gerhards2012-11-081-0/+1
| * | | | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-11-082-1/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | bugfix: no error msg on invalid field option in legacy/string templateRainer Gerhards2012-11-082-1/+3
| * | | | bugfixes in string-type template()SRainer Gerhards2012-11-082-5/+13
| * | | | Added imkmsg^imklog to imkmsg documentation.Milan Bartos2012-11-051-2/+4
* | | | | prepare for 7.3.3 releasev7.3.3Rainer Gerhards2012-11-073-5/+8
* | | | | bugfix: property tTIMESTAMP was incorrectly restoredRainer Gerhards2012-11-071-1/+1
* | | | | cleanup: remove no longer needed functionRainer Gerhards2012-11-062-87/+0
* | | | | queue: reduce CPU load for deserializing message propertiesRainer Gerhards2012-11-066-23/+226
* | | | | doc: improve ommongodb docRainer Gerhards2012-11-062-0/+61
* | | | | queue: mini-improvement in deserializer (stage work)Rainer Gerhards2012-11-053-5/+5
* | | | | very minimal improvement in reconstructing persisted queue entriesRainer Gerhards2012-11-051-6/+4
* | | | | improve debug logging a bitRainer Gerhards2012-11-051-4/+3
* | | | | bugfix: dynafile zip files could be corruptedRainer Gerhards2012-11-052-9/+13
* | | | | queue: handle unknown queue type in debug outputRainer Gerhards2012-11-031-0/+3
* | | | | Merge branch 'master-newqueue'Rainer Gerhards2012-11-0313-139/+201
|\ \ \ \ \
| * | | | | queue: remove time() calls from msg deserializationRainer Gerhards2012-11-034-5/+30
| * | | | | queue: use specific deserializer for msg objectRainer Gerhards2012-11-035-10/+73
| * | | | | queue: remove unnecessary (obj_t*) redirection from msg ptrsRainer Gerhards2012-11-034-49/+44
| * | | | | cosmetic: remove compiler warningRainer Gerhards2012-11-031-1/+1
| * | | | | queue: change generic msg ptr (pUsr) to be of msg_t typeRainer Gerhards2012-11-036-73/+55
| * | | | | queue: change gerenic queue pUsr ptr to be action_tRainer Gerhards2012-11-035-9/+9
| * | | | | generate disk .qi file once at queue constructionRainer Gerhards2012-11-022-16/+13
* | | | | | Merge branch 'v7-stable'Rainer Gerhards2012-11-023-4/+7
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | bugfix: potential abort of imtcp on rsyslogd shutdownRainer Gerhards2012-11-022-3/+4