summaryrefslogtreecommitdiffstats
path: root/tcpsyslog.h
Commit message (Collapse)AuthorAgeFilesLines
* applied patch by varmojfekoj to allow gssapi functionality to be build as aRainer Gerhards2008-02-221-48/+0
| | | | | | separate plugin (so that gssapi and plain tcp functionality can be individually distributed). Also inclulded some other enhancements, most importantly initial compatibility mode system
* omgssapi createdRainer Gerhards2007-12-281-0/+7
|
* moved TCPSend() and frame building code to tcpsyslog.cRainer Gerhards2007-12-281-0/+6
|
* applied cross-platform patch from darix to facilitate GSS-API compile onRainer Gerhards2007-12-271-1/+1
| | | | more platforms
* applied enhanced gss-api functionality provided by varmojfekojRainer Gerhards2007-12-191-0/+6
|
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-141-7/+8
|
* applied gssapi patch from varmojfekoj - gss-api is now supportedRainer Gerhards2007-11-191-1/+18
|
* - shuffled code from tcpsyslog.c to omfwd.c. It looks like it belongs moreRainer Gerhards2007-07-261-3/+0
| | | | | | | to that file. But we need to look at it some time later. The move was absolutely necessary so that no access to f->f_un happened in tcpsyslog.c (which was evil) - milestone reache: no more access to f->f_un from non-output modules
* moved some more modules to their own file setsRainer Gerhards2007-07-221-0/+59