Age | Commit message (Expand) | Author | Files | Lines |
2010-05-20 | s3:winbind:idmap_tdb2_set_mapping: untangle assignment from check | Michael Adam | 1 | -1/+2 |
2010-04-29 | s3: range-check idmap script output | Volker Lendecke | 1 | -0/+13 |
2010-04-29 | s3: Fix an uninitialized variable in idmap_tdb2_sid_to_id() | Volker Lendecke | 1 | -0/+1 |
2010-04-29 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -14/+14 |
2009-08-20 | s3-idmap: fix two uninitialized variable warnings in idmap_tdb2. | Günther Deschner | 1 | -3/+3 |
2009-07-29 | s3:winbind: use transaction in idmap_tdb2_allocate_id_action(). | Michael Adam | 1 | -1/+1 |
2009-07-29 | s3:dbwrap: change dbwrap_change_uint32_atomic() to return NTSTATUS not uint32_t. | Michael Adam | 1 | -4/+2 |
2009-07-29 | s3:winbind: in idmap_tdb2_sid_to_id(), use transaction wrapped stores. | Michael Adam | 1 | -9/+15 |
2009-07-29 | s3:winbind: in idmap_tdb2_id_to_sid(), use transaction wrapped stores. | Michael Adam | 1 | -9/+12 |
2009-07-29 | s3:winbind: use transaction wrapper in idmap_tdb2_allocate_id() | Michael Adam | 1 | -43/+69 |
2009-07-29 | s3:winbind: use transaction wrapper in idmap_tdb2_set_mapping() | Michael Adam | 1 | -49/+55 |
2009-05-27 | s3:idmap_tdb2: filter out of range mappings in default idmap config | Michael Adam | 1 | -12/+49 |
2009-03-02 | More fix to initialize idmap statuses | Bo Yang | 1 | -0/+10 |
2009-02-06 | s3:idmap_tdb2: untangle assignment and check in idmap_tdb2_alloc_load() | Michael Adam | 1 | -6/+4 |
2009-02-06 | s3:idmap_tdb2: factor lodaing of ranges out into idmap_tdb2_load_ranges() | Michael Adam | 1 | -25/+41 |
2009-02-06 | s3:idmap_tdb2: move together code that belongs together in idmap_tdb2_alloc_load | Michael Adam | 1 | -7/+8 |
2009-02-06 | s3:idmap_tdb2: streamline idmap_tdb2_sid_to_id, | Michael Adam | 1 | -6/+7 |
2008-09-29 | removed unused variables | Andrew Tridgell | 1 | -2/+1 |
2008-09-29 | fixed segv on startup with trusted domains | Andrew Tridgell | 1 | -0/+16 |
2008-08-13 | use transactions in idmap_tdb2 | Andrew Tridgell | 1 | -18/+42 |
2008-08-13 | got rid of the redundent cache database | Andrew Tridgell | 1 | -134/+28 |
2008-08-13 | idmap tdb2: fix inconsistent mappings by checking for race and retrying to fe... | Michael Adam | 1 | -57/+13 |
2008-08-13 | idmap tdb2: fix broken logic in tdb2_delete_bystring(). | Michael Adam | 1 | -5/+8 |
2008-08-13 | idmap tdb2: fix broken logic in tdb2_store_bystring(). | Michael Adam | 1 | -5/+8 |
2008-08-12 | Remove "idmap alloc config : range" parameter | Volker Lendecke | 1 | -54/+37 |
2008-08-12 | idmap rewrite | Volker Lendecke | 1 | -26/+2 |
2008-07-11 | Revert "Fix nonempty whitespace only lines" | Volker Lendecke | 1 | -14/+14 |
2008-07-02 | Fix nonempty whitespace only lines | Volker Lendecke | 1 | -14/+14 |
2008-01-16 | Convert old sid-string handling in idmap_tdb2 to a new one | Alexander Bokovoy | 1 | -4/+7 |
2008-01-16 | idmap TDB2 backend, used for clustered Samba setups. | Alexander Bokovoy | 1 | -0/+1014 |