summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_tdb2.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-29removed unused variablesAndrew Tridgell1-2/+1
2008-09-29fixed segv on startup with trusted domainsAndrew Tridgell1-0/+16
2008-08-13use transactions in idmap_tdb2Andrew Tridgell1-18/+42
2008-08-13got rid of the redundent cache databaseAndrew Tridgell1-134/+28
2008-08-13idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe...Michael Adam1-57/+13
2008-08-13idmap tdb2: fix broken logic in tdb2_delete_bystring().Michael Adam1-5/+8
2008-08-13idmap tdb2: fix broken logic in tdb2_store_bystring().Michael Adam1-5/+8
2008-08-12Remove "idmap alloc config : range" parameterVolker Lendecke1-54/+37
2008-08-12idmap rewriteVolker Lendecke1-26/+2
2008-07-11Revert "Fix nonempty whitespace only lines"Volker Lendecke1-14/+14
2008-07-02Fix nonempty whitespace only linesVolker Lendecke1-14/+14
2008-01-16Convert old sid-string handling in idmap_tdb2 to a new oneAlexander Bokovoy1-4/+7
2008-01-16idmap TDB2 backend, used for clustered Samba setups.Alexander Bokovoy1-0/+1014