summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v3-stable' into betaRainer Gerhards2008-12-048-3/+88
|\
| * bugfix: memory leaks in gtls netstream driverRainer Gerhards2008-12-032-1/+11
| * minor: net.c did not compile if GSSAPI support was disabledRainer Gerhards2008-12-031-0/+2
| * added interface function to nsd_gtls needed for ACL controlRainer Gerhards2008-12-011-0/+15
| * bugfix: $AllowedSender handled invalidly for plain TCP transportRainer Gerhards2008-11-295-2/+60
* | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-293-23/+54
|\|
| * security bugfix: $AllowedSender was not honored,Rainer Gerhards2008-11-293-23/+54
* | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-111-1/+9
|\|
| * enhance: regex nomatch option "ZERO" has been addedRainer Gerhards2008-11-111-0/+2
| * improved debug output for regular expressions inside property replacerRainer Gerhards2008-11-111-1/+7
* | Merge branch 'master' into betaRainer Gerhards2008-11-1126-327/+622
|\ \ | |/ |/|
| * Merge branch 'beta'Rainer Gerhards2008-10-211-13/+32
| |\
| * | added capability to support multiple module search pathes.Marius Tomaschewski2008-10-202-35/+77
| * | Merge branch 'beta'Rainer Gerhards2008-10-161-3/+3
| |\ \
| * \ \ Merge branch 'beta'Rainer Gerhards2008-10-091-1/+1
| |\ \ \
| * \ \ \ Merge branch 'beta'Rainer Gerhards2008-10-021-1/+1
| |\ \ \ \
| * | | | | consolidated time calls during msg object creationRainer Gerhards2008-10-021-0/+9
| * | | | | fixed git merge bug (duplicate code could not be detected)Rainer Gerhards2008-10-021-19/+0
| * | | | | Merge branch 'master' into helgrindRainer Gerhards2008-10-021-0/+21
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'beta'Rainer Gerhards2008-10-021-3/+24
| | |\ \ \ \ \
| * | | | | | | removed no longer needed mutex callsRainer Gerhards2008-10-021-3/+0
| * | | | | | | bugfix: segfault when main queue was in direct modeRainer Gerhards2008-10-011-1/+1
| * | | | | | | prevent getnameinfo() from being cancelledRainer Gerhards2008-09-301-2/+5
| * | | | | | | improved threadingRainer Gerhards2008-09-305-13/+35
| |/ / / / / /
| * | | | | | some more threading cleanupRainer Gerhards2008-09-262-8/+15
| * | | | | | fixed potential race condition on HUP and terminationRainer Gerhards2008-09-261-0/+2
| * | | | | | cleaned up internal debug system code and made it behave better in regard to ...Rainer Gerhards2008-09-261-129/+79
| * | | | | | atomic memory access calls re-enabled in msg.cRainer Gerhards2008-09-231-5/+5
| * | | | | | bugfix: proper synchronization on message destructionRainer Gerhards2008-09-192-0/+5
| * | | | | | bugfix: potential race condition when adding messages to queueRainer Gerhards2008-09-183-9/+14
| * | | | | | re-enabled gcc builtin atomic operations and added a proper ./configure checkRainer Gerhards2008-09-181-9/+9
| * | | | | | ignoring an (acceptable) race in debug systemRainer Gerhards2008-09-181-0/+16
| * | | | | | performance optimization: unnecessary time() calls during message parsing rem...Rainer Gerhards2008-09-163-112/+161
| * | | | | | Merge branch 'beta'Rainer Gerhards2008-09-123-6/+23
| |\ \ \ \ \ \
| * | | | | | | added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-103-2/+42
| * | | | | | | added new capability to property replacer.Zhuang Yuyao2008-09-101-0/+5
| * | | | | | | Merge branch 'beta'Rainer Gerhards2008-09-021-5/+5
| |\ \ \ \ \ \ \
| * | | | | | | | removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-023-6/+11
| * | | | | | | | some very minor cleanupRainer Gerhards2008-08-121-1/+0
| * | | | | | | | added testbed for config errors and fixed a bugRainer Gerhards2008-07-292-2/+11
| * | | | | | | | enhanced configuration file error reporting and verificationRainer Gerhards2008-07-293-1/+38
| * | | | | | | | Merge branch 'beta'Rainer Gerhards2008-07-251-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'beta'Rainer Gerhards2008-07-181-0/+26
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'tests'Rainer Gerhards2008-07-156-5/+117
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | changed RainerScript testbench to a full-blow test suiteRainer Gerhards2008-07-072-2/+1
| | * | | | | | | | | | added capability to create a printable string of a vmprgRainer Gerhards2008-07-076-5/+118
* | | | | | | | | | | | bugfix: double-free in pctp netstream drivervarmojfekoj2008-10-281-2/+11
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | bugfix: (potentially big) memory leak on HUPRainer Gerhards2008-10-211-13/+32
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | increased maximum size of a configuration statement to 4K (was 1K)Rainer Gerhards2008-10-161-3/+3
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-10-091-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |