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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
bumped version number
Rainer Gerhards
2008-02-25
1
-1
/
+1
*
changed version number so that we can release a version specific to gss-api
Rainer Gerhards
2008-02-22
1
-1
/
+1
*
bumped version number
Rainer Gerhards
2008-02-21
1
-2
/
+1
*
cleanup for 3.11.4
v3-11-4
Rainer Gerhards
2008-02-21
1
-1
/
+2
*
bumping version number
Rainer Gerhards
2008-02-18
1
-1
/
+1
*
applied patch from Michael Biebl to auto-detect new libdbi version
Rainer Gerhards
2008-02-18
1
-0
/
+5
*
bumped version number
Rainer Gerhards
2008-02-16
1
-1
/
+1
*
the libdbi problem was actually related to libdbi/distro packages; fixed
Rainer Gerhards
2008-02-15
1
-1
/
+1
*
did some more work on omlibdbi, but did not yet get libdbi working. I guess
Rainer Gerhards
2008-02-15
1
-1
/
+1
*
created an initial version of omlibdbi (does not yet work)
Rainer Gerhards
2008-02-14
1
-19
/
+14
*
created a bare template for omlibdbi (dbi output action)
Rainer Gerhards
2008-02-14
1
-0
/
+36
*
bumped version number
Rainer Gerhards
2008-02-13
1
-1
/
+1
*
very quickly hacked a rought outline of the file monitor (without any
Rainer Gerhards
2008-02-01
1
-0
/
+22
*
added input-plugin interface specification in form of a (copy) template
Rainer Gerhards
2008-02-01
1
-1
/
+23
*
fixed a bug that could cause invalid string handling via strerror_r
Rainer Gerhards
2008-01-30
1
-1
/
+2
*
bumped version nbr to 3.11.0, as the next release will be a major milestone
Rainer Gerhards
2008-01-30
1
-1
/
+1
*
preparing files for 3.10.4
Rainer Gerhards
2008-01-28
1
-1
/
+1
*
add Michael Biebl's autoconf patch for netsnmp - thks!
Rainer Gerhards
2008-01-28
1
-22
/
+14
*
- added "runtime instrumentation" feature to ./configure
Rainer Gerhards
2008-01-28
1
-0
/
+15
*
Module OMSNMP intially added, not completed yet.
Andre Lorbach
2008-01-22
1
-1
/
+41
*
bumped version number
Rainer Gerhards
2008-01-14
1
-1
/
+1
*
preparing for 3.10.2
Rainer Gerhards
2008-01-14
1
-1
/
+1
*
added --enable-mudflap ./configure option
Rainer Gerhards
2008-01-08
1
-0
/
+21
*
bumped version number
Rainer Gerhards
2008-01-07
1
-1
/
+1
*
removed some no-longer-needed code (thanks Michael Biebl for the help)
Rainer Gerhards
2008-01-05
1
-7
/
+0
*
changed version number to one in the testing version number range
Rainer Gerhards
2008-01-03
1
-1
/
+1
*
created omtesting, a debug and development aid output module. This is stage
Rainer Gerhards
2007-12-31
1
-1
/
+11
*
omgssapi created
Rainer Gerhards
2007-12-28
1
-1
/
+2
*
prepared for imudp
Rainer Gerhards
2007-12-21
1
-2
/
+1
*
begun work on imtcp
Rainer Gerhards
2007-12-21
1
-1
/
+1
*
begun moving unix socket code to its own module
Rainer Gerhards
2007-12-20
1
-1
/
+1
*
applied enhanced gss-api functionality provided by varmojfekoj
Rainer Gerhards
2007-12-19
1
-1
/
+0
*
code cleanups thanks to Michael Biebl
Rainer Gerhards
2007-12-18
1
-0
/
+2
*
code cleanups thanks to Michael Biebl
Rainer Gerhards
2007-12-18
1
-2
/
+2
*
begun imklog, replacing klogd.c (finally we get rid of it...)
Rainer Gerhards
2007-12-17
1
-1
/
+2
*
moved core threading helpers out of syslogd.c
Rainer Gerhards
2007-12-14
1
-0
/
+4
*
bumped version number
Rainer Gerhards
2007-12-14
1
-1
/
+1
*
begin work on on immark, the first input module. In the long term this will
Rainer Gerhards
2007-12-14
1
-1
/
+1
*
bumped version number
Rainer Gerhards
2007-12-12
1
-1
/
+1
*
bumped version number
Rainer Gerhards
2007-12-07
1
-1
/
+1
*
applied patch from Michael Biebl to finally fix the -ldl cross-platform
Rainer Gerhards
2007-12-07
1
-2
/
+9
*
corrected typo: -lrt -ldl were exchanged ;)
Rainer Gerhards
2007-12-05
1
-2
/
+2
*
applied patch from Michael Biebl to fix compilation problem on NetBSD (it
Rainer Gerhards
2007-12-05
1
-2
/
+4
*
applied patch from Michael Biebl for an even cleaner autotools config in
Rainer Gerhards
2007-12-04
1
-3
/
+2
*
applied patch from Bartosz Kuzma to restore compilation under Linux
Rainer Gerhards
2007-12-04
1
-2
/
+3
*
added Bartosz Kuzma patches for better compatibility with NetBSD - many
Rainer Gerhards
2007-12-03
1
-8
/
+9
*
adding sur5r's postgres module - many thanks for providing it! There are a
Rainer Gerhards
2007-12-03
1
-4
/
+37
*
added compile-time switches for -pthread
Rainer Gerhards
2007-11-30
1
-2
/
+4
*
added new modExit() entry point to loadable module interface
Rainer Gerhards
2007-11-21
1
-1
/
+1
*
applied gssapi patch from varmojfekoj - gss-api is now supported
Rainer Gerhards
2007-11-19
1
-0
/
+22
[next]