s3: Fix 'ctx' might be used unitialized warnings
[samba.git] / source3 / winbindd / idmap_ad.c
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/