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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed issue left over from debuging :(
Rainer Gerhards
2008-02-01
1
-2
/
+1
*
Initially implemented snmp into this output module. The code contains a lot
Andre Lorbach
2008-02-01
2
-15
/
+437
*
added some more comments on how to create messages and submit them to the
Rainer Gerhards
2008-02-01
1
-2
/
+52
*
added sample config file to distribution tarball
Rainer Gerhards
2008-02-01
1
-0
/
+1
*
cleaned up some no longer needed files, thanks to Michael Biebl for
Rainer Gerhards
2008-02-01
8
-427
/
+0
*
added input-plugin interface specification in form of a (copy) template
Rainer Gerhards
2008-02-01
6
-4
/
+473
*
applied doc fix by Michael Biebl -- thanks!
Rainer Gerhards
2008-02-01
3
-56
/
+63
*
on the wire message compression added
Rainer Gerhards
2008-01-31
1
-3
/
+3
*
preparing for 3.11.0
v3-11-0
Rainer Gerhards
2008-01-31
3
-10
/
+25
*
added information on disk chunks
Rainer Gerhards
2008-01-31
1
-1
/
+22
*
some more 32 bit fun ;)
Rainer Gerhards
2008-01-31
2
-2
/
+2
*
typos fixed
Rainer Gerhards
2008-01-31
1
-38
/
+48
*
bugfix: having fun with 32/64 bit portability - after 15 years, I finally
Rainer Gerhards
2008-01-31
8
-32
/
+37
*
bugfix: dbgoprint mutex - was too simple once I wrote the tracker item ;)
Rainer Gerhards
2008-01-31
1
-7
/
+4
*
- fixed bug in sample rsyslog.conf
Rainer Gerhards
2008-01-31
3
-9
/
+14
*
some more queue details
Rainer Gerhards
2008-01-31
1
-2
/
+17
*
preparing doc set for 3.11.0 release
Rainer Gerhards
2008-01-31
1
-7
/
+243
*
- rename $<obj>TimoutWorkerThreadShutdown to
Rainer Gerhards
2008-01-31
3
-10
/
+13
*
updated to new 3.11.0 features
Rainer Gerhards
2008-01-31
1
-4
/
+46
*
worked on syslog-ng comparison
Rainer Gerhards
2008-01-31
1
-3
/
+63
*
added some advanced features usually in demand to sample rsyslog.conf, but
Rainer Gerhards
2008-01-31
1
-2
/
+24
*
- implemented limiting disk space allocated to queues
Rainer Gerhards
2008-01-30
6
-5
/
+108
*
fixed bug during cancel processing
Rainer Gerhards
2008-01-30
1
-0
/
+1
*
- implemented simple output rate limiting
Rainer Gerhards
2008-01-30
1
-0
/
+3
*
- implemented simple output rate limiting
Rainer Gerhards
2008-01-30
6
-6
/
+37
*
new action parameters added
Rainer Gerhards
2008-01-30
1
-1
/
+19
*
fixed a bug that caused a potential hang in file and fwd output module
Rainer Gerhards
2008-01-30
3
-2
/
+7
*
removed unnecessary include
Rainer Gerhards
2008-01-30
1
-1
/
+0
*
added bullet points to rsyslog vs. syslog-ng comparison
Rainer Gerhards
2008-01-30
1
-0
/
+10
*
- fixed a bug that could cause invalid string handling via strerror_r
Rainer Gerhards
2008-01-30
9
-20
/
+43
*
fixed a bug that could cause invalid string handling via strerror_r
Rainer Gerhards
2008-01-30
7
-10
/
+26
*
- changed the ommysql output plugin so that the (lengthy) connection
Rainer Gerhards
2008-01-30
5
-28
/
+50
*
fixed bug in output module interface, see
Rainer Gerhards
2008-01-30
2
-2
/
+9
*
fixed a bug that caused $MainMsgQueueCheckpointInterval to work incorrectly
Rainer Gerhards
2008-01-30
3
-45
/
+47
*
finally implemented infinite action retries via -1 retry count
Rainer Gerhards
2008-01-30
3
-14
/
+26
*
- renamed Msg object to usual all-lowercase object name (else we ran into
Rainer Gerhards
2008-01-30
14
-185
/
+166
*
bumped version nbr to 3.11.0, as the next release will be a major milestone
Rainer Gerhards
2008-01-30
2
-2
/
+2
*
added rsyslog vs. syslog-ng comparison
Rainer Gerhards
2008-01-30
3
-2
/
+243
*
added ability to re-enqueue objects into the queue when a worker thread is
Rainer Gerhards
2008-01-29
5
-20
/
+185
*
action queue params are reset to default for each action
Rainer Gerhards
2008-01-29
1
-0
/
+38
*
bugfixing newly added action code
Rainer Gerhards
2008-01-29
4
-1
/
+9
*
fixed bug in release build
Rainer Gerhards
2008-01-29
1
-2
/
+2
*
bugfix: added forgotten docs to package
Rainer Gerhards
2008-01-29
1
-0
/
+2
*
added some info on queues (needs to be extended)
Rainer Gerhards
2008-01-29
2
-0
/
+82
*
- fine tuning on queue naming
Rainer Gerhards
2008-01-29
2
-3
/
+25
*
converted queue.c to use dbgoprint() instead of dbgprintf()
Rainer Gerhards
2008-01-29
1
-114
/
+72
*
implemented naming for all objects (mostly as a debug aid, but you never
Rainer Gerhards
2008-01-29
9
-36
/
+169
*
- moved correct retry logic into action processing queue
Rainer Gerhards
2008-01-29
4
-54
/
+16
*
- improved debug support a bit (assertions)
Rainer Gerhards
2008-01-29
11
-240
/
+270
*
clean up sample
Rainer Gerhards
2008-01-29
1
-2
/
+2
[next]