pidl: Change *_get_pipe_fns() to return const struct api_struct *
[gd/samba-autobuild/.git] / source3 / winbindd / wscript_build
2016-10-26 Günther Deschners3-waf: Add winbindd to its own wscript_build file...
2016-04-15 Volker Lendeckewinbind: Base idmap_ad on tldap
2016-04-15 Volker Lendeckeidmap_ad: Separate out the nss functions
2015-08-20 Stefan Metzmachers3:idmap: we need to allow undefined symbols in idmap_tdb
2015-08-20 Stefan Metzmachers3:wscript: fix the build without any idmap module
2015-01-08 Richard SharpeAdd a script-only idmap module.
2014-12-03 Garming Sampdb: Increase version number to fix ABI
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-01 Atul Kulkarniidmap_autorid: extract common code to separate file
2013-09-23 Michael Adambuild: fix spacing in definition of "idmap_ldap" module
2013-09-23 Michael Adambuild: fix spacing in the definition of the "idmap_auto...
2013-09-23 Michael Adambuild: remove vars=locals() from the nss_info library...
2013-09-23 Michael Adambuild: remove vars=locals() from the IDMAP_HASH subsyst...
2013-09-23 Michael Adambuild: clean the idmap sybsystems/modules definitions
2013-09-23 Michael Adambuild: remove vars=locals() from the IDMAP_AD subsystem...
2013-09-23 Michael Adambuild: reorganize idmap_rw and idmap_tdb int subsystems...
2013-03-09 Christof Schmitts3-winbindd: Add new module idmap_rfc2307
2013-01-22 Günther Deschners3-winbind: fix the build of idmap_ldap.
2012-09-22 Andrew Bartlettbuild: Fix enabled handling for HAVE_LDAP, we need...
2012-09-13 Alexander Bokovoys3: make smbldaphelper subsystem an internal library
2012-09-13 Alexander Bokovoys3: make ldapsam-related functions a smbldaphelper...
2012-07-03 Andreas Schneiders3-winbind: Remove obsolte idmap_adex.
2012-06-15 Günther Deschners3-winbindd: fix the build of idmap_ad modules.
2012-06-08 Ira Coopers3-waf: Fix the winbindd active directory idmap support...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-01 Christian Ambachs3:winbindd add idmap_tdb_common file to store common...
2011-11-16 Günther Deschners3-waf: create a smbldap.so library.
2011-08-31 Günther Deschners3-waf: allow undefined symbols in idmap_rid module.
2011-08-31 Günther Deschners3-waf: allow unresolved symbols in some idmap and...
2011-08-31 Günther Deschners3-waf: add missing tdb dependency to idmap_tdb2 module.
2011-08-31 Günther Deschners3-waf: convert nss_info subsystem into a private library.
2011-08-25 Günther Deschners3-waf: fix some unresolved symbols in idmap ad modules.
2011-07-28 Andrew Tridgells3-waf: the passdb subsystem needs to be called pdb
2011-07-03 Andrew Bartletts3-build Prepare to require fully defined modules
2011-06-28 Günther Deschners3-waf: add some missing tdb dependencies.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-02-18 Andrew Tridgells3-waf: use SAMBA3_*() build rules in source3/build
2011-02-11 Günther Deschners3-waf: use bld.env.HAVE_LDAP in some more places,...
2010-12-01 Günther Deschners3-waf: avoid module name uppercasing.
2010-11-30 Günther Deschners3-waf: convert IDMAP_AD into a subsystem.
2010-11-30 Günther Deschners3-waf: convert IDMAP_HASH into a subsystem.
2010-11-30 Günther Deschners3-waf: convert IDMAP_ADEX into a subsystem.
2010-11-08 Günther Deschners3-waf: add idmap_autorid to the build.
2010-10-08 Günther Deschners3-waf: slowly getting modules to match how they look...
2010-10-05 Günther Deschners3-waf: convert NSS_INFO into a subsystem.
2010-09-28 Günther Deschners3-waf: fix dependencies in most of our module subsystems.
2010-09-26 Günther Deschners3-waf: add missing IDMAP modules.
2010-09-26 Günther Deschners3-waf: move idmap subsystem to winbindd/wscript_build.