summaryrefslogtreecommitdiff
path: root/examples/auth
AgeCommit message (Expand)AuthorFilesLines
2020-10-23examples:auth: Do not install example pluginAndreas Schneider1-1/+2
2020-01-06auth: Remove the "typedef auth_methods"Volker Lendecke1-2/+5
2018-12-14Change order of flags in Makefile so that crackcheck builds under UbuntuBrian Candler1-1/+1
2018-12-14Add #include <unistd.h> to provide prototype for getopt()Brian Candler1-0/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-2/+2
2016-05-06examples/crackcheck: allow compilation with current buildsGarming Sam1-1/+1
2011-11-14s3-modules: remove the last "init_module" traces.Günther Deschner1-2/+3
2011-10-17s3-waf: make sure we always build example auth modules with --enable-developer.Günther Deschner1-0/+9
2011-10-17s3-auth: fix the build of skel auth example module.Günther Deschner1-5/+20
2007-10-10r23785: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r12497: add a simplex optionSimo Sorce1-8/+17
2007-10-10r12495: Crackcheck utility enhancement based on patch sent by Tom GeisslerSimo Sorce1-2/+71
2007-10-10r5112: Fix for shared object creation in examples. Bugzilla #2058.Tim Potter1-4/+4
2007-10-10r2567: Patches from Lars Mueller <lmuelle at suse dot de>:Gerald Carter1-2/+2
2007-10-10r2331: check password script code and example from trunkSimo Sorce2-0/+87
2003-04-28Add example authentication moduleJelmer Vernooij2-0/+90