s4-dsdb: pass parent request to dsdb_module_*() functions
[samba.git] / source4 / dsdb / samdb / ldb_modules / ridalloc.c
2011-01-17 Andrew Tridgells4-dsdb: pass parent request to dsdb_module_*() functions
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use ridalloc_ridset_values infrastruc...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: add ridalloc_ridset_values infrastructure
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc: use dsdb_module_constrainted_update_u...
2010-07-09 Stefan Metzmachers4:dsdb:ridalloc.c: fix C++ warning
2010-07-07 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/ridalloc.c Use DSDB_F...
2010-07-07 Andrew Tridgells4-dsdb: use ldb_operr() in the dsdb code
2010-07-02 Kamen Mazdrashkis4-source4/dsdb/samdb/ldb_modules/ridalloc.c: Use DSDB_...
2010-06-26 Stefan Metzmachers4:dsdb/ridalloc: add comment about windows behavior...
2010-06-06 Matthias Dieter... s4:ridalloc LDB module - add more "talloc_free"s where...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-08 Andrew Tridgells4-dsdb: poke the RID Manager when completely out of...
2010-01-08 Andrew Tridgells4-dsdb: ensure we will in all the attributes for RID Set
2010-01-08 Andrew Tridgells4-dsdb: added an extended operation for allocating...
2010-01-08 Andrew Tridgells4-dsdb: send a message to the drepl task when we need...
2010-01-08 Andrew Tridgells4-ridalloc: copy with missing rIDNextRid and rIDAlloca...
2010-01-08 Andrew Tridgells4-dsdb: clarify who is responsible for each attribute
2010-01-08 Andrew Tridgells4-dsdb: fixed usage of rIDAllocationPool and rIDPrevio...
2010-01-08 Andrew Tridgells4-dsdb: implement refresh of RID Set pool for a local...
2010-01-08 Andrew Tridgells4-dsdb: implement creation of the RID Set object
2010-01-08 Andrew Tridgells4-dsdb: move the RID allocation logic into ridalloc.c