summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into betaRainer Gerhards2008-11-1191-813/+2701
|\
| * updated project statusRainer Gerhards2008-10-221-4/+4
| * preparing for 3.21.6v3.21.6Rainer Gerhards2008-10-224-4/+6
| * Merge branch 'beta'Rainer Gerhards2008-10-213-20/+40
| |\
| * | added capability to support multiple module search pathes.Marius Tomaschewski2008-10-204-35/+101
| * | Merge branch 'beta'Rainer Gerhards2008-10-163-4/+14
| |\ \
| * | | updated release informationRainer Gerhards2008-10-161-3/+3
| * | | syslog-ng comparison had artefacts from merge conflictsRainer Gerhards2008-10-151-8/+0
| * | | updated project status to reflect 3.18.5 releaseRainer Gerhards2008-10-091-2/+2
| * | | Merge branch 'beta'Rainer Gerhards2008-10-092-0/+4
| |\ \ \
| * \ \ \ Merge branch 'beta'Rainer Gerhards2008-10-092-1/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'beta'Rainer Gerhards2008-10-022-1/+5
| |\ \ \ \ \
| * | | | | | consolidated time calls during msg object creationRainer Gerhards2008-10-026-6/+13
| * | | | | | fixed git merge bug (duplicate code could not be detected)Rainer Gerhards2008-10-021-19/+0
| * | | | | | Merge branch 'master' into helgrindRainer Gerhards2008-10-029-10/+137
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'beta'Rainer Gerhards2008-10-029-13/+140
| | |\ \ \ \ \ \
| * | | | | | | | 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
| |/ / / / / / /
| * | | | | | | bumping version number (partial)Rainer Gerhards2008-09-302-7/+9
| * | | | | | | Merge branch 'helgrind'v3.21.5Rainer Gerhards2008-09-309-157/+206
| |\ \ \ \ \ \ \
| | * | | | | | | 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-263-131/+89
| | * | | | | | | atomic memory access calls re-enabled in msg.cRainer Gerhards2008-09-231-5/+5
| | * | | | | | | Merge branch 'master' into helgrindRainer Gerhards2008-09-222-4/+7
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into helgrindRainer Gerhards2008-09-222-3/+12
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | bugfix: proper synchronization on message destructionRainer Gerhards2008-09-192-0/+5
| | * | | | | | | | | bugfix: potential race condition when adding messages to queueRainer Gerhards2008-09-185-13/+22
| | * | | | | | | | | re-enabled gcc builtin atomic operations and added a proper ./configure checkRainer Gerhards2008-09-183-9/+61
| | * | | | | | | | | ignoring an (acceptable) race in debug systemRainer Gerhards2008-09-181-0/+16
| * | | | | | | | | | some prep for 3.21.5 releaseRainer Gerhards2008-09-301-1/+4
| * | | | | | | | | | minor: typo fixRainer Gerhards2008-09-231-1/+1
| * | | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-09-234-6/+206
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-09-222-4/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-09-222-3/+12
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | consolidated time() calls in rule engineRainer Gerhards2008-09-163-34/+74
| * | | | | | | | | | fixing previous patch, time() call was accidently left inRainer Gerhards2008-09-161-2/+2
| * | | | | | | | | | performance optimization: unnecessary time() calls during message parsing rem...Rainer Gerhards2008-09-168-141/+197
| * | | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-09-126-12/+57
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | added properties "inputname" and "$myhostname"Rainer Gerhards2008-09-1013-17/+105
| * | | | | | | | | | | added doc for new property replacer featureRainer Gerhards2008-09-101-1/+23
| * | | | | | | | | | | added new capability to property replacer.Zhuang Yuyao2008-09-104-0/+15
| * | | | | | | | | | | updated project status page & bumped version numberRainer Gerhards2008-09-044-11/+13
| * | | | | | | | | | | prepared for 3.21.4 releasev3.21.4Rainer Gerhards2008-09-041-1/+15
| * | | | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-09-024-7/+75
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-0218-94/+195
| * | | | | | | | | | | | Merge branch 'beta'Rainer Gerhards2008-08-154-12/+37
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | enhanced doc for $ActionExecOnlyEveryNthTimeTimeoutRainer Gerhards2008-08-142-3/+20