summaryrefslogtreecommitdiff
path: root/source3/passdb/wscript_build
Commit message (Expand)AuthorAgeFilesLines
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-4/+3
* wscript_build: fix c modules deps name for Python 3Joe Guo2018-04-051-1/+3
* python3 port for passdb moduleNoel Power2018-04-051-1/+2
* passdb: Remove pdb_ipaVolker Lendecke2017-03-151-1/+1
* passdb: Remove pdb_wbc_samVolker Lendecke2017-01-091-8/+0
* build: mark explicit dependencies on pytalloc-utilGarming Sam2016-03-151-1/+1
* lib: Remove tdb_compatVolker Lendecke2015-03-171-2/+2
* build: get rid of source strings from source3/passdb/wscript_buildMichael Adam2013-09-241-9/+4
* Rename pdb_ldap to pdb_ldapsamAndreas Schneider2013-02-061-5/+3
* waf: Fix pdb_ldap which cannot be built as a module.Andreas Schneider2013-01-231-2/+4
* build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SETAndrew Bartlett2012-09-221-1/+1
* s3: make ldapsam-related functions a smbldaphelper subsystemAlexander Bokovoy2012-09-131-2/+2
* s3-passdb: Rename pdb_samba4 to samba_dsdb and autoconfigure when we are a AD DCAndrew Bartlett2012-09-041-4/+4
* s3-passdb: Remove pdb_adsAndrew Bartlett2012-06-161-9/+0
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-2/+2
* s3-waf: Link tdbsam against needed libraries.Andreas Schneider2012-02-071-1/+1
* s3-waf: Link against tdb_compat instead of tdb.Andreas Schneider2012-02-071-2/+2
* s3-waf: Add missing dependency of pdb_wbc_sam to wbclient.Andreas Schneider2012-01-271-1/+1
* s3-waf: fix compile of pdb_ldap as shared module by moving ldap schema helper...Günther Deschner2012-01-131-1/+1
* s3-waf: create a smbldap.so library.Günther Deschner2011-11-161-0/+1
* s3-passdb: split out passdb/pdb_ldap_schema.cGünther Deschner2011-11-161-1/+1
* s3: move smbldap_util to pdb_ldap_util.Günther Deschner2011-11-161-1/+1
* build: Reduce build systems to just top level waf and autoconfAndrew Bartlett2011-10-071-7/+6
* passdb: Move python wrapper for passdb in samba3 python packageAmitay Isaacs2011-08-131-1/+1
* passdb: Added python wrapper to passdbAmitay Isaacs2011-08-131-0/+7
* s3-waf: the passdb subsystem needs to be called pdbAndrew Tridgell2011-07-281-6/+6
* s3-build link passdb modules against libpassdbAndrew Bartlett2011-07-041-11/+6
* s3-build allow_undefined_symbols=False is the default nowAndrew Bartlett2011-07-041-1/+0
* s3-waf: add some missing tdb dependencies.Günther Deschner2011-06-281-1/+1
* lib/util Remove samba-util-common!Andrew Bartlett2011-06-211-3/+3
* Fix numerous missing dependencies in WAF build scriptsSean Finney2011-05-251-0/+3
* s3-passdb: added pdb_samba4Andrew Bartlett2011-05-081-0/+10
* libcli/ldap pull LIBCLI_LDAP_MESSAGE and LIBCLI_LDAP_NDR into a libraryAndrew Bartlett2011-04-131-1/+1
* s3-waf: use SAMBA3_*() build rules in source3/buildAndrew Tridgell2011-02-181-6/+6
* s3-passdb: Add minimal stub for IPA passdb backendSumit Bose2011-02-161-1/+1
* s3-waf: TLDAP is only needed by pdb_ads (and smbtorture).Günther Deschner2011-02-151-1/+1
* s3-waf: use bld.env.HAVE_LDAP in some more places, hopefully fixes the builds...Günther Deschner2011-02-111-1/+1
* s3-waf: avoid module name uppercasing.Günther Deschner2010-12-011-10/+10
* s3-waf: fix pdb modules build.Günther Deschner2010-10-181-14/+13
* s3-waf: rework CLDAP and LIBCLI_LDAP subsystems.Günther Deschner2010-09-271-0/+1
* s3-waf: move pdb subsystem to pdb/wscript_build.Günther Deschner2010-09-271-0/+48