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
/
stream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- added "debug" command to debug environment settings
Rainer Gerhards
2008-02-29
1
-0
/
+6
*
- bugfix: queue aborted when it was shut down, DA-enabled, DA mode was just
Rainer Gerhards
2008-02-27
1
-0
/
+2
*
changed rsCStrObj name to cstr_t, which is more inline with the rest of
Rainer Gerhards
2008-02-21
1
-1
/
+1
*
added ability to monitor file accross rotation
Rainer Gerhards
2008-02-13
1
-2
/
+3
*
- introduced a new, more powerful, message submission interface submitMsg()
Rainer Gerhards
2008-02-13
1
-0
/
+1
*
bugfix: having fun with 32/64 bit portability - after 15 years, I finally
Rainer Gerhards
2008-01-31
1
-4
/
+4
*
- implemented limiting disk space allocated to queues
Rainer Gerhards
2008-01-30
1
-0
/
+1
*
worked on threading
Rainer Gerhards
2008-01-17
1
-1
/
+1
*
- implemented $MainMsgQueueTimeoutActionCompletion config directive
Rainer Gerhards
2008-01-14
1
-1
/
+2
*
support for reading back persistet queue information completed
Rainer Gerhards
2008-01-13
1
-0
/
+2
*
partial ability to read a disk queue back in (not completed, but would like
Rainer Gerhards
2008-01-11
1
-1
/
+1
*
support for de-serializing strm objects added
Rainer Gerhards
2008-01-11
1
-1
/
+1
*
file stream objects are now persistet on immediate queue shutdown (queue
Rainer Gerhards
2008-01-11
1
-4
/
+6
*
- implemented strm object serializer (untested as the code required for
Rainer Gerhards
2008-01-10
1
-7
/
+6
*
- added write functions for several types to stream class
Rainer Gerhards
2008-01-10
1
-9
/
+13
*
data record support added to stream output writer
Rainer Gerhards
2008-01-10
1
-0
/
+1
*
added buffered output to stream class
Rainer Gerhards
2008-01-10
1
-2
/
+13
*
made queue file names better readable
Rainer Gerhards
2008-01-10
1
-1
/
+4
*
changed queue file name generation (to be more generic)
Rainer Gerhards
2008-01-10
1
-0
/
+2
*
some cleanup on object model
Rainer Gerhards
2008-01-09
1
-2
/
+4
*
changed queue class to use stream class
Rainer Gerhards
2008-01-09
1
-0
/
+9
*
created a generic stream class (for file access)
Rainer Gerhards
2008-01-09
1
-0
/
+83