summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: add reference to relevant blog posting (imfile "escapeLF" param)Rainer Gerhards2013-09-101-1/+2
|
* doc: clarify imfile "escapeLF" paramter availabilityRainer Gerhards2013-09-101-1/+1
|
* imfile: support LF escaping in read mode 1Rainer Gerhards2013-09-101-0/+13
|
* impstats: implement parameter "resetCounters"Rainer Gerhards2013-09-091-2/+16
| | | | | it provides the capability to make impstats emit deltas in contrast to accumulated counter values (see doc for details).
* Merge branch 'c9'Rainer Gerhards2013-09-021-2/+13
|\ | | | | | | | | Conflicts: runtime/msg.c
| * doc: add "defaultTZ" param to imtcp docRainer Gerhards2013-09-021-2/+13
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-08-261-4/+13
|\|
| * doc: update package doc with links to Adiscon's repositoriesFlorian Riedl2013-08-261-4/+13
| |
* | Merge branch 'v7-stable'Rainer Gerhards2013-08-261-26/+7
|\| | | | | | | | | | | Conflicts: ChangeLog doc/dev_oplugins.html
| * doc bugfix: remove no-longer existing omtemplate from developer docRainer Gerhards2013-08-261-26/+5
| | | | | | | | | | | | It was specifically mentioned as a sample for creating new plugins Thanks to Yannick Brosseau for alerting us of this problem. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=473
* | Merge branch 'v7-stable'Rainer Gerhards2013-08-221-2/+2
|\|
| * doc: typo fix (in directive name!)Rainer Gerhards2013-08-221-2/+2
| | | | | | | | Thanks to Martin Foot for reporting this problem.
| * prepare for 7.4.3 releasev7.4.3Rainer Gerhards2013-07-181-1/+1
| |
* | doc: add global variablesRainer Gerhards2013-07-231-6/+28
| |
* | doc: document local variables and their distinction to message JSON propertiesRainer Gerhards2013-07-211-0/+20
| |
* | doc: add version requirement for main_queue() objectRainer Gerhards2013-07-191-0/+1
| |
* | doc: add doc for main_queue() objectRainer Gerhards2013-07-191-0/+12
| |
* | milestone: tcp stream compression support for transaction boundariesRainer Gerhards2013-07-151-1/+17
| |
* | Merge branch 'c8'Rainer Gerhards2013-07-121-0/+10
|\ \ | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/imudp/imudp.c
| * | imudp: add support for recvmmsg()Rainer Gerhards2013-07-111-1/+11
| | |
* | | Merge branch 'c8'Rainer Gerhards2013-07-111-2/+19
|\| | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/imudp.html plugins/imudp/imudp.c
| * | imudp: add ability to specify SO_RCVBUF size (rcvbufSize parameter)Rainer Gerhards2013-07-111-11/+26
| | |
| * | prepare for 7.2.7 releasev7.2.7Rainer Gerhards2013-04-171-1/+1
| | |
* | | 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
| | |