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
*
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