summaryrefslogtreecommitdiff
path: root/source/auth/auth_anonymous.c
Commit message (Expand)AuthorAgeFilesLines
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* Make all auth module init functions public, since they are compiled with -fvi...Jelmer Vernooij2008-02-201-1/+1
* r26360: Add some const.Jelmer Vernooij2007-12-211-1/+1
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-1/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher2007-10-101-4/+19
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r8700: Propmted by tridge's need to do plaintext auth in ejs, rework theAndrew Bartlett2007-10-101-1/+1
* r8110: More PAC work. I still can't get WinXP to accept the PAC, but we areAndrew Bartlett2007-10-101-64/+1
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-0/+127