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-11-17
s4-repl: removed the syncall_workaround code
Andrew Tridgell
2
-6
/
+0
2010-11-17
s4-repl: save the result of the last replication in repsFrom/repsTo
Andrew Tridgell
2
-53
/
+75
2010-11-17
s4-repl: ensure we don't starve pending replication ops
Andrew Tridgell
4
-6
/
+24
2010-11-11
s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functions
Kamen Mazdrashki
1
-3
/
+19
2010-11-11
s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_...
Kamen Mazdrashki
2
-23
/
+23
2010-11-11
s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c...
Kamen Mazdrashki
2
-6
/
+6
2010-11-11
s4-repl: dsdb_convert_object -> dsdb_origin_object_convert
Kamen Mazdrashki
1
-7
/
+7
2010-11-08
s4-drs: reduce verbosity of dreplsrv_out_connection_attach
Andrew Tridgell
1
-2
/
+2
2010-11-08
s4-dsdb Explain why we may not use the GC name in some situations.
Andrew Bartlett
1
-0
/
+8
2010-11-08
s4-repl: fixed replication notifications to RODCs
Andrew Tridgell
3
-7
/
+58
2010-11-08
fix
Andrew Tridgell
2
-4
/
+4
2010-11-05
s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structures
Stefan Metzmacher
1
-0
/
+22
2010-10-31
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
1
-1
/
+1
2010-10-12
libcli/security Use common security.h
Andrew Bartlett
2
-2
/
+2
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
1
-1
/
+1
2010-10-10
s4-dsdb-repl: Print what the error code for failure is
Kamen Mazdrashki
1
-1
/
+3
2010-10-01
s4-repl: use the GC principal name for DRS replication connection
Andrew Tridgell
3
-6
/
+76
2010-09-30
s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRET
Andrew Tridgell
1
-0
/
+3
2010-09-29
s4-drepl: don't call UpdateRefs on a RODC
Andrew Tridgell
1
-5
/
+11
2010-09-29
s4-drepl: fixed the checking of replica_flags in the drepl server
Andrew Tridgell
1
-7
/
+0
2010-09-25
s4-repl: use namingContexts from rootDSE to initialise partition list
Andrew Tridgell
1
-53
/
+36
2010-09-25
s4-repl: force on WRIT_REP when we are a writable replica
Andrew Tridgell
1
-4
/
+3
2010-09-25
s4-repl: use dreplsrv_partition_source_dsa_by_guid to find source dsa
Andrew Tridgell
1
-5
/
+6
2010-09-24
s4:drepl_out_helpers.c - fix a counter type
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-20
s4-drepl: use the partition UDV and hwm for extended getncchanges ops
Andrew Tridgell
3
-28
/
+75
2010-09-20
s4/fsmo: Create separate function for retrieving fsmo role dn and owner dn.
Anatoliy Atanasov
1
-54
/
+9
2010-09-19
s4/fsmo: Naming master support added
Anatoliy Atanasov
1
-1
/
+2
2010-09-18
s4-drs: Check for schema changes only in case we are *not* applying Schema re...
Kamen Mazdrashki
1
-8
/
+19
2010-09-16
s4-drs: initial skeleton for DrsReplica{Add,Del,Mod} calls
Andrew Tridgell
2
-0
/
+96
2010-09-16
s4-repl: if we are an RODC don't set WRIT_REP in replication
Andrew Tridgell
1
-2
/
+7
2010-09-16
s4-repl: add partial attribute set to getncchanges calls for RODCs
Andrew Tridgell
4
-9
/
+67
2010-09-16
s4-repl: added min_usn to extended replication call
Andrew Tridgell
4
-2
/
+9
2010-09-16
s4-repl: added repl_secret handling
Andrew Tridgell
1
-1
/
+97
2010-09-16
s4-repl: cleanup the extended op calls in repl server
Andrew Tridgell
5
-21
/
+23
2010-09-16
s4-pyjoin: fill in the dns name in the python replication method
Andrew Tridgell
1
-0
/
+40
2010-09-16
s4-repl: split out the extended op handling
Andrew Tridgell
2
-136
/
+168
2010-09-16
s4-repl: cleanup getncchanges extended op calls
Andrew Tridgell
3
-40
/
+70
2010-09-15
s4/fsmo: Handle infrastructure, pdc and rid extended ops
Anatoliy Atanasov
2
-45
/
+53
2010-09-15
s4-repl: use consistent API calls for getting DN GUID
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
1
-0
/
+14
2010-09-10
s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOrole
Anatoliy Atanasov
1
-1
/
+1
2010-09-10
s4/fsmo: Fix callback declaration
Anatoliy Atanasov
1
-1
/
+2
2010-09-10
s4-dreplsrv: fix 'dn' for partition object being created
Kamen Mazdrashki
1
-1
/
+9
2010-09-10
s4-drs-fsmo: try to dispatch ops in queue as soon as possible
Kamen Mazdrashki
1
-1
/
+9
2010-09-10
s4-fsmo: update FSMO changes for recent IRPC work
Andrew Tridgell
1
-3
/
+3
2010-09-10
s4/drs: update repsFrom only when we are not in getncchanges extended op
Anatoliy Atanasov
1
-4
/
+4
2010-09-10
s4-irpc: Added internal rpc call DREPL_TAKEFSMOROLE
Nadezhda Ivanova
1
-1
/
+10
2010-09-10
s4-drs: Implementation of GetNCChanges extended op 6 - fsmo role transfer
Nadezhda Ivanova
1
-0
/
+151
2010-09-10
s4-drs: Refactored drepl_service and send_ridalloc_request so that the struct...
Nadezhda Ivanova
2
-27
/
+48
2010-09-09
s4-dreplsrv: Call dreplsrv_out_operation::callback in case we fail to even ru...
Kamen Mazdrashki
1
-0
/
+8
[next]