summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-8/+7
2007-10-10r12360: Add simple bind support into our LDAP server.Andrew Bartlett1-1/+2
2007-10-10r11441: Remove the auth_domain module from Samba4, as we will only do thingsAndrew Bartlett1-12/+0
2007-10-10r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij1-1/+1
2007-10-10r11303: Support defining and installing public headers for libraries.Jelmer Vernooij1-2/+2
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-11/+15
2007-10-10r10246: Remove unused functionJelmer Vernooij1-2/+5
2007-10-10r7993: Further work on the Krb5 PAC.Andrew Bartlett1-0/+1
2007-10-10r7935: auth_unix now uses crypt(), so depend on -lcrypt.Andrew Bartlett1-1/+1
2007-10-10r7232: add some more auth stuffSimo Sorce1-0/+12
2007-10-10r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter1-2/+2
2007-10-10r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij1-2/+2
2007-10-10r5983: Start support for being a domain member in Samba4.Andrew Bartlett1-0/+12
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-9/+16
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij1-1/+2
2007-10-10r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij1-0/+1
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij1-1/+0
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij1-0/+3
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+4
2007-10-10r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett1-0/+10
2007-10-10r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH.Andrew Bartlett1-1/+2
2007-10-10r1294: A nice, large, commit...Andrew Bartlett1-1/+2
2007-10-10r850: convert SUBSYSTEM AUTH to a config.mk fileStefan Metzmacher1-0/+30