summaryrefslogtreecommitdiffstats
path: root/source/auth/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2006-09-071-1/+1
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2006-09-061-1/+1
* r17343: let auth_winbind use IRPC against the winbind task.Stefan Metzmacher2006-07-311-1/+1
* r15363: Fix dependencies for shared libraryJelmer Vernooij2006-04-301-2/+1
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2006-04-281-8/+3
* r15298: Fix the build using a few hacks in the build system. Jelmer Vernooij2006-04-271-7/+11
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2006-04-271-13/+8
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2006-04-261-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement Jelmer Vernooij2006-04-241-4/+4
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2006-03-191-1/+1
* r14567: Make some more functions public.Jelmer Vernooij2006-03-191-2/+2
* r14497: Fix build with shared librariesJelmer Vernooij2006-03-171-0/+2
* r14484: Install more headersJelmer Vernooij2006-03-161-1/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2006-03-071-9/+9
* r13938: Around round of splitupsJelmer Vernooij2006-03-071-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on header Jelmer Vernooij2006-03-071-1/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h...Jelmer Vernooij2006-03-061-0/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2005-12-291-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2005-12-281-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-8/+7
* r12360: Add simple bind support into our LDAP server.Andrew Bartlett2005-12-191-1/+2
* r11441: Remove the auth_domain module from Samba4, as we will only do thingsAndrew Bartlett2005-11-011-12/+0
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2005-10-281-1/+1
* r11303: Support defining and installing public headers for libraries. Jelmer Vernooij2005-10-261-2/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-11/+15
* r10246: Remove unused functionJelmer Vernooij2005-09-151-2/+5
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2005-06-291-0/+1
* r7935: auth_unix now uses crypt(), so depend on -lcrypt.Andrew Bartlett2005-06-261-1/+1
* r7232: add some more auth stuffSimo Sorce2005-06-031-0/+12
* r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter2005-05-231-2/+2
* r6839: Add support for building subsystems as shared libraries. This can be Jelmer Vernooij2005-05-171-2/+2
* r5983: Start support for being a domain member in Samba4.Andrew Bartlett2005-03-231-0/+12
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2005-01-091-9/+16
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2004-11-191-1/+2
* r3744: Support building subsystems as a shared library. Modules don't work yet, Jelmer Vernooij2004-11-151-0/+1
* r3737: - Get rid of the register_subsystem() and register_backend() functions. Jelmer Vernooij2004-11-141-1/+0
* r3733: More build system fixes/features:Jelmer Vernooij2004-11-141-0/+3
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2004-11-061-0/+4
* r3170: Add winbind client support back into Samba4. This is to allowAndrew Bartlett2004-10-241-0/+10
* r1461: ntlm_check.c is a server-side peice of code, so it belongs in AUTH.Andrew Bartlett2004-07-121-1/+2
* r1294: A nice, large, commit...Andrew Bartlett2004-06-291-1/+2
* r850: convert SUBSYSTEM AUTH to a config.mk fileStefan Metzmacher2004-05-241-0/+30