summaryrefslogtreecommitdiffstats
path: root/source4/auth/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Move NTLM authentication details into auth/ntlmAndrew Bartlett2008-05-051-81/+2
* Add a new implementation of security=server.Andrew Bartlett2008-05-051-0/+12
* Fix the build.Jelmer Vernooij2008-04-151-1/+1
* Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-2/+2
* Move object files lists to makefile rather than smb_build.Jelmer Vernooij2008-04-141-21/+28
* Reduce the number of installed headers.Jelmer Vernooij2008-04-021-2/+2
* Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-3/+3
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-2/+4
* Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij2008-02-181-4/+4
* r26626: Install auth/session.hJelmer Vernooij2007-12-291-0/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
* r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij2007-12-211-1/+3
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-1/+1
* r26477: Allow setting loadparm context for a ldb context in python, plus some...Jelmer Vernooij2007-12-211-1/+1
* r26464: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+1
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-211-2/+7
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-0/+1
* 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