summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij1-3/+3
2008-02-18Rename include to mkinclude to emphasize it is different from make's include.Jelmer Vernooij1-4/+4
2007-12-29r26626: Install auth/session.hJelmer Vernooij1-0/+1
2007-12-24r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij1-1/+1
2007-12-21r26504: Don't rely on system-provided kerberos headers.Jelmer Vernooij1-1/+3
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-1/+1
2007-12-21r26477: Allow setting loadparm context for a ldb context in python, plus some...Jelmer Vernooij1-1/+1
2007-12-21r26464: Tighten dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij1-2/+7
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij1-0/+1
2007-12-21r26189: Add really trivial testsuite for the auth module.Jelmer Vernooij1-1/+1
2007-12-21r26136: Attempt to fix dependencies for auth.Jelmer Vernooij1-1/+0
2007-12-21r26134: Avoid using samdb-dependent functions in auth_system_session.Jelmer Vernooij1-0/+1
2007-12-21r26127: Move session code out of auth_util.c. No longer making it part of aut...Jelmer Vernooij1-0/+9
2007-12-21r26078: Import Python bindings for system_session functions (still needs tests).Jelmer Vernooij1-0/+5
2007-12-21r26006: Improve some dependencies.Jelmer Vernooij1-4/+0
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+1
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher1-1/+1
2007-10-10r22404: more dependencies which should be privateStefan Metzmacher1-3/+3
2007-10-10r19676: Fix some more dependencies.Jelmer Vernooij1-3/+3
2007-10-10r19674: auth didn't depdend on process_model!Stefan Metzmacher1-1/+1
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-1/+1
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+3
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