summaryrefslogtreecommitdiffstats
path: root/runtime/conf.c
Commit message (Expand)AuthorAgeFilesLines
* bugfix: first UDP listener was incorrectly assigned its rulesetRainer Gerhards2009-10-191-1/+2
* cleanup: finally moved some config variables just to conf.cRainer Gerhards2009-10-191-7/+15
* some mild restart-type HUP cleanupRainer Gerhards2009-07-151-17/+1
* Merge branch 'master' into v5-develRainer Gerhards2009-06-261-1/+9
|\
| * optimization: propert names are now internally identified by integersRainer Gerhards2009-06-261-1/+9
* | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-1/+1
|\|
| * Merge branch 'master' into newmsgRainer Gerhards2009-06-181-1/+1
| |\
| | * Merge branch 'beta'Rainer Gerhards2009-06-181-1/+1
| | |\
| | | * Merge branch 'v3-stable' into betaRainer Gerhards2009-06-181-1/+1
| | | |\
| | | | * some minor bugfixesRainer Gerhards2009-06-181-1/+1
* | | | | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-161-72/+85
|\| | | |
| * | | | Merge branch 'master' into omfileRainer Gerhards2009-06-161-22/+18
| |\| | |
| | * | | done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-22/+18
| * | | | completed multi-ruleset core supportRainer Gerhards2009-06-121-1/+1
| * | | | fixed abort when emergency configuration was activatedRainer Gerhards2009-06-121-1/+0
| * | | | improved config error messagesRainer Gerhards2009-06-121-4/+12
| * | | | added $Ruleset config commandRainer Gerhards2009-06-101-3/+3
| * | | | restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-46/+56
| |/ / /
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-041-1/+1
|\| | |
| * | | Merge branch 'beta'Rainer Gerhards2009-05-291-1/+1
| |\| |
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-291-1/+1
| | |\|
| | | * fixed a regression of yesterday's patchRainer Gerhards2009-05-291-1/+1
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-05-281-0/+6
|\| | |
| * | | Merge branch 'beta' into masterRainer Gerhards2009-05-281-0/+6
| |\| |
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-281-0/+6
| | |\|
| | | * small enhancement: config validation run now exits with code 1 if an error is...Rainer Gerhards2009-05-281-0/+6
* | | | first shot at action state machine implemention (untested)Rainer Gerhards2009-05-071-1/+1
|/ / /
* / / initial work on omprog, an output module to send messages to another programRainer Gerhards2009-04-011-1/+0
|/ /
* | initial implementation of RainerScript functions & strlen()Rainer Gerhards2009-03-101-0/+4
* | integrated various patches for solarisRainer Gerhards2009-03-051-1/+6
* | added ERE support in filter conditionsRainer Gerhards2009-03-041-0/+2
|/
* Merge branch 'beta'Rainer Gerhards2008-10-161-3/+3
|\
| * increased maximum size of a configuration statement to 4K (was 1K)Rainer Gerhards2008-10-161-3/+3
* | removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-6/+7
* | added testbed for config errors and fixed a bugRainer Gerhards2008-07-291-2/+10
* | enhanced configuration file error reporting and verificationRainer Gerhards2008-07-291-0/+33
|/
* Merge branch 'beta'Rainer Gerhards2008-07-011-9/+6
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-20/+17
* begun building a testbenchRainer Gerhards2008-06-131-0/+1223