index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
rpc_server
/
drsuapi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-28
s4-rpc_server/drsuapi: Fix timeouts on forwarded DsExecuteKCC IRPC call
Douglas Bagnall
1
-1
/
+13
2015-03-20
s4:rpc_server/drsuapi: fix const warning in writespn_check_spn()
Stefan Metzmacher
1
-1
/
+1
2015-03-20
s4:rpc_server/drsuapi: remove unused variable in dcesrv_drsuapi_DsWriteAccoun...
Stefan Metzmacher
1
-3
/
+0
2015-03-20
s4:rpc_server/drsuapi: fix warnings in dcesrv_drsuapi_DsGetDomainControllerIn...
Stefan Metzmacher
1
-0
/
+2
2015-02-25
Fix the developer O3 build
Volker Lendecke
1
-1
/
+2
2014-06-10
Use GUID_equal in a few places
Volker Lendecke
1
-3
/
+4
2013-09-16
s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...
Andrew Bartlett
1
-1
/
+1
2013-08-06
drs-cracknames: Reorganise the cracknames list so that similar format names a...
Matthieu Patou
1
-6
/
+6
2013-08-06
Add Notes related to DRSUAPI
Matthieu Patou
1
-0
/
+1
2013-07-24
rpc_server-drsuapi: Improve comments and DEBUG lines
Andrew Bartlett
1
-4
/
+3
2013-06-30
Fix a missing parenthesis in the LDAP search request
Matthieu Patou
1
-1
/
+1
2013-06-12
dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
Andrew Bartlett
1
-2
/
+2
2013-05-17
drsuapi: Debug more clearly why NC is bad in updateRefs
Matthieu Patou
1
-0
/
+2
2013-05-16
rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...
Andrew Bartlett
1
-4
/
+6
2013-01-22
drsuapi: Add documentation
Matthieu Patou
1
-3
/
+18
2013-01-17
drs-fsmo: Improve handling of FSMO role takeover.
Andrew Bartlett
1
-1
/
+2
2013-01-01
s4:drsuapi: try to behave more like windows for usn order (bug #9508)
Stefan Metzmacher
1
-11
/
+18
2013-01-01
s4:drsuapi: make use of LDB_TYPESAFE_QSORT() and pass getnc_state
Stefan Metzmacher
1
-10
/
+14
2013-01-01
s4:drsuapi: make sure we report the meta data from the cycle start (bug #9508)
Stefan Metzmacher
1
-9
/
+38
2013-01-01
s4:drsuapi: check the source_dsa_invocation_id (bug #9508)
Stefan Metzmacher
1
-0
/
+15
2013-01-01
s4:drsuapi: make sure we never return the same highwatermark twice in a repli...
Stefan Metzmacher
1
-0
/
+36
2013-01-01
s4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()
Stefan Metzmacher
1
-0
/
+20
2013-01-01
s4:drsuapi: always use the current uptodateness_vector
Stefan Metzmacher
1
-11
/
+9
2013-01-01
s4:drsuapi: avoid a ldb_dn_copy() and use talloc_move() instead
Stefan Metzmacher
1
-3
/
+3
2013-01-01
s4:drsuapi: remove unused 'highest_usn' from drsuapi_getncchanges_state
Stefan Metzmacher
1
-4
/
+0
2013-01-01
s4:drsuapi: move struct drsuapi_getncchanges_state to the top of getncchanges.c
Stefan Metzmacher
1
-17
/
+17
2012-10-07
drsuapi: Validate the input parameters for the drsuapi_UpdateRefs function
Matthieu Patou
1
-0
/
+16
2012-10-07
drsuapi: check more carefully the validity of the NC
Matthieu Patou
1
-4
/
+11
2012-10-07
s4-drs: fix the logic to allow REPL_SECRET if the account has GET_ALL_CHANGES
Matthieu Patou
1
-0
/
+24
2012-10-07
s4-drs: EXOP_REPL_SECRETS can be called by RW DC as well
Matthieu Patou
1
-7
/
+15
2012-10-07
drs-getncchanges: do not set the highestUsn to 0
Matthieu Patou
1
-1
/
+0
2012-10-07
kcc: return invalid parameter if the taskId is not 0
Matthieu Patou
1
-1
/
+3
2012-10-07
Implement the LIST_INFO_FOR_SERVER input format
Matthieu Patou
1
-1
/
+2
2012-10-07
getdcinfo: Check that the server object has a serverreference objects pointin...
Matthieu Patou
1
-2
/
+4
2012-09-25
s4:rpc_server/drsuapi: use talloc_zero instead of talloc() in dcesrv_drsuapi_...
Stefan Metzmacher
1
-1
/
+1
2012-09-25
s4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_DsGetDomainControllerInf...
Stefan Metzmacher
1
-6
/
+6
2012-08-14
s4-repl: Use samdb_reference_dn_is_our_ntdsa()
Andrew Bartlett
1
-15
/
+13
2012-08-14
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
2
-3
/
+3
2012-05-04
Fix direct access to krb5_principal structure
Simo Sorce
1
-2
/
+4
2011-12-23
s4:drsuapi/getncchanges: the default for isRecycled is FALSE
Stefan Metzmacher
1
-1
/
+1
2011-12-23
s4-drsuapi: we store boolean in upppercase so we need to test them in uppercase
Matthieu Patou
1
-4
/
+4
2011-12-19
s4:drsuapi/getncchanges: return WERR_NOMEM if talloc_array() fails
Stefan Metzmacher
1
-0
/
+3
2011-12-19
s4-drs: introduce a timeout in the getncchanges processing to always return s...
Matthieu Patou
1
-6
/
+27
2011-12-19
s4-drs: avoid calling unecesserly ldb_msg_find_attr_as_* as this call in unef...
Matthieu Patou
1
-26
/
+45
2011-11-13
s4-drs: check if we have a domain level >= 2k8r2 as before the isRecycled do ...
Matthieu Patou
1
-7
/
+24
2011-10-04
s4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry call
Andrew Tridgell
1
-0
/
+1
2011-09-20
s4-drs: allow replication of the GC partial attribute set
Andrew Tridgell
1
-5
/
+95
2011-08-26
s4-drsuapi Allow DsAddEntry of normal objects
Andrew Bartlett
1
-1
/
+6
2011-08-25
s4-drs: fixed msdcs DNS name in getncchanges
Andrew Tridgell
1
-3
/
+2
2011-08-10
s4-drs: In dcesrv_drsuapi_DsRemoveDSServer use the subtree control to delete ...
Matthieu Patou
1
-1
/
+2
[next]