diff options
| -rw-r--r-- | CHANGELOG | 39 | ||||
| -rw-r--r-- | Documentation/README | 2 | ||||
| -rw-r--r-- | Documentation/documentation.lyx | 353 | ||||
| -rw-r--r-- | INSTALL | 2 | ||||
| -rw-r--r-- | LICENSE | 2 | ||||
| -rw-r--r-- | Makefile.in | 99 | ||||
| -rw-r--r-- | config.in | 23 | ||||
| -rwxr-xr-x | config.sub | 1411 | ||||
| -rwxr-xr-x | configure | 2548 | ||||
| -rw-r--r-- | configure.in | 186 | ||||
| -rwxr-xr-x | install-sh | 251 | ||||
| -rw-r--r--[-rwxr-xr-x] | make_combined_log.pl | 2 | ||||
| -rw-r--r-- | mod_log_sql.c | 212 |
13 files changed, 148 insertions, 4982 deletions
| @@ -1,8 +1,11 @@ | |||
| 1 | $Id: CHANGELOG,v 1.22 2003/07/22 04:17:53 helios Exp $ | 1 | $Id: CHANGELOG,v 1.1 2003/12/20 07:16:05 urkle Exp $ |
| 2 | 2 | ||
| 3 | TODO: | 3 | TODO: |
| 4 | * Port connection portion to other DBMS? Genericize the module? Start with | 4 | * Rethink documentation flow and rewrite? |
| Christopher Powell | 2001-12-07 | ||
| * | Big changes including reworked cookie code, new directives, SSL logging, | 2001-12-03 | |
| * | A lot of code cleanup and tweaking, plus cookie logging:1.10 | 2001-11-30 | |
| * | Initial revision1.09 | 2001-11-28 | |
