s3:winbind: remove the method SET_MAPPING from winbind's API
[ira/wip.git] / source3 / winbindd / idmap_ad.c
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/