summaryrefslogtreecommitdiff
path: root/source3/lib/idmap_cache.c
Commit message (Expand)AuthorAgeFilesLines
* s3:idmap_cache: also store negative entries for unknown sidsStefan Metzmacher2012-06-211-0/+7
* s3:idmap_cache: improve checks for format of value string in idmap_cache_find...Michael Adam2012-05-181-0/+15
* s3:idmap_cache: add common exit point to idmap_cache_find_sid2unixid()Michael Adam2012-05-181-12/+10
* s3:idmap_cache: improve debug messages in idmap_cache_find_sid2unixid()Michael Adam2012-05-181-5/+24
* s3:idmap_cache: change DEBUG message to level 10Stefan Metzmacher2012-05-061-1/+2
* s3-idmap: remove (now) unused function idmap_cache_set_sid2both()Andrew Bartlett2012-05-021-24/+0
* s3-idmap: Rework idmap_cache to store ID_TYPE_BOTH valuesAndrew Bartlett2012-05-021-172/+233
* s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTHAndrew Tridgell2011-09-231-1/+56
* s3:idmap_cache: remove an leftover wip commentMichael Adam2011-03-021-1/+1
* s3: adjust loglevel for idmap_cacheGregor Beck2011-03-021-10/+10
* s3: add functions to remove entries from idmap cacheGregor Beck2011-02-281-0/+116
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+1
* Move idmap_cache.c from winbindd/ to lib/Volker Lendecke2008-08-261-0/+260