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
/
runtime
/
datetime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added new property replacer option "date-rfc3164-buggyday"
Rainer Gerhards
2010-03-05
1
-2
/
+6
*
Merge branch 'v4-beta' into master
Rainer Gerhards
2010-02-24
1
-5
/
+12
|
\
|
*
message parser fixes and testbench enhancements
Rainer Gerhards
2010-02-22
1
-5
/
+12
*
|
some light performance enhancement
Rainer Gerhards
2009-11-12
1
-0
/
+19
|
/
*
Merge branch 'v4-stable' into v4-beta & BUGFIX
Rainer Gerhards
2009-10-01
1
-37
/
+82
|
\
|
*
bugfix: random data could be appended to message, possibly causing segfaults
Rainer Gerhards
2009-09-24
1
-37
/
+77
*
|
legacy syslog parser changed so that it now accepts date stamps in wrong case.
Rainer Gerhards
2009-08-17
1
-22
/
+34
*
|
bugfix: missing initialization during timestamp creation
v4.5.0
Rainer Gerhards
2009-07-03
1
-0
/
+1
*
|
introduced the idea of detached properties
Rainer Gerhards
2009-06-29
1
-5
/
+0
*
|
cleanup (removed now-unused parameters)
Rainer Gerhards
2009-06-25
1
-4
/
+4
*
|
some more optimizations of the msg_t object (minor)
Rainer Gerhards
2009-06-22
1
-3
/
+2
*
|
optimized template string generation
Rainer Gerhards
2009-06-19
1
-4
/
+4
*
|
typo fix
Rainer Gerhards
2009-06-19
1
-1
/
+1
*
|
some cleanup
Rainer Gerhards
2009-06-19
1
-11
/
+6
*
|
fully optimized datetime module and enhanced test suite
Rainer Gerhards
2009-06-19
1
-78
/
+88
*
|
optimized rfc3339 timestamp string generation
Rainer Gerhards
2009-06-19
1
-30
/
+73
|
/
*
done various optimizations to the stringbuf and its users
Rainer Gerhards
2009-06-16
1
-3
/
+2
*
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
1
-6
/
+6
*
improved parser test suite
Rainer Gerhards
2009-04-03
1
-1
/
+1
*
enhanced legacy syslog parser to detect year if part of the timestamp
v4.1.0
Rainer Gerhards
2008-11-18
1
-0
/
+19
*
"output" timestamp now taken from mesg's time generated
Rainer Gerhards
2008-10-07
1
-2
/
+10
*
Merge branch 'beta'
Rainer Gerhards
2008-10-02
1
-1
/
+1
|
\
|
*
bugfix: subseconds where not correctly extracted from a timestamp
Rainer Gerhards
2008-10-02
1
-1
/
+1
*
|
performance optimization: unnecessary time() calls during message parsing rem...
Rainer Gerhards
2008-09-16
1
-110
/
+158
|
/
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-09-12
1
-3
/
+14
*
added new property replacer option "time-subseconds"
Rainer Gerhards
2008-06-06
1
-0
/
+40
*
moved files to the runtime
Rainer Gerhards
2008-04-16
1
-0
/
+630