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
/
runtime
/
stringbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compiler warning
Rainer Gerhards
2013-10-18
1
-1
/
+1
*
slight optimizations: avoid unnecessary writes
Rainer Gerhards
2013-10-18
1
-2
/
+4
*
remove obsolete function
Rainer Gerhards
2013-10-18
1
-20
/
+0
*
bugfix: potential misadressing when trimming cstr's
Rainer Gerhards
2013-10-18
1
-1
/
+1
*
cosmetic: remove compiler warnings
Rainer Gerhards
2013-10-18
1
-3
/
+4
*
cosmetic: reduce compiler warning
Marius Tomaschewski
2013-05-14
1
-1
/
+1
*
bugfix: invalid addressing in string class (recent regression)
Rainer Gerhards
2013-05-13
1
-6
/
+5
*
Add new string functions that take a printf-style fmt
Tomas Heinrich
2013-04-09
1
-0
/
+72
*
optimize: use built-in str comparison, as this is optimized in assembly
Rainer Gerhards
2013-01-14
1
-7
/
+1
*
bugfix: potential segfault at startup with property-based filter
Rainer Gerhards
2012-11-14
1
-1
/
+3
*
Merge branch 'v5-stable' into master
Rainer Gerhards
2012-01-18
1
-16
/
+14
|
\
|
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2012-01-16
1
-16
/
+14
|
|
\
|
|
*
runtime license change
Rainer Gerhards
2012-01-16
1
-16
/
+14
|
*
|
Merge branch 'v4-stable' into tmp
Rainer Gerhards
2011-03-09
1
-1
/
+1
|
|
\
|
|
|
*
bugfix: abort if imfile reads file line of more than 64KiB
Rainer Gerhards
2011-02-10
1
-1
/
+1
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-02-11
1
-1
/
+1
|
\
\
\
|
*
|
|
bugfix: abort if imfile reads file line of more than 64KiB
Rainer Gerhards
2011-02-10
1
-1
/
+1
|
|
/
/
*
/
/
milestone: added support for CEE-variables to RainerScript
Rainer Gerhards
2010-12-03
1
-0
/
+29
|
/
/
*
/
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-5
/
+5
|
/
*
removed a debugging-left-over, caused compilation failure on some platforms
Rainer Gerhards
2009-07-01
1
-1
/
+0
*
some optimization, declared some frequently called small stringbuf functions ...
Rainer Gerhards
2009-06-26
1
-57
/
+0
*
some more stringbuffer optimization
Rainer Gerhards
2009-06-25
1
-39
/
+6
*
optimized template string generation
Rainer Gerhards
2009-06-19
1
-3
/
+0
*
going forward in moving string-handling functions to new interface...
Rainer Gerhards
2009-06-17
1
-30
/
+44
*
done various optimizations to the stringbuf and its users
Rainer Gerhards
2009-06-16
1
-144
/
+77
*
some performance optimizations
Rainer Gerhards
2009-06-16
1
-4
/
+2
*
Merge branch 'beta'
Rainer Gerhards
2009-04-07
1
-1
/
+1
|
\
|
*
fixed bugs in RainerScript
varmojfekoj
2009-03-16
1
-1
/
+1
*
|
fully integrated regex patch
Rainer Gerhards
2009-04-02
1
-28
/
+13
*
|
streamlined regex patch
Rainer Gerhards
2009-04-02
1
-24
/
+37
*
|
improved performance of regexp-based filters
Rainer Gerhards
2009-04-02
1
-0
/
+30
*
|
fixed newly introduced memory leak
Rainer Gerhards
2009-03-04
1
-1
/
+4
*
|
some optimization on regex code
Rainer Gerhards
2009-03-04
1
-26
/
+1
*
|
added ERE support in filter conditions
Rainer Gerhards
2009-03-04
1
-10
/
+34
|
/
*
moved files to the runtime
Rainer Gerhards
2008-04-16
1
-0
/
+1080