summaryrefslogtreecommitdiffstats
path: root/plugins/omgssapi
Commit message (Expand)AuthorAgeFilesLines
* omgssapi: fix compile errorsRainer Gerhards2012-02-011-9/+2
* Merge branch 'v6-stable'Rainer Gerhards2012-02-011-4/+4
|\
| * omgssapi: made recompile againRainer Gerhards2012-02-011-4/+4
* | Merge branch 'beta'Rainer Gerhards2011-12-161-3/+1
|\|
| * Merge branch 'v5-stable' into betaRainer Gerhards2011-12-161-3/+1
| |\
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-12-161-3/+1
| | |\
| | | * bugfix: potential fatal abort in omgssapiTomas Heinrich2011-12-161-3/+1
* | | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | | renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-1/+1
* | | | renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-1/+1
|/ / /
* | | 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
* | | fixed regression from last commitRainer Gerhards2010-07-271-0/+1
* | | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-271-30/+38
* | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-4/+4
|/ /
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-291-2/+2
|\|
| * bugfix: recent patch to fix small memory leak could cause invalid free.Rainer Gerhards2010-03-161-2/+2
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-041-0/+9
|\|
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-041-0/+9
| |\
| | * bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-041-0/+9
* | | more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-031-1/+1
* | | enhanced test environment (including testbench)Rainer Gerhards2009-10-221-3/+3
|/ /
* / 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