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
/
template.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed some no-longer-needed code (thanks Michael Biebl for the help)
Rainer Gerhards
2008-01-05
1
-4
/
+0
*
changed license to GPLv3 (for what is to become rsyslog v3)
Rainer Gerhards
2007-12-14
1
-1
/
+19
*
fixed some type conversion warnings that appeared on 64 bit machines -
Rainer Gerhards
2007-12-07
1
-1
/
+1
*
adding sur5r's postgres module - many thanks for providing it! There are a
Rainer Gerhards
2007-12-03
1
-0
/
+5
*
- changed part of the CStr interface so that better error tracking is
Rainer Gerhards
2007-09-05
1
-40
/
+38
*
- fixed bug: a template like this causes an infinite loop: $template
Rainer Gerhards
2007-09-04
1
-0
/
+2
*
applied patch form varmojfekoj to fix some mem leaks and a check to make
Rainer Gerhards
2007-09-04
1
-4
/
+13
*
patches and docu update for 1.19.3
v1-19-3
Michael Meckelein
2007-08-31
1
-0
/
+4
*
changed rsyslog.h include order to solve debian sid zlib inlcude issue
Michael Meckelein
2007-08-08
1
-1
/
+1
*
changed function name dprintf() to dbgprintf() as it conflicts with the
Rainer Gerhards
2007-08-08
1
-49
/
+49
*
moved file write output module to own set of code files
Rainer Gerhards
2007-07-22
1
-0
/
+211
*
code cleanup (removed compiler warnings
Rainer Gerhards
2007-07-18
1
-3
/
+4
*
fixed minimal memory leak on HUP (caused by templates) thanks to
Rainer Gerhards
2007-07-18
1
-0
/
+51
*
moving towards autotools build system - config.h include forgotten & now
Rainer Gerhards
2007-07-11
1
-0
/
+4
*
forgotten to comment out some dprintf()s - fixed that
Rainer Gerhards
2007-07-05
1
-5
/
+5
*
removed some no-longer-necessary dprintf()s; worked towards more unsigned
Rainer Gerhards
2007-07-05
1
-28
/
+31
*
some more unsigned char conversions...
Rainer Gerhards
2007-07-04
1
-1
/
+1
*
applied patch from Bartosz Kuzma to compile cleanly under NetBSD; changed a
Rainer Gerhards
2007-07-03
1
-12
/
+12
*
property replacer options space-cc and drop-cc added
Rainer Gerhards
2006-11-17
1
-0
/
+10
*
added '$' toPos specifier
Rainer Gerhards
2006-10-17
1
-0
/
+10
*
made the field-delimiter inside property replacer (templates) configurable
Rainer Gerhards
2006-09-27
1
-9
/
+34
*
finished field-based property replacer code
Rainer Gerhards
2005-12-23
1
-21
/
+29
*
added support for field-based text extraction in the property replacer.
Rainer Gerhards
2005-12-22
1
-5
/
+16
*
dual-threading code looks now fairly complete and stable
Rainer Gerhards
2005-10-25
1
-3
/
+1
*
fixed some issues with TCP sender
Rainer Gerhards
2005-10-25
1
-0
/
+1
*
fixed a problem with MySQL field escapes
Rainer Gerhards
2005-09-23
1
-4
/
+8
*
prepared for new parse object; now removed allmost all liblogging borrowed
Rainer Gerhards
2005-09-15
1
-1
/
+1
*
fixed probem with my regex merge; added compile time option output to -v
Rainer Gerhards
2005-09-13
1
-80
/
+86
*
merged Andres Riancho's regex extensions into the code (hopefully
Rainer Gerhards
2005-09-13
1
-15
/
+85
*
initial implementation of the counted string class completed (but so far
Rainer Gerhards
2005-09-09
1
-19
/
+23
*
coming closer to 0.9.0 - this checkin test only!
Rainer Gerhards
2005-06-22
1
-1
/
+1
*
removed some #ifdef's BSD because we can do the same on RedHat, too...
Rainer Gerhards
2005-04-21
1
-4
/
+0
*
FreeBSD port
Rainer Gerhards
2005-04-21
1
-0
/
+8
*
memory leak fixed
Rainer Gerhards
2005-02-22
1
-1
/
+44
*
property option drop-last-lf added; some doc in test.conf
Rainer Gerhards
2004-12-08
1
-0
/
+10
*
substring support for properties added, some fixes
Rainer Gerhards
2004-12-03
1
-23
/
+46
*
Added some MySQL stuff
Michael Meckelein
2004-11-25
1
-1
/
+2
*
fixed the bug, template engine should now work
Rainer Gerhards
2004-11-25
1
-0
/
+10
*
everything in place now to support writing to SQL
Rainer Gerhards
2004-11-23
1
-13
/
+106
*
now includes sql option in template to escape quote chracters
Rainer Gerhards
2004-11-23
1
-4
/
+48
*
coming very close - all but the network sender are working again (but with
Rainer Gerhards
2004-11-19
1
-1
/
+22
*
fixing upload error - template parser also ok
Rainer Gerhards
2004-11-19
1
-3
/
+3
*
MsgObjNearlyCompleted
Rainer Gerhards
2004-11-18
1
-10
/
+90
*
ComingCloser
Rainer Gerhards
2004-11-17
1
-5
/
+211
*
begin templates
Rainer Gerhards
2004-11-17
1
-0
/
+35