summaryrefslogtreecommitdiffstats
path: root/plugins/omgssapi
Commit message (Expand)AuthorAgeFilesLines
* re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-0/+1
* some cleanupRainer Gerhards2009-04-171-1/+1
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-2/+2
* removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-3/+10
* Merge branch 'beta'Rainer Gerhards2008-07-011-3/+5
|\
| * bugfix: comments after actions were not properly treated.Rainer Gerhards2008-06-251-14/+7
| * Merge branch 'v3-stable' into betaRainer Gerhards2008-05-161-1/+1
| |\
| | * fixed potential segfault due to invalid call to cfsyslinevarmojfekoj2008-05-141-1/+1
* | | added (internal) error codes to error messagesRainer Gerhards2008-06-271-8/+8
* | | Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
* | | fixed potential segfault due to invalid call to cfsyslinevarmojfekoj2008-05-141-1/+1
* | | improvements in omfwd and cleanup of omgssapiRainer Gerhards2008-04-171-17/+0
* | | modified omfwd to work with netstrm (and also did some cleanup)Rainer Gerhards2008-04-171-5/+1
* | | moved "family" variable to global data poolRainer Gerhards2008-04-171-2/+6
* | | some more cleanupRainer Gerhards2008-04-161-2/+1
* | | cleanup: removed no longer needed filesRainer Gerhards2008-04-161-1/+0
* | | made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
|/ /
* / removed dependency on MAXHOSTNAMELEN as much as it made sense.Rainer Gerhards2008-04-101-7/+10
|/
* - added support for high-precision timestamps when receiving legacy syslogRainer Gerhards2008-03-281-3/+14
* removed a now-longer needed callback from the output module interface.Rainer Gerhards2008-03-221-6/+0
* bugfix: duplicate public symbol in omfwd and omgssapi could lead toRainer Gerhards2008-03-141-1/+1
* bugfix: TCP and GSSAPI framing mode variable was uninitialized, leading toRainer Gerhards2008-03-141-1/+1
* changed omgssapi and omfwd to utilize new object calling interface; made aRainer Gerhards2008-03-121-13/+26
* renamed library module file names to lm*, so that they match the overallRainer Gerhards2008-03-071-1/+1
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-2/+2
* - extracted logerror*() family of functions from syslogd, made them theirRainer Gerhards2008-03-052-18/+24
* updated omgssapi to use the current interface version definitionRainer Gerhards2008-03-051-1/+1
* tweaked omgssapi a bit to use our regular calling conventionsRainer Gerhards2008-02-291-4/+4
* applied Michael Biebl's fix for building rsyslog core without gssapiRainer Gerhards2008-02-261-1/+1
* added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-2/+2
* cleanupRainer Gerhards2008-01-031-5/+5
* applied Michael Biebl's patch to clean up the makefilesRainer Gerhards2008-01-031-2/+2
* created omtesting, a debug and development aid output module. This is stageRainer Gerhards2007-12-311-4/+1
* omgssapi createdRainer Gerhards2007-12-283-0/+697