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
...
*
removed some left-over unnecessary dbgprintf's
Rainer Gerhards
2008-02-13
1
-10
/
+0
*
- introduced a new, more powerful, message submission interface submitMsg()
Rainer Gerhards
2008-02-13
6
-26
/
+51
*
interface change for logmsg()
Rainer Gerhards
2008-02-13
1
-1
/
+1
*
changed interface of logmsg() to make it more straightforward
Rainer Gerhards
2008-02-13
4
-11
/
+8
*
cleaned up imfile.c
Rainer Gerhards
2008-02-13
1
-283
/
+19
*
fixed some bugs that prevented compile in debug mode
Rainer Gerhards
2008-02-13
1
-2
/
+4
*
bumped version number
Rainer Gerhards
2008-02-13
2
-1
/
+3
*
added some code to expr.c - not yet to be used
Rainer Gerhards
2008-02-13
2
-2
/
+131
*
preparing for 3.11.1
v3-11-1
Rainer Gerhards
2008-02-12
1
-4
/
+4
*
fixed man errors thanks to Michael Biebl
Rainer Gerhards
2008-02-12
4
-3
/
+2
*
- improved diagnostic information for abort cases
Rainer Gerhards
2008-02-12
6
-19
/
+73
*
changed to new bugzilla; removed some no-longer-valid information
Rainer Gerhards
2008-02-12
2
-36
/
+10
*
bugfix: discard action and backup actions did not work due to problem in
Rainer Gerhards
2008-02-12
5
-17
/
+25
*
clarified dependency of control character property replacer options to
Rainer Gerhards
2008-02-12
2
-3
/
+17
*
bugfix: setting for $EscapeCopntrolCharactersOnReceive was not properly
Rainer Gerhards
2008-02-12
1
-1
/
+1
*
reduced volume of debug output
Rainer Gerhards
2008-02-12
5
-20
/
+10
*
added new 2.0.2 stable release to status doc
Rainer Gerhards
2008-02-12
1
-2
/
+1
*
cosmetic...
Rainer Gerhards
2008-02-12
1
-2
/
+1
*
fixed bug that caused invalid treatment of tabs (HT) in rsyslog.conf
Rainer Gerhards
2008-02-12
2
-2
/
+7
*
somewhat improved performance of rsCStr obj
Rainer Gerhards
2008-02-12
3
-17
/
+25
*
fixed a bug in stringbuf.c related to STRINGBUF_TRIM_ALLOCSIZE, which
Rainer Gerhards
2008-02-12
1
-5
/
+23
*
applied patch from Michael Biebl that fixed my doc change from yesterday
Rainer Gerhards
2008-02-12
2
-2
/
+2
*
added author info
Rainer Gerhards
2008-02-12
1
-0
/
+1
*
done a bit more cleanup on the "rsyslog way of doing things"
Rainer Gerhards
2008-02-12
1
-17
/
+7
*
Some major changes in the code. The SNMP Session is now stored in the
Andre Lorbach
2008-02-11
1
-51
/
+96
*
a bit more rsyslog-like
Rainer Gerhards
2008-02-11
1
-11
/
+4
*
Fixed minor bug finalize_it, pdu only needs to be cleaned if snmp_send
Andre Lorbach
2008-02-11
2
-8
/
+113
*
done some more work on omsnmp to bring it fully in line with recent rsyslog
Rainer Gerhards
2008-02-11
2
-36
/
+30
*
some doc enhancements, including a template for module descriptions
Rainer Gerhards
2008-02-11
4
-2
/
+66
*
doc fixes thanks to Peter Vrabec
Rainer Gerhards
2008-02-11
3
-8
/
+3
*
fixed typo
Rainer Gerhards
2008-02-11
1
-1
/
+1
*
adapted omsnmp to the rsyslog way of handling "exceptions"
Rainer Gerhards
2008-02-11
1
-26
/
+13
*
replaced sprintf with more secure snprintf calls
Andre Lorbach
2008-02-11
1
-13
/
+2
*
some cosmetic cleanup
Rainer Gerhards
2008-02-11
1
-23
/
+12
*
some cleanup on logerrorVar()
Rainer Gerhards
2008-02-11
2
-0
/
+3
*
Added debug function logerrorVar, which can have variable number of
Andre Lorbach
2008-02-11
2
-6
/
+32
*
Added missing variable checks in modExit and CODESTARTmodExit
Andre Lorbach
2008-02-11
1
-0
/
+22
*
did some warning cleanup on snmp output module
Rainer Gerhards
2008-02-11
1
-5
/
+5
*
Did some code cleanup. Removed unused functions and variables.
Andre Lorbach
2008-02-11
1
-40
/
+9
*
bugfix: trailing ":" of tag was lost while parsing legacy syslog messages
Rainer Gerhards
2008-02-11
2
-1
/
+5
*
removed debug message
Rainer Gerhards
2008-02-11
1
-1
/
+0
*
added x-info field to rsyslogd startup/shutdown message. Hopefully points
Rainer Gerhards
2008-02-11
2
-2
/
+5
*
Added support for SNMPv2, which is also default. Removed some debug code
Andre Lorbach
2008-02-08
2
-77
/
+100
*
very quickly hacked a rought outline of the file monitor (without any
Rainer Gerhards
2008-02-01
4
-0
/
+665
*
bugfix: immark did not have MARK flags set...
Rainer Gerhards
2008-02-01
1
-0
/
+3
*
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
[prev]
[next]