summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-51/+0
2010-10-17Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer1-1/+1
2010-10-17s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer1-1/+1
2009-06-02python: Move helper functions for using param into a separate file ratherJelmer Vernooij1-1/+1
2009-06-02Fix dependencies when using shared libraries.Jelmer Vernooij1-0/+1
2009-02-13Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett1-0/+5
2009-02-02s4:auth: the python bindings don't use swig anymoreStefan Metzmacher1-3/+2
2008-12-21Convert auth python module to "plain" C rather than using SWIG.Jelmer Vernooij1-6/+4
2008-05-31Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett1-1/+0
2008-05-30Move CFLAGS handling out of smb_build.Jelmer Vernooij1-0/+1
2008-05-22Fix CFLAGS for SWIG files.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move some python files into the samba package.Jelmer Vernooij1-1/+1
2008-05-21Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij1-0/+2
2008-05-21Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij1-0/+2
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-3/+3
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-4/+4
2008-05-18Avoid smb_build for prototype headers in some places.Jelmer Vernooij1-4/+7
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-6/+7
2008-05-08Install session.h, required by OpenChange's proxy.Jelmer Vernooij1-1/+1
2008-05-05Move NTLM authentication details into auth/ntlmAndrew Bartlett1-81/+2
2008-05-05Add a new implementation of security=server.Andrew Bartlett1-0/+12
2008-04-15Fix the build.Jelmer Vernooij1-1/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-2/+2
2008-04-14Move object files lists to makefile rather than smb_build.Jelmer Vernooij1-21/+28
2008-04-02Reduce the number of installed headers.Jelmer Vernooij1-2/+2
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-3/+3
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-2/+4
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