Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| | | ||||||
* | | - moved config file code to its own file | Rainer Gerhards | 2008-02-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | - finally made CONT_LINES in config the only standard support (the code contained code for other case, which were never executed by the preprocessor) | |||||
* | | - added doc on how expressions will work | Rainer Gerhards | 2008-02-19 | 5 | -123/+40 | |
| | | | | | | | | | | | | - cleaned up the stringbuf Construct interface - did some cleanup on stringbuf calls - we now have much better interfaces and macros | |||||
* | | added professional support options to doc set (also somthing that we need | Rainer Gerhards | 2008-02-19 | 4 | -5/+133 | |
| | | | | | | | | to have in order to be an alternative to syslog-ng) | |||||
* | | fixed forgotten file - thanks to Michael Biebl | Rainer Gerhards | 2008-02-18 | 1 | -0/+1 | |
| | | ||||||
* | | preparing for 3.11.3v3-11-3 | Rainer Gerhards | 2008-02-18 | 1 | -29/+34 | |
| | | ||||||
* | | documented at least a bit about the debug settings | Rainer Gerhards | 2008-02-18 | 2 | -38/+134 | |
| | | ||||||
* | | fixed small doc problem; thank to Jon Conran fro bringing this to our | Rainer Gerhards | 2008-02-16 | 1 | -1/+1 | |
| | | | | | | | | attention. | |||||
* | | syslog-ng posted a feature sheet, I began to update mine | Rainer Gerhards | 2008-02-15 | 1 | -16/+11 | |
| | |