Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | minor: net.c did not compile if GSSAPI support was disabled | Rainer Gerhards | 2008-12-03 | 1 | -0/+2 | |
| | * | added interface function to nsd_gtls needed for ACL control | Rainer Gerhards | 2008-12-01 | 1 | -0/+15 | |
| | * | bugfix: $AllowedSender handled invalidly for plain TCP transport | Rainer Gerhards | 2008-11-29 | 5 | -2/+60 | |
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-11-29 | 3 | -23/+54 | |
| |\| | ||||||
| | * | security bugfix: $AllowedSender was not honored, | Rainer Gerhards | 2008-11-29 | 3 | -23/+54 | |
* | | | some cleanup (forgotten...) | Rainer Gerhards | 2008-12-03 | 1 | -4/+1 | |
* | | | bugfix: code did not compile without zlib | Rainer Gerhards | 2008-12-03 | 1 | -1/+5 | |
* | | | enhanced legacy syslog parser to detect year if part of the timestampv4.1.0 | Rainer Gerhards | 2008-11-18 | 1 | -0/+19 | |
* | | | Merge branch 'beta' | Rainer Gerhards | 2008-11-18 | 2 | -3/+20 | |
|\| | | ||||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-11-11 | 1 | -1/+9 | |
| |\| | ||||||
| | * | enhance: regex nomatch option "ZERO" has been added | Rainer Gerhards | 2008-11-11 | 1 | -0/+2 | |
| | * | improved debug output for regular expressions inside property replacer | Rainer Gerhards | 2008-11-11 | 1 | -1/+7 | |
| * | | Merge branch 'master' into beta | Rainer Gerhards | 2008-11-11 | 26 | -327/+622 | |
| |\ \ | | |/ | |/| | ||||||
| * | | bugfix: double-free in pctp netstream driver | varmojfekoj | 2008-10-28 | 1 | -2/+11 | |
* | | | added configuration directive "HUPisRestart" | Rainer Gerhards | 2008-10-23 | 5 | -2/+41 | |
* | | | added a setting "$OptimizeForUniprocessor" | Rainer Gerhards | 2008-10-22 | 8 | -3/+42 | |
* | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2008-10-22 | 3 | -38/+80 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Merge branch 'beta' | Rainer Gerhards | 2008-10-21 | 1 | -13/+32 | |
| |\| | ||||||
| | * | bugfix: (potentially big) memory leak on HUP | Rainer Gerhards | 2008-10-21 | 1 | -13/+32 | |
| * | | added capability to support multiple module search pathes. | Marius Tomaschewski | 2008-10-20 | 2 | -35/+77 | |
| * | | Merge branch 'beta' | Rainer Gerhards | 2008-10-16 | 1 | -3/+3 | |
| |\| | ||||||
| | * | increased maximum size of a configuration statement to 4K (was 1K) | Rainer Gerhards | 2008-10-16 | 1 | -3/+3 | |
* | | | bugfix: (potentially big) memory leak on HUP | Rainer Gerhards | 2008-10-21 | 1 | -13/+32 | |
* | | | moved bParseHostname and bIsParsed to msgFlags | Rainer Gerhards | 2008-10-09 | 6 | -6/+19 | |
* | | | Merge branch 'master' into perf | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 | |
|\| | | ||||||
| * | | Merge branch 'beta' | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 | |
| |\| | ||||||
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 | |
* | | | minor: reorder to slightly reduce size of critical section | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 | |
* | | | added experimental pthread_yield() | Rainer Gerhards | 2008-10-09 | 1 | -0/+5 | |
* | | | bumped interface version number to reflect change to message parsing | Rainer Gerhards | 2008-10-09 | 1 | -1/+4 | |
* | | | fixing segfault caused by all inputs but imudp | Rainer Gerhards | 2008-10-09 | 1 | -0/+1 | |
* | | | reordered imudp processing. | Rainer Gerhards | 2008-10-08 | 7 | -8/+354 | |
* | | | restructured imudp receive loop | Rainer Gerhards | 2008-10-08 | 1 | -0/+1 | |
* | | | cleanup of output timestamp generation | Rainer Gerhards | 2008-10-07 | 1 | -0/+4 | |
* | | | "output" timestamp now taken from mesg's time generated | Rainer Gerhards | 2008-10-07 | 5 | -11/+29 | |
* | | | slightly improved lock contention situation by moving out of | Rainer Gerhards | 2008-10-07 | 1 | -3/+9 | |
* | | | added $UDPServerTimeRequery option | Rainer Gerhards | 2008-10-06 | 2 | -16/+60 | |
* | | | Merge branch 'master' into perf | Rainer Gerhards | 2008-10-06 | 2 | -1/+10 | |
|\| | | ||||||
| * | | Merge branch 'beta' | Rainer Gerhards | 2008-10-02 | 1 | -1/+1 | |
| |\| | ||||||
| | * | bugfix: subseconds where not correctly extracted from a timestamp | Rainer Gerhards | 2008-10-02 | 1 | -1/+1 | |
| * | | consolidated time calls during msg object creation | Rainer Gerhards | 2008-10-02 | 1 | -0/+9 | |
* | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-10-02 | 6 | -14/+38 | |
|\| | | ||||||
| * | | fixed git merge bug (duplicate code could not be detected) | Rainer Gerhards | 2008-10-02 | 1 | -19/+0 | |
| * | | Merge branch 'master' into helgrind | Rainer Gerhards | 2008-10-02 | 1 | -0/+21 | |
| |\ \ | ||||||
| | * | | Merge branch 'beta' | Rainer Gerhards | 2008-10-02 | 1 | -3/+24 | |
| | |\| | ||||||
| | | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-02 | 1 | -3/+24 | |
| * | | | removed no longer needed mutex calls | Rainer Gerhards | 2008-10-02 | 1 | -3/+0 | |
| * | | | bugfix: segfault when main queue was in direct mode | Rainer Gerhards | 2008-10-01 | 1 | -1/+1 | |
| * | | | prevent getnameinfo() from being cancelled | Rainer Gerhards | 2008-09-30 | 1 | -2/+5 | |
| * | | | improved threading | Rainer Gerhards | 2008-09-30 | 5 | -13/+35 | |
| |/ / |