14 Commits

Author SHA1 Message Date
Rainer Gerhards
cebbf6d44e some cleanup 2007-12-27 14:29:09 +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
9a72402b80 cleaned up code (resulting in some shuffeling from syslogd.c to the "right"
module)
2007-12-21 14:56:49 +00:00
Rainer Gerhards
4e6bba7df8 created first version of imtcp (still very much depending on syslogd.c for
configuration and a lot of other things)
2007-12-21 14:37:50 +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
7fc7824b86 code cleanup 2007-09-20 16:54:54 +00:00
Michael Meckelein
f2511d3c61 changed rsyslog.h include order to solve debian sid zlib inlcude issue 2007-08-08 10:49:38 +00:00
Rainer Gerhards
fed254a29f changed function name dprintf() to dbgprintf() as it conflicts with the
clib
2007-08-08 08:20:06 +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
229aa9e644 applied patch from Michel Samia to fix compilation when NOT compiled for
pthreads
2007-07-26 07:50:55 +00:00
Rainer Gerhards
6d231d5f15 removed F_UNUSED and cleaned up action-disabling handling 2007-07-24 14:53:23 +00:00
Rainer Gerhards
e38d58bc74 moved some more modules to their own file sets 2007-07-22 10:15:39 +00:00