summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'beta' into masterRainer Gerhards2010-02-101-0/+1
|\ | | | | | | | | | | Conflicts: ChangeLog tests/parsertest.sh
| * Merge branch 'v4-beta' into betaRainer Gerhards2010-02-101-0/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imuxsock/imuxsock.c template.c tests/Makefile.am tests/parsertest.sh
| | * integrated new PostgreSQL docRainer Gerhards2010-02-081-0/+1
| | | | | | | | | | | | converted to html, linked, etc...
* | | preparing for 5.5.2v5.5.2Rainer Gerhards2010-02-051-1/+1
| | |
* | | added $Escape8BitCharactersOnReceive directiveRainer Gerhards2010-01-271-0/+1
| | | | | | | | | | | | Thanks to David Lang for suggesting this functionality.
* | | doc: improved description of what loadable modules can doRainer Gerhards2009-11-171-0/+1
|/ /
* | solved some minor nits in make distcheckv5.3.5Rainer Gerhards2009-11-131-1/+1
| |
* | doc: added in-depth info on the new message parser systemRainer Gerhards2009-11-061-0/+3
| |
* | added the capability to have ruleset-specific main message queuesRainer Gerhards2009-10-271-0/+1
| | | | | | | | | | This offers considerable additional flexibility AND superior performance (in cases where multiple inputs now can avoid lock contention)
* | Merge branch 'beta'Rainer Gerhards2009-07-151-1/+2
|\ \ | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | added v5 compatibility notesRainer Gerhards2009-07-151-0/+1
| |/
| * CONFIG CHANGE: $HUPisRestart default is now "off".Rainer Gerhards2009-07-151-1/+1
| | | | | | | | | | We are doing this to support removal of restart-type HUP in v5. Elaborate doc added to explain reasoning and actions to be taken.
* | added some (very) basic doc on omudpspoofRainer Gerhards2009-07-091-0/+2
|/
* first shot at multi-ruleset docRainer Gerhards2009-07-011-0/+1
|
* added capability to draw configuration graphsRainer Gerhards2009-05-111-0/+3
| | | | | | | | - added $GenerateConfigGraph configuration command which can be used to generate nice-looking (and very informative) rsyslog configuration graphs. - added $ActionName configuration directive (currently only used for graph generation, but may find other uses)
* doc: added (hopefully) easier to grasp queue explanationRainer Gerhards2009-04-211-1/+15
|
* added some doc for omoracleRainer Gerhards2009-04-161-0/+1
|
* Merge branch 'beta'Rainer Gerhards2009-03-111-1/+2
|\ | | | | | | | | Conflicts: doc/omrelp.html
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-03-111-1/+2
| |\ | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * 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.
* | | added ability to drop privilegesRainer Gerhards2008-11-261-0/+1
| | | | | | | | | | | | | | | | | | | | | Added $PrivDropToGroup, $PrivDropToUser, $PrivDropToGroupID, $PrivDropToUserID config directives to enable dropping privileges. This is an effort to provide a security enhancement. For the limits of this approach, see http://wiki.rsyslog.com/index.php/Security
* | | improved doc on property replacer regular expressionsRainer Gerhards2008-11-111-0/+1
| | |
* | | added forgotten filesRainer Gerhards2008-11-111-0/+7
|/ / | | | | | | they were new after restructuring the doc...
* | Merge branch 'beta'Rainer Gerhards2008-10-021-0/+2
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-10-021-0/+2
| |\ | | | | | | | | | | | | | | | Conflicts: runtime/net.c
| | * added doc on how to build from source repositoryRainer Gerhards2008-10-011-0/+1
| | |
| | * added index.html as an entry point to the manualRainer Gerhards2008-09-241-0/+1
| | | | | | | | | | | | thanks to Michael Biebl for suggesting it
* | | fixed problematic file nameRainer Gerhards2008-08-081-1/+1
|/ / | | | | | | | | it lead to invalid link on the web due to web server's rewrite rules. Thanks to Jan Korbel for spotting the problem.
* | Merge branch 'beta' - important mutex bugfixRainer Gerhards2008-07-141-0/+6
|\| | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/Makefile.am doc/manual.html
| * prepared for 3.18.0 releasev3.18.0Rainer Gerhards2008-07-111-0/+6
| |
* | some html files were not included in distribution tarballRainer Gerhards2008-07-111-0/+5
| | | | | | | | thanks to Michael Biebll for pointing out the problem
* | finalized tutorial for creating a TLS-secured syslog infrastructureRainer Gerhards2008-07-031-0/+10
| |
* | Merge branch 'beta'Rainer Gerhards2008-07-011-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog conf.c doc/Makefile.am doc/manual.html omfwd.c plugins/omgssapi/omgssapi.c This was a bit hard to merge; if there are problems, they may be in the area of the new "comment in action line" code that came from the beta.
| * added forgotten html file to distribution tarballv3.17.5Rainer Gerhards2008-06-271-0/+1
| |
* | begun step-by-step guide for TLS protected syslogRainer Gerhards2008-06-181-0/+2
| |
* | Merge branch 'tls'Rainer Gerhards2008-05-061-1/+1
|\ \
| * | support for different forwarding stream drivers addedRainer Gerhards2008-05-051-1/+1
| |/ | | | | | | they can now be set on an action-by-action basis
* / updated doc set to reflect TLS supportRainer Gerhards2008-05-061-0/+1
|/
* final work for release of v3.17.1v3.17.1Rainer Gerhards2008-04-151-1/+1
|
* Merge branch 'bsd-port'Rainer Gerhards2008-04-151-0/+3
|\ | | | | | | | | | | | | Conflicts: ChangeLog plugins/imklog/imklog.c
| * improved doc for imklogRainer Gerhards2008-04-151-0/+3
| |
* | Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-04-111-1/+0
|\ \ | |/ |/| | | | | | | | | Conflicts: doc/Makefile.am doc/manual.html
| * project status is now a web-exclusiveRainer Gerhards2008-04-101-1/+0
| | | | | | | | | | | | | | | | ... and no longer part of the tarball. This solves a couple of update issues when new versions inside the other branches are released. It is still kept in git, so that we have a record of it. To make sure which version the documentation is, the version info has been moved to the main manual page.
| * added professional support optionsRainer Gerhards2008-03-251-0/+1
| |
| * applied some doc fixes from Michel Biebl and cleaned up some no longerRainer Gerhards2008-02-121-0/+4
| | | | | | | | needed files suggested by him
| * applied patch from Michael Biebl that fixed my doc change from yesterdayRainer Gerhards2008-02-121-1/+1
| | | | | | | | which was somewhat incomplete
* | added some user doc on RainerScriptRainer Gerhards2008-02-261-0/+1
| |
* | - added some thoughts on RainerScriptRainer Gerhards2008-02-241-0/+1
| | | | | | | | - worked a bit on conversion functions
* | added some doc for imgssapi and imtcp input modulesRainer Gerhards2008-02-221-0/+2
| |
* | - added ctok class (the config tokenizer)Rainer Gerhards2008-02-191-1/+2
| | | | | | | | - done stage work to begin implement tokenizer