index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
repl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-09
s4-dsdb/repl/drepl_out_pull.c: Remove unused code
Kamen Mazdrashki
1
-43
/
+0
2010-09-09
s4-drepl_service.c: Update (C)
Kamen Mazdrashki
1
-9
/
+10
2010-09-09
s4-drepsrv: Dump more info when drepl_replica_sync() fails
Kamen Mazdrashki
1
-24
/
+28
2010-09-07
s4-dreplsrv: Run NC replication synchronously if requested
Kamen Mazdrashki
1
-30
/
+119
2010-09-05
s4-idl: redefine dreplsrv_refresh() to be alike other RPC function definitions
Kamen Mazdrashki
1
-1
/
+1
2010-09-03
s4-dreplsrv: Refactor drepl_replica_sync() to behave as described in MS-DRSR
Kamen Mazdrashki
1
-8
/
+111
2010-09-03
s4-dreplsrv: Helpers to locate source DSA in a partition by GUID or DNS name
Kamen Mazdrashki
1
-0
/
+40
2010-09-03
s4-dreplsrv: Helper to find NC by DN or GUID or SID
Kamen Mazdrashki
1
-0
/
+33
2010-09-03
s4-dreplsrv: Add caller-specific data parameter for dreplsrv_fsmo_callback_t
Kamen Mazdrashki
3
-7
/
+14
2010-08-28
s4-dreplsrv: Implement irpc stub to be used to force dreplsrv to update inter...
Kamen Mazdrashki
1
-0
/
+20
2010-08-28
s4-dreplsrv: Move partition cache update before scheduling another set of rep...
Kamen Mazdrashki
1
-3
/
+7
2010-08-25
s4-repl: load RODC partitions using msDS-hasFullReplicaNCs
Andrew Tridgell
2
-4
/
+28
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
3
-6
/
+6
2010-07-09
s4:drepl_notify: hide some bugs from the make test output
Stefan Metzmacher
1
-1
/
+12
2010-07-09
s4:dsdb/repl: expose drsuapi_DsExtendedError to the caller (e.g. the ridalloc...
Stefan Metzmacher
4
-6
/
+13
2010-07-09
s4:drepl_out_helpers: don't return NT_STATUS_OK, if an extended operation doe...
Stefan Metzmacher
1
-1
/
+14
2010-07-09
s4:drepl_ridalloc: only ask the rid master for a new rid pool if we need to.
Stefan Metzmacher
1
-9
/
+38
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-1
/
+2
2010-06-25
s4/drs: DsReplicaSync should search partition to Sync
Kamen Mazdrashki
2
-6
/
+38
2010-06-12
s4:dsdb Allow calling dsdb_convert_object_ex() directly
Andrew Bartlett
1
-6
/
+6
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-05-13
s4: Do not display by default the message Failed to send DsReplicaSync is oth...
Matthieu Patou
1
-1
/
+6
2010-04-27
s4-repl: added a workaround for WERR_DS_DRA_NO_REPLICA DsReplicaSync errors
Andrew Tridgell
2
-2
/
+19
2010-04-27
s4-repl: on a failed request, clear the current ptr
Andrew Tridgell
1
-0
/
+1
2010-04-27
s4-repl: end repl request when not doing an UpdateRefs
Andrew Tridgell
1
-0
/
+2
2010-04-27
s4-repl: don't delete repsTo entry on DsReplicaSync
Andrew Tridgell
1
-46
/
+12
2010-04-26
s4-drs: allow getncchanges requests to non WRIT_REP partitions for extended ops
Andrew Tridgell
1
-1
/
+2
2010-04-26
s4-drepl: don't send an UpdateRefs unless its a plain replication
Andrew Tridgell
1
-1
/
+3
2010-04-22
s4-drs: removed dsdb_validate_client_flags()
Andrew Tridgell
1
-7
/
+0
2010-04-22
s40-drs: Do not send GetNCChanges messages to RODCs
Fernando J V da Silva
1
-0
/
+11
2010-04-22
s4-drs: samdb_is_rodc() function and new samdb_rodc() function
Fernando J V da Silva
2
-2
/
+8
2010-04-13
Revert "s4:prefer "samdb_*_dn" basedn calls over the "ldb_get_*_dn" functions"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-25
s4-drs: If we are a RODC then do not send DSReplicaSync messages
Fernando J V da Silva
1
-8
/
+11
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-11
/
+19
2010-03-12
s4:dsdb/repl: make use of use tevent_req based dcerpc_binding_handle stubs
Stefan Metzmacher
3
-38
/
+62
2010-03-10
s4/drs: DsGetNCChanges - Propagating IDL changes to source code
Kamen Mazdrashki
1
-1
/
+1
2010-03-05
s4:repl - change also here the counter variables to "unsigned"
Matthias Dieter Wallnöfer
3
-7
/
+8
2010-03-01
s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-2
/
+13
2010-03-01
s4:drepl_notify: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-1
/
+9
2010-03-01
s4:dsdb/repl: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2
-4
/
+4
2010-03-01
s4/rodc: Implement samdb_rodc with ldb context
Anatoliy Atanasov
1
-1
/
+1
2010-02-24
s4/drs: Propagate drsuapi_DsReplicaSync changes in source base
Kamen Mazdrashki
2
-5
/
+9
2010-02-05
s4/drs: propagate DRS_ extension flags in code base
Kamen Mazdrashki
1
-1
/
+1
2010-01-28
s4-drs: Reads uSNUrgent and sets Urgent Replication Bit for DS_ReplicaSync wh...
Fernando J V da Silva
2
-7
/
+24
2010-01-16
s4-dsdb: take advantage of local cursor and sort
Andrew Tridgell
1
-37
/
+0
2010-01-16
s4-dsdb: use dsdb_load_udv_v2() in repl task
Andrew Tridgell
1
-27
/
+2
2010-01-14
s4-drepl: switch drepl over to using the generic DRS options flags
Andrew Tridgell
2
-7
/
+5
2010-01-14
s4-drs: Uses dsdb_load_partition_usn() with urgent_uSN in s4 code
Fernando J V da Silva
1
-1
/
+1
2010-01-14
s4-drs: Store uSNUrgent for Urgent Replication
Fernando J V da Silva
2
-3
/
+3
2010-01-13
s4:dsdb/repl: reorder dreplsrv_op_notify* functions
Stefan Metzmacher
1
-53
/
+50
[prev]
[next]