summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v6-stable' into betaRainer Gerhards2012-10-221-1/+1
|\
| * Merge branch 'v5-stable' into v6-stablev6.4.3.unfinishedRainer Gerhards2012-10-221-1/+1
| |\
| | * doc: v3 compatibility doc lists invalid config directiveRainer Gerhards2012-10-221-1/+1
| | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=365
| | * preparing for 5.10.1v5.10.1Rainer Gerhards2012-10-171-1/+1
| | |
| | * preparing for 5.10.0 releasev5.10.0Rainer Gerhards2012-08-221-1/+1
| | |
| | * preparing for 5.9.7v5.9.7Rainer Gerhards2012-05-101-1/+1
| | |
| | * Merge branch 'v5-stable-field-substring' into v5-betaRainer Gerhards2012-04-272-10/+19
| | |\
| | | * added capability to specify substrings for field extraction modeRainer Gerhards2012-04-271-0/+9
| | | |
* | | | preparing for 7.1.12 releasev7.1.12Rainer Gerhards2012-10-181-1/+1
| | | |
* | | | prepare for version 7.1.11v7.1.11Rainer Gerhards2012-10-161-1/+1
| | | |
* | | | add deprecated note to discard actionRainer Gerhards2012-10-111-0/+17
| | | |
* | | | preparing for 7.1.10 releasev7.1.10Rainer Gerhards2012-10-111-1/+1
| | | |
* | | | prepare for 7.1.9 releasev7.1.9Rainer Gerhards2012-10-091-1/+1
| | | |
* | | | doc: add missing files to distribution tarballRainer Gerhards2012-10-041-0/+3
| | | | | | | | | | | | | | | | Thanks to Michael Biebl for alerting me of the problem.
* | | | Merge branch 'v6-stable' into betaRainer Gerhards2012-10-041-0/+15
|\| | |
| * | | doc: add missing files to distribution tarballRainer Gerhards2012-10-041-0/+15
| | | | | | | | | | | | | | | | Thanks to Michael Biebl for alerting me of the problem.
| * | | preparing for 6.4.2 releasev6.4.2Rainer Gerhards2012-09-201-1/+1
| | | |
* | | | prepare for 7.1.8 releasev7.1.8Rainer Gerhards2012-10-021-1/+1
| | | |
* | | | doc: update module doc to new capabilitiesFlorian Riedl2012-10-026-64/+135
| | | |
* | | | preparing for 7.1.7 releasev7.1.7Rainer Gerhards2012-10-011-1/+1
| | | |
* | | | doc: add SQL-template exampleTim Eifler2012-10-011-0/+29
| | | |
* | | | preparing for 7.1.6 releasev7.1.6Rainer Gerhards2012-09-281-1/+1
| | | |
* | | | Merge branch 'v6-devel'Rainer Gerhards2012-09-285-107/+373
|\ \ \ \
| * | | | doc: update module doc to new config formatFlorian Riedl2012-09-285-107/+373
| | | | |
* | | | | preparing for 7.1.5v7.1.5Rainer Gerhards2012-09-261-1/+1
| | | | |
* | | | | Merge remote-tracking branch 'milan/imkmsg'Rainer Gerhards2012-09-241-0/+48
|\ \ \ \ \
| * | | | | Documentation for new imkmsg moduleMilan Bartos2012-09-241-0/+48
| | | | | | | | | | | | | | | | | | | | | | | | new file: doc/imkmsg.html
* | | | | | doc: Improve template system docRainer Gerhards2012-09-241-51/+151
|/ / / / /
* | | | | Fiddeling a bit with the template docFlorian Riedl2012-09-241-60/+111
| | | | |
* | | | | Implement RainerScript prifield() functionRainer Gerhards2012-09-201-0/+3
| | | | |
* | | | | Implement RainerScript field() functionRainer Gerhards2012-09-201-0/+5
| | | | |
* | | | | Merge branch 'v6-devel'Rainer Gerhards2012-09-201-1/+4
|\| | | |
| * | | | doc: add new functions to RainerScript function listRainer Gerhards2012-09-201-1/+4
| | | | |
* | | | | preparing for 7.1.4 releasev7.1.4Rainer Gerhards2012-09-191-1/+1
| | | | |
* | | | | Implement ability for CEE-based properties to be stored in disk queuesRainer Gerhards2012-09-191-1/+9
| | | | |
* | | | | doc: begin rewrite of template docRainer Gerhards2012-09-191-42/+157
| | | | |
* | | | | preparing for 7.1.3 releasev7.1.3Rainer Gerhards2012-09-171-1/+1
| | | | |
* | | | | Merge branch 'v6-devel'Rainer Gerhards2012-09-131-0/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| * | | | Merge branch 'v6-stable' into v6-develRainer Gerhards2012-09-131-0/+9
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog grammar/rainerscript.c grammar/rainerscript.h runtime/rule.c
| | * | | bugfix: missing support for escape sequences in RainerScriptRainer Gerhards2012-09-131-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only \' was supported. Now the usual set is supported. Note that v5 used \x as escape where x was any character (e.g. "\n" meant "n" and NOT LF). This also means there is some incompatibility to v5 for well-know sequences. Better break it now than later.
| | * | | preparing for 6.4.1 releasev6.4.1Rainer Gerhards2012-09-061-1/+1
| | | | |
| | * | | INCOMPATIBLE: use :, not =, as separator for jsonfMiloslav Trmač2012-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JSON fields are "name":value, not "name"=value. Therefore change the jsonf flag to use a colon. Signed-off-by: Miloslav Trmač <mitr@redhat.com>
* | | | | preparing for 7.1.2 releasev7.1.2Rainer Gerhards2012-09-121-1/+1
| | | | |
* | | | | doc nit: version in v7 compatibility docRainer Gerhards2012-09-111-1/+1
| | | | |
* | | | | minor nit: version nbr in doc main indexRainer Gerhards2012-09-111-1/+1
| | | | |
* | | | | new ruleengine: properly remove BSD-style blocksRainer Gerhards2012-09-114-94/+113
| | | | |
* | | | | preparing for 7.1.0v7.1.0Rainer Gerhards2012-09-061-1/+1
|/ / / /
* | | | switch field default to "mandatory" and implement that modeRainer Gerhards2012-08-301-2/+4
| | | |
* | | | Add support for optional fieldsMiloslav Trmač2012-08-291-0/+4
| | | |
* | | | default outname for $!<property> is now without $! prefixRainer Gerhards2012-08-291-1/+5
| | | | | | | | | | | | | | | | also some type cleanup and simplification