summaryrefslogtreecommitdiffstats
path: root/source/winbindd/idmap_util.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #6167: winbindd -n should disable the winbind idmap cacheVolker Lendecke2009-03-121-20/+50
* winbindd/idmap_util: unify entering debug messages and add ouput of domainMichael Adam2008-12-111-4/+8
* idmap: Fix typo is gid2sid() that was caching using idmap_cache_set_sid2uid()Gerald W. Carter2008-09-291-1/+1
* idmap_gid_to_sid: Fix a cut-a-npaste error.Gerald (Jerry) Carter2008-08-251-1/+1
* Do not create a new mapping if a domain with an explicit config failsVolker Lendecke2008-08-121-0/+18
* idmap rewriteVolker Lendecke2008-08-121-32/+130
* Directly call backends from idmap_[ugs]_to_[ugs]idVolker Lendecke2008-08-121-22/+6
* Revert "Fix nonempty whitespace only lines"Volker Lendecke2008-07-111-6/+6
* Revert "Make use of ADD_TO_ARRAY"Volker Lendecke2008-07-111-13/+21
* Make use of ADD_TO_ARRAYVolker Lendecke2008-07-051-21/+13
* Fix nonempty whitespace only linesVolker Lendecke2008-07-021-6/+6
* Fix valgrind bug in debug statement. Don't reference uninitialized memory.Jeremy Allison2008-05-301-3/+2
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-6/+6
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+171