lib: Remove server_id_str()
[metze/samba-autobuild/.git] / source4 / dsdb / samdb / ldb_modules / ridalloc.c
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2014-07-21 Volker Lendeckemessaging4: Change irpc_servers_by_name to NTSTATUS
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-24 Andrew Bartlettdsdb-ridalloc: Rework ridalloc to return error strings...
2013-07-05 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-1-test' into...
2013-07-04 Andrew Bartlettdsdb-ridalloc: Fix RID pools - RID numbers increase...
2013-05-20 Matthieu PatouFix warning by setting the variable from GUID to const...
2012-08-14 Andrew Bartletts4-dsdb: Use samdb_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-08-09 Andrew Tridgells4-dsdb: ensure rIDSetReferences is stored as an extend...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-03-19 Jelmer Vernooijsource4/dsdb/samdb: Fix prototypes for all functions.
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