summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | changed interface of logmsg() to make it more straightforwardRainer Gerhards2008-02-134-11/+8
* | cleaned up imfile.cRainer Gerhards2008-02-131-283/+19
* | fixed some bugs that prevented compile in debug modeRainer Gerhards2008-02-131-2/+4
* | bumped version numberRainer Gerhards2008-02-132-1/+3
* | added some code to expr.c - not yet to be usedRainer Gerhards2008-02-132-2/+131
* | preparing for 3.11.1v3-11-1Rainer Gerhards2008-02-121-4/+4
* | fixed man errors thanks to Michael BieblRainer Gerhards2008-02-124-3/+2
* | - improved diagnostic information for abort casesRainer Gerhards2008-02-126-19/+73
* | changed to new bugzilla; removed some no-longer-valid informationRainer Gerhards2008-02-122-36/+10
* | bugfix: discard action and backup actions did not work due to problem inRainer Gerhards2008-02-125-17/+25
* | clarified dependency of control character property replacer options toRainer Gerhards2008-02-122-3/+17
* | bugfix: setting for $EscapeCopntrolCharactersOnReceive was not properlyRainer Gerhards2008-02-121-1/+1
* | reduced volume of debug outputRainer Gerhards2008-02-125-20/+10
* | added new 2.0.2 stable release to status docRainer Gerhards2008-02-121-2/+1
* | cosmetic...Rainer Gerhards2008-02-121-2/+1
* | fixed bug that caused invalid treatment of tabs (HT) in rsyslog.confRainer Gerhards2008-02-122-2/+7
* | somewhat improved performance of rsCStr objRainer Gerhards2008-02-123-17/+25
* | fixed a bug in stringbuf.c related to STRINGBUF_TRIM_ALLOCSIZE, whichRainer Gerhards2008-02-121-5/+23
* | applied patch from Michael Biebl that fixed my doc change from yesterdayRainer Gerhards2008-02-122-2/+2
* | added author infoRainer Gerhards2008-02-121-0/+1
* | done a bit more cleanup on the "rsyslog way of doing things"Rainer Gerhards2008-02-121-17/+7
* | Some major changes in the code. The SNMP Session is now stored in theAndre Lorbach2008-02-111-51/+96
* | a bit more rsyslog-likeRainer Gerhards2008-02-111-11/+4
* | Fixed minor bug finalize_it, pdu only needs to be cleaned if snmp_sendAndre Lorbach2008-02-112-8/+113
* | done some more work on omsnmp to bring it fully in line with recent rsyslogRainer Gerhards2008-02-112-36/+30
* | some doc enhancements, including a template for module descriptionsRainer Gerhards2008-02-114-2/+66
* | doc fixes thanks to Peter VrabecRainer Gerhards2008-02-113-8/+3
* | fixed typoRainer Gerhards2008-02-111-1/+1
* | adapted omsnmp to the rsyslog way of handling "exceptions"Rainer Gerhards2008-02-111-26/+13
* | replaced sprintf with more secure snprintf callsAndre Lorbach2008-02-111-13/+2
* | some cosmetic cleanupRainer Gerhards2008-02-111-23/+12
* | some cleanup on logerrorVar()Rainer Gerhards2008-02-112-0/+3
* | Added debug function logerrorVar, which can have variable number ofAndre Lorbach2008-02-112-6/+32
* | Added missing variable checks in modExit and CODESTARTmodExitAndre Lorbach2008-02-111-0/+22
* | did some warning cleanup on snmp output moduleRainer Gerhards2008-02-111-5/+5
* | Did some code cleanup. Removed unused functions and variables.Andre Lorbach2008-02-111-40/+9
* | bugfix: trailing ":" of tag was lost while parsing legacy syslog messagesRainer Gerhards2008-02-112-1/+5
* | removed debug messageRainer Gerhards2008-02-111-1/+0
* | added x-info field to rsyslogd startup/shutdown message. Hopefully pointsRainer Gerhards2008-02-112-2/+5
* | Added support for SNMPv2, which is also default. Removed some debug codeAndre Lorbach2008-02-082-77/+100
* | very quickly hacked a rought outline of the file monitor (without anyRainer Gerhards2008-02-014-0/+665
* | bugfix: immark did not have MARK flags set...Rainer Gerhards2008-02-011-0/+3
* | fixed issue left over from debuging :(Rainer Gerhards2008-02-011-2/+1
* | Initially implemented snmp into this output module. The code contains a lotAndre Lorbach2008-02-012-15/+437
* | added some more comments on how to create messages and submit them to theRainer Gerhards2008-02-011-2/+52
* | added sample config file to distribution tarballRainer Gerhards2008-02-011-0/+1
* | cleaned up some no longer needed files, thanks to Michael Biebl forRainer Gerhards2008-02-018-427/+0
* | added input-plugin interface specification in form of a (copy) templateRainer Gerhards2008-02-016-4/+473
* | applied doc fix by Michael Biebl -- thanks!Rainer Gerhards2008-02-013-56/+63
* | on the wire message compression addedRainer Gerhards2008-01-311-3/+3