summaryrefslogtreecommitdiffstatsabout
path: root/utility
Commit message (Collapse)AuthorAgeFilesLines
* add logging functionEdward Rudd2008-10-248-65/+170
| | | | added @todo tags for what needs to be finished
* fix possible crash when regex function doesn't match (set to *default*)Edward Rudd2008-10-233-2/+4
|
* more parsing implementation (Custom functions)Edward Rudd2008-10-2310-61/+245
| | | | initial DB inserting (w/ prepared query)
* added more config optionsEdward Rudd2008-10-2213-109/+946
| | | | | | included PCRE wrapper from httpd more complete log parser code. fixed NASTY bug with setting values in the hash tables (Need to DUP the strings before setting the keys)
* Initial revision of command line importer.Edward Rudd2008-10-018-0/+840