idmap: Fix whitespace
[obnox/samba/samba-obnox.git] / source3 / winbindd / idmap_util.c
2016-01-13 Volker Lendeckeidmap: Fix whitespace
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_gid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_uid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_backends_unixid_to_sid
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-03 Volker Lendeckeidmap: Store negative cache entries if the backend...
2013-05-03 Volker Lendeckeidmap: Print error from idmap_backends_unixid_to_sid
2013-03-09 Christof Schmitts3-winbindd: Move idmap_fetch_secret to idmap_utils...
2013-03-09 Christof Schmitts3-winbindd: Move common code for LDAP id mapping to...
2012-12-03 Michael Adams3:winbindd: remove unused idmap_sid_to_gid()
2012-12-03 Michael Adams3:winbindd: remove unused idmap_sid_to_uid()
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/