summaryrefslogtreecommitdiffstats
path: root/plugins/imgssapi/imgssapi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-1/+1
|\
| * added configuration directive to disable octet-counted framingRainer Gerhards2012-03-191-1/+1
* | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-5/+5
|\ \
| * | undoing v6.1 config scoping interface, part II (now finished)Rainer Gerhards2012-01-191-5/+5
* | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | step: generalized new config interface for all module typesRainer Gerhards2011-05-061-0/+2
* | | step: imtcp moved to new config interfaceRainer Gerhards2011-05-051-2/+2
* | | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-0/+29
|/ /
* | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
|\|
| * added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-5/+5
|/
* Merge branch 'beta'Rainer Gerhards2009-11-251-0/+2
|\
| * Merge branch 'v5-stable' into betaRainer Gerhards2009-11-251-0/+2
| |\
| | * bugfix: enabling GSSServer crashes rsyslog startupTomas Kubina2009-11-251-0/+2
* | | minor: moved all code to new isAllowedSender2() interfaceRainer Gerhards2009-11-171-2/+2
* | | Merge branch 'v4-devel'Rainer Gerhards2009-11-171-4/+12
|\ \ \ | |/ / |/| |
| * | added option to use unlimited-size select() callsvarmojfekoj2009-11-171-4/+12
* | | 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
* | 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
* made imgssapi work with new netstrm driver modelRainer Gerhards2008-05-051-10/+17
* some more cleanupRainer 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
* 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-051-20/+24
* - 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