summaryrefslogtreecommitdiff
path: root/source4/auth/credentials/config.mk
Commit message (Expand)AuthorAgeFilesLines
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-021-1/+1
* s4:auth/credentials: the python bindings don't use swig anymoreStefan Metzmacher2009-02-021-4/+2
* Convert credentials Python module to "manual" C - no SWIG used to generateJelmer Vernooij2008-12-211-6/+4
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-311-1/+1
* Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-301-1/+1
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-2/+2
* 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-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Avoid smb_build for prototype headers in some places.Jelmer Vernooij2008-05-181-4/+6
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\
| * Reduce the number of installed headers.Jelmer Vernooij2008-04-021-1/+1
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-2/+3
* | Fix includes.Jelmer Vernooij2008-03-041-0/+2
* | Fix some syntax errors.Jelmer Vernooij2008-03-031-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-5/+2
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-251-1/+1
|/
* python: Add bindings for cli_credentials_set_cmdline_callbacks().Jelmer Vernooij2008-01-241-1/+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-2/+2
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-17/+6
* r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...Jelmer Vernooij2007-12-211-2/+3
* r26464: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+1
* r26069: Import python bindings for credentials.Jelmer Vernooij2007-12-211-0/+4
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-1/+1
* r19670: Reduce the number of unresolved symbols when building with shared lib...Jelmer Vernooij2007-10-101-1/+1
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-2/+12
* r15702: Fix typoJelmer Vernooij2007-10-101-1/+1
* r15304: Fix smbd build, more updates on getting --enable-dso to build againJelmer Vernooij2007-10-101-1/+1
* r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij2007-10-101-1/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14484: Install more headersJelmer Vernooij2007-10-101-1/+2
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-2/+2
* r13206: This patch finally re-adds a -k option that works reasonably.Andrew Bartlett2007-10-101-3/+2
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+1
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-1/+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-2/+2
* r12060: Work towards allowing the credentials system to allow/deny certainAndrew Bartlett2007-10-101-3/+4
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-4/+4
* r10981: Pull code to decide between and implement NTLMv2, NTLM and LMAndrew Bartlett2007-10-101-1/+2
* r10597: And add the .mk files for the new credentials subsystem.Andrew Bartlett2007-10-101-0/+11