summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+1
2007-10-10r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell1-1/+1
2007-10-10r17343: let auth_winbind use IRPC against the winbind task.Stefan Metzmacher1-1/+1
2007-10-10r15363: Fix dependencies for shared libraryJelmer Vernooij1-2/+1
2007-10-10r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij1-8/+3
2007-10-10r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij1-7/+11
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij1-13/+8
2007-10-10r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij1-1/+1
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-4/+4
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij1-1/+1
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-2/+2
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-0/+2
2007-10-10r14484: Install more headersJelmer Vernooij1-1/+2
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-9/+9
2007-10-10r13938: Around round of splitupsJelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-1/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
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