Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: omfile.c did not properly compile without atomics | Rainer Gerhards | 2010-03-05 | 1 | -1/+6 |
* | Merge branch 'v4-stable-solaris' into master-solaris | Rainer Gerhards | 2010-03-05 | 13 | -34/+66 |
|\ | |||||
| * | enabled compilation by using "racy" replacements for atomic instructions | Rainer Gerhards | 2010-03-05 | 1 | -0/+3 |
| * | Merge branch 'v4-stable' into v4-stable-solaris | Rainer Gerhards | 2010-03-05 | 13 | -38/+66 |
| |\ | |||||
| | * | prepared 4.6.1v4.6.1 | Rainer Gerhards | 2010-03-04 | 3 | -3/+3 |
| | * | streamlined BSD utmpx.h patch | Cristiano | 2010-03-04 | 1 | -14/+12 |
| | * | cosmetic: ChangeLog update | Rainer Gerhards | 2010-03-04 | 1 | -0/+8 |
| | * | Fix Large File Support (LFS) support (bug #182) | Yann Droneaud | 2010-03-04 | 3 | -23/+7 |
| | * | Includes "config.h" before any other header. | Yann Droneaud | 2010-03-04 | 6 | -1/+6 |
| | * | reordered some include, because otherwise we get zlib-related errors | Rainer Gerhards | 2010-03-03 | 1 | -2/+1 |
| | * | bugfix: potential (but very impropable) segfaults in omfile | Rainer Gerhards | 2010-03-02 | 2 | -2/+23 |
| | * | solved compile problems on FreeBSD 9.0 (those caused by utmpx.h) | Cristiano | 2010-03-02 | 1 | -7/+20 |
* | | | Merge branch 'master' into master-solaris | Rainer Gerhards | 2010-03-05 | 13 | -12/+84 |
|\ \ \ | |||||
| * | | | relaxed need for atomic builtins | Rainer Gerhards | 2010-03-05 | 1 | -0/+27 |
| * | | | updated project status | Rainer Gerhards | 2010-03-05 | 1 | -4/+4 |
| * | | | added new property replacer option "date-rfc3164-buggyday" | Rainer Gerhards | 2010-03-05 | 11 | -8/+53 |
* | | | | Merge branch 'solaris' into master-solaris | Rainer Gerhards | 2010-03-05 | 0 | -0/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'master' into solaris | Rainer Gerhards | 2009-05-25 | 103 | -542/+2885 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'nextmaster' into solaris | Rainer Gerhards | 2009-04-09 | 19 | -175/+543 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'nextmaster' into solaris | Rainer Gerhards | 2009-04-09 | 4 | -2/+17 |
| |\ \ \ \ \ | |||||
| * | | | | | | adding missing Solaris linker options (network libs) | Rainer Gerhards | 2009-04-09 | 1 | -1/+3 |
* | | | | | | | bugfix: failed to compile on systems without epoll support | Rainer Gerhards | 2010-03-02 | 4 | -9/+12 |
* | | | | | | | Merge branch 'v4-stable-solaris' into master-solaris | Rainer Gerhards | 2010-03-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | added include needed for Solaris | Rainer Gerhards | 2010-03-02 | 1 | -0/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'beta' into master | Rainer Gerhards | 2010-03-01 | 12 | -28/+360 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cosmetic: added bugentry to changelog | Rainer Gerhards | 2010-03-01 | 1 | -0/+4 |
| * | | | | | | Merge branch 'v4-stable' into tmp | Rainer Gerhards | 2010-03-01 | 12 | -28/+351 |
| |\| | | | | | |||||
| | * | | | | | cosmetic: bugfix in ChangeLog highlighted | Rainer Gerhards | 2010-03-01 | 1 | -0/+4 |
| | * | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2010-03-01 | 2 | -7/+33 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | bugfix: comment char ('#') in literal terminated script parsing | Rainer Gerhards | 2010-03-01 | 2 | -7/+33 |
| | * | | | | | | cleanup: removed debug messages that accidently made it into the commit | Rainer Gerhards | 2010-03-01 | 2 | -2/+1 |
| | * | | | | | | fixed typo that (could have) caused compilation fail under FreeBSD | Rainer Gerhards | 2010-03-01 | 1 | -3/+3 |
| | * | | | | | | make $ActonFileDefaultTemplate available to ompipe | Rainer Gerhards | 2010-03-01 | 4 | -15/+19 |
| | * | | | | | | bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail. | Rainer Gerhards | 2010-02-28 | 3 | -2/+12 |
| | * | | | | | | Description: Correct error in rsyslog.conf(5) man page | Michael Biebl | 2010-02-28 | 1 | -1/+1 |
| | * | | | | | | some code cleanup | Rainer Gerhards | 2010-02-28 | 4 | -15/+12 |
| | * | | | | | | moved pipe code to its own module | Rainer Gerhards | 2010-02-28 | 5 | -1/+284 |
| * | | | | | | | fully integrated parser fixes from v4.6.0 | Rainer Gerhards | 2010-02-25 | 2 | -5/+14 |
| * | | | | | | | Merge branch 'v4-stable' into 'v5-beta' | Rainer Gerhards | 2010-02-25 | 8 | -16/+86 |
| |\| | | | | | | |||||
* | | | | | | | | added capability to turn off standard LF delimiter in TCP server | Rainer Gerhards | 2010-03-01 | 6 | -14/+46 |
* | | | | | | | | Merge branch 'v4-stable' into tmp | Rainer Gerhards | 2010-02-25 | 1 | -11/+31 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | doc bugfix: ChangeLog heading claimed that 4.6.0 was v4-beta | Rainer Gerhards | 2010-02-25 | 1 | -2/+6 |
| * | | | | | | | preparing for 4.6.0 releasev4.6.0 | Rainer Gerhards | 2010-02-24 | 3 | -2/+11 |
* | | | | | | | | updated project status | Rainer Gerhards | 2010-02-25 | 1 | -10/+6 |
* | | | | | | | | fully integrated parser fixes from v4.6.0 | Rainer Gerhards | 2010-02-25 | 3 | -6/+15 |
* | | | | | | | | Merge branch 'v4-beta' into master | Rainer Gerhards | 2010-02-24 | 8 | -16/+74 |
|\| | | | | | | | |||||
| * | | | | | | | doc update: added link to "rsyslog cookbook" | Rainer Gerhards | 2010-02-23 | 1 | -0/+1 |
| * | | | | | | | message parser fixes and testbench enhancements | Rainer Gerhards | 2010-02-22 | 5 | -11/+64 |
| * | | | | | | | bugfix: message without MSG part could case a segfault | Rainer Gerhards | 2010-02-22 | 6 | -10/+27 |
| * | | | | | | | updated rsyslog/php-syslog-ng doc, now that phpLogCon has evolved so much | Rainer Gerhards | 2010-02-17 | 1 | -7/+9 |