summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* prepared for 3.17.4v3.17.4Rainer Gerhards2008-06-161-1/+1
* bumped version numberRainer Gerhards2008-06-123-3/+3
* changed default for i$KlogSymbolLookup to "off"Rainer Gerhards2008-06-124-8/+18
* finalized 3.17.3v3.17.3Rainer Gerhards2008-05-283-3/+3
* bugfix: imklog went into an endless loop if a PRI value was insideRainer Gerhards2008-05-212-1/+6
* Merge branch 'v3-stable' into betaRainer Gerhards2008-05-166-8/+28
|\
| * Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-05-152-3/+13
| |\
| | * bumped version numberRainer Gerhards2008-05-152-1/+3
| | * finalizing 2.0.5 releasev2.0.5Rainer Gerhards2008-05-151-1/+1
| | * updated ChangeLog (forgotten...)Rainer Gerhards2008-05-071-0/+1
| | * support for liblogging 0.7.1+ addedRainer Gerhards2008-05-071-3/+3
| * | bugfix: some whitespaces where incorrectly not ignoredRainer Gerhards2008-05-143-0/+6
| * | fixed potential segfault due to invalid call to cfsyslinevarmojfekoj2008-05-143-5/+9
* | | preparigng for 3.17.2 releasev3.17.2Rainer Gerhards2008-05-041-2/+2
* | | cleaned up version informationRainer Gerhards2008-05-022-1/+2
* | | restored debug outputRainer Gerhards2008-05-022-17/+17
* | | Merge branch 'klog-bugfix' into betaRainer Gerhards2008-05-025-61/+58
|\ \ \
| * | | bugfix: segfault in imklogRainer Gerhards2008-04-301-1/+0
| * | | uncommented dbgprintf's as I think these may be the trouble sourceRainer Gerhards2008-04-294-23/+22
| * | | perparing for klog debugRainer Gerhards2008-04-284-40/+38
* | | | Merge branch 'v3-stable' into betaRainer Gerhards2008-05-027-2/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | preparing for 3.16.1 releasev3.16.1Rainer Gerhards2008-05-021-1/+1
| * | fixed a bug in imklog which lead to startup problemsRainer Gerhards2008-05-023-2/+6
| * | added missing copyright statementsRainer Gerhards2008-04-244-0/+8
* | | Merge branch 'v3-stable' into betaRainer Gerhards2008-04-241-1/+1
|\| |
| * | preparing for 3.16.0v3.16.0Rainer Gerhards2008-04-242-2/+2
* | | Merge branch 'master' into betaRainer Gerhards2008-04-1659-973/+2520
|\ \ \ | |/ / |/| |
| * | bumped version numberRainer Gerhards2008-04-152-1/+3
| * | final work for release of v3.17.1v3.17.1Rainer Gerhards2008-04-157-15/+20
| * | Merge branch 'bsd-port'Rainer Gerhards2008-04-1521-618/+1036
| |\ \
| | * | improved doc for imklogRainer Gerhards2008-04-153-13/+76
| | * | fix compiler warning on char/ucharRainer Gerhards2008-04-141-3/+3
| | * | cleanup of imklog + addtl. config directivesRainer Gerhards2008-04-147-83/+112
| | * | provided ability to discard non-kernel messages present in the kernel msg bufferRainer Gerhards2008-04-143-37/+61
| | * | fixed typoRainer Gerhards2008-04-141-1/+1
| | * | implemented high precision timestamps for the kernel log.Rainer Gerhards2008-04-123-42/+40
| | * | removed trailing whitespaceRainer Gerhards2008-04-101-1/+1
| | * | Add ENABLE_IMKLOG_LINUXMichael Biebl2008-04-102-5/+8
| | * | Rename ENABLE_IMKLOGD to ENABLE_IMKLOGMichael Biebl2008-04-102-2/+2
| | * | Add missing includeMichael Biebl2008-04-101-0/+1
| | * | fixed klog platform selection on linuxRainer Gerhards2008-04-091-0/+1
| | * | implemented klog driver for BSDRainer Gerhards2008-04-096-52/+70
| | * | fixed build system for BSDRainer Gerhards2008-04-093-7/+8
| | * | updated build system to detect correct klog driverRainer Gerhards2008-04-092-3/+15
| | * | pulled FreeBSD's klog functionality as a baseRainer Gerhards2008-04-091-0/+151
| | * | changed imklog to a driver interfaceRainer Gerhards2008-04-085-482/+599
| | * | our BSD define conflicted with a BSD system defineRainer Gerhards2008-04-096-11/+11
| * | | Merge branch 'beta'Rainer Gerhards2008-04-1542-227/+632
| |\ \ \
| * | | | enhanced legacy syslog parser to handle slightly malformed messagesRainer Gerhards2008-04-112-3/+14
| * | | | some cleanupRainer Gerhards2008-04-1112-93/+81