summaryrefslogtreecommitdiffstats
path: root/source4/auth/config.mk
Commit message (Expand)AuthorAgeFilesLines
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-021-1/+1
* Fix dependencies when using shared libraries.Jelmer Vernooij2009-06-021-0/+1
* Remove auth/ntlm as a dependency of GENSEC by means of function pointers.Andrew Bartlett2009-02-131-0/+5
* s4:auth: the python bindings don't use swig anymoreStefan Metzmacher2009-02-021-3/+2
* Convert auth python module to "plain" C rather than using SWIG.Jelmer Vernooij2008-12-211-6/+4
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-1/+0
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-0/+1
* Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-221-1/+1
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-1/+1
* Move some python files into the samba package.Jelmer Vernooij2008-05-211-1/+1
* Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-211-0/+2
* Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2008-05-211-0/+2
* Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-3/+3
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-4/+4
* Avoid smb_build for prototype headers in some places.Jelmer Vernooij2008-05-181-4/+7
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-6/+7
* Install session.h, required by OpenChange's proxy.Jelmer Vernooij2008-05-081-1/+1
* 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