Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | moved "bDropMalPTRMsgs" variable to global data pool | Rainer Gerhards | 2008-04-17 | 5 | -8/+15 | |
| * | | | | | | | | | | | | | | moved "family" variable to global data pool | Rainer Gerhards | 2008-04-17 | 7 | -12/+30 | |
| * | | | | | | | | | | | | | | modularization work | Rainer Gerhards | 2008-04-17 | 13 | -59/+104 | |
| * | | | | | | | | | | | | | | prevented segfault during runtime library init phase | Rainer Gerhards | 2008-04-16 | 5 | -7/+31 | |
| * | | | | | | | | | | | | | | some cleanup after dual-merge | Rainer Gerhards | 2008-04-16 | 3 | -3/+3 | |
| * | | | | | | | | | | | | | | Merge branch 'rfc3195' | Rainer Gerhards | 2008-04-16 | 10 | -401/+227 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | completed im3195 including some documentation | Rainer Gerhards | 2008-04-16 | 6 | -8/+57 | |
| | * | | | | | | | | | | | | | | more or less finished im3195 | Rainer Gerhards | 2008-04-16 | 2 | -219/+96 | |
| | * | | | | | | | | | | | | | | begun re-integrating rfc3195 in rsyslog | Rainer Gerhards | 2008-04-15 | 4 | -110/+9 | |
| * | | | | | | | | | | | | | | | Merge branch 'runtime' | Rainer Gerhards | 2008-04-16 | 134 | -767/+807 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | removed no longer needed things | Rainer Gerhards | 2008-04-16 | 9 | -91/+67 | |
| | * | | | | | | | | | | | | | | | some more cleanup | Rainer Gerhards | 2008-04-16 | 62 | -179/+164 | |
| | * | | | | | | | | | | | | | | | provided ability to initialize the runtime | Rainer Gerhards | 2008-04-16 | 6 | -53/+186 | |
| | * | | | | | | | | | | | | | | | cleanup: removed no longer needed files | Rainer Gerhards | 2008-04-16 | 11 | -107/+8 | |
| | * | | | | | | | | | | | | | | | moved net module to runtime | Rainer Gerhards | 2008-04-16 | 5 | -31/+44 | |
| | * | | | | | | | | | | | | | | | moved files to the runtime | Rainer Gerhards | 2008-04-16 | 33 | -288/+284 | |
| | * | | | | | | | | | | | | | | | moved runtime files into their own directory | Rainer Gerhards | 2008-04-16 | 31 | -40/+41 | |
| | * | | | | | | | | | | | | | | | made everything compile with the new runtime subdirectory | Rainer Gerhards | 2008-04-16 | 17 | -24/+24 | |
| | * | | | | | | | | | | | | | | | made runtime include directory available to rest of rsyslog | Michael Biebl | 2008-04-16 | 2 | -7/+8 | |
| | * | | | | | | | | | | | | | | | begin building runtime convenience library (does not build!) | Rainer Gerhards | 2008-04-15 | 6 | -5/+35 | |
| | |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | bugfix: mark messages were not correctly written to text log files | Rainer Gerhards | 2008-07-15 | 2 | -0/+7 | |
* | | | | | | | | | | | | | | | | doc bugix: typos in man page | Rainer Gerhards | 2008-07-15 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | bugfix: priority was incorrectly calculated on FreeBSD 7 | Rainer Gerhards | 2008-07-14 | 2 | -6/+15 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | bugfix: potential segfault in creating message mutex in non-direct queue mode. | Rainer Gerhards | 2008-07-14 | 2 | -2/+39 | |
* | | | | | | | | | | | | | | prepared for 3.18.0 releasev3.18.0 | Rainer Gerhards | 2008-07-11 | 4 | -5/+11 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-07-11 | 3 | -27/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | streamlined ubuntu package description | Rainer Gerhards | 2008-07-11 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | prepared for 3.16.3 release | Rainer Gerhards | 2008-07-11 | 3 | -2/+6 | |
| * | | | | | | | | | | | | | bugfix & doc improvement | Rainer Gerhards | 2008-07-11 | 2 | -27/+59 | |
* | | | | | | | | | | | | | | Remove unnecessary openssl configure check. | Michael Biebl | 2008-07-10 | 1 | -37/+0 | |
* | | | | | | | | | | | | | | bugfix: memory leak in disk queue modes | Rainer Gerhards | 2008-07-10 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | added some troubleshooting aid documentation | Rainer Gerhards | 2008-07-09 | 4 | -4/+42 | |
* | | | | | | | | | | | | | | fixed missing parts of ChangeLog | Rainer Gerhards | 2008-07-08 | 1 | -0/+31 | |
* | | | | | | | | | | | | | | updated ChangeLog | Rainer Gerhards | 2008-07-07 | 1 | -0/+3 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | bugfix in RainerScript: syntax error was not always detected | Rainer Gerhards | 2008-07-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | doc-update: used default RELP port in sample | Rainer Gerhards | 2008-07-02 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | doc: added info on which version ommail was first available with | Rainer Gerhards | 2008-07-01 | 1 | -0/+1 | |
* | | | | | | | | | | | | added forgotten html file to distribution tarballv3.17.5 | Rainer Gerhards | 2008-06-27 | 1 | -0/+1 | |
* | | | | | | | | | | | | preparing for 3.17.5 | Rainer Gerhards | 2008-06-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | added doc: howto set up a reliable connection to remote server | Rainer Gerhards | 2008-06-27 | 3 | -9/+160 | |
* | | | | | | | | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-06-25 | 1 | -1/+1 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | preparing for 3.16.2 releasev3.16.2 | Rainer Gerhards | 2008-06-25 | 3 | -3/+3 | |
* | | | | | | | | | | | | fixed typo | Rainer Gerhards | 2008-06-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | bugfix: comments after actions were not properly treated. | Rainer Gerhards | 2008-06-25 | 4 | -38/+22 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | bumped version number | Rainer Gerhards | 2008-06-16 | 3 | -2/+4 | |
* | | | | | | | | | | | prepared for 3.17.4v3.17.4 | Rainer Gerhards | 2008-06-16 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | bumped version number | Rainer Gerhards | 2008-06-12 | 3 | -3/+3 | |
* | | | | | | | | | | changed default for i$KlogSymbolLookup to "off" | Rainer Gerhards | 2008-06-12 | 4 | -8/+18 | |
* | | | | | | | | | | finalized 3.17.3v3.17.3 | Rainer Gerhards | 2008-05-28 | 3 | -3/+3 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | bugfix: imklog went into an endless loop if a PRI value was inside | Rainer Gerhards | 2008-05-21 | 2 | -1/+6 | |
| |_|_|_|_|_|/ / |/| | | | | | | |