Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge branch 'klog-bugfix' into beta | Rainer Gerhards | 2008-05-02 | 5 | -61/+58 | |
|\ \ \ | ||||||
| * | | | bugfix: segfault in imklog | Rainer Gerhards | 2008-04-30 | 1 | -1/+0 | |
| * | | | uncommented dbgprintf's as I think these may be the trouble source | Rainer Gerhards | 2008-04-29 | 4 | -23/+22 | |
| * | | | perparing for klog debug | Rainer Gerhards | 2008-04-28 | 4 | -40/+38 | |
* | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-05-02 | 7 | -2/+14 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | preparing for 3.16.1 releasev3.16.1 | Rainer Gerhards | 2008-05-02 | 1 | -1/+1 | |
| * | | fixed a bug in imklog which lead to startup problems | Rainer Gerhards | 2008-05-02 | 3 | -2/+6 | |
| * | | added missing copyright statements | Rainer Gerhards | 2008-04-24 | 4 | -0/+8 | |
* | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-04-24 | 1 | -1/+1 | |
|\| | | ||||||
| * | | preparing for 3.16.0v3.16.0 | Rainer Gerhards | 2008-04-24 | 2 | -2/+2 | |
* | | | Merge branch 'master' into beta | Rainer Gerhards | 2008-04-16 | 59 | -973/+2520 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | bumped version number | Rainer Gerhards | 2008-04-15 | 2 | -1/+3 | |
| * | | final work for release of v3.17.1v3.17.1 | Rainer Gerhards | 2008-04-15 | 7 | -15/+20 | |
| * | | Merge branch 'bsd-port' | Rainer Gerhards | 2008-04-15 | 21 | -618/+1036 | |
| |\ \ | ||||||
| | * | | improved doc for imklog | Rainer Gerhards | 2008-04-15 | 3 | -13/+76 | |
| | * | | fix compiler warning on char/uchar | Rainer Gerhards | 2008-04-14 | 1 | -3/+3 | |
| | * | | cleanup of imklog + addtl. config directives | Rainer Gerhards | 2008-04-14 | 7 | -83/+112 | |
| | * | | provided ability to discard non-kernel messages present in the kernel msg buffer | Rainer Gerhards | 2008-04-14 | 3 | -37/+61 | |
| | * | | fixed typo | Rainer Gerhards | 2008-04-14 | 1 | -1/+1 | |
| | * | | implemented high precision timestamps for the kernel log. | Rainer Gerhards | 2008-04-12 | 3 | -42/+40 | |
| | * | | removed trailing whitespace | Rainer Gerhards | 2008-04-10 | 1 | -1/+1 | |
| | * | | Add ENABLE_IMKLOG_LINUX | Michael Biebl | 2008-04-10 | 2 | -5/+8 | |
| | * | | Rename ENABLE_IMKLOGD to ENABLE_IMKLOG | Michael Biebl | 2008-04-10 | 2 | -2/+2 | |
| | * | | Add missing include | Michael Biebl | 2008-04-10 | 1 | -0/+1 | |
| | * | | fixed klog platform selection on linux | Rainer Gerhards | 2008-04-09 | 1 | -0/+1 | |
| | * | | implemented klog driver for BSD | Rainer Gerhards | 2008-04-09 | 6 | -52/+70 | |
| | * | | fixed build system for BSD | Rainer Gerhards | 2008-04-09 | 3 | -7/+8 | |
| | * | | updated build system to detect correct klog driver | Rainer Gerhards | 2008-04-09 | 2 | -3/+15 | |
| | * | | pulled FreeBSD's klog functionality as a base | Rainer Gerhards | 2008-04-09 | 1 | -0/+151 | |
| | * | | changed imklog to a driver interface | Rainer Gerhards | 2008-04-08 | 5 | -482/+599 | |
| | * | | our BSD define conflicted with a BSD system define | Rainer Gerhards | 2008-04-09 | 6 | -11/+11 | |
| * | | | Merge branch 'beta' | Rainer Gerhards | 2008-04-15 | 42 | -227/+632 | |
| |\ \ \ | ||||||
| * | | | | enhanced legacy syslog parser to handle slightly malformed messages | Rainer Gerhards | 2008-04-11 | 2 | -3/+14 | |
| * | | | | some cleanup | Rainer Gerhards | 2008-04-11 | 12 | -93/+81 | |
| * | | | | removed dependency on MAXHOSTNAMELEN as much as it made sense. | Rainer Gerhards | 2008-04-10 | 9 | -25/+104 | |
| * | | | | Merge branch 'v3-stable' into MAXHOSTNAMELEN | Rainer Gerhards | 2008-04-10 | 3 | -22/+38 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'beta' | Rainer Gerhards | 2008-04-09 | 4 | -22/+21 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | updated status after 3.14.2 release | Rainer Gerhards | 2008-04-09 | 1 | -6/+6 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | typo fix | Rainer Gerhards | 2008-04-08 | 1 | -1/+1 | |
| * | | | | | bumped version number | Rainer Gerhards | 2008-04-08 | 2 | -1/+3 | |
| * | | | | | preparing for 3.17.0 releasev3.17.0 | Rainer Gerhards | 2008-04-08 | 2 | -2/+8 | |
| * | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-04-08 | 7 | -163/+99 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'beta' | Rainer Gerhards | 2008-04-08 | 4 | -452/+349 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | implemented $ActionExecOnlyOnceEveryInterval config directive | Rainer Gerhards | 2008-04-08 | 7 | -25/+104 | |
| * | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2008-04-08 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | added native mail functionality | Rainer Gerhards | 2008-04-08 | 1 | -2/+2 | |
| * | | | | | | | | finalized mail output support | Rainer Gerhards | 2008-04-08 | 6 | -15/+154 | |
| * | | | | | | | | finishing core ommail plugin | Rainer Gerhards | 2008-04-08 | 1 | -20/+85 | |
| * | | | | | | | | clean implementation of smtp protcol and rsyslog retries | Rainer Gerhards | 2008-04-08 | 1 | -28/+66 | |
| * | | | | | | | | smtp response codes are now correctly checked | Rainer Gerhards | 2008-04-07 | 2 | -61/+48 |