summaryrefslogtreecommitdiff
path: root/source/auth/auth_developer.c
Commit message (Expand)AuthorAgeFilesLines
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-051-207/+0
* 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-2/+2
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher2007-10-101-5/+19
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-3/+3
* r8701: Fix up auth_developer for recent changes.Andrew Bartlett2007-10-101-1/+1
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-0/+192