lib/util Rename samba_init_module -> samba_module_init
[samba.git] / source3 / winbindd / idmap_ad.c
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_P() to talloc_zero()
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: Replace idmap_ad_close by a destructor
2011-03-06 Volker Lendeckes3-idmap-ad: Make ad_schema properly talloced
2011-03-06 Volker Lendeckes3: Remove some unused code
2011-03-06 Volker Lendeckes3: Remove unused args from get_nss_info
2011-02-27 Volker Lendeckes3: Fix a typo
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-27 Volker Lendeckes3: Fix a debug message
2011-01-03 Michael Adams3:winbindd/idmap_ad.c: update my C
2010-11-30 Volker Lendeckes3: Fix bug 7832
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-14 Michael Adams3:idmap_ad: untangle two assignments from checks
2010-08-14 Michael Adams3:idmap_ad: remove unused filter_low_id and filter_hig...
2010-08-14 Michael Adams3:idmap_ad: use range from idmap_domain in idmap_ad_si...
2010-08-14 Michael Adams3:idmap_ad: use range from idmap_domain in idmap_ad_un...
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: move ldap posix schema defines to their...
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2009-08-03 Volker LendeckeAdd some const to winbind_userinfo
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-28 Volker LendeckeMake sid_binstring & friends 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-02 Tim Proutys3: Fix 'ctx' might be used unitialized warnings
2008-12-01 Michael Adams3:winbindd/idmap_ad: add entry debug message to nss_ad...
2008-12-01 Michael Adams3:winbindd/idmap_ad: add support for trusted domains...
2008-12-01 Michael Adams3:winbindd/idmap_ad: refactor core of nss_{sfu|sfu20...
2008-12-01 Michael Adams3:winbindd/idmap_ad: rename ctx to mem_ctx in nss_ad_g...
2008-12-01 Michael Adams3:winbindd/nss_info: change nss_map_{to|from}_alias...
2008-11-25 Michael AdamRevert "UNFINISHED - s3:idmap_ad: multi-domain"
2008-11-25 Michael AdamUNFINISHED - s3:idmap_ad: multi-domain
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Volker LendeckeFix a valgrind error in idmap_ad_sids_to_unixids()
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) Carter* Allow an admin to define the "uid" attribute for...
2008-09-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-15 Gerald W. Carteridmap_ad: Fix a segfault when calling nss_get_info...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Volker Lendeckeidmap rewrite
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-11 Volker LendeckeRevert "Tiny logic simplification: Remove an unnecessar...
2008-07-11 Volker LendeckeRevert "Fix typo"
2008-07-11 Volker LendeckeRevert "Fix indentation"
2008-07-03 Volker LendeckeFix indentation
2008-07-02 Volker LendeckeFix typo
2008-07-02 Volker LendeckeTiny logic simplification: Remove an unnecessary else...
2008-07-02 Volker LendeckeFix nonempty whitespace only lines
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-10-27 Volker LendeckeTwo patches
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25165: Use talloc_asprintf_append_buffer with an unmod...
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/