summaryrefslogtreecommitdiffstatsabout
path: root/utility/logparse.c
Commit message (Collapse)AuthorAgeFilesLines
* fix possible crash when regex function doesn't match (set to *default*)Edward Rudd2008-10-231-0/+3
|
* more parsing implementation (Custom functions)Edward Rudd2008-10-231-11/+78
| | | | initial DB inserting (w/ prepared query)
* added more config optionsEdward Rudd2008-10-221-11/+82
| | | | | | 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-011-0/+205