index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
omlibdbi
/
omlibdbi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
omlibdbi: very minimal support for v8 omod interface
Rainer Gerhards
2013-11-13
1
-5
/
+24
*
bugfix: omlibdbi did not properly close connection on some errors
Rainer Gerhards
2013-07-05
1
-1
/
+3
*
omlibdbi: improve debug reporting on Begin/EndTX
Rainer Gerhards
2013-07-05
1
-3
/
+9
*
keep omlibdbi usable with older libdbi without transaction support
Rainer Gerhards
2013-03-21
1
-1
/
+11
*
omlibdbi: support transaction interface
Ulrike Gerhards
2013-03-21
1
-6
/
+35
*
bugfix: invalid rsyslog-internal macro API use
Rainer Gerhards
2012-11-01
1
-1
/
+1
*
omlibdbi improvements
Rainer Gerhards
2012-10-04
1
-26
/
+125
*
upgraded omlibdbi to support the new v6 config format
Rainer Gerhards
2012-02-02
1
-2
/
+82
*
v6.1/2 scoping support removed from plugins
Rainer Gerhards
2012-01-19
1
-3
/
+2
*
Merge branch 'v6-stable-noscoping' into master
Rainer Gerhards
2012-01-19
1
-7
/
+7
|
\
|
*
undoing v6.1 config scoping interface, part II (now finished)
Rainer Gerhards
2012-01-19
1
-7
/
+7
|
*
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-01-14
1
-15
/
+14
|
|
\
*
|
\
Merge branch 'v5-stable' into master
Rainer Gerhards
2012-01-18
1
-15
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2012-01-14
1
-15
/
+14
|
|
\
\
|
|
*
|
relicense parts under ASL 2.0
Rainer Gerhards
2012-01-11
1
-15
/
+14
*
|
|
|
milestone: added module config names
Rainer Gerhards
2011-07-20
1
-0
/
+1
*
|
|
|
Merge branch 'beta'
Rainer Gerhards
2011-05-21
1
-0
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'v5-stable' into beta
Rainer Gerhards
2011-05-20
1
-0
/
+1
|
|
\
|
|
|
|
*
|
omlibdbi: added necessary include
Rainer Gerhards
2011-05-12
1
-0
/
+1
*
|
|
|
milestone: templates are now in config object
Rainer Gerhards
2011-04-19
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-03-11
1
-9
/
+17
|
\
|
|
|
*
|
bugfix: minor memory leak in omlibdbi (< 1k per instance and run)
Rainer Gerhards
2011-03-10
1
-1
/
+8
|
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2011-03-09
1
-1
/
+1
|
|
\
|
|
|
*
bugfix: omlibdbi did not use password from rsyslog.con
Rainer Gerhards
2011-03-09
1
-1
/
+1
|
*
|
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
|
|
/
*
|
fixed regression from last commit
Rainer Gerhards
2010-07-27
1
-0
/
+1
*
|
milestone commit: output plugin interface changes (may NOT run)
Rainer Gerhards
2010-07-27
1
-55
/
+51
|
/
*
some more changes to cater for new LogError() interface
Rainer Gerhards
2008-07-01
1
-6
/
+6
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
removed a now-longer needed callback from the output module interface.
Rainer Gerhards
2008-03-22
1
-5
/
+0
*
fixed a few remaining logerror() calls - thanks to Michael Biebl for
Rainer Gerhards
2008-03-06
1
-6
/
+9
*
- changed module interface to support querying obj interface (stage work)
Rainer Gerhards
2008-03-04
1
-1
/
+1
*
applied patch from Michael Biebl to auto-detect new libdbi version
Rainer Gerhards
2008-02-18
1
-9
/
+4
*
adopted omlibdbi to use new version of libdbi
Rainer Gerhards
2008-02-16
1
-0
/
+20
*
- implemented $ActionLibdbiDriverDirectory config directive
Rainer Gerhards
2008-02-15
1
-16
/
+44
*
cleaned up omlibdbi - works now
Rainer Gerhards
2008-02-15
1
-4
/
+5
*
the libdbi problem was actually related to libdbi/distro packages; fixed
Rainer Gerhards
2008-02-15
1
-11
/
+1
*
did some more work on omlibdbi, but did not yet get libdbi working. I guess
Rainer Gerhards
2008-02-15
1
-2
/
+20
*
created an initial version of omlibdbi (does not yet work)
Rainer Gerhards
2008-02-14
1
-110
/
+127
*
created a bare template for omlibdbi (dbi output action)
Rainer Gerhards
2008-02-14
1
-0
/
+305