summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - added "contains" and "startwith" comparison operationsRainer Gerhards2008-02-204-4/+36
* added vmop class (stage for expression execution)Rainer Gerhards2008-02-206-5/+160
* bugfix: message object was not properly synchronized when the main queueRainer Gerhards2008-02-202-0/+10
* $MainMessageQueueDiscardSeverity can now also handle textual severitiesRainer Gerhards2008-02-204-72/+61
* changed rsCStrDestruct() to use the new interface conventionsRainer Gerhards2008-02-2012-43/+44
* created var class out of property_tRainer Gerhards2008-02-2013-81/+197
* added more detail on expression evaluationRainer Gerhards2008-02-201-0/+0
* added support for C-like inline comments (/* comment... */)Rainer Gerhards2008-02-202-91/+127
* - basic implementation of expression parser parsing doneRainer Gerhards2008-02-206-26/+132
* created new class ctok_tokenRainer Gerhards2008-02-208-42/+210
* created some notes on powertop and imfileRainer Gerhards2008-02-201-4/+8
* implemented function in tokenizerRainer Gerhards2008-02-193-33/+32
* - begun implementation of expression parsing logicRainer Gerhards2008-02-197-105/+364
* implemented initial tokenizer (stage work for expr parser)Rainer Gerhards2008-02-196-713/+1172
* - added ctok class (the config tokenizer)Rainer Gerhards2008-02-199-90/+253
* begun with documenting classes (will be a long and ongoing effort...)Rainer Gerhards2008-02-191-0/+0
* some include file cleanupRainer Gerhards2008-02-191-3/+0
* cleanupRainer Gerhards2008-02-192-7/+1
* - moved config file code to its own fileRainer Gerhards2008-02-197-1112/+1214
* - added doc on how expressions will workRainer Gerhards2008-02-1919-242/+157
* added professional support options to doc set (also somthing that we needRainer Gerhards2008-02-194-5/+133
* fixed forgotten file - thanks to Michael BieblRainer Gerhards2008-02-181-0/+1
* bumping version numberRainer Gerhards2008-02-182-1/+3
* preparing for 3.11.3v3-11-3Rainer Gerhards2008-02-182-31/+39
* documented at least a bit about the debug settingsRainer Gerhards2008-02-182-38/+134
* - removed no longer necessary signal from threads.cRainer Gerhards2008-02-183-34/+18
* bugfix: default port was not used on $UDPServerRun when none was specifiedRainer Gerhards2008-02-181-1/+1
* applied patch from Michael Biebl to auto-detect new libdbi versionRainer Gerhards2008-02-183-9/+11
* bugfix: fixed abort when invalid template was provided to an action bug:Rainer Gerhards2008-02-182-1/+6
* some cleanupRainer Gerhards2008-02-181-16/+0
* - changed interface "printchopped()" so that it looks more like a genericRainer Gerhards2008-02-188-25/+38
* improved man page a bit for the novice userRainer Gerhards2008-02-162-3/+3
* improved man page a bit for the novice userRainer Gerhards2008-02-161-10/+9
* adopted omlibdbi to use new version of libdbiRainer Gerhards2008-02-161-0/+20
* fixed small doc problem; thank to Jon Conran fro bringing this to ourRainer Gerhards2008-02-161-1/+1
* bumped version numberRainer Gerhards2008-02-162-1/+3
* syslog-ng posted a feature sheet, I began to update mineRainer Gerhards2008-02-151-16/+11
* preparing for 3.11.2v3-11-2Rainer Gerhards2008-02-154-42/+45
* added link to syslog-ng feature sheet (just appeared)Rainer Gerhards2008-02-151-6/+12
* made the rsyslog/syslog-ng comparison a bit more readableRainer Gerhards2008-02-151-76/+86
* - implemented $ActionLibdbiDriverDirectory config directiveRainer Gerhards2008-02-1510-225/+374
* cleaned up omlibdbi - works nowRainer Gerhards2008-02-152-4/+15
* the libdbi problem was actually related to libdbi/distro packages; fixedRainer Gerhards2008-02-152-12/+2
* did some more work on omlibdbi, but did not yet get libdbi working. I guessRainer Gerhards2008-02-154-3/+24
* created an initial version of omlibdbi (does not yet work)Rainer Gerhards2008-02-144-135/+142
* file did not belong into cvs - cleanupRainer Gerhards2008-02-141-142/+0
* created a bare template for omlibdbi (dbi output action)Rainer Gerhards2008-02-145-0/+359
* - added new facility and severity syntaxes to cfsysline handlerRainer Gerhards2008-02-147-41/+143
* moved decoding of syslog names to a more appropriate placeRainer Gerhards2008-02-143-92/+99
* - improved file polling algorithm for more rapid file data deliveryRainer Gerhards2008-02-143-28/+33