summaryrefslogtreecommitdiff
path: root/source4/rpc_server/drsuapi
AgeCommit message (Expand)AuthorFilesLines
2013-09-16s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...Andrew Bartlett1-1/+1
2013-08-06drs-cracknames: Reorganise the cracknames list so that similar format names a...Matthieu Patou1-6/+6
2013-08-06Add Notes related to DRSUAPIMatthieu Patou1-0/+1
2013-07-24rpc_server-drsuapi: Improve comments and DEBUG linesAndrew Bartlett1-4/+3
2013-06-30Fix a missing parenthesis in the LDAP search requestMatthieu Patou1-1/+1
2013-06-12dsdb: Allow dsdb_find_dn_by_guid to show deleted DNsAndrew Bartlett1-2/+2
2013-05-17drsuapi: Debug more clearly why NC is bad in updateRefsMatthieu Patou1-0/+2
2013-05-16rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...Andrew Bartlett1-4/+6
2013-01-22drsuapi: Add documentationMatthieu Patou1-3/+18
2013-01-17drs-fsmo: Improve handling of FSMO role takeover.Andrew Bartlett1-1/+2
2013-01-01s4:drsuapi: try to behave more like windows for usn order (bug #9508)Stefan Metzmacher1-11/+18
2013-01-01s4:drsuapi: make use of LDB_TYPESAFE_QSORT() and pass getnc_stateStefan Metzmacher1-10/+14
2013-01-01s4:drsuapi: make sure we report the meta data from the cycle start (bug #9508)Stefan Metzmacher1-9/+38
2013-01-01s4:drsuapi: check the source_dsa_invocation_id (bug #9508)Stefan Metzmacher1-0/+15
2013-01-01s4:drsuapi: make sure we never return the same highwatermark twice in a repli...Stefan Metzmacher1-0/+36
2013-01-01s4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()Stefan Metzmacher1-0/+20
2013-01-01s4:drsuapi: always use the current uptodateness_vectorStefan Metzmacher1-11/+9
2013-01-01s4:drsuapi: avoid a ldb_dn_copy() and use talloc_move() insteadStefan Metzmacher1-3/+3
2013-01-01s4:drsuapi: remove unused 'highest_usn' from drsuapi_getncchanges_stateStefan Metzmacher1-4/+0
2013-01-01s4:drsuapi: move struct drsuapi_getncchanges_state to the top of getncchanges.cStefan Metzmacher1-17/+17
2012-10-07drsuapi: Validate the input parameters for the drsuapi_UpdateRefs functionMatthieu Patou1-0/+16
2012-10-07drsuapi: check more carefully the validity of the NCMatthieu Patou1-4/+11
2012-10-07s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGESMatthieu Patou1-0/+24
2012-10-07s4-drs: EXOP_REPL_SECRETS can be called by RW DC as wellMatthieu Patou1-7/+15
2012-10-07drs-getncchanges: do not set the highestUsn to 0Matthieu Patou1-1/+0
2012-10-07kcc: return invalid parameter if the taskId is not 0Matthieu Patou1-1/+3
2012-10-07Implement the LIST_INFO_FOR_SERVER input formatMatthieu Patou1-1/+2
2012-10-07getdcinfo: Check that the server object has a serverreference objects pointin...Matthieu Patou1-2/+4
2012-09-25s4:rpc_server/drsuapi: use talloc_zero instead of talloc() in dcesrv_drsuapi_...Stefan Metzmacher1-1/+1
2012-09-25s4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_DsGetDomainControllerInf...Stefan Metzmacher1-6/+6
2012-08-14s4-repl: Use samdb_reference_dn_is_our_ntdsa()Andrew Bartlett1-15/+13
2012-08-14s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dnAndrew Bartlett2-3/+3
2012-05-04Fix direct access to krb5_principal structureSimo Sorce1-2/+4
2011-12-23s4:drsuapi/getncchanges: the default for isRecycled is FALSEStefan Metzmacher1-1/+1
2011-12-23s4-drsuapi: we store boolean in upppercase so we need to test them in uppercaseMatthieu Patou1-4/+4
2011-12-19s4:drsuapi/getncchanges: return WERR_NOMEM if talloc_array() failsStefan Metzmacher1-0/+3
2011-12-19s4-drs: introduce a timeout in the getncchanges processing to always return s...Matthieu Patou1-6/+27
2011-12-19s4-drs: avoid calling unecesserly ldb_msg_find_attr_as_* as this call in unef...Matthieu Patou1-26/+45
2011-11-13s4-drs: check if we have a domain level >= 2k8r2 as before the isRecycled do ...Matthieu Patou1-7/+24
2011-10-04s4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry callAndrew Tridgell1-0/+1
2011-09-20s4-drs: allow replication of the GC partial attribute setAndrew Tridgell1-5/+95
2011-08-26s4-drsuapi Allow DsAddEntry of normal objectsAndrew Bartlett1-1/+6
2011-08-25s4-drs: fixed msdcs DNS name in getncchangesAndrew Tridgell1-3/+2
2011-08-10s4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the subtree control to delete ...Matthieu Patou1-1/+2
2011-07-27s4-dcerpc: Do not return linked attribute on deleted objects it makes W2k8R2 ...Matthieu Patou1-1/+15
2011-07-11s4-drs: do not return links pointed to unexistant objectsMatthieu Patou1-0/+24
2011-06-10s4-drs: added debug lines for missing linked attribute fieldsAndrew Tridgell1-0/+8
2011-06-10s4-drs: cope with missing RMD_ADDTIME in linked attributesAndrew Tridgell1-4/+6
2011-05-11s4/getncchanges: Pre-mark extended requests as success in case a sub-function...Kamen Mazdrashki1-0/+4
2011-05-11s4/getncchanges: Implement placeholder for handling ex-op collection of objectsKamen Mazdrashki1-13/+44