10 Commits

Author SHA1 Message Date
Rainer Gerhards
618a7f6a22 changed omgssapi and omfwd to utilize new object calling interface; made a
tcpclt class; (stage work, among others, for more intelligent recovery
    from TCP session recovery)
2008-03-12 14:08:21 +00:00
Rainer Gerhards
51bb02e3cd applied patch by varmojfekoj to allow gssapi functionality to be build as a
separate plugin (so that gssapi and plain tcp functionality can be
    individually distributed). Also inclulded some other enhancements, most
    importantly initial compatibility mode system
2008-02-22 07:24:15 +00:00
Rainer Gerhards
f67509d570 omgssapi created 2007-12-28 15:59:24 +00:00
Rainer Gerhards
1990c08536 moved TCPSend() and frame building code to tcpsyslog.c 2007-12-28 14:34:48 +00:00
Rainer Gerhards
c7b246e3b6 applied cross-platform patch from darix to facilitate GSS-API compile on
more platforms
2007-12-27 13:03:36 +00:00
Rainer Gerhards
3cdb6743f7 applied enhanced gss-api functionality provided by varmojfekoj 2007-12-19 07:45:32 +00:00
Rainer Gerhards
004229dda6 changed license to GPLv3 (for what is to become rsyslog v3) 2007-12-14 11:21:57 +00:00
Rainer Gerhards
4ddd2037c8 applied gssapi patch from varmojfekoj - gss-api is now supported 2007-11-19 10:03:32 +00:00
Rainer Gerhards
b0f7302011 - shuffled code from tcpsyslog.c to omfwd.c. It looks like it belongs more
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
2007-07-26 09:13:06 +00:00
Rainer Gerhards
e38d58bc74 moved some more modules to their own file sets 2007-07-22 10:15:39 +00:00