summaryrefslogtreecommitdiffstatsabout
path: root/utility/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* finish transaction implementationEdward Rudd2008-10-261-3/+4
| | | | | if a single log file aborts DO NOT keep going switch to using libtool for linking (so rpath is set)
* implement filter supportEdward Rudd2008-10-261-1/+2
| | | | | add in check for Apache 1.3 apr_dbd_transaction_mode_set method add transaction stubs
* more parsing implementation (Custom functions)Edward Rudd2008-10-231-2/+2
| | | | initial DB inserting (w/ prepared query)
* added more config optionsEdward Rudd2008-10-221-7/+16
| | | | | | 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/+38