Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better readability for compiled VMPrg output | Rainer Gerhards | 2009-03-12 | 2 | -24/+29 |
* | initial implementation of RainerScript functions & strlen() | Rainer Gerhards | 2009-03-10 | 8 | -10/+149 |
* | fixed a platform issue the prevented building on solaris | Rainer Gerhards | 2009-03-06 | 1 | -0/+5 |
* | integrated various patches for solaris | Rainer Gerhards | 2009-03-05 | 15 | -292/+335 |
* | fixed newly introduced memory leak | Rainer Gerhards | 2009-03-04 | 1 | -1/+4 |
* | some optimization on regex code | Rainer Gerhards | 2009-03-04 | 1 | -26/+1 |
* | added ERE support in filter conditions | Rainer Gerhards | 2009-03-04 | 7 | -14/+54 |
* | Merge branch 'beta' | Rainer Gerhards | 2009-02-24 | 28 | -153/+144 |
|\ | |||||
| * | decreased GNUtls version requirement | Rainer Gerhards | 2009-02-24 | 1 | -1/+1 |
| * | reflected build system changes in change log | Rainer Gerhards | 2009-02-24 | 1 | -0/+3 |
| * | Improve mysql configure check (for unusual paths) | Michael Biebl | 2009-02-24 | 2 | -6/+1 |
| * | Separate macro file for atomic operations | Michael Biebl | 2009-02-24 | 2 | -46/+54 |
| * | Split the m4 macros into a separate directory | Michael Biebl | 2009-02-24 | 3 | -0/+4 |
| * | Use pkg-config for GnuTLS configure check | Michael Biebl | 2009-02-24 | 1 | -22/+2 |
| * | Call PKG_PROG_PKG_CONFIG m4 macro unconditionally. | Michael Biebl | 2009-02-24 | 1 | -0/+2 |
| * | make all cflags and libs variables uppercase | Michael Biebl | 2009-02-24 | 24 | -80/+80 |
| * | prepared for 3.21.10 releasev3.21.10 | Rainer Gerhards | 2009-02-02 | 3 | -3/+3 |
* | | Merge branch 'lastmessage' | Rainer Gerhards | 2009-02-02 | 4 | -7/+27 |
|\ \ | |||||
| * | | added new config directive $RepeatedMsgContainsOriginalMsg | Rainer Gerhards | 2009-02-02 | 4 | -10/+25 |
| * | | fixed type in format string (s as string indicator missing) | varmojfekoj | 2009-01-12 | 1 | -1/+1 |
| * | | experimentally altered "last message repeated n times" to include msg | Rainer Gerhards | 2008-12-19 | 1 | -2/+7 |
* | | | updated project status after 3.21.10 release | Rainer Gerhards | 2009-02-02 | 1 | -4/+4 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-01-30 | 2 | -0/+12 |
|\ \ \ | | |/ | |/| | |||||
| * | | added info if atomic ops are available to rsyslogd -v output | Rainer Gerhards | 2009-01-30 | 2 | -0/+12 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-01-30 | 3 | -1/+12 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta, conclude fix for race | Rainer Gerhards | 2009-01-30 | 4 | -3/+13 |
| |\ \ | |||||
| | * | | finished adding race condition fix (mostly done by merge) | Rainer Gerhards | 2009-01-30 | 1 | -0/+3 |
| | * | | Merge branch 'debian_lenny' into v3-stable | Rainer Gerhards | 2009-01-30 | 1 | -12/+7 |
| | |\ \ | |||||
| | | * | | fixed copy&paste error | Rainer Gerhards | 2009-01-28 | 1 | -3/+3 |
| | | * | | bugfix: proper message locking on message destruct | Rainer Gerhards | 2009-01-27 | 1 | -12/+7 |
| | * | | | bugfix: invalid mutex access in msg.c | Rainer Gerhards | 2009-01-30 | 4 | -3/+10 |
| * | | | | bugfix: inconsistent use of mutex/atomic operations could cause segfault | Rainer Gerhards | 2009-01-30 | 3 | -7/+11 |
* | | | | | added useful internal doc link | Rainer Gerhards | 2009-01-30 | 1 | -1/+2 |
* | | | | | minor doc: updated project status | Rainer Gerhards | 2009-01-29 | 1 | -4/+4 |
* | | | | | preparing for 4.1.4 releasev4.1.4 | Rainer Gerhards | 2009-01-29 | 3 | -2/+10 |
* | | | | | Merge branch 'drd-testing' | Rainer Gerhards | 2009-01-29 | 3 | -2/+9 |
|\ \ \ \ \ | |||||
| * | | | | | bugfix: unitialized mutex was used in msg.c:getPRI | Rainer Gerhards | 2009-01-26 | 3 | -2/+9 |
* | | | | | | fixed atomic operations | Rainer Gerhards | 2009-01-29 | 2 | -7/+6 |
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-01-27 | 5 | -30/+86 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | |||||
| * | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-01-27 | 4 | -29/+80 |
| |\| | | | |||||
| | * | | | prepared for 3.20.3 releasev3.20.3 | Rainer Gerhards | 2009-01-19 | 3 | -2/+4 |
| | * | | | Merge branch 'debian_lenny' into v3-stable | Rainer Gerhards | 2009-01-12 | 2 | -0/+38 |
| | |\| | | |||||
| | | * | | fixed a potential segfault condition with $AllowedSender directive | Rainer Gerhards | 2009-01-12 | 2 | -0/+33 |
| | * | | | Merge branch 'debian_lenny' into v3-stable | Rainer Gerhards | 2008-12-18 | 3 | -29/+38 |
| | |\| | | |||||
| | | * | | Merge branch 'v2-stable' into debian_lenny | Rainer Gerhards | 2008-12-18 | 3 | -22/+33 |
| | | |\ \ | |||||
| | | | * | | bugfix: "$CreateDirs off" also disabled file creation | Rainer Gerhards | 2008-12-18 | 2 | -20/+27 |
| | | * | | | doc bugfix: some spelling errors in man pages corrected | Geoff Simmons | 2008-12-18 | 2 | -9/+11 |
| * | | | | | bugfix: the string "Do Die" was accidently emited upon exit in non-debug mode | varmojfekoj | 2009-01-15 | 2 | -2/+6 |
* | | | | | | updated project status after 3.20.3 release | Rainer Gerhards | 2009-01-19 | 1 | -4/+5 |
* | | | | | | doc bugfix: duplicate and invalid link to regex check tool | Rainer Gerhards | 2007-12-23 | 1 | -2/+1 |