s3-idmap: convert most idmap_cache callers to unixid API
[kai/samba-autobuild/.git] / source3 / winbindd / idmap_util.c
2012-05-02 Andrew Bartletts3-idmap: convert most idmap_cache callers to unixid API
2011-11-15 Andreas Schneiders3-winbind: Make sure the map is clean.
2011-01-03 Michael Adams3:winbindd/idmap_util.c: add my C
2010-11-24 Christian Ambachs3:winbind correct a copy&paste error
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-14 Michael Adams3:idmap: add idmap_unix_id_is_in_range() for checking...
2010-08-14 Michael Adams3:idmap: add a debug message to idmap_sid_to_gid
2010-08-14 Michael Adams3:idmap: add a debug message to idmap_sid_to_uid
2010-08-14 Michael Adams3:idmap: don't call idmap_new_mapping idmap_sid_to_gid
2010-08-14 Michael Adams3:idmap: don't call idmap_new_mapping idmap_sid_to_unixid.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2009-05-16 Volker LendeckeFix a typo
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-12 Volker LendeckeFix #6167: winbindd -n should disable the winbind idmap...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Michael Adams3:winbindd/idmap_util: unify entering debug messages...
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-09-25 Gerald W. Carteridmap: Fix typo is gid2sid() that was caching using...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-22 Gerald (Jerry) Carteridmap_gid_to_sid: Fix a cut-a-npaste error.
2008-08-12 Volker LendeckeDo not create a new mapping if a domain with an explici...
2008-08-12 Volker Lendeckeidmap rewrite
2008-08-12 Volker LendeckeDirectly call backends from idmap_[ugs]_to_[ugs]id
2008-07-11 Volker LendeckeRevert "Fix nonempty whitespace only lines"
2008-07-11 Volker LendeckeRevert "Make use of ADD_TO_ARRAY"
2008-07-05 Volker LendeckeMake use of ADD_TO_ARRAY
2008-07-02 Volker LendeckeFix nonempty whitespace only lines
2008-05-31 Jeremy AllisonFix valgrind bug in debug statement. Don't reference...
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/