summaryrefslogtreecommitdiffstats
path: root/plugins/imgssapi
Commit message (Expand)AuthorAgeFilesLines
* enhanced test environment (including testbench)Rainer Gerhards2009-10-221-1/+2
* internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-0/+8
* added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-2/+2
* some cleanupRainer Gerhards2009-04-171-1/+0
* Merge branch 'v3-stable' into betaRainer Gerhards2009-03-111-1/+7
|\
| * fixed a potential segfault problem in gssapi codevarmojfekoj2009-03-021-1/+7
* | make all cflags and libs variables uppercaseMichael Biebl2009-02-241-2/+2
* | Merge branch 'v3-stable' into betaRainer Gerhards2008-11-291-10/+5
|\|
| * minor cleanupRainer Gerhards2008-11-291-0/+1
| * security bugfix: $AllowedSender was not honored,Rainer Gerhards2008-11-291-10/+4
* | removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-2/+10
|/
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-7/+7
* changed Rcv-Interface in tcpsrv subsystemRainer Gerhards2008-06-231-19/+24
* Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
* made imgssapi work with new netstrm driver modelRainer Gerhards2008-05-051-10/+17
* some more cleanupRainer Gerhards2008-04-161-1/+1
* made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
* bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in allRainer Gerhards2008-03-141-1/+1
* bugfix: imgssapi segfaulted under some conditions; this fix is actually notRainer Gerhards2008-03-131-27/+10
* implemented module unload handling (required a number of interface changes)Rainer Gerhards2008-03-111-2/+9
* renamed library module file names to lm*, so that they match the overallRainer Gerhards2008-03-071-4/+4
* - added RSYSLOGD_MODDIR environment variableRainer Gerhards2008-03-071-10/+12
* applied some bugfixes to new code supplied by varmojfekoj - thanks!v3-12-1Rainer Gerhards2008-03-061-3/+5
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-2/+2
* changed module loader to automatically add ".so" suffix if not specifiedRainer Gerhards2008-03-051-1/+1
* some more cleanupRainer Gerhards2008-03-051-4/+4
* cleanupRainer Gerhards2008-03-051-15/+0
* fixed sleep callRainer Gerhards2008-03-051-1/+1
* - extracted logerror*() family of functions from syslogd, made them theirRainer Gerhards2008-03-052-21/+25
* - changed modules.c calling conventions to be interface-basedRainer Gerhards2008-03-051-16/+1
* - changed module interface to support querying obj interface (stage work)Rainer Gerhards2008-03-041-4/+1
* fixed newly introduced bugs in imgssapi and imtcp and their helpers nowRainer Gerhards2008-03-031-27/+42
* made imgssapi compileRainer Gerhards2008-03-031-137/+330
* - added class tcpsRainer Gerhards2008-03-021-12/+159
* - fixed wrong pointer in imgssapi config codingRainer Gerhards2008-02-261-0/+2
* 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
* split off imgssapi from imtcp, but still with a lot of dependencyRainer Gerhards2008-02-263-0/+355