summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-111-0/+1
|\ | | | | | | | | | | | | | | Conflicts: Makefile.am configure.ac runtime/rsyslog.h tests/Makefile.am
| * added imptcpRainer Gerhards2010-08-101-0/+1
| | | | | | | | | | imptcp is a simplified, Linux-specific and potentielly fast syslog plain tcp input plugin (NOT supporting TLS!)
* | added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-061-0/+1
| | | | | | | | this is the counterpart to imuxsock, enabling fast local forwarding
* | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-08-051-1/+0
|\| | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-051-1/+0
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/professional_support.html
| | * preparing for 3.22.2v3.22.2Rainer Gerhards2010-08-051-1/+0
| | |
* | | doc for imsolaris addedRainer Gerhards2010-04-201-0/+1
|/ /
* | integrated new PostgreSQL docRainer Gerhards2010-02-081-0/+1
| | | | | | | | converted to html, linked, etc...
* | 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.
* | 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
* | - added doc on how expressions will workRainer Gerhards2008-02-191-0/+1
| | | | | | | | | | | | - cleaned up the stringbuf Construct interface - did some cleanup on stringbuf calls - we now have much better interfaces and macros
* | added professional support options to doc set (also somthing that we needRainer Gerhards2008-02-191-0/+1
| | | | | | | | to have in order to be an alternative to syslog-ng)
* | fixed forgotten file - thanks to Michael BieblRainer Gerhards2008-02-181-0/+1
| |
* | - implemented $ActionLibdbiDriverDirectory config directiveRainer Gerhards2008-02-151-0/+1
| | | | | | | | | | - some cleanup - doc improvements