Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-16 | 1 | -1/+1 | |
|\| | | | | ||||||
| * | | | | bugfix: problems in failover action handling | Rainer Gerhards | 2011-06-16 | 1 | -1/+1 | |
| * | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-05-09 | 1 | -2/+2 | |
| |\| | | | ||||||
* | | | | | bugfix: error state not correctly set for gone-away config directive | Rainer Gerhards | 2011-06-10 | 1 | -0/+1 | |
* | | | | | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2011-05-09 | 1 | -2/+2 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-05-09 | 1 | -2/+2 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | bugfix: invalid storage type for config variables | Rainer Gerhards | 2011-05-09 | 1 | -1/+1 | |
| | * | | | bugfix: stream driver mode was not correctly set on tcp ouput on big endian s... | Tomas Heinrich | 2011-05-09 | 1 | -1/+1 | |
* | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-05-03 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | bugfix(minor): improper template function call in syslogd.c | Rainer Gerhards | 2011-04-19 | 1 | -1/+1 | |
* | | | | | bugfix: pipes not opened in full priv mode when privs are to be dropped | Rainer Gerhards | 2011-04-26 | 1 | -5/+13 | |
* | | | | | bugfix: do not open files with full privileges, if privs will be dropped | Rainer Gerhards | 2011-04-26 | 1 | -36/+15 | |
|/ / / / | ||||||
* | | | | bugfix: RFC5424 parser confused by empty structured data | Rainer Gerhards | 2011-03-22 | 1 | -2/+1 | |
* | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-16 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | fixed a regression of last patch and some cleanup | Rainer Gerhards | 2011-03-16 | 1 | -1/+1 | |
* | | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-08 | 1 | -0/+5 | |
|\| | | | | ||||||
| * | | | | bugfix(kind of): tell users that config graph can currently not be generated | Rainer Gerhards | 2011-03-08 | 1 | -0/+5 | |
* | | | | | Merge branch 'v5-beta-gtls-fix' into v5-beta | Rainer Gerhards | 2011-03-06 | 12 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | added work-around for bug in gtls, which causes fd leak when using TLS | Bojan Smojver | 2011-02-23 | 12 | -0/+12 | |
* | | | | | | cosmetic: removing commented-out testing aid | Rainer Gerhards | 2011-02-25 | 1 | -1/+0 | |
|/ / / / / | ||||||
* | | | | | bugfix (minor): warning message suggested invalid compatibility mode | Rainer Gerhards | 2011-02-22 | 1 | -1/+1 | |
* | | | | | regression: fixed compile error with --enable-debug | Rainer Gerhards | 2011-02-21 | 1 | -1/+0 | |
* | | | | | bugfix: fixed compile problem due to empty structs | Dražen Kačar | 2011-02-16 | 1 | -0/+1 | |
* | | | | | cleanup: no longer parameter in iminternal system removed | Rainer Gerhards | 2011-02-16 | 3 | -10/+6 | |
* | | | | | fixed some compile issues in recent systemd patch | Rainer Gerhards | 2011-02-11 | 1 | -1/+1 | |
* | | | | | Improved systemd socket activation support | Marius Tomaschewski | 2011-02-11 | 1 | -3/+36 | |
* | | | | | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2010-12-17 | 1 | -3/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | added $LocalHostName config directive & some bugfixing | Rainer Gerhards | 2010-12-16 | 1 | -3/+3 | |
| * | | | | cleanup of cosmetic nit (result of clang static code analyser run) | Rainer Gerhards | 2010-12-16 | 1 | -1/+1 | |
| * | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-12-16 | 5 | -8/+2 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-10-19 | 2 | -1/+2 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-12-17 | 5 | -7/+3 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-12-16 | 4 | -6/+2 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | some cleanup based on clang static analyzer results | Rainer Gerhards | 2010-12-16 | 4 | -6/+0 | |
| | * | | | | typo fix (thanks to Björn Påhlsson for finding it!) | Michael Biebl | 2010-11-30 | 1 | -2/+2 | |
| | | |/ / | | |/| | | ||||||
| * | | | | fixed cosmetic nit (as a result of clang static code analyzer run) | Rainer Gerhards | 2010-12-16 | 1 | -1/+1 | |
* | | | | | bugfix: one type of 64bit atomics was enabled when 32bit atomics were supported | Rainer Gerhards | 2010-12-02 | 1 | -7/+7 | |
* | | | | | Merge branch 'v5-beta' into v5-devel | Rainer Gerhards | 2010-11-25 | 1 | -1/+5 | |
|\| | | | | ||||||
| * | | | | bugfix: replacements for atomic operations for non-int sized types had problems. | Rainer Gerhards | 2010-11-25 | 1 | -1/+5 | |
* | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-10-22 | 2 | -1/+2 | |
|\| | | | | ||||||
| * | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-10-19 | 2 | -1/+2 | |
| |\| | | | ||||||
| | * | | | fixing some compile problems on FreeBSD | Rainer Gerhards | 2010-10-19 | 2 | -1/+2 | |
| * | | | | Merge branch 'v4-devel' into v5-beta | Rainer Gerhards | 2010-10-15 | 1 | -1/+1 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
* | | | | | removed need for math library | Rainer Gerhards | 2010-10-11 | 1 | -1/+1 | |
* | | | | | imuxsock: changed to per-pid ratelimiting | Rainer Gerhards | 2010-09-28 | 1 | -1/+1 | |
* | | | | | minor: improved error message when already running | Rainer Gerhards | 2010-09-17 | 1 | -4/+3 | |
* | | | | | Merge branch 'systemd' into v5-devel | Rainer Gerhards | 2010-09-08 | 2 | -30/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | acquire /dev/log socket optionally from systemd | Lennart Poettering | 2010-09-07 | 2 | -30/+33 | |
* | | | | | | Merge branch 'v4-devel' into master | Rainer Gerhards | 2010-08-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'v4-stable-imptcp' into tmp | Rainer Gerhards | 2010-08-11 | 1 | -1/+1 | |
| |\ \ \ \ |