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
*
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
1
-2
/
+2
*
some cleanup
Rainer Gerhards
2009-04-17
1
-1
/
+0
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-03-11
1
-1
/
+7
|
\
|
*
fixed a potential segfault problem in gssapi code
varmojfekoj
2009-03-02
1
-1
/
+7
*
|
make all cflags and libs variables uppercase
Michael Biebl
2009-02-24
1
-2
/
+2
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-11-29
1
-10
/
+5
|
\
|
|
*
minor cleanup
Rainer Gerhards
2008-11-29
1
-0
/
+1
|
*
security bugfix: $AllowedSender was not honored,
Rainer Gerhards
2008-11-29
1
-10
/
+4
*
|
removed compile time fixed message size limit (was 2K)
Rainer Gerhards
2008-09-02
1
-2
/
+10
|
/
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-7
/
+7
*
changed Rcv-Interface in tcpsrv subsystem
Rainer Gerhards
2008-06-23
1
-19
/
+24
*
Remove .cvsignore files, add .gitignore.
Michael Biebl
2008-06-11
1
-6
/
+0
*
made imgssapi work with new netstrm driver model
Rainer Gerhards
2008-05-05
1
-10
/
+17
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
made everything compile with the new runtime subdirectory
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
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