summaryrefslogtreecommitdiff
path: root/examples/auth/auth_skel.c
AgeCommit message (Collapse)AuthorFilesLines
2011-11-14s3-modules: remove the last "init_module" traces.Günther Deschner1-2/+3
Guenther
2011-10-17s3-auth: fix the build of skel auth example module.Günther Deschner1-5/+20
Guenther
2007-10-10r23785: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
(This used to be commit d0e89d246d8e5e64196d6c1d16d39a70579ca42f)
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3)
2003-04-28Add example authentication moduleJelmer Vernooij1-0/+59
(This used to be commit e112dc1641c47c7185e098918980df1a4d950bd7)