summaryrefslogtreecommitdiffstats
path: root/plugins/imgssapi
Commit message (Collapse)AuthorAgeFilesLines
* - changed module interface to support querying obj interface (stage work)Rainer Gerhards2008-03-041-4/+1
| | | | - changed module interface version, as the interface change is quite large
* fixed newly introduced bugs in imgssapi and imtcp and their helpers nowRainer Gerhards2008-03-031-27/+42
| | | | plain tcp works again
* made imgssapi compileRainer Gerhards2008-03-031-137/+330
|
* - added class tcpsRainer Gerhards2008-03-021-12/+159
| | | | | | - added class tcps_sess - changed imtcp to use new classes; seems to work; imgssapi currently broken
* - fixed wrong pointer in imgssapi config codingRainer Gerhards2008-02-261-0/+2
| | | | - added $InputGSSServerMaxSessions config directive
* fixed wrong pointer in imgssapi config codingRainer Gerhards2008-02-261-1/+1
|
* shuffled some more code, added comments varmojfekoj sent me a while ago toRainer Gerhards2008-02-261-2/+40
| | | | imgssapi
* split off imgssapi from imtcp, but still with a lot of dependencyRainer Gerhards2008-02-263-0/+355