summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
| * doc: further improve action docRainer Gerhards2013-04-171-107/+60
| |
| * doc: improve action docFlorian Riedl2013-04-171-1/+117
| |
* | Merge branch 'master-crypto'Rainer Gerhards2013-04-173-2/+128
|\ \ | | | | | | | | | | | | Conflicts: ChangeLog
| * | add basic doc for encryption capabilityRainer Gerhards2013-04-153-2/+128
| | |
* | | prepare for 7.3.10 releasev7.3.10Rainer Gerhards2013-04-101-1/+1
| | |
* | | Merge branch 'c7' into tmpRainer Gerhards2013-04-091-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac runtime/queue.c
| * | | omrelp: add ability to specify session timeoutRainer Gerhards2013-04-081-0/+4
| | | |
* | | | Merge branch 'c7'Rainer Gerhards2013-04-081-10/+27
|\| | | | |/ / |/| | | | | | | | Conflicts: ChangeLog
| * | omrelp: add support for RainerScript-based configurationRainer Gerhards2013-04-081-10/+27
| |/
* | Merge branch 'v7-stable-info'Rainer Gerhards2013-03-292-0/+8
|\ \ | | | | | | | | | | | | | | | Conflicts: ChangeLog template.c
| * | permit substring extraction relative to end-of-string in templatesRainer Gerhards2013-03-292-0/+8
| |/
| * bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-211-2/+6
| | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409 Conflicts: ChangeLog
| * bugfix: imuxsock was missing SysSock.ParseTrusted module parameterRainer Gerhards2013-03-151-6/+21
| | | | | | | | | | | | To use that functionality, legacy rsyslog.conf syntax had to be used. Also, the doc was missing information on the "ParseTrusted" set of config directives.
* | add RainerScript re_extract() functionRainer Gerhards2013-03-271-0/+9
| |
* | logsig: minimal end-user docv7.3.9Rainer Gerhards2013-03-264-3/+109
| |
* | imudp: support user-selectable inputnameRainer Gerhards2013-03-261-12/+50
| |
* | bugfix: imudp scheduling parameters did affect main thread, not imudpRainer Gerhards2013-03-211-2/+6
| | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=409
* | doc: describe imfile dependency on work directoryRainer Gerhards2013-03-201-1/+3
| |
* | imuxsock: add ability to NOT create/delete sockets during startup and shutdownRainer Gerhards2013-03-201-0/+13
| | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=259
* | slightly improve imfile docRainer Gerhards2013-03-201-9/+8
| |
* | prepare for 7.3.8 releaseRainer Gerhards2013-03-181-1/+1
| |
* | imrelp: now supports listening to IPv4/v6 only instead of always bothRainer Gerhards2013-03-151-1/+1
| | | | | | | | | | build now requires librelp 1.0.2 closes: http://bugzilla.adiscon.com/show_bug.cgi?id=378
* | doc: typo fixRainer Gerhards2013-03-151-1/+1
| |
* | bugfix: imuxsock was missing SysSock.ParseTrusted module parameterRainer Gerhards2013-03-121-6/+21
| | | | | | | | | | | | use that functionality, legacy rsyslog.conf syntax had to be used. Also, the doc was missing information on the "ParseTrusted" set of config directives.
* | Merge branch 'v7-stable'Rainer Gerhards2013-03-131-1/+10
|\| | | | | | | | | | | Conflicts: configure.ac doc/manual.html
| * preparing for 7.2.6 releasev7.2.6Rainer Gerhards2013-03-051-1/+1
| |
| * doc: give quick example of ruleset() {} useRainer Gerhards2013-01-291-0/+8
| |
| * doc: add link for set statementRainer Gerhards2013-01-281-1/+2
| |
* | prepare 7.3.7 releasev7.3.7Rainer Gerhards2013-03-121-1/+1
| |
* | mmanon: slight doc improvementRainer Gerhards2013-03-041-2/+2
| |
* | mmanon: complete ipv4 functionalityRainer Gerhards2013-03-041-14/+44
| |
* | mmanon: add ability to specify number of bits to be anonymizedRainer Gerhards2013-03-041-4/+30
| |
* | mmanon: add capability to configure replacement characterRainer Gerhards2013-03-032-6/+8
| |
* | add initial version of mmanon (anonymoization support)Rainer Gerhards2013-02-283-1/+61
| |
* | Merge branch 'master' into master-omjournalRainer Gerhards2013-02-271-1/+21
|\ \
| * | added ability to configure debug system via rsyslog.confRainer Gerhards2013-02-271-1/+21
| | |
* | | doc: fix small but important typoRainer Gerhards2013-02-261-1/+1
| | |
* | | imuxsock: add capability to ignore messages from ourselfesRainer Gerhards2013-02-261-0/+12
| | | | | | | | | | | | | | | This helps prevent message routing loops, and is vital to have if omjournal is used together with traditional syslog.
* | | add support for writing to the Linux Journal (omjournal)Rainer Gerhards2013-02-264-2/+87
|/ /
* | doc: improved normalization sample confRainer Gerhards2013-02-101-24/+59
| |
* | field() function now supports a string as field delimiterRainer Gerhards2013-02-101-2/+12
| | | | | | | | | | also done a bugfix: field() function did never return "***FIELD NOT FOUND***" instead it returned "***ERROR in field() FUNCTION***" in that case
* | doc: add sample config fileRainer Gerhards2013-02-081-0/+152
| |
* | prepare for 7.3.6v7.3.6Rainer Gerhards2013-01-281-1/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-2812-300/+122
|\|
| * doc: some improvements and more cleanupRainer Gerhards2013-01-289-297/+119
| |
| * doc: some cleanupRainer Gerhards2013-01-283-3/+3
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-01-281-1/+1
|\|
| * typo fixRainer Gerhards2013-01-241-1/+1
| |
* | doc: grammar fixRainer Gerhards2013-01-251-1/+1
| |
* | doc: fix time complexity in lookup table specRainer Gerhards2013-01-241-2/+2
| |