summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_util.c
Commit message (Expand)AuthorAgeFilesLines
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-4/+4
* Fix a typoVolker Lendecke2009-05-161-1/+1
* Fix a bunch of compiler warnings about wrong format types.Jeremy Allison2009-05-111-2/+4
* Fix #6167: winbindd -n should disable the winbind idmap cacheVolker Lendecke2009-03-121-20/+50
* s3:winbindd/idmap_util: unify entering debug messages and add ouput of domainMichael Adam2008-12-011-4/+8
* idmap: Fix typo is gid2sid() that was caching using idmap_cache_set_sid2uid()Gerald W. Carter2008-09-251-1/+1
* idmap_gid_to_sid: Fix a cut-a-npaste error.Gerald (Jerry) Carter2008-08-221-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