summaryrefslogtreecommitdiffstats
path: root/source/winbindd/idmap_tdb2.c
Commit message (Expand)AuthorAgeFilesLines
* s3:idmap_tdb2: filter out of range mappings in default idmap configMichael Adam2009-05-281-12/+49
* More fix to initialize idmap statusesBo Yang2009-03-021-0/+10
* removed unused variablesAndrew Tridgell2008-09-291-2/+1
* fixed segv on startup with trusted domainsAndrew Tridgell2008-09-291-0/+16
* use transactions in idmap_tdb2Andrew Tridgell2008-08-131-18/+42
* got rid of the redundent cache databaseAndrew Tridgell2008-08-131-134/+28
* idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe...Michael Adam2008-08-131-57/+13
* idmap tdb2: fix broken logic in tdb2_delete_bystring().Michael Adam2008-08-131-5/+8
* idmap tdb2: fix broken logic in tdb2_store_bystring().Michael Adam2008-08-131-5/+8
* Remove "idmap alloc config : range" parameterVolker Lendecke2008-08-121-54/+37
* idmap rewriteVolker Lendecke2008-08-121-26/+2
* Revert "Fix nonempty whitespace only lines"Volker Lendecke2008-07-111-14/+14
* Fix nonempty whitespace only linesVolker Lendecke2008-07-021-14/+14
* Convert old sid-string handling in idmap_tdb2 to a new oneAlexander Bokovoy2008-01-161-4/+7
* idmap TDB2 backend, used for clustered Samba setups.Alexander Bokovoy2008-01-161-0/+1014