s3-passdb Make pdb_element_is_changed available to all passdb modules
[idra/samba.git] / source3 / winbindd / idmap_adex /
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-18 Andrew Bartletts3-lib Replace StrnCaseCmp() with strncasecmp_m()
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-04-28 Andrew Bartletts3-libads Pass a struct sockaddr_storage to cldap routines
2011-03-23 Günther Deschners3-prototypes: remove protos of some dead functions.
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: Remove unused args from get_nss_info
2011-02-23 Günther Deschners3-proto: remove some prototypes of non-existing functions.
2010-10-18 Günther Deschners3: fix the build of idmap_adex, idmap_tdb2, idmap_hash...
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-02 Volker Lendeckes3: Remove unused nss_info_adex_init()
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-14 Michael Adams3:idmap: remove the set_mapping method from the idmap API
2010-08-14 Michael Adams3:idmap: remove unused method dump_data() from the...
2010-08-14 Michael Adams3:idmap: remove the remove_mapping method from API...
2010-08-05 Günther Deschners3-secrets: only include secrets.h when 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-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-14 Volker Lendeckes3:winbind: Fix a double-free
2009-08-04 Gerald Carteridmap_adex: Fix usage of talloc_stackframe().
2009-08-03 Volker LendeckeAdd some const to winbind_userinfo
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Günther Deschners3-winbindd: fix remaining callers of sid_binstring().
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-06 Günther Deschners3-libads: avoid NULL talloc context with ads_get_dn().
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
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-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Gerald (Jerry) Carteridmap_adex: Add more debugging to the basic search...
2008-10-06 Gerald (Jerry) Carteridmap_adex: Add log messages to dc_add_domain for easie...
2008-09-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Günther Deschners3: fix idmap_adex.
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Gerald (Jerry) Carteridmap_adex: Add new idmap plugin for support RFC2307...