summaryrefslogtreecommitdiff
path: root/source4/dsdb/repl/drepl_ridalloc.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-14s4-dsdb: Use samdb_dn_is_our_ntdsa()Andrew Bartlett1-1/+10
2012-08-14s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dnAndrew Bartlett1-2/+2
2011-10-04s4-repl: fixed formatting of some debug messagesAndrew Tridgell1-5/+5
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett1-1/+1
2010-09-16s4-repl: add partial attribute set to getncchanges calls for RODCsAndrew Tridgell1-0/+5
2010-09-16s4-repl: added min_usn to extended replication callAndrew Tridgell1-0/+1
2010-09-16s4-repl: split out the extended op handling Andrew Tridgell1-136/+0
2010-09-16s4-repl: cleanup getncchanges extended op callsAndrew Tridgell1-29/+62
2010-09-15s4/fsmo: Handle infrastructure, pdc and rid extended opsAnatoliy Atanasov1-14/+12
2010-09-15s4-repl: use consistent API calls for getting DN GUIDAndrew Tridgell1-1/+1
2010-09-10s4-dreplsrv: fix 'dn' for partition object being createdKamen Mazdrashki1-1/+9
2010-09-10s4-fsmo: update FSMO changes for recent IRPC workAndrew Tridgell1-3/+3
2010-09-10s4-drs: Refactored drepl_service and send_ridalloc_request so that the struct...Nadezhda Ivanova1-25/+46
2010-09-03s4-dreplsrv: Add caller-specific data parameter for dreplsrv_fsmo_callback_tKamen Mazdrashki1-2/+3
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2010-07-09s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc...Stefan Metzmacher1-3/+5
2010-07-09s4:drepl_ridalloc: only ask the rid master for a new rid pool if we need to.Stefan Metzmacher1-9/+38
2010-07-07s4-dsdb: use ldb_operr() in the dsdb codeAndrew Tridgell1-1/+2
2010-04-13Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"Matthias Dieter Wallnöfer1-1/+1
2010-01-08s4-repl: implement MSG_DREPL_ALLOCATE_RIDAndrew Tridgell1-19/+47
2010-01-08s4-repl: added request for RID allocation in drepl taskAndrew Tridgell1-0/+254