summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* fixed newly introduced memory leakRainer Gerhards2009-03-041-1/+4
* some optimization on regex codeRainer Gerhards2009-03-041-26/+1
* added ERE support in filter conditionsRainer Gerhards2009-03-043-11/+37
* Merge branch 'beta'Rainer Gerhards2009-02-241-9/+9
|\
| * make all cflags and libs variables uppercaseMichael Biebl2009-02-241-9/+9
* | Merge branch 'beta'Rainer Gerhards2009-01-301-0/+7
|\|
| * added info if atomic ops are available to rsyslogd -v outputRainer Gerhards2009-01-301-0/+7
* | Merge branch 'beta'Rainer Gerhards2009-01-301-0/+2
|\|
| * Merge branch 'v3-stable' into beta, conclude fix for raceRainer Gerhards2009-01-302-2/+6
| |\
| | * Merge branch 'debian_lenny' into v3-stableRainer Gerhards2009-01-301-12/+7
| | * bugfix: invalid mutex access in msg.cRainer Gerhards2009-01-302-2/+6
| * | bugfix: inconsistent use of mutex/atomic operations could cause segfaultRainer Gerhards2009-01-302-7/+8
* | | Merge branch 'drd-testing'Rainer Gerhards2009-01-292-2/+8
|\ \ \
| * | | bugfix: unitialized mutex was used in msg.c:getPRIRainer Gerhards2009-01-262-2/+8
* | | | fixed atomic operationsRainer Gerhards2009-01-292-7/+6
* | | | Merge branch 'beta'Rainer Gerhards2009-01-271-0/+29
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'v3-stable' into betaRainer Gerhards2009-01-271-0/+29
| |\|
| | * Merge branch 'debian_lenny' into v3-stableRainer Gerhards2009-01-121-0/+29
* | | bufgix: $PreserveFQDN was not properly handled for locally emitted messagesRainer Gerhards2008-12-202-1/+27
* | | resolved compile problem, e.g. on FreeBSDRainer Gerhards2008-12-082-3/+3
* | | added $PreserveFQDN config file directiveRainer Gerhards2008-12-084-3/+12
* | | fixed some compiler warningsRainer Gerhards2008-12-051-0/+1
* | | Merge branch 'beta'Rainer Gerhards2008-12-0410-26/+142
|\| |
| * | 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
* | | some cleanup (forgotten...)Rainer Gerhards2008-12-031-4/+1
* | | bugfix: code did not compile without zlibRainer Gerhards2008-12-031-1/+5
* | | enhanced legacy syslog parser to detect year if part of the timestampv4.1.0Rainer Gerhards2008-11-181-0/+19
* | | Merge branch 'beta'Rainer Gerhards2008-11-182-3/+20
|\| |
| * | 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
| |\ \ | | |/ | |/|
| * | bugfix: double-free in pctp netstream drivervarmojfekoj2008-10-281-2/+11
* | | added configuration directive "HUPisRestart"Rainer Gerhards2008-10-235-2/+41
* | | added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-228-3/+42
* | | Merge branch 'master' into nextmasterRainer Gerhards2008-10-223-38/+80
|\ \ \ | | |/ | |/|
| * | Merge branch 'beta'Rainer Gerhards2008-10-211-13/+32
| |\|
| | * bugfix: (potentially big) memory leak on HUPRainer 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
| |\|
| | * increased maximum size of a configuration statement to 4K (was 1K)Rainer Gerhards2008-10-161-3/+3
* | | bugfix: (potentially big) memory leak on HUPRainer Gerhards2008-10-211-13/+32
* | | moved bParseHostname and bIsParsed to msgFlagsRainer Gerhards2008-10-096-6/+19
* | | Merge branch 'master' into perfRainer Gerhards2008-10-091-1/+1
|\| |