summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/idmap_autorid.c
Commit message (Expand)AuthorAgeFilesLines
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-221-2/+1
* s3:autorid make sure we set the mapping status correct on early exitChristian Ambach2011-03-181-0/+1
* idmap-autorid: Slightly simplify idmap_autorid_get_domainrangeVolker Lendecke2011-03-181-8/+3
* idmap-autorid: Slightly simplify idmap_autorid_get_domainrangeVolker Lendecke2011-03-181-2/+1
* idmap-autorid: Remove an unused variableVolker Lendecke2011-03-181-11/+0
* idmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sidVolker Lendecke2011-03-181-5/+6
* idmap-autorid: Remove an else branchVolker Lendecke2011-03-181-10/+11
* idmap-autorid: Remove an unused variableVolker Lendecke2011-03-181-11/+0
* idmap-autorid: Remove an unused parameterVolker Lendecke2011-03-181-3/+2
* idmap-autorid: Use talloc_tos() in idmap_autorid_sids_to_unixidsVolker Lendecke2011-03-181-8/+12
* idmap-autorid: Not necessary to talloc domaincfgVolker Lendecke2011-03-181-14/+8
* idmap-autorid: Not necessary to talloc domainsidVolker Lendecke2011-03-181-9/+8
* s3: Remove close_fn from idmap_methodsVolker Lendecke2011-03-061-7/+0
* s3: Fix 64-bit errorsVolker Lendecke2011-02-231-4/+8
* s3: Fix an uninitialized variable useVolker Lendecke2011-02-231-1/+2
* s3:idmap:autorid prevent fatal configuration changesChristian Ambach2011-02-231-2/+112
* s3: Fix an uninitialized variableVolker Lendecke2010-11-081-0/+1
* s3:idmap: add a new ID mapping module autoridChristian Ambach2010-11-081-0/+471