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
/
tcps_sess.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-4
/
+4
*
added fromhost-ip properties and some bugfixes
Rainer Gerhards
2008-05-16
1
-6
/
+31
*
bugfix: TLS server went into an endless loop in some situations.
Rainer Gerhards
2008-05-15
1
-13
/
+1
*
some cleanup (gotten rid of some more plain chars)
Rainer Gerhards
2008-05-06
1
-2
/
+0
*
fixed problem with module unload sequence
Rainer Gerhards
2008-04-29
1
-3
/
+2
*
fixed newly introduced memory leaks
Rainer Gerhards
2008-04-24
1
-3
/
+5
*
message reception via TCP work again
Rainer Gerhards
2008-04-24
1
-5
/
+4
*
client functionality works again (with the new socket abstraction)
Rainer Gerhards
2008-04-23
1
-20
/
+12
*
objects for receive-side socket abstraction specified
Rainer Gerhards
2008-04-23
1
-1
/
+1
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
added flow control options to other input sources
Rainer Gerhards
2008-03-19
1
-4
/
+4
*
oversize message handling in TCP/GSSAPI receiver
Rainer Gerhards
2008-03-14
1
-3
/
+15
*
bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in all
Rainer Gerhards
2008-03-14
1
-111
/
+82
*
bugfix: imgssapi segfaulted under some conditions; this fix is actually not
Rainer Gerhards
2008-03-13
1
-2
/
+9
*
implemented module unload handling (required a number of interface changes)
Rainer Gerhards
2008-03-11
1
-0
/
+10
*
some cleanup
Rainer Gerhards
2008-03-07
1
-6
/
+0
*
added capability to ignore client-provided timestamp on unix sockets and
Rainer Gerhards
2008-03-06
1
-5
/
+4
*
- extracted logerror*() family of functions from syslogd, made them their
Rainer Gerhards
2008-03-05
1
-5
/
+6
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-0
/
+1
*
fixed newly introduced bugs in imgssapi and imtcp and their helpers now
Rainer Gerhards
2008-03-03
1
-0
/
+5
*
made imgssapi compile
Rainer Gerhards
2008-03-03
1
-16
/
+33
*
- added class tcps
Rainer Gerhards
2008-03-02
1
-0
/
+421