summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: fix html formattingMichael Biebl2012-10-251-2/+1
|
* preparing for 6.6.0v6.6.0Rainer Gerhards2012-10-221-1/+1
|
* Merge branch 'v6-beta' into v6-stableRainer Gerhards2012-10-2220-152/+1289
|\
| * preparing for 6.5.1 releasev6.5.1Rainer Gerhards2012-10-111-1/+1
| |
| * Merge branch 'v6-stable' into v6-develRainer Gerhards2012-10-041-0/+15
| |\
| * | doc: update module doc to new config formatFlorian Riedl2012-09-285-107/+373
| | |
| * | doc: add new functions to RainerScript function listRainer Gerhards2012-09-201-1/+4
| | |
| * | Merge branch 'v6-stable' into v6-develRainer Gerhards2012-09-131-0/+9
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog grammar/rainerscript.c grammar/rainerscript.h runtime/rule.c
| * | | 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
| * | | add OMSR_TPL_AS_JSON mode for output modules (interface only)Rainer Gerhards2012-08-291-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | This patch does NOT contain any implementation, this will happen next. Thanks to Miloslav Trmac, who suggested a similar mode, which I based the JSON idea on.
| * | | preparing for 6.5.0 releasev6.5.0Rainer Gerhards2012-08-281-1/+1
| | | |
| * | | doc: new template system, some more output modulesRainer Gerhards2012-08-284-21/+434
| | | | | | | | | | | | | | | | added base doc for new config language
| * | | 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>
| * | | Merge branch 'v6-stable'Rainer Gerhards2012-08-251-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac runtime/ruleset.c tools/syslogd.c
| * | | | update documentation for parsing trusted propertiesMilan Bartos2012-08-211-0/+2
| | | | |
| * | | | doc: improved doc for built-in modulesFlorian Riedl2012-07-247-24/+443
| | | | |
| * | | | Merge branch 'beta'Rainer Gerhards2012-07-241-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| * \ \ \ \ Merge branch 'beta' into master-moduleRainer Gerhards2012-06-291-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac plugins/imklog/imklog.c plugins/imklog/imklog.h
| * | | | | | doc: typo fixRainer Gerhards2012-06-251-1/+1
| | | | | | |
| * | | | | | ompipe: support for module() global config parameters addedRainer Gerhards2012-06-251-0/+10
| | | | | | |
| * | | | | | Merge branch 'beta'Rainer Gerhards2012-06-041-1/+1
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac
| * | | | | | | change action queue default enqueue timeout from 2000ms to 50msRainer Gerhards2012-06-011-0/+9
| | | | | | | |
* | | | | | | | 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
| | | | | | | | |
* | | | | | | | | 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
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 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 6.4.0 releaseRainer Gerhards2012-08-201-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | preparing for 6.3.12v6.3.12Rainer Gerhards2012-07-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | preparing for 6.3.11v6.3.11Rainer Gerhards2012-06-181-1/+1
| |_|_|/ |/| | |
* | | | preparing for 6.3.10Rainer Gerhards2012-06-041-1/+1
| |_|/ |/| |
* | | preparing for 6.3.9 (beta) releasev6.3.9Rainer Gerhards2012-05-221-1/+1
| | |
* | | Merge branch 'v6-stable'Rainer Gerhards2012-05-031-10/+10
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: tools/syslogd.c
| * \ \ Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-05-031-10/+10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * | | preparing for 5.8.11 releasev5.8.11Rainer Gerhards2012-05-031-1/+1
| | | |/ | | |/|
| | * | doc: correcting sample section of omudpspoofRainer Gerhards2012-04-201-8/+8
| | | | | | | | | | | | | | | | again, credits to Jo Rhett for reporting this issue
| | * | doc: omudpspoof doc had invalid directivesRainer Gerhards2012-04-201-2/+2
| | | | | | | | | | | | | | | | Thanks to Jo Rhett for reporting the bug.
* | | | added capability to specify substrings for field extraction modeRainer Gerhards2012-04-261-0/+9
| | | |
* | | | added the "jsonf" property replacer option (and fieldname) & bugfixRainer Gerhards2012-04-191-3/+27
| | | | | | | | | | | | | | | | | | | | bugfix: property replacer option "json" could lead to content loss message was truncated if escaping was necessary
* | | | Merge branch 'v6-stable'Rainer Gerhards2012-04-181-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/msg.c runtime/ruleset.c runtime/ruleset.h
| * | | doc: added new $uptime propertyRainer Gerhards2012-04-131-0/+4
| | | |