summaryrefslogtreecommitdiff
path: root/source4/auth/auth_developer.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26360: Add some const.Jelmer Vernooij1-2/+2
2007-10-10r25552: Convert to standard bool type.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-0/+1
2007-10-10r17270: split the logic of saying this auth backend wants to handle thisStefan Metzmacher1-5/+19
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij1-3/+3
2007-10-10r8701: Fix up auth_developer for recent changes.Andrew Bartlett1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-0/+192