index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
imklog
/
imklog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: imklog did not compile on freeBSD
Rainer Gerhards
2008-11-24
1
-0
/
+11
*
consolidated time calls during msg object creation
Rainer Gerhards
2008-10-02
1
-1
/
+0
*
added properties "inputname" and "$myhostname"
Rainer Gerhards
2008-09-10
1
-0
/
+2
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-07-18
1
-0
/
+1
|
\
|
*
bugfix: remove PRI part from kernel message if it is present
Rainer Gerhards
2008-07-18
1
-0
/
+1
*
|
Merge branch 'beta'
Rainer Gerhards
2008-06-12
1
-2
/
+2
|
\
|
|
*
changed default for i$KlogSymbolLookup to "off"
Rainer Gerhards
2008-06-12
1
-2
/
+2
*
|
Merge branch 'beta'
Rainer Gerhards
2008-05-21
1
-1
/
+1
|
\
|
|
*
bugfix: imklog went into an endless loop if a PRI value was inside
Rainer Gerhards
2008-05-21
1
-1
/
+1
*
|
added fromhost-ip properties and some bugfixes
Rainer Gerhards
2008-05-16
1
-0
/
+2
*
|
moved host/domain-name related variables to global data pool
Rainer Gerhards
2008-04-17
1
-1
/
+5
*
|
Merge branch 'rfc3195'
Rainer Gerhards
2008-04-16
1
-1
/
+1
|
\
\
|
*
|
more or less finished im3195
Rainer Gerhards
2008-04-16
1
-1
/
+1
|
|
/
*
/
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
|
/
*
final work for release of v3.17.1
v3.17.1
Rainer Gerhards
2008-04-15
1
-1
/
+1
*
cleanup of imklog + addtl. config directives
Rainer Gerhards
2008-04-14
1
-38
/
+38
*
provided ability to discard non-kernel messages present in the kernel msg buffer
Rainer Gerhards
2008-04-14
1
-36
/
+59
*
implemented high precision timestamps for the kernel log.
Rainer Gerhards
2008-04-12
1
-42
/
+35
*
implemented klog driver for BSD
Rainer Gerhards
2008-04-09
1
-4
/
+3
*
changed imklog to a driver interface
Rainer Gerhards
2008-04-08
1
-468
/
+31
*
bugfix: imklog leaked several hundered KB on each HUP. Thanks to
Rainer Gerhards
2008-03-19
1
-0
/
+3
*
added flow control options to other input sources
Rainer Gerhards
2008-03-19
1
-1
/
+1
*
some minor things in regard to portability
Rainer Gerhards
2008-03-06
1
-4
/
+10
*
added capability to ignore client-provided timestamp on unix sockets and
Rainer Gerhards
2008-03-06
1
-1
/
+1
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-12
/
+0
*
- changed module interface to support querying obj interface (stage work)
Rainer Gerhards
2008-03-04
1
-1
/
+1
*
some cleanup
Rainer Gerhards
2008-02-18
1
-16
/
+0
*
- changed interface "printchopped()" so that it looks more like a generic
Rainer Gerhards
2008-02-18
1
-0
/
+3
*
changed interface of logmsg() to make it more straightforward
Rainer Gerhards
2008-02-13
1
-1
/
+1
*
- renamed Msg object to usual all-lowercase object name (else we ran into
Rainer Gerhards
2008-01-30
1
-1
/
+1
*
- improved debug support a bit (assertions)
Rainer Gerhards
2008-01-29
1
-3
/
+3
*
- fixed a bug that caused a segfault on startup when no $WorkDir directive
v3-10-1a
Rainer Gerhards
2008-01-10
1
-1
/
+0
*
- MsgSetProperty() implemented
Rainer Gerhards
2008-01-07
1
-8
/
+2
*
fixed old references to rklogd - thanks to Michael Biebl for spotting them.
Rainer Gerhards
2008-01-03
1
-2
/
+2
*
some cleanup
Rainer Gerhards
2007-12-27
1
-1
/
+1
*
changed termination sync type
Rainer Gerhards
2007-12-20
1
-1
/
+1
*
- implemented $klogUseSyscallInterface config directive
Rainer Gerhards
2007-12-20
1
-10
/
+19
*
- working on a potential race condition on the new input module interface.
Rainer Gerhards
2007-12-20
1
-3
/
+5
*
- implemented afterRun input module interface function
Rainer Gerhards
2007-12-17
1
-24
/
+30
*
code cleanup debugging fixed, should now go through standard debugging
Rainer Gerhards
2007-12-17
1
-70
/
+12
*
limited debug output
Rainer Gerhards
2007-12-17
1
-5
/
+3
*
fix for compile problem
Rainer Gerhards
2007-12-17
1
-0
/
+1
*
begun imklog, replacing klogd.c (finally we get rid of it...)
Rainer Gerhards
2007-12-17
1
-0
/
+753