Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-05-16 | 6 | -8/+28 |
|\ | |||||
| * | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2008-05-15 | 2 | -3/+13 |
| |\ | |||||
| | * | bumped version number | Rainer Gerhards | 2008-05-15 | 2 | -1/+3 |
| | * | finalizing 2.0.5 releasev2.0.5 | Rainer Gerhards | 2008-05-15 | 1 | -1/+1 |
| | * | updated ChangeLog (forgotten...) | Rainer Gerhards | 2008-05-07 | 1 | -0/+1 |
| | * | support for liblogging 0.7.1+ added | Rainer Gerhards | 2008-05-07 | 1 | -3/+3 |
| * | | bugfix: some whitespaces where incorrectly not ignored | Rainer Gerhards | 2008-05-14 | 3 | -0/+6 |
| * | | fixed potential segfault due to invalid call to cfsysline | varmojfekoj | 2008-05-14 | 3 | -5/+9 |
* | | | preparigng for 3.17.2 releasev3.17.2 | Rainer Gerhards | 2008-05-04 | 1 | -2/+2 |
* | | | cleaned up version information | Rainer Gerhards | 2008-05-02 | 2 | -1/+2 |
* | | | restored debug output | Rainer Gerhards | 2008-05-02 | 2 | -17/+17 |
* | | | 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 |
| |\ \ \ \ \ |