summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* preparing for 3.22.2v3.22.2Rainer Gerhards2010-08-053-92/+3
|
* minor doc: enhanced description of loadable modulesRainer Gerhards2009-11-171-17/+36
|
* enhance: imrelp now also provides remote peer's IP addressRainer Gerhards2009-10-141-0/+3
| | | | [if librelp != 1.0.0 is used]
* Merge branch 'v2-stable' into v3-stableRainer Gerhards2009-09-301-4/+8
|\
| * doc bugfix: default for $DirCreateMode incorrectly statedRainer Gerhards2009-09-301-4/+8
| |
| * prepared for 2.0.7 & corrected default for $DirCreatemodev2.0.7Rainer Gerhards2009-04-141-1/+1
| | | | | | | | | | | | bugfix: the default for $DirCreateMode was 0644, and as such wrong. It has now been changed to 0700. For some background, please see http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html
* | clarified use of $ActionsSendStreamDriver[AuthMode/PermittedPeers]Rainer Gerhards2009-09-041-3/+5
| | | | | | | | in doc set (require TLS drivers)
* | removed mentioning HUP as a way of restarting from the doc setRainer Gerhards2009-07-159-17/+15
| | | | | | | | ... part of the deprecation effort for v5
* | preparing for 3.22.1v3.22.1Rainer Gerhards2009-07-021-1/+1
| |
* | preparing for 3.22.0 (move to stable)v3.22.0Rainer Gerhards2009-04-211-1/+1
| |
* | preparing for 3.21.11v3.21.11Rainer Gerhards2009-04-031-1/+1
| |
* | Merge branch 'v3-stable' into betaRainer Gerhards2009-04-022-1/+6
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | preparing for 3.20.5 releasev3.20.5Rainer Gerhards2009-04-021-1/+1
| | |
| * | added link to online tutorial on the webRainer Gerhards2009-03-161-1/+5
| | |
| * | added link to (new) online video tutorials to manual setRainer Gerhards2009-03-111-0/+1
| | |
* | | Merge branch 'v3-stable' into betaRainer Gerhards2009-03-117-10/+22
|\| | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | doc enhance: enhance ommysql documentationRainer Gerhards2009-03-061-1/+12
| | | | | | | | | | | | | | | provide standard template for MySQL module and instructions on how to modify schema
| * | doc typo fixRainer Gerhards2009-03-051-2/+2
| | | | | | | | | | | | thanks to Trent W. Buck for alerting me.
| * | doc fix: don't use absolute paths for $ModLoadMichael Biebl2009-02-242-3/+3
| | |
| * | changed TLS link on manual homepage to native TLS docRainer Gerhards2009-02-101-1/+1
| | | | | | | | | | | | | | | | | | | | | ... pointed previously to stunnel-alternative, which now that we support native TLS is now no longer recommended. Thanks to Michael Biebl for bringing this to my attention.
| * | preparing for 3.20.4v3.20.4Rainer Gerhards2009-02-091-1/+1
| | |
| * | doc bugfix: dist tarball missed 2 files, had one extra file that no longer ↵Rainer Gerhards2009-02-091-1/+2
| | | | | | | | | | | | | | | | | | belongs into it. Thanks to Michael Biebl for pointing this out.
| * | docfix: copy&paste errorRainer Gerhards2009-02-031-2/+2
| | |
| * | prepared for 3.20.3 releasev3.20.3Rainer Gerhards2009-01-191-1/+1
| | |
* | | prepared for 3.21.10 releasev3.21.10Rainer Gerhards2009-02-021-1/+1
| | |
* | | Merge branch 'v3-stable' into betaRainer Gerhards2008-12-101-3/+3
|\| | | | | | | | | | | | | | Conflicts: tools/syslogd.c
| * | doc bugfix: v3-compatiblity document had typo in config directiveRainer Gerhards2008-12-051-3/+3
| | | | | | | | | | | | thanks to Andrej for reporting this
* | | Merge branch 'v3-stable' into betav3.21.9Rainer Gerhards2008-12-041-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imudp/imudp.c
| * | security fix: imudp emitted a message when a non-permitted sender...v3.20.2Rainer Gerhards2008-12-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | ...tried to send a message to it. This behaviour is operator-configurable. If enabled, a message was emitted each time. That way an attacker could effectively fill the disk via this facility. The message is now emitted only once in a minute (this currently is a hard-coded limit, if someone comes up with a good reason to make it configurable, we will probably do that).
* | | Merge branch 'v3-stable' into betaRainer Gerhards2008-12-041-1/+1
|\| | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | added interface function to nsd_gtls needed for ACL controlRainer Gerhards2008-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The legacy ACL system needs access to the remote sockaddr_storage data structure. This has been implemented for the ptcp driver and now follows for gtls. See recent commits for reason. We also moved up the version numbers in preparation of the release.
* | | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-291-3/+1
|\| | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h
| * | doc bugfix: propertiey-based filter modes had inconsistencyRainer Gerhards2008-11-211-3/+1
| | |
* | | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-112-3/+16
|\| | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/manual.html
| * | enhance: regex nomatch option "ZERO" has been addedRainer Gerhards2008-11-111-2/+3
| | | | | | | | | | | | | | | | | | This allows to return the string 0 if a regular expression is not found. This is probably useful for storing numerical values into database columns.
| * | doc update: documented how to specify multiple property replacer optionsRainer Gerhards2008-11-102-0/+12
| | | | | | | | | | | | abd link to new online regex generator tool added
* | | Merge branch 'master' into betaRainer Gerhards2008-11-1112-71/+318
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | updated project statusRainer Gerhards2008-10-221-4/+4
| | |
| * | preparing for 3.21.6v3.21.6Rainer Gerhards2008-10-221-1/+1
| | | | | | | | | | | | | | | plus solving a compile problem for im3195 (which is not used in practice, thus this did not show up before...)
| * | Merge branch 'beta'Rainer Gerhards2008-10-211-7/+6
| |\ \
| * | | updated release informationRainer Gerhards2008-10-161-3/+3
| | | |
| * | | syslog-ng comparison had artefacts from merge conflictsRainer Gerhards2008-10-151-8/+0
| | | |
| * | | updated project status to reflect 3.18.5 releaseRainer Gerhards2008-10-091-2/+2
| | | |
| * | | Merge branch 'beta'Rainer Gerhards2008-10-026-7/+108
| |\ \ \
| * | | | bumping version number (partial)Rainer Gerhards2008-09-301-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am changing the way the version number is bumped so that viewer git merge conflicts happen. In the future, it will be bumped immediately before release and not immediately after (though this means I need to be more careful with interim versions).
| * | | | minor: typo fixRainer Gerhards2008-09-231-1/+1
| | | | |
| * | | | Merge branch 'beta'Rainer Gerhards2008-09-233-6/+204
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/troubleshoot.html
| * \ \ \ \ Merge branch 'beta'Rainer Gerhards2008-09-221-4/+4
| |\ \ \ \ \
| * | | | | | added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-101-3/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added message property "inputname", which contains the name of the input (module) that generated it. Presence is depending on suport in each input module (else it is blank). - added system property "$myhostname", which contains the name of the local host as it knows itself.
| * | | | | | added doc for new property replacer featureRainer Gerhards2008-09-101-1/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (see previous commit)