summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v7-stable'Rainer Gerhards2013-07-071-1/+20
|\
| * doc: instructions for rotating signed filesRainer Gerhards2013-07-071-1/+20
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-07-061-9/+9
|\|
| * imfile changes back again, but with retained formatRadu Gheorghe2013-07-061-9/+9
| |
| * prepare for 7.4.2 releaseRainer Gerhards2013-07-041-1/+1
| |
* | prepare for 7.5.2Rainer Gerhards2013-07-041-1/+1
| |
* | doc: add new omrelp parameter "windowSize"Rainer Gerhards2013-07-021-0/+13
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-07-021-3/+3
|\|
| * doc/imfile: re-do spelling correctionsRainer Gerhards2013-07-021-3/+3
| |
| * rollback html editor rewrite of imfileRainer Gerhards2013-07-021-165/+230
| |
* | doc: rollback html edit of imfile docRainer Gerhards2013-07-021-165/+230
| | | | | | | | | | The html editor did a total rewrite, which causes merges from older versions to fail miserably.
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-271-230/+165
|\| | | | | | | | | Conflicts: doc/imfile.html
| * added "required" parameters, fixed conf snippet, bolded defaultsRadu Gheorghe2013-06-251-230/+165
| |
* | Spellcheck the html docs - doc/[a-n]*.htmlGeorgi Georgiev2013-06-2726-105/+105
| | | | | | | | Spotted a few typos, started fixing them... got tired around n
* | doc: clarify omprog legacy parametersRainer Gerhards2013-06-271-2/+3
| |
* | prepare for 7.5.1 releasev7.5.1Rainer Gerhards2013-06-261-1/+1
| |
* | doc: typo fixRainer Gerhards2013-06-262-2/+2
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-254-5/+5
|\|
| * typo fix ("listner" vs. "listener")Michael Biebl2013-06-254-5/+5
| |
* | mmfields: add "jsonRoot" parameterRainer Gerhards2013-06-241-4/+15
| |
* | doc: link mmfields doc to rest of doc setRainer Gerhards2013-06-231-0/+2
| | | | | | | | ...forgotten in last commit ;)
* | doc: add mmfields moduleRainer Gerhards2013-06-231-0/+80
| |
* | doc: document tls.authMode parameterRainer Gerhards2013-06-212-0/+26
| |
* | doc: imrelp & omrelp improvementsRainer Gerhards2013-06-212-6/+32
| | | | | | | | among others, fix doc done for wrong module...
* | doc: add new imrelp parameterRainer Gerhards2013-06-201-0/+17
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-201-7/+7
|\|
| * imptcp: improve docRainer Gerhards2013-06-201-6/+6
| |
| * doc bugfix: invalid parameter nameRainer Gerhards2013-06-201-1/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-191-1/+1
|\|
| * doc: imjournal doc correctionTomas Heinrich2013-06-191-1/+1
| |
* | Updated omprog documentationAndre Lorbach2013-06-191-2/+28
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-38/+34
|\|
| * doc: remove duplicate omfile descriptionsRainer Gerhards2013-06-171-38/+34
| | | | | | | | | | always bears the risk that one or another is not maintained when an update happpens
| * prepare for 7.4.1 releasev7.4.1Rainer Gerhards2013-06-171-1/+1
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-2/+2
|\|
| * doc: legacy parameter description in imjournal slightly wrongRainer Gerhards2013-06-171-2/+2
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-4/+10
|\|
| * doc cleanupRainer Gerhards2013-06-171-5/+5
| |
| * Add IgnorePreviousMessages option to imjournal.Milan Bartos2013-06-171-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | This option specifies whether imjournal should ignore messages that are currently in journal. This option is only used when there is no StateFile to avoid message loss. modified: doc/imjournal.html modified: plugins/imjournal/imjournal.c Conflicts: doc/imjournal.html plugins/imjournal/imjournal.c
* | Merge branch 'v7-stable'Rainer Gerhards2013-06-171-25/+18
|\| | | | | | | | | Conflicts: doc/imjournal.html
| * doc: improve imjournal docRainer Gerhards2013-06-171-17/+19
| | | | | | | | most importantly, convert sample to new-style config format
| * fix imjournal doc after merging patchRainer Gerhards2013-06-171-11/+2
| | | | | | | | | | ... was changed in the interim, so the result of the merge was sub-optimal ;)
| * Merge branch 'tmp' into v7-stableRainer Gerhards2013-06-171-0/+11
| |\ | | | | | | | | | | | | Conflicts: plugins/imjournal/imjournal.c
| | * Rename legacy imjournal configs to have "imjournal" prepended.Milan Bartos2013-06-171-0/+11
| | | | | | | | | | | | | | | modified: doc/imjournal.html modified: plugins/imjournal/imjournal.c
| * | doc bugfix: DynaFileCacheSize description in omfile was wrongRainer Gerhards2013-06-161-2/+6
| | | | | | | | | | | | thanks to David Lang for alerting me.
| * | doc: add journal presentation link to omjournal docRainer Gerhards2013-06-161-0/+3
| | |
* | | Merge branch 'tmp'Rainer Gerhards2013-06-171-0/+11
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: plugins/imjournal/imjournal.c
| * | | Rename legacy imjournal configs to have "imjournal" prepended.Milan Bartos2013-06-171-0/+11
| | |/ | |/| | | | | | | | | | modified: doc/imjournal.html modified: plugins/imjournal/imjournal.c
* | | doc bugfix: DynaFileCacheSize description in omfile was wrongRainer Gerhards2013-06-161-2/+6
| | | | | | | | | | | | thanks to David Lang for alerting me.
* | | doc: add journal presentation link to omjournal docRainer Gerhards2013-06-161-0/+3
| | |