Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | updated project status & bumped version number | Rainer Gerhards | 2009-10-27 | 1 | -0/+2 | |
| * | | | | | | preparing for 5.3.3v5.3.3 | Rainer Gerhards | 2009-10-27 | 1 | -5/+5 | |
| * | | | | | | bugfix: potential abort if inputname property was not set | Rainer Gerhards | 2009-10-26 | 1 | -0/+2 | |
| * | | | | | | enhanced test environment (including testbench) | Rainer Gerhards | 2009-10-22 | 1 | -1/+6 | |
| * | | | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-10-21 | 1 | -2/+7 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-21 | 1 | -2/+7 | |
| | |\| | | | | ||||||
| * | | | | | | Merge branch 'newqueue' | Rainer Gerhards | 2009-10-21 | 1 | -0/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bugfix: message processing states were not set correctly in all cases | Rainer Gerhards | 2009-10-19 | 1 | -0/+4 | |
| | * | | | | | | Merge branch 'master' into newqueue | Rainer Gerhards | 2009-10-16 | 1 | -7/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' into newqueue | Rainer Gerhards | 2009-10-15 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | new queue engine - initial commit (probably not 100% working!) | Rainer Gerhards | 2009-10-14 | 1 | -0/+4 | |
| * | | | | | | | | | preparing for 5.3.2v5.3.2 | Rainer Gerhards | 2009-10-21 | 1 | -2/+2 | |
| * | | | | | | | | | bugfix: segfault when starting up with an invalid .qi file for a disk queue | Rainer Gerhards | 2009-10-20 | 1 | -0/+3 | |
| * | | | | | | | | | fixed regression in new multi-ruleset imudp code | Rainer Gerhards | 2009-10-19 | 1 | -1/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'david-master' into master | Rainer Gerhards | 2009-10-16 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bugfix: potential segfault on messages with empty MSG part. | Rainer Gerhards | 2009-10-09 | 1 | -0/+2 | |
| | * | | | | | | | | bugfix in debug system and more instrumentation to find an issue | Rainer Gerhards | 2009-10-08 | 1 | -0/+4 | |
| * | | | | | | | | | solved a recently introduced race during input thread shutdown | Rainer Gerhards | 2009-10-15 | 1 | -7/+3 | |
| * | | | | | | | | | improved imudp so that epoll can be used in more environments | Rainer Gerhards | 2009-10-15 | 1 | -0/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-10-14 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-14 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-14 | 1 | -0/+5 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-08 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ | Merge branch 'beta' | Rainer Gerhards | 2009-10-14 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | enhanced omfile to support transactional interface | Rainer Gerhards | 2009-10-13 | 1 | -1/+3 | |
| * | | | | | | | | | | | added multi-ruleset support to imudp | Rainer Gerhards | 2009-10-13 | 1 | -4/+7 | |
| * | | | | | | | | | | | enhanced immark to support non-cancel input module termination | Rainer Gerhards | 2009-10-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | re-enabled input thread termination handling that does avoid thread cancellation | Rainer Gerhards | 2009-10-12 | 1 | -0/+12 | |
| * | | | | | | | | | | | changed submitAndParseMsg() interface to be a wrapper around the new interface | Rainer Gerhards | 2009-10-12 | 1 | -0/+5 | |
| * | | | | | | | | | | | changed imuxsock to no longer use deprecated submitAndParseMsg() interface | Rainer Gerhards | 2009-10-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-10-09 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | preparing for 5.3.1v5.3.1 | Rainer Gerhards | 2009-10-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-10-05 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'v4-devel' into tmp | Rainer Gerhards | 2009-10-02 | 1 | -4/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-02 | 1 | -2/+41 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'beta' | Rainer Gerhards | 2009-09-29 | 1 | -0/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | added $AbortOnUncleanConfig directive | Rainer Gerhards | 2009-09-17 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | bumped version number | Rainer Gerhards | 2009-09-14 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | preparing for 5.3.0v5.3.0 | Rainer Gerhards | 2009-09-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge branch 'v4-devel' into master | Rainer Gerhards | 2009-09-14 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-09-14 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'imudp-epoll' | Rainer Gerhards | 2009-09-14 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into imudp-epoll | Rainer Gerhards | 2009-09-10 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | changed imudp to utilize epoll(), where available. | Rainer Gerhards | 2009-09-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | changelog: made new directive clear | Rainer Gerhards | 2009-09-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-09-11 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | added new config directive $omfileForceChown to fix some broken system configs. | Rainer Gerhards | 2009-09-11 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-09-10 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | added new config option $InputUnixListenSocketCreatePath | Rainer Gerhards | 2009-09-04 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-09-10 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |