Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | bugfix: some man pages were not properly installed | Marius Tomaschewski | 2013-04-30 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | either rscryutil or rsgtutil man was installed, but not both | |||||
* | | | | prepare for 7.3.13 release | Rainer Gerhards | 2013-04-29 | 1 | -2/+6 | |
| | | | | ||||||
* | | | | doc bugfix: omfile parameter "VeryRobustZip" was documentas as "VeryReliableZip" | Rainer Gerhards | 2013-04-26 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=437 Thanks to Thomas Doll for reporting this. | |||||
* | | | | prepare for 7.3.12 releasev7.3.12 | Rainer Gerhards | 2013-04-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | bugfix: build problems on Solaris | John Lyman | 2013-04-25 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=436 | |||||
* | | | | bugfix: off-by-one error in handling local FQDN name (regression) | Rainer Gerhards | 2013-04-24 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | A remporary buffer was allocated one byte too small. Did only affect startup, not actual operations. Came up during routine tests, and can have no effect once the engine runs. Bug was introduced in 7.3.11. | |||||
* | | | | omelasticsearch: _id field support for bulk operations | Jérôme Renard | 2013-04-24 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | also max number of templates for plugin use has been increased to five closes: http://bugzilla.adiscon.com/show_bug.cgi?id=392 | |||||
* | | | | fix compile on Solaris | Martin Carpenter | 2013-04-24 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | platform compatibility enhancement: solve compile issue with libgcrypt | Rainer Gerhards | 2013-04-24 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | do not use GCRY_CIPHER_MODE_AESWRAP where not available | |||||
* | | | | doc: link new omelasticsearch doc to the module doc | Rainer Gerhards | 2013-04-24 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | bugfix: block size limit was not properly honored | Rainer Gerhards | 2013-04-23 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | bugfix: potential segfault in guardtime signature provider | Rainer Gerhards | 2013-04-23 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | it could segfault if an error was reported by the GuardTime API, because an invalid free could happen then | |||||
* | | | | some minor additions to 7.3.11v7.3.11 | Rainer Gerhards | 2013-04-23 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | prepare for 7.3.11 release | Rainer Gerhards | 2013-04-23 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | omhiredis: add support for redis pipeline support | Brian Knox | 2013-04-17 | 1 | -0/+2 | |
| | | | | ||||||
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-17 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html | |||||
| * | | | prepare for 7.2.7 releasev7.2.7 | Rainer Gerhards | 2013-04-17 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'master-crypto' | Rainer Gerhards | 2013-04-17 | 1 | -0/+7 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| * | | | | bugfix: $PreserveFQDN is not properly working | Louis Bouchard | 2013-04-17 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=426 | |||||
| * | | | | logenc: full support for keyfiles | Rainer Gerhards | 2013-04-12 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | including their generation via rscrytool | |||||
* | | | | | doc: add recent patch to ChangeLog | Rainer Gerhards | 2013-04-13 | 1 | -0/+4 | |
| | | | | | ||||||
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-12 | 1 | -0/+4 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | bugfix: parameter action.execOnlyWhenPreviousIsSuspended was accidently of ↵ | Rainer Gerhards | 2013-04-12 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | integer-type For obvious reasons, it needs to be boolean. Note that this change can break existing configurations if they circumvented the problem by using 0/1 values. | |||||
* | | | | | prepare for 7.3.10 releasev7.3.10 | Rainer Gerhards | 2013-04-10 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | doc: complete ChangeLog | Rainer Gerhards | 2013-04-10 | 1 | -1/+3 | |
| | | | | | ||||||
* | | | | | doc: add recent patch to ChangeLog | Rainer Gerhards | 2013-04-09 | 1 | -0/+2 | |
| | | | | | ||||||
* | | | | | Merge branch 'c7' into tmp | Rainer Gerhards | 2013-04-09 | 1 | -0/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac runtime/queue.c | |||||
| * | | | | | omrelp: add ability to specify session timeout | Rainer Gerhards | 2013-04-08 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'c7' | Rainer Gerhards | 2013-04-08 | 1 | -0/+1 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| * | | | | | omrelp: add support for RainerScript-based configuration | Rainer Gerhards | 2013-04-08 | 1 | -0/+1 | |
| |/ / / / | ||||||
* | / / / | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-08 | 1 | -0/+20 | |
|\| | | | | |/ / / |/| | | | | | | | | | | | | | | | Conflicts: grammar/rainerscript.c runtime/ruleset.c | |||||
| * | | | bugfix: failover/action suspend did not work correctly | Rainer Gerhards | 2013-04-07 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was experienced if the retry action took more than one second to complete. For suspending, a cached timestamp was used, and if the retry took longer, that timestamp was already in the past. As a result, the action never was kept in suspended state, and as such no failover happened. The suspend functionalit now does no longer use the cached timestamp (should not have any performance implication, as action suspend occurs very infrequently). Also added some better debug logging for the action engine. | |||||
| * | | | bugfix: nested if/prifilt conditions did not work properly | Rainer Gerhards | 2013-04-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=415 | |||||
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-04-04 | 1 | -0/+2 | |
|\| | | | ||||||
| * | | | bugfix: script == comparison did not work properly on JSON objects | Rainer Gerhards | 2013-04-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | backport from 7.3 branch | |||||
* | | | | Merge branch 'v7-stable-info' | Rainer Gerhards | 2013-03-29 | 1 | -0/+1 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog template.c | |||||
| * | | | | permit substring extraction relative to end-of-string in templates | Rainer Gerhards | 2013-03-29 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | add RainerScript re_extract() function | Rainer Gerhards | 2013-03-27 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | bugfix: imuxsock aborted under some conditions | Rainer Gerhards | 2013-03-27 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | regression from ratelimiting enhancements | |||||
* | | | | logsig: minimal end-user docv7.3.9 | Rainer Gerhards | 2013-03-26 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | imudp: support user-selectable inputname | Rainer Gerhards | 2013-03-26 | 1 | -2/+3 | |
| | | | | ||||||
* | | | | mention systemd update in ChangeLog | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-03-21 | 1 | -0/+2 | |
|\| | | | ||||||
| * | | | mention systemd update in ChangeLog | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge branch 'v6-stable' into v7-stable | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| |\| | | ||||||
| | * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| | |\| | ||||||
| | | * | update systemd files to match current systemd source | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| | | | | ||||||
| | * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2013-03-12 | 1 | -0/+2 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | Conflicts: action.c queue.c (some code moved from action.c --> queue.c) | |||||
* | | | | keep omlibdbi usable with older libdbi without transaction support | Rainer Gerhards | 2013-03-21 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | in that case, omlibdbi gracefully degrades to non-transaction mode but emits a warning message during build, so that one knows an update of libdbi makes sense. | |||||
* | | | | omlibdbi: support transaction interface | Ulrike Gerhards | 2013-03-21 | 1 | -0/+1 | |
| | | | |