Age | Commit message (Expand) | Author | Files | Lines |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -1/+1 |
2010-07-09 | s4:dsdb:ridalloc: use ridalloc_ridset_values infrastructure in ridalloc_alloc... | Stefan Metzmacher | 1 | -74/+56 |
2010-07-09 | s4:dsdb:ridalloc: use ridalloc_ridset_values infrastructure in ridalloc_alloc... | Stefan Metzmacher | 1 | -80/+102 |
2010-07-09 | s4:dsdb:ridalloc: use ridalloc_ridset_values infrastructure in ridalloc_creat... | Stefan Metzmacher | 1 | -19/+14 |
2010-07-09 | s4:dsdb:ridalloc: add ridalloc_ridset_values infrastructure | Stefan Metzmacher | 1 | -0/+83 |
2010-07-09 | s4:dsdb:ridalloc: use dsdb_module_constrainted_update_uint64() to update rIDA... | Stefan Metzmacher | 1 | -2/+2 |
2010-07-09 | s4:dsdb:ridalloc.c: fix C++ warning | Stefan Metzmacher | 1 | -1/+2 |
2010-07-08 | s4-source4/dsdb/samdb/ldb_modules/ridalloc.c Use DSDB_FLAG_NEXT_MODULE flag | Kamen Mazdrashki | 1 | -3/+6 |
2010-07-07 | s4-dsdb: use ldb_operr() in the dsdb code | Andrew Tridgell | 1 | -10/+5 |
2010-07-02 | s4-source4/dsdb/samdb/ldb_modules/ridalloc.c: Use DSDB_FLAG_NEXT_MODULE flag | Kamen Mazdrashki | 1 | -1/+1 |
2010-06-26 | s4:dsdb/ridalloc: add comment about windows behavior regarding rIDUsedPool | Stefan Metzmacher | 1 | -1/+6 |
2010-06-06 | s4:ridalloc LDB module - add more "talloc_free"s where useful | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -1/+0 |
2010-01-08 | s4-dsdb: poke the RID Manager when completely out of RIDs too | Andrew Tridgell | 1 | -38/+41 |
2010-01-08 | s4-dsdb: ensure we will in all the attributes for RID Set | Andrew Tridgell | 1 | -16/+4 |
2010-01-08 | s4-dsdb: added an extended operation for allocating a new RID pool | Andrew Tridgell | 1 | -0/+90 |
2010-01-08 | s4-dsdb: send a message to the drepl task when we need another RID pool | Andrew Tridgell | 1 | -6/+66 |
2010-01-08 | s4-ridalloc: copy with missing rIDNextRid and rIDAllocationPool | Andrew Tridgell | 1 | -24/+36 |
2010-01-08 | s4-dsdb: clarify who is responsible for each attribute | Andrew Tridgell | 1 | -3/+5 |
2010-01-08 | s4-dsdb: fixed usage of rIDAllocationPool and rIDPreviousAllocationPool | Andrew Tridgell | 1 | -44/+58 |
2010-01-08 | s4-dsdb: implement refresh of RID Set pool for a local RID Manager | Andrew Tridgell | 1 | -44/+151 |
2010-01-08 | s4-dsdb: implement creation of the RID Set object | Andrew Tridgell | 1 | -59/+289 |
2010-01-08 | s4-dsdb: move the RID allocation logic into ridalloc.c | Andrew Tridgell | 1 | -0/+140 |