~drizzle-trunk/drizzle/development

992.1.34 by Monty Taylor
auth_pam
1
[plugin]
2
title=PAM Authenication Plugin
3
description=PAM based authenication.
997.2.5 by Monty Taylor
Merged up with trunk properly.
4
build_conditional="$ac_cv_libpam" = "yes"
5
ldflags=${LTLIBPAM}
1716.1.1 by Monty Taylor
Added files to the tarball that should be there. Removed some that shouldn't
6
extra_dist=README
2215.6.2 by Brian Aker
MySQL AUTH PLUGIN support for protocol.
7
static=no
2203.2.1 by Brian Aker
Have us start building pam on all servers, but do not load it by default.
8
load_by_default=no