summaryrefslogtreecommitdiffstats
path: root/source4/auth/config.mk
Commit message (Expand)AuthorAgeFilesLines
* r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij2007-12-211-1/+1
* r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2007-12-211-1/+0
* r26134: Avoid using samdb-dependent functions in auth_system_session.Jelmer Vernooij2007-12-211-0/+1
* r26127: Move session code out of auth_util.c. No longer making it part of aut...Jelmer Vernooij2007-12-211-0/+9
* r26078: Import Python bindings for system_session functions (still needs tests).Jelmer Vernooij2007-12-211-0/+5
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-4/+0
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-211-1/+1
* r22404: more dependencies which should be privateStefan Metzmacher2007-10-101-3/+3
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-3/+3
* r19674: auth didn't depdend on process_model!Stefan Metzmacher2007-10-101-1/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+3
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-1/+1
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-101-1/+1
* r17343: let auth_winbind use IRPC against the winbind task.Stefan Metzmacher2007-10-101-1/+1
* r15363: Fix dependencies for shared libraryJelmer Vernooij2007-10-101-2/+1
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-8/+3
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-101-7/+11
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-101-13/+8
* r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-4/+4
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-101-1/+1
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-2/+2
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-101-0/+2
* r14484: Install more headersJelmer Vernooij2007-10-101-1/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-9/+9
* r13938: Around round of splitupsJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-1/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-0/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-8/+7
* r12360: Add simple bind support into our LDAP server.Andrew Bartlett2007-10-101-1/+2
* r11441: Remove the auth_domain module from Samba4, as we will only do thingsAndrew Bartlett2007-10-101-12/+0
* r11377: Add support for building LIBRARY elements as shared libraries:Jelmer Vernooij2007-10-101-1/+1
* r11303: Support defining and installing public headers for libraries.Jelmer Vernooij2007-10-101-2/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-11/+15
* r10246: Remove unused functionJelmer Vernooij2007-10-101-2/+5
* r7993: Further work on the Krb5 PAC.Andrew Bartlett2007-10-101-0/+1
* r7935: auth_unix now uses crypt(), so depend on -lcrypt.Andrew Bartlett2007-10-101-1/+1
* r7232: add some more auth stuffSimo Sorce2007-10-101-0/+12
* r6939: Get rid of SUBSYSTEM::NDR since all it did was require NDR_RAW.Tim Potter2007-10-101-2/+2
* r6839: Add support for building subsystems as shared libraries. This can beJelmer Vernooij2007-10-101-2/+2
* r5983: Start support for being a domain member in Samba4.Andrew Bartlett2007-10-101-0/+12
* r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher2007-10-101-9/+16
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2007-10-101-1/+2
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-101-0/+1
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-101-1/+0
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-101-0/+3