Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | prepare for 7.20 stable release & minor thingsv7.2.0 | Rainer Gerhards | 2012-10-22 | 5 | -5/+8 | |
* | | | | | | | | | | | testbench: -c option no longer exists | Rainer Gerhards | 2012-10-22 | 1 | -2/+2 | |
* | | | | | | | | | | | disable deprecated warnings in omdiscard/omruleset | Rainer Gerhards | 2012-10-22 | 2 | -0/+8 | |
* | | | | | | | | | | | doc: remove BSD blocks from rsyslog.conf manpage | Rainer Gerhards | 2012-10-22 | 1 | -8/+1 | |
* | | | | | | | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-22 | 1 | -1/+1 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'v5-stable' into v6-stablev6.4.3.unfinished | Rainer Gerhards | 2012-10-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| | * | | | | | | | | doc: v3 compatibility doc lists invalid config directive | Rainer Gerhards | 2012-10-22 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-19 | 2 | -4/+4 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-10-19 | 2 | -4/+4 | |
| |\| | | | | | | | | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | fix epoll-enabled code to use correct data member for pointers | Rainer Gerhards | 2012-10-19 | 2 | -4/+4 | |
* | | | | | | | | | doc: add imported bugfix to ChangeLog | Rainer Gerhards | 2012-10-19 | 1 | -2/+3 | |
* | | | | | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-19 | 2 | -5/+1 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | bugfix: imuxsock did not properly honor $LocalHostIPIF | Rainer Gerhards | 2012-10-19 | 2 | -5/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | preparing for 7.1.12 releasev7.1.12 | Rainer Gerhards | 2012-10-18 | 3 | -3/+5 | |
* | | | | | | | | build: Remove vestiges of the cust1 plugin | Michael Biebl | 2012-10-18 | 1 | -1/+0 | |
* | | | | | | | | build: Drop unused include path | Michael Biebl | 2012-10-18 | 1 | -1/+1 | |
* | | | | | | | | build: Drop unused CNF_LIBS variable | Michael Biebl | 2012-10-18 | 2 | -3/+2 | |
* | | | | | | | | build: Use pkg-config to check for libcurl | Michael Biebl | 2012-10-18 | 1 | -19/+1 | |
* | | | | | | | | build: Use pkg-config to check for libuuid | Michael Biebl | 2012-10-18 | 1 | -16/+1 | |
* | | | | | | | | build: Don't call AC_SUBST for variables defined by PKG_CHECK_MODULES | Michael Biebl | 2012-10-18 | 1 | -21/+0 | |
* | | | | | | | | doc: typo fix | Rainer Gerhards | 2012-10-17 | 1 | -1/+1 | |
* | | | | | | | | doc: add (v5-imported) imklog bugfix to ChangeLog | Rainer Gerhards | 2012-10-17 | 1 | -0/+3 | |
* | | | | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-17 | 3 | -6/+8 | |
|\| | | | | | | | ||||||
| * | | | | | | | doc: reflect recent (v5-imported) fix in ChangeLog | Rainer Gerhards | 2012-10-17 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-10-17 | 3 | -5/+7 | |
| |\| | | | | | | ||||||
| | * | | | | | | preparing for 5.10.1v5.10.1 | Rainer Gerhards | 2012-10-17 | 3 | -4/+4 | |
| | * | | | | | | imklog: use memmove instead of memcpy (solaris) | Marius Tomaschewski | 2012-10-17 | 1 | -1/+1 | |
| | * | | | | | | imklog: use memmove to remove kernel timestamp | Marius Tomaschewski | 2012-10-17 | 1 | -1/+1 | |
| | * | | | | | | imklog: skip leading spaces in kernel timestamp | Marius Tomaschewski | 2012-10-17 | 1 | -1/+3 | |
* | | | | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-16 | 3 | -38/+17 | |
|\| | | | | | | | ||||||
| * | | | | | | | cleanup: removed remains of -c option (compatibility mode) | Rainer Gerhards | 2012-10-16 | 4 | -39/+14 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | doc: mention recent patches in ChangeLog | Rainer Gerhards | 2012-10-16 | 1 | -3/+7 | |
* | | | | | | | systemd: Remove obsolete ExecStartPre command | Michael Biebl | 2012-10-16 | 1 | -1/+0 | |
* | | | | | | | systemd: Drop obsolete compatibility flag | Michael Biebl | 2012-10-16 | 1 | -1/+1 | |
* | | | | | | | prepare for version 7.1.11v7.1.11 | Rainer Gerhards | 2012-10-16 | 3 | -4/+8 | |
* | | | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-16 | 2 | -9/+11 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-10-16 | 2 | -8/+10 | |
| |\| | | | | | ||||||
| | * | | | | | bugfix: imuxsock truncated head of received message | Rainer Gerhards | 2012-10-16 | 2 | -8/+6 | |
| | * | | | | | fix problem with cutting first 16 characters from message with bAnnotate on m... | Milan Bartos | 2012-10-10 | 1 | -1/+5 | |
| * | | | | | | doc: fix minor small but important typo in ChangeLog | Rainer Gerhards | 2012-10-16 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-11 | 1 | -0/+12 | |
|\| | | | | | ||||||
| * | | | | | change lumberjack cookie to "@cee" from "@cee " | Rainer Gerhards | 2012-10-11 | 2 | -1/+7 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Don't require the trailing space in @cee: cookie | Miloslav Trmač | 2012-10-11 | 1 | -1/+1 | |
* | | | | | doc: add last patch to ChangeLog | Rainer Gerhards | 2012-10-11 | 1 | -0/+2 | |
* | | | | | Fix crash when date properties are used without a template | Miloslav Trmač | 2012-10-11 | 1 | -2/+11 | |
* | | | | | add deprecated note to discard action | Rainer Gerhards | 2012-10-11 | 3 | -1/+25 | |
* | | | | | added deprecated note to omruleset | Rainer Gerhards | 2012-10-11 | 3 | -0/+10 | |
* | | | | | make omruleset non-default in ./configure | Rainer Gerhards | 2012-10-11 | 1 | -1/+1 | |
* | | | | | preparing for 7.1.10 releasev7.1.10 | Rainer Gerhards | 2012-10-11 | 2 | -2/+2 | |
* | | | | | fix regression introduced by last commit | Rainer Gerhards | 2012-10-11 | 1 | -1/+1 |