Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaned up new relp code files to make them suitable for implementation | Rainer Gerhards | 2008-03-13 | 1 | -2/+2 |
| | |||||
* | preparing 3.12.2 | Rainer Gerhards | 2008-03-13 | 1 | -9/+7 |
| | |||||
* | fixed potential infinite loop condition when module load failed on startup | Rainer Gerhards | 2008-03-07 | 1 | -2/+6 |
| | |||||
* | preparing for 3.12.1 release | Rainer Gerhards | 2008-03-06 | 2 | -41/+39 |
| | |||||
* | added capability to ignore client-provided timestamp on unix sockets and | Rainer Gerhards | 2008-03-06 | 2 | -14/+52 |
| | | | | | | | | | | | made this mode the default; this was needed, as some programs (e.g. sshd) log with inconsistent timezone information, what messes up the local logs (which by default don't even contain time zone information). This seems to be consistent with what sysklogd did for the past four years. Alternate behaviour may be desirable if gateway-like processes send messages via the local log slot - in this case, it can be enabled via the $InputUnixListenSocketIgnoreMsgTimestamp and $SystemLogSocketIgnoreMsgTimestamp config directives | ||||
* | Updated the Adiscon MIBs, they contain a few more definitions for variables | Andre Lorbach | 2008-03-05 | 1 | -2/+2 |
| | | | | | and traps now. The default syslogmessage oid had to change again, as I had to reorganize the snmp variables. | ||||
* | Added custom mibs for the OMSNMP output module. These mibs are derived from | Andre Lorbach | 2008-03-04 | 1 | -21/+44 |
| | | | | | | | | adiscon monitorware and will be used by default from now on. The mibs can be found in the mibs folder of the omsnmp directory. For more details please see the documentation. Also added a new configuration variable $actionsnmptrapoid which defines the trap-type or notification-type that is used. | ||||
* | tweaked omsnmp doc a bit | Rainer Gerhards | 2008-03-04 | 1 | -24/+21 |
| | |||||
* | Updated omsnmp documentation | Andre Lorbach | 2008-03-04 | 1 | -3/+14 |
| | |||||
* | fixed document title | Rainer Gerhards | 2008-02-29 | 1 | -1/+1 |
| | |||||
* | added "help" command to runtime debug flags | Rainer Gerhards | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | enabled debug-support to pull runtime options from environment (bug 18) | Rainer Gerhards | 2008-02-28 | 1 | -1/+5 |
| | |||||
* | implemented environment-settable debug options | Rainer Gerhards | 2008-02-28 | 1 | -9/+7 |
| | |||||
* | prepared for 3.12.0v3-12-0 | Rainer Gerhards | 2008-02-28 | 2 | -4/+8 |
| | |||||
* | preparing for 3.12.0 | Rainer Gerhards | 2008-02-28 | 1 | -83/+117 |
| | |||||
* | - wrote doc on how to use the expression engine | Rainer Gerhards | 2008-02-28 | 3 | -11/+77 |
| | | | | | - changed ABNF to fully support old property names - added case-insensitive comparison operations | ||||
* | worked a bit on the rsyslog/syslog-ng comparsion - slowly gets in better | Rainer Gerhards | 2008-02-28 | 2 | -162/+354 |
| | | | | shape ;) | ||||
* | updated "mysql paper" to include information for other databases, too | Rainer Gerhards | 2008-02-28 | 1 | -16/+25 |
| | |||||
* | prepared for 3.11.6v3-11-6 | Rainer Gerhards | 2008-02-27 | 1 | -4/+4 |
| | |||||
* | - fixed wrong pointer in imgssapi config coding | Rainer Gerhards | 2008-02-26 | 1 | -10/+4 |
| | | | | - added $InputGSSServerMaxSessions config directive | ||||
* | split off imgssapi from imtcp, but still with a lot of dependency | Rainer Gerhards | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | implemented STARTSWITH vm instruction | Rainer Gerhards | 2008-02-26 | 1 | -9/+8 |
| | |||||
* | added some user doc on RainerScript | Rainer Gerhards | 2008-02-26 | 4 | -31/+99 |
| | |||||
* | applied Michael Biebl's fix for building rsyslog core without gssapi | Rainer Gerhards | 2008-02-26 | 1 | -1/+1 |
| | | | | support | ||||
* | added string concatenation operator & to RainerScript | Rainer Gerhards | 2008-02-25 | 1 | -2/+8 |
| | |||||
* | improved class diagram | Rainer Gerhards | 2008-02-25 | 1 | -0/+0 |
| | |||||
* | preparing for 3.11.5v3-11-5 | Rainer Gerhards | 2008-02-25 | 1 | -4/+4 |
| | |||||
* | - added some thoughts on RainerScript | Rainer Gerhards | 2008-02-24 | 3 | -7/+39 |
| | | | | - worked a bit on conversion functions | ||||
* | added some doc for imgssapi and imtcp input modules | Rainer Gerhards | 2008-02-22 | 5 | -3/+113 |
| | |||||
* | updated compatibility notes doc | Rainer Gerhards | 2008-02-22 | 1 | -21/+11 |
| | |||||
* | corrected config doc - IETF no longer intends to add facilities | Rainer Gerhards | 2008-02-22 | 1 | -22/+14 |
| | |||||
* | added some information on old-style config to ABNF (probably useful in | Rainer Gerhards | 2008-02-22 | 1 | -1/+1 |
| | | | | getting us to a new config format) | ||||
* | begin to add ABNF for config file as whole | Rainer Gerhards | 2008-02-22 | 1 | -1/+1 |
| | |||||
* | - modified parser and tokenizer to support slight ABNF modifications from | Rainer Gerhards | 2008-02-21 | 1 | -1/+1 |
| | | | | | | | yesterday - change in ABNF was wrong - made a slightly different change - fixed bugs in tokenizer - expression compiler finished (except bugs, of course ;)) | ||||
* | modified ABNF to meet practical needs | Rainer Gerhards | 2008-02-21 | 1 | -4/+2 |
| | |||||
* | cleanup for 3.11.4v3-11-4 | Rainer Gerhards | 2008-02-21 | 3 | -314/+336 |
| | |||||
* | fixed some doc errors - thanks to Michael Biebl for pointing them out | Rainer Gerhards | 2008-02-21 | 1 | -33/+31 |
| | |||||
* | begun expr compile process, first steps done | Rainer Gerhards | 2008-02-20 | 1 | -18/+38 |
| | |||||
* | more precisely described offered professional services | Rainer Gerhards | 2008-02-20 | 1 | -3/+20 |
| | |||||
* | used new classes in expr.c | Rainer Gerhards | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | - added "contains" and "startwith" comparison operations | Rainer Gerhards | 2008-02-20 | 1 | -1/+1 |
| | | | | - defined initial set of opcodes | ||||
* | $MainMessageQueueDiscardSeverity can now also handle textual severities | Rainer Gerhards | 2008-02-20 | 2 | -71/+58 |
| | | | | (previously only integers) | ||||
* | added more detail on expression evaluation | Rainer Gerhards | 2008-02-20 | 1 | -0/+0 |
| | |||||
* | added support for C-like inline comments (/* comment... */) | Rainer Gerhards | 2008-02-20 | 1 | -1/+1 |
| | |||||
* | - basic implementation of expression parser parsing done | Rainer Gerhards | 2008-02-20 | 1 | -1/+1 |
| | | | | - improved ABNF a bit | ||||
* | created some notes on powertop and imfile | Rainer Gerhards | 2008-02-20 | 1 | -4/+8 |
| | |||||
* | - begun implementation of expression parsing logic | Rainer Gerhards | 2008-02-19 | 1 | -1/+1 |
| | | | | - implemented, simpstr, var, number in tokenizer | ||||
* | implemented initial tokenizer (stage work for expr parser) | Rainer Gerhards | 2008-02-19 | 2 | -712/+858 |
| | |||||
* | - added ctok class (the config tokenizer) | Rainer Gerhards | 2008-02-19 | 1 | -1/+2 |
| | | | | - done stage work to begin implement tokenizer | ||||
* | begun with documenting classes (will be a long and ongoing effort...) | Rainer Gerhards | 2008-02-19 | 1 | -0/+0 |
| |