aboutsummaryrefslogtreecommitdiffstats
path: root/www/asql
Commit message (Collapse)AuthorAgeFilesLines
* - Updated to 1.6glarkin2010-10-132-6/+7
| | | | | | | | | | | Changes: * Updated the way that Apache logfiles are parsed, such that malformed lines will be safely ignored. (Closes: #597114) - Pass maintainership to submitter PR: ports/151231 Submitted by: C-S <c-s at c-s dot li>
* - Update to 1.5sylvio2010-04-062-5/+5
| | | | | | | | - Reset maintainership PR: ports/145312 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Approved by: itetcu (mentor, implicit)
* - Update to 1.4wen2009-12-082-4/+4
| | | | | PR: ports/141263 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - Update to 1.2miwi2009-02-162-4/+4
| | | | | PR: 131707 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* asql is a simple console shell which allows you to run SQL queriesmiwi2008-11-224-0/+47
against an Apache logfile, something that can be very useful - especially at getting information which is not easily available via static logfile analysers. WWW: http://www.steve.org.uk/Software/asql/ PR: ports/128110 Submitted by: Gea-Suan Lin <gslin at gslin.org>