index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
imgssapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in all
Rainer Gerhards
2008-03-14
1
-1
/
+1
*
bugfix: imgssapi segfaulted under some conditions; this fix is actually not
Rainer Gerhards
2008-03-13
1
-27
/
+10
*
implemented module unload handling (required a number of interface changes)
Rainer Gerhards
2008-03-11
1
-2
/
+9
*
renamed library module file names to lm*, so that they match the overall
Rainer Gerhards
2008-03-07
1
-4
/
+4
*
- added RSYSLOGD_MODDIR environment variable
Rainer Gerhards
2008-03-07
1
-10
/
+12
*
applied some bugfixes to new code supplied by varmojfekoj - thanks!
v3-12-1
Rainer Gerhards
2008-03-06
1
-3
/
+5
*
applied patch from Michael Biebl to clean up build system
Rainer Gerhards
2008-03-06
1
-2
/
+2
*
changed module loader to automatically add ".so" suffix if not specified
Rainer Gerhards
2008-03-05
1
-1
/
+1
*
some more cleanup
Rainer Gerhards
2008-03-05
1
-4
/
+4
*
cleanup
Rainer Gerhards
2008-03-05
1
-15
/
+0
*
fixed sleep call
Rainer Gerhards
2008-03-05
1
-1
/
+1
*
- extracted logerror*() family of functions from syslogd, made them their
Rainer Gerhards
2008-03-05
2
-21
/
+25
*
- changed modules.c calling conventions to be interface-based
Rainer Gerhards
2008-03-05
1
-16
/
+1
*
- changed module interface to support querying obj interface (stage work)
Rainer Gerhards
2008-03-04
1
-4
/
+1
*
fixed newly introduced bugs in imgssapi and imtcp and their helpers now
Rainer Gerhards
2008-03-03
1
-27
/
+42
*
made imgssapi compile
Rainer Gerhards
2008-03-03
1
-137
/
+330
*
- added class tcps
Rainer Gerhards
2008-03-02
1
-12
/
+159
*
- fixed wrong pointer in imgssapi config coding
Rainer Gerhards
2008-02-26
1
-0
/
+2
*
fixed wrong pointer in imgssapi config coding
Rainer Gerhards
2008-02-26
1
-1
/
+1
*
shuffled some more code, added comments varmojfekoj sent me a while ago to
Rainer Gerhards
2008-02-26
1
-2
/
+40
*
split off imgssapi from imtcp, but still with a lot of dependency
Rainer Gerhards
2008-02-26
3
-0
/
+355