Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - changed module interface to support querying obj interface (stage work) | Rainer Gerhards | 2008-03-04 | 1 | -3/+1 |
| | | | | - changed module interface version, as the interface change is quite large | ||||
* | fixed newly introduced bugs in imgssapi and imtcp and their helpers now | Rainer Gerhards | 2008-03-03 | 1 | -8/+3 |
| | | | | plain tcp works again | ||||
* | made imgssapi compile | Rainer Gerhards | 2008-03-03 | 1 | -6/+14 |
| | |||||
* | - added class tcps | Rainer Gerhards | 2008-03-02 | 1 | -868/+90 |
| | | | | | | - added class tcps_sess - changed imtcp to use new classes; seems to work; imgssapi currently broken | ||||
* | shuffled some more code, added comments varmojfekoj sent me a while ago to | Rainer Gerhards | 2008-02-26 | 1 | -19/+5 |
| | | | | imgssapi | ||||
* | split off imgssapi from imtcp, but still with a lot of dependency | Rainer Gerhards | 2008-02-26 | 1 | -291/+18 |
| | |||||
* | declared some things in imtcp.c static so that they don't conflict if | Rainer Gerhards | 2008-02-26 | 1 | -5/+5 |
| | | | | loaded as imtcp and imgssapi | ||||
* | added some doc for imgssapi and imtcp input modules | Rainer Gerhards | 2008-02-22 | 1 | -1/+1 |
| | |||||
* | applied patch by varmojfekoj to allow gssapi functionality to be build as a | Rainer Gerhards | 2008-02-22 | 1 | -2/+1001 |
| | | | | | | separate plugin (so that gssapi and plain tcp functionality can be individually distributed). Also inclulded some other enhancements, most importantly initial compatibility mode system | ||||
* | integrated patch from Peter Vrabec to change the build process to produce | Rainer Gerhards | 2008-02-22 | 1 | -0/+7 |
| | | | | | imtcp.so and imgssapi.so from imtcp.c (in support of new gassapi input module) - many thanks, Peter! | ||||
* | - fixed a bug that caused a segfault on startup when no $WorkDir directivev3-10-1a | Rainer Gerhards | 2008-01-10 | 1 | -1/+0 |
| | | | | | | was specified in rsyslog.conf - fixed a bug that caused a segfault on queues with types other than "disk" - removed the now longer needed thread TermSyncTool | ||||
* | internal restructuring in omfwd.c - stage work for further modularization I | Rainer Gerhards | 2007-12-27 | 1 | -10/+0 |
| | | | | | think I also fixed a bug as a side-effect - but not looked to much at it | ||||
* | removed active INET code from syslogd.c - still some auxiliary things | Rainer Gerhards | 2007-12-26 | 1 | -0/+16 |
| | | | | remain | ||||
* | cleaned up code (resulting in some shuffeling from syslogd.c to the "right" | Rainer Gerhards | 2007-12-21 | 1 | -1/+14 |
| | | | | module) | ||||
* | created first version of imtcp (still very much depending on syslogd.c for | Rainer Gerhards | 2007-12-21 | 1 | -7/+133 |
| | | | | configuration and a lot of other things) | ||||
* | begun work on imtcp | Rainer Gerhards | 2007-12-21 | 1 | -0/+148 |