summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparing for 5.8.11 releasev5.8.11Rainer Gerhards2012-05-033-3/+3
* ommysql: added support for new mysql_library_[init/exit]Rainer Gerhards2012-05-032-1/+27
* bugfix: ommysql did not properly init/exit the mysql runtime libraryRainer Gerhards2012-05-032-1/+14
* bugfix: rsyslog did not terminate when delayable inputs were blockedRainer Gerhards2012-05-032-5/+47
* bugfix: inside queue.c, some thread cancel states were not correctly reset.Rainer Gerhards2012-05-032-5/+8
* debug: slightly improved debug info for input module startupRainer Gerhards2012-05-031-0/+1
* bugfix: active input in "light delay state" could block rsyslog terminationRainer Gerhards2012-04-272-0/+6
* doc: correcting sample section of omudpspoofRainer Gerhards2012-04-201-8/+8
* doc: omudpspoof doc had invalid directivesRainer Gerhards2012-04-201-2/+2
* doc: added last bugfix to ChangeLogRainer Gerhards2012-04-191-0/+2
* bugfix: imptcp input name could not be setRainer Gerhards2012-04-191-2/+2
* fixed compile bugRainer Gerhards2012-04-181-1/+1
* bugfix: assigned ruleset was lost when using disk queuesRainer Gerhards2012-04-184-8/+45
* imuxsock: do not cache hostnameRainer Gerhards2012-04-122-11/+5
* Free also LocalDomain in glbl class destructorMarius Tomaschewski2012-04-111-0/+1
* Allocate LocalDomain as new stringMarius Tomaschewski2012-04-111-0/+3
* doc: credits update for last bugfixRainer Gerhards2012-04-111-1/+2
* bugfix: hostname was not requeried on HUPRainer Gerhards2012-04-115-125/+161
* preparing for 5.8.10v5.8.10Rainer Gerhards2012-04-073-3/+3
* bugfix: segfault on startup if $actionqueuefilename was missing for disk queu...Tomas Heinrich2012-04-052-1/+5
* doc: noted disk queue format change from v4->v5Rainer Gerhards2012-04-051-0/+5
* bugfix: segfault if disk-queue was started up with old queue fileTomas Heinrich2012-04-052-3/+8
* bugfix: memory leak in array passing output module modeRainer Gerhards2012-03-172-2/+6
* preparing for 5.8.9v5.8.9Rainer Gerhards2012-03-153-3/+3
* added tool to recover disk queue if .qi file is missing (recover_qi.pl)Kaiwang Chen2012-03-153-1/+211
* changed statsobj interface and added better docRainer Gerhards2012-03-146-39/+67
* bugfix: stopped DA queue was never processed after a restartRainer Gerhards2012-03-124-2/+15
* preparing for 5.8.8v5.8.8Rainer Gerhards2012-03-053-3/+3
* Fix for "/run/systemd/journal/syslog" detectionMarius Tomaschewski2012-03-021-2/+5
* Install syslog.service Alias for newer systemd versionsMichael Biebl2012-03-021-0/+1
* Detect if to use /run/systemd/journal/syslog under systemdMarius Tomaschewski2012-03-011-0/+9
* bugfix: imklog invalidly computed facility and severityRainer Gerhards2012-03-012-2/+4
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-02-031-16/+14
|\
| * ommysql: put under ASL 2.0Rainer Gerhards2012-02-031-16/+14
* | undoing last commit: wrong branchRainer Gerhards2012-01-301-1/+1
* | indicated special versionRainer Gerhards2012-01-301-1/+1
* | added merged v4 bugfix info to changelogRainer Gerhards2012-01-271-0/+4
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-277-47/+59
|\|
| * bugfix: omprog made rsyslog abort on startup if not binary to execute was con...Rainer Gerhards2012-01-273-0/+9
| * relicense unlimited_select.h under ASL 2.0Rainer Gerhards2012-01-261-15/+14
| * increased max config file line size to 64kRainer Gerhards2012-01-242-1/+7
| * licensing changeRainer Gerhards2012-01-212-31/+29
* | mentioning license change in ChangeLogRainer Gerhards2012-01-211-0/+1
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-212-0/+3
|\|
| * license docs were not properly redistributedRainer Gerhards2012-01-212-0/+3
* | preparing for 5.8.7v5.8.7Rainer Gerhards2012-01-173-3/+5
* | licensing updateRainer Gerhards2012-01-161-17/+16
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-162-1/+23
|\|
| * FQDN hostname for multihomed host was not always set to the correct nameTomas Heinrich2012-01-162-2/+24
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-1665-1001/+882
|\|