Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | 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 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some actions (e.g. forwarding(, this could also lead to invalid configuration. | |||||
* | | | | | | | | | | | 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 | |
| |_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kernel log message This is an unusual case under Linux, and a frequent one under BSD | |||||
* | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac | |||||
| | * | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when parsing the config file. This is now corrected. Thanks to Michael Biebl for pointing out the problem. | |||||
| * | | | | | | | fixed potential segfault due to invalid call to cfsysline | varmojfekoj | 2008-05-14 | 3 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thanks to varmojfekoj for the patch Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | |||||
* | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A symbol file was closed when it couldn't opened. That lead to a NULL pointer being passed to fclose() | |||||
| * | | | | | | | uncommented dbgprintf's as I think these may be the trouble source | Rainer Gerhards | 2008-04-29 | 4 | -23/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this callback is somewhat unportable in combination with dlopen() | |||||
| * | | | | | | | perparing for klog debug | Rainer Gerhards | 2008-04-28 | 4 | -40/+38 | |
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ... and some cleanup | |||||
* | | | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-05-02 | 7 | -2/+14 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html | |||||
| * | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... (including segfault) on some platforms under some circumsances. Thanks to Vieri for reporting this bug and helping to troubleshoot it. | |||||
| * | | | | | added missing copyright statements | Rainer Gerhards | 2008-04-24 | 4 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | thanks to Michael Biebl for noticing | |||||
* | | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-04-24 | 1 | -1/+1 | |
|\| | | | | | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | Conflicts: doc/manual.html | |||||
| * | | | | 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 | |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3.17.x is the new beta Conflicts: ChangeLog configure.ac | |||||
| * | | | | 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 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/imklog/imklog.c | |||||
| | * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - implemented $KLogInternalMsgFacility config directive - implemented $KLogPermitNonKernelFacility config directive - modified internal interfaces | |||||
| | * | | | provided ability to discard non-kernel messages present in the kernel msg buffer | Rainer Gerhards | 2008-04-14 | 3 | -37/+61 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This obviously happens on BSD (<118> markers seen). We now have the ability to allow or prevent it, with the default being not permitted. Should not at all affect other drivers, but it is implemented on a common code basis, not on the driver layer. | |||||
| | * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Michael Biebl for pointing out that the kernel log did not have them. | |||||
| | * | | | removed trailing whitespace | Rainer Gerhards | 2008-04-10 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Add ENABLE_IMKLOG_LINUX | Michael Biebl | 2008-04-10 | 2 | -5/+8 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | |||||
| | * | | | Rename ENABLE_IMKLOGD to ENABLE_IMKLOG | Michael Biebl | 2008-04-10 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | |||||
| | * | | | Add missing include | Michael Biebl | 2008-04-10 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bsd.c uses strchr, strlen and memmove, so include string.h Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com> | |||||
| | * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's a hack, but at least it works now - on BSD. Will check later if it is fine on Linux, too. Any better method of doing things is happily accepted ;) | |||||
| | * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | imklog now uses os-specific drivers. The initial "set" contains the linux driver. This is a prequisite for BSD klog, which can now be implemented on that driver interface. | |||||
| | * | | | our BSD define conflicted with a BSD system define | Rainer Gerhards | 2008-04-09 | 6 | -11/+11 | |
| | | | | | | | | | | | | | | | | | | | | renamed to OS_BSD |