lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
[bbaumbach/samba-autobuild/.git] / source3 / winbindd / idmap_hash / idmap_hash.c
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-03 Andreas Schneideridmap_hash: Add a deprecation message
2017-01-04 Volker Lendeckewinbind: remove nss_get_info backend functions
2016-03-17 Michael Adamidmap_hash: only allow the hash module for default...
2016-03-17 Michael Adamidmap_hash: rename be_init() --> idmap_hash_initialize()
2016-03-17 Günther Deschners3:winbindd:idmap_hash: skip domains that already have...
2015-08-20 Stefan Metzmachers3:winbindd/idmap_*: make function prototypes available...
2014-04-02 Christof SchmittRename module init functions from samba_init_module
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-20 Volker Lendeckes3: Fix idmap_hash
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709117 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity 709118 Dereference before...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-21 Christian Ambachs3:winbindd/idmap make idmap modules loadable again
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-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-03-22 Michael Adams3:idmap: remove the params argument from the init...
2011-03-06 Volker Lendeckes3: Remove close_fn from idmap_methods
2011-03-06 Volker Lendeckes3-idmap-hash: Make "hashed_domains" properly talloced
2011-03-06 Volker Lendeckes3: Remove unused args from get_nss_info
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2010-12-19 Volker Lendeckes3: Fix some typos
2010-10-18 Günther Deschners3: fix the build of idmap_adex, idmap_tdb2, idmap_hash...
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-01 Günther Deschners3-nss_info: only include nss_info.h where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-08-03 Volker LendeckeAdd some const to winbind_userinfo
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Bo YangMore fix to initialize idmap statuses
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Michael Adams3:winbindd/nss_info: change nss_map_{to|from}_alias...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Gerald (Jerry) Carteridmap_hash: Add the idmap/nss-info provider from Likewi...