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
/
tcpsrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved "option_DisallowWarning" variable to global data pool
Rainer Gerhards
2008-04-17
1
-1
/
+1
*
moved "family" variable to global data pool
Rainer Gerhards
2008-04-17
1
-3
/
+5
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
moved net module to runtime
Rainer Gerhards
2008-04-16
1
-1
/
+0
*
our BSD define conflicted with a BSD system define
Rainer Gerhards
2008-04-09
1
-1
/
+1
*
cleanup
Rainer Gerhards
2008-03-31
1
-26
/
+0
*
bugfix: tcp receiver could segfault due to uninitialized variable
Rainer Gerhards
2008-03-31
1
-2
/
+5
*
bugfix: fixed some minor memory leaks
Rainer Gerhards
2008-03-20
1
-6
/
+16
*
bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in all
Rainer Gerhards
2008-03-14
1
-3
/
+2
*
cleanup
Rainer Gerhards
2008-03-14
1
-1
/
+0
*
bugfix: imgssapi segfaulted under some conditions; this fix is actually not
Rainer Gerhards
2008-03-13
1
-13
/
+22
*
changed omgssapi and omfwd to utilize new object calling interface; made a
Rainer Gerhards
2008-03-12
1
-4
/
+1
*
implemented module unload handling (required a number of interface changes)
Rainer Gerhards
2008-03-11
1
-8
/
+22
*
some cleanup
Rainer Gerhards
2008-03-07
1
-4
/
+0
*
renamed library module file names to lm*, so that they match the overall
Rainer Gerhards
2008-03-07
1
-1
/
+1
*
applied patch from varmojfekoj fixing a deinit bug
Rainer Gerhards
2008-03-07
1
-1
/
+1
*
- added RSYSLOGD_MODDIR environment variable
Rainer Gerhards
2008-03-07
1
-5
/
+4
*
- extracted logerror*() family of functions from syslogd, made them their
Rainer Gerhards
2008-03-05
1
-19
/
+22
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-2
/
+26
*
fixed newly introduced bugs in imgssapi and imtcp and their helpers now
Rainer Gerhards
2008-03-03
1
-18
/
+28
*
made imgssapi compile
Rainer Gerhards
2008-03-03
1
-52
/
+98
*
- added class tcps
Rainer Gerhards
2008-03-02
1
-0
/
+762