winbindd: Do not overwrite domain list with conflicting info from a trusted domain
[sfrench/samba-autobuild/.git] / source3 / lib / idmap_cache.c
2013-12-05 Volker Lendeckeidmap_cache: Use gencache_parse
2013-12-05 Volker Lendeckeidmap_cache: Use an fstring instead of talloc_asprintf
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2012-06-21 Stefan Metzmachers3:idmap_cache: also store negative entries for unknown...
2012-05-18 Michael Adams3:idmap_cache: improve checks for format of value...
2012-05-18 Michael Adams3:idmap_cache: add common exit point to idmap_cache_fi...
2012-05-18 Michael Adams3:idmap_cache: improve debug messages in idmap_cache_f...
2012-05-06 Stefan Metzmachers3:idmap_cache: change DEBUG message to level 10
2012-05-02 Andrew Bartletts3-idmap: remove (now) unused function idmap_cache_set_...
2012-05-02 Andrew Bartletts3-idmap: Rework idmap_cache to store ID_TYPE_BOTH...
2011-09-22 Andrew Tridgells3-winbindd: add support for idmap type WBC_ID_TYPE_BOTH
2011-03-02 Michael Adams3:idmap_cache: remove an leftover wip comment
2011-03-02 Gregor Becks3: adjust loglevel for idmap_cache
2011-02-28 Gregor Becks3: add functions to remove entries from idmap cache
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.
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-26 Volker LendeckeMove idmap_cache.c from winbindd/ to lib/