]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
MySQL authentication patch by Matther Reimer
authorTimo Sirainen <tss@iki.fi>
Mon, 10 May 2004 01:47:08 +0000 (04:47 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 10 May 2004 01:47:08 +0000 (04:47 +0300)
commitd1997e794893ce52fce4d2a0cfa46d2f18e26e67
tree619b5ec4f88ebabefb86c79ae436e72a1ea58abf
parentb6a11913502f0ff3fb00883dfc0d567a8e3a8903
MySQL authentication patch by Matther Reimer

--HG--
branch : HEAD
13 files changed:
AUTHORS
configure.in
doc/Makefile.am
doc/dovecot-mysql.conf [new file with mode: 0644]
src/auth/Makefile.am
src/auth/db-mysql.c [new file with mode: 0644]
src/auth/db-mysql.h [new file with mode: 0644]
src/auth/passdb-mysql.c [new file with mode: 0644]
src/auth/passdb.c
src/auth/passdb.h
src/auth/userdb-mysql.c [new file with mode: 0644]
src/auth/userdb.c
src/auth/userdb.h