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
/
imuxsock
/
imuxsock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved bParseHostname and bIsParsed to msgFlags
Rainer Gerhards
2008-10-09
1
-1
/
+3
*
"output" timestamp now taken from mesg's time generated
Rainer Gerhards
2008-10-07
1
-1
/
+1
*
added $UDPServerTimeRequery option
Rainer Gerhards
2008-10-06
1
-1
/
+1
*
performance optimization: unnecessary time() calls during message parsing rem...
Rainer Gerhards
2008-09-16
1
-3
/
+3
*
added properties "inputname" and "$myhostname"
Rainer Gerhards
2008-09-10
1
-1
/
+1
*
removed compile time fixed message size limit (was 2K)
Rainer Gerhards
2008-09-02
1
-3
/
+24
*
added ability to specify flow control mode for imuxsock
Rainer Gerhards
2008-08-08
1
-3
/
+21
*
added $InputUnixListenSocketHostName config directive
Rainer Gerhards
2008-08-01
1
-11
/
+30
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-3
/
+3
*
added fromhost-ip properties and some bugfixes
Rainer Gerhards
2008-05-16
1
-1
/
+2
*
some cleanup (gotten rid of some more plain chars)
Rainer Gerhards
2008-05-06
1
-2
/
+2
*
completed better modularity of runtime
Rainer Gerhards
2008-04-17
1
-4
/
+1
*
moved host/domain-name related variables to global data pool
Rainer Gerhards
2008-04-17
1
-3
/
+7
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+2
*
some cleanup
Rainer Gerhards
2008-04-11
1
-1
/
+1
*
added flow control options to other input sources
Rainer Gerhards
2008-03-19
1
-1
/
+1
*
some cleanup
Rainer Gerhards
2008-03-07
1
-1
/
+0
*
added capability to ignore client-provided timestamp on unix sockets and
Rainer Gerhards
2008-03-06
1
-3
/
+30
*
- extracted logerror*() family of functions from syslogd, made them their
Rainer Gerhards
2008-03-05
1
-2
/
+6
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-13
/
+0
*
- changed module interface to support querying obj interface (stage work)
Rainer Gerhards
2008-03-04
1
-1
/
+1
*
- changed interface "printchopped()" so that it looks more like a generic
Rainer Gerhards
2008-02-18
1
-1
/
+1
*
- fixed a bug that could cause invalid string handling via strerror_r
Rainer Gerhards
2008-01-30
1
-1
/
+2
*
redesigned queue to utilize helper classes for threading support. This is
Rainer Gerhards
2008-01-24
1
-5
/
+4
*
- fixed a bug that caused a segfault on startup when no $WorkDir directive
v3-10-1a
Rainer Gerhards
2008-01-10
1
-1
/
+0
*
implemented $AddUnixListenSocket config directive
Rainer Gerhards
2007-12-20
1
-13
/
+83
*
implemented $SystemLogSocketName config directive
Rainer Gerhards
2007-12-20
1
-6
/
+25
*
implemented $OmitLocalLogging config directive
Rainer Gerhards
2007-12-20
1
-11
/
+13
*
moved unix socket code to its own module (imuxsock)
Rainer Gerhards
2007-12-20
1
-14
/
+130
*
begun moving unix socket code to its own module
Rainer Gerhards
2007-12-20
1
-0
/
+128