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
/
imudp
Commit message (
Expand
)
Author
Age
Files
Lines
*
added flow control options to other input sources
Rainer Gerhards
2008-03-19
1
-1
/
+1
*
implemented module unload handling (required a number of interface changes)
Rainer Gerhards
2008-03-11
1
-1
/
+4
*
renamed library module file names to lm*, so that they match the overall
Rainer Gerhards
2008-03-07
1
-1
/
+1
*
- added RSYSLOGD_MODDIR environment variable
Rainer Gerhards
2008-03-07
1
-10
/
+13
*
added capability to ignore client-provided timestamp on unix sockets and
Rainer Gerhards
2008-03-06
1
-1
/
+2
*
applied patch from Michael Biebl to clean up build system
Rainer Gerhards
2008-03-06
1
-2
/
+2
*
- 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
*
bugfix: default port was not used on $UDPServerRun when none was specified
Rainer Gerhards
2008-02-18
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
*
- improved debug support a bit (assertions)
Rainer Gerhards
2008-01-29
1
-1
/
+1
*
- fixed a bug that caused a segfault on startup when no $WorkDir directive
v3-10-1a
Rainer Gerhards
2008-01-10
1
-1
/
+0
*
added --enable-mudflap ./configure option
Rainer Gerhards
2008-01-08
1
-2
/
+2
*
fixed some memory leaks in new code -- thanks to varmojfekoj for the patch
Rainer Gerhards
2008-01-08
1
-4
/
+6
*
applied Michael Biebl's patch to clean up the makefiles
Rainer Gerhards
2008-01-03
1
-4
/
+2
*
some cleanup
Rainer Gerhards
2007-12-27
1
-4
/
+12
*
added capability to have multiple UDP listeners running concurrently
Rainer Gerhards
2007-12-27
1
-24
/
+72
*
added $UDPServerAddress <ip> config directive
Rainer Gerhards
2007-12-27
1
-42
/
+22
*
removed no longer needed reference to "AcceptRemote"
Rainer Gerhards
2007-12-26
1
-2
/
+3
*
removed global variable LogPort
Rainer Gerhards
2007-12-26
1
-4
/
+51
*
removed active INET code from syslogd.c - still some auxiliary things
Rainer Gerhards
2007-12-26
1
-0
/
+1
*
removed imudp code dependency on "finet"
Rainer Gerhards
2007-12-26
1
-13
/
+18
*
moved some of the udp input code to its right place
Rainer Gerhards
2007-12-25
1
-1
/
+5
*
- created an initial version of imudp.c. The majority of UDP reception code
Rainer Gerhards
2007-12-21
1
-1
/
+61
*
prepared for imudp
Rainer Gerhards
2007-12-21
3
-0
/
+156