Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | fixed lexer: facilities local0-local7 were not correctly handled | Rainer Gerhards | 2011-07-11 | 1 | -1/+2 | |
| * | | | | | | | even more cleanup ;) | Rainer Gerhards | 2011-07-11 | 2 | -105/+0 | |
| * | | | | | | | more cleanup... | Rainer Gerhards | 2011-07-11 | 7 | -259/+0 | |
| * | | | | | | | more cleanup | Rainer Gerhards | 2011-07-11 | 7 | -919/+0 | |
| * | | | | | | | cleanup, removing now unused code | Rainer Gerhards | 2011-07-11 | 15 | -2625/+0 | |
| * | | | | | | | cleaup & emergency config system reactivated | Rainer Gerhards | 2011-07-09 | 5 | -307/+18 | |
| * | | | | | | | cosmetic updates | Rainer Gerhards | 2011-07-08 | 1 | -4/+2 | |
| * | | | | | | | milestone/[PARTWORK]: integrated all variable types (msg/sys/cee) | Rainer Gerhards | 2011-07-08 | 3 | -2/+140 | |
| * | | | | | | | milestone/[PARTWORK]: implemented comparison operations | Rainer Gerhards | 2011-07-08 | 4 | -24/+14 | |
| * | | | | | | | milestone/[PARTWORK]: implemented "CONTAINS" | Rainer Gerhards | 2011-07-08 | 1 | -1/+1 | |
| * | | | | | | | milestone/[PARTWORK]: obtaining msg vars integrated, "==" works for strings | Rainer Gerhards | 2011-07-07 | 4 | -10/+62 | |
| * | | | | | | | milestone/[PARTWORK]: integrted script filter, but var access is missing | Rainer Gerhards | 2011-07-07 | 5 | -16/+31 | |
| * | | | | | | | milestone:/[PARTWORK]: config is processed using new parser, except... | Rainer Gerhards | 2011-07-06 | 3 | -33/+81 | |
| * | | | | | | | milestone/[NONWORKING]: first integration of new parser, rules are not yet ha... | Rainer Gerhards | 2011-07-06 | 2 | -1/+107 | |
* | | | | | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-07-11 | 1 | -12/+5 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | issue a warning if old omusrmsg action syntax is used | Rainer Gerhards | 2011-07-06 | 1 | -0/+1 | |
| * | | | | | | | cosmetic: reformatted some code | Rainer Gerhards | 2011-06-30 | 1 | -12/+5 | |
* | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2011-07-06 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | / / / / / | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | issue a warning if old omusrmsg action syntax is used | Rainer Gerhards | 2011-07-06 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-06-27 | 6 | -43/+112 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-21 | 2 | -5/+8 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | added support for obtaining timestamp from system for imuxsock | Rainer Gerhards | 2011-06-20 | 2 | -35/+47 | |
| * | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-16 | 4 | -6/+34 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-14 | 2 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-05-11 | 1 | -2/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2011-05-09 | 2 | -11/+23 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bugfix: a slightly more informative error message when a TCP | Rainer Gerhards | 2011-05-02 | 1 | -2/+4 | |
| | * | | | | | | | | | | bugfix: PRI was invalid on Solaris for message from local log socket | Corey Smith | 2011-03-24 | 1 | -3/+3 | |
| * | | | | | | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-05-11 | 2 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | added capability for imtcp to activate keep-alive packets | Rainer Gerhards | 2011-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-05-03 | 2 | -2/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | better handling of queue i/o errors in disk queues. | Rainer Gerhards | 2011-05-03 | 3 | -7/+64 | |
* | | | | | | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2011-06-21 | 6 | -9/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-06-21 | 5 | -9/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | bugfix: mutex was invalidly left unlocked during action processingv5.8.2 | Rainer Gerhards | 2011-06-21 | 1 | -4/+8 | |
| | * | | | | | | | | | | | | bugfix: problems in failover action handling | Rainer Gerhards | 2011-06-20 | 1 | -1/+0 | |
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-06-16 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2011-06-16 | 1 | -1/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | / | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | ||||||
| | | | * | | | | | | | | bugfix: timestamp was incorrectly calculated for timezones with minute offset | Rainer Gerhards | 2011-06-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | bugfix: memory leak in imtcp & subsystems under some circumstances | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 | |
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | bugfix: problems in failover action handling | Rainer Gerhards | 2011-06-16 | 1 | -3/+9 | |
| | * | | | | | | | | | bugfix/improvement:$WorkDirectory now gracefully handles trailing slashes | Rainer Gerhards | 2011-06-15 | 2 | -1/+23 | |
| | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-06-14 | 3 | -2/+10 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | bugfix: TLS-induced smaller memory still existed, now fixed | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 | |
| | * | | | | | | | | bugfix: memory leak in imtcp & subsystems under some circumstances | Rainer Gerhards | 2011-06-10 | 1 | -0/+1 | |
| | * | | | | | | | | somewhat improved debug logging | Rainer Gerhards | 2011-06-10 | 1 | -0/+6 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
* | | | | | | | | | bugfix: TLS-mode memory leak was not completely fixed with previous commit | Rainer Gerhards | 2011-06-14 | 1 | -2/+3 | |
* | | | | | | | | | bugfix: memory leak in imtcp & subsystems under some circumstances | Rainer Gerhards | 2011-06-10 | 1 | -0/+1 |