Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | omhiredis: add support for redis pipeline support | Brian Knox | 2013-04-17 | 1 | -0/+2 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-17 | 1 | -1/+1 | |
|\| | | | ||||||
| * | | | prepare for 7.2.7 releasev7.2.7 | Rainer Gerhards | 2013-04-17 | 1 | -1/+1 | |
* | | | | Merge branch 'master-crypto' | Rainer Gerhards | 2013-04-17 | 1 | -0/+7 | |
|\ \ \ \ | ||||||
| * | | | | bugfix: $PreserveFQDN is not properly working | Louis Bouchard | 2013-04-17 | 1 | -0/+3 | |
| * | | | | logenc: full support for keyfiles | Rainer Gerhards | 2013-04-12 | 1 | -0/+1 | |
* | | | | | doc: add recent patch to ChangeLog | Rainer Gerhards | 2013-04-13 | 1 | -0/+4 | |
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-12 | 1 | -0/+4 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | bugfix: parameter action.execOnlyWhenPreviousIsSuspended was accidently of in... | Rainer Gerhards | 2013-04-12 | 1 | -0/+4 | |
* | | | | | prepare for 7.3.10 releasev7.3.10 | Rainer Gerhards | 2013-04-10 | 1 | -1/+1 | |
* | | | | | doc: complete ChangeLog | Rainer Gerhards | 2013-04-10 | 1 | -1/+3 | |
* | | | | | doc: add recent patch to ChangeLog | Rainer Gerhards | 2013-04-09 | 1 | -0/+2 | |
* | | | | | Merge branch 'c7' into tmp | Rainer Gerhards | 2013-04-09 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | omrelp: add ability to specify session timeout | Rainer Gerhards | 2013-04-08 | 1 | -0/+1 | |
* | | | | | | Merge branch 'c7' | Rainer Gerhards | 2013-04-08 | 1 | -0/+1 | |
|\| | | | | | ||||||
| * | | | | | omrelp: add support for RainerScript-based configuration | Rainer Gerhards | 2013-04-08 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | / / / | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-08 | 1 | -0/+20 | |
|\| | | | | |/ / / |/| | | | ||||||
| * | | | bugfix: failover/action suspend did not work correctly | Rainer Gerhards | 2013-04-07 | 1 | -0/+8 | |
| * | | | bugfix: nested if/prifilt conditions did not work properly | Rainer Gerhards | 2013-04-04 | 1 | -0/+2 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-04 | 1 | -0/+2 | |
|\| | | | ||||||
| * | | | bugfix: script == comparison did not work properly on JSON objects | Rainer Gerhards | 2013-04-04 | 1 | -0/+2 | |
* | | | | Merge branch 'v7-stable-info' | Rainer Gerhards | 2013-03-29 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | permit substring extraction relative to end-of-string in templates | Rainer Gerhards | 2013-03-29 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | add RainerScript re_extract() function | Rainer Gerhards | 2013-03-27 | 1 | -0/+1 | |
* | | | | bugfix: imuxsock aborted under some conditions | Rainer Gerhards | 2013-03-27 | 1 | -0/+4 | |
* | | | | logsig: minimal end-user docv7.3.9 | Rainer Gerhards | 2013-03-26 | 1 | -1/+2 | |
* | | | | imudp: support user-selectable inputname | Rainer Gerhards | 2013-03-26 | 1 | -2/+3 | |
* | | | | mention systemd update in ChangeLog | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-21 | 1 | -0/+2 | |
|\| | | | ||||||
| * | | | mention systemd update in ChangeLog | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| * | | | Merge branch 'v6-stable' into v7-stable | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| |\| | | ||||||
| | * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| | |\| | ||||||
| | | * | update systemd files to match current systemd source | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| | * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-12 | 1 | -0/+2 | |
| | |\| | ||||||
* | | | | keep omlibdbi usable with older libdbi without transaction support | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
* | | | | omlibdbi: support transaction interface | Ulrike Gerhards | 2013-03-21 | 1 | -0/+1 | |
* | | | | Fix for glob(3)s that lack GLOB_NOMAGIC | Martin Carpenter | 2013-03-21 | 1 | -0/+1 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-21 | 1 | -0/+2 | |
|\| | | | ||||||
| * | | | bugfix: imudp scheduling parameters did affect main thread, not imudp | Rainer Gerhards | 2013-03-21 | 1 | -0/+2 | |
* | | | | bugfix: imudp scheduling parameters did affect main thread, not imudp | Rainer Gerhards | 2013-03-21 | 1 | -0/+2 | |
* | | | | imfile: errors persisting state file are now reported | Rainer Gerhards | 2013-03-20 | 1 | -0/+2 | |
* | | | | imuxsock: add ability to NOT create/delete sockets during startup and shutdown | Rainer Gerhards | 2013-03-20 | 1 | -0/+3 | |
* | | | | imfile: now detects file change when rsyslog was inactive | Rainer Gerhards | 2013-03-20 | 1 | -0/+6 | |
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-20 | 1 | -0/+6 | |
|\| | | | ||||||
| * | | | bugfix: imuxsock rate-limiting could not be configured via legacy conf | Milan Bartos | 2013-03-20 | 1 | -0/+6 | |
| * | | | Merge branch 'v7-stable' of git+ssh://git.adiscon.com/git/rsyslog into v7-stable | Rainer Gerhards | 2013-03-20 | 1 | -0/+3 | |
| |\ \ \ | ||||||
* | | | | | bugfix: stdout/stderr were not closed on forking | Rainer Gerhards | 2013-03-20 | 1 | -0/+3 | |
* | | | | | Merge branch 'master' of git+ssh://git.adiscon.com/git/rsyslog | Rainer Gerhards | 2013-03-20 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-20 | 1 | -0/+6 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | bugfix: $mmnormalizeuseramsg paramter was specified with wrong type | Rainer Gerhards | 2013-03-20 | 1 | -0/+3 |