]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Submitted by: Mladen Turk <mturk@mappingsoft.com>
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 6 Nov 2001 16:52:59 +0000 (16:52 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 6 Nov 2001 16:52:59 +0000 (16:52 +0000)
commit976679aa90c001e18aa9943fa5dca7fb4be0a40f
treed82012426c449148bfbeae21132fd444dbbf97d2
parent0979604903139065ae290e89588ee6847093cfab
  Submitted by: Mladen Turk <mturk@mappingsoft.com>

  htdbm provides a compiled interface to dbm authentication databases,
  using the compiled-in dbm manager and auth schema.  Resolves the hassles
  of grabbing the appropriate cpan package for md5 and fixing the dbm
  engine for dbmmanage.pl.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91767 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/htdbm.c [new file with mode: 0644]
support/htdbm.dsp [new file with mode: 0644]