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
2011-12-05
s4-drs: do not try to contact for replication servers that are not anymore in...
Matthieu Patou
1
-6
/
+40
2011-12-05
s4-resolver: do not use all the A and AAAA records, those after a NS are not ...
Matthieu Patou
1
-1
/
+1
2011-12-05
s4-drs: mark WERR_DS_DRA_BUSY as a non error in DsReplicaUpdateRefs
Matthieu Patou
1
-2
/
+22
2011-11-29
s4-repl: Check if GC SPN exists before using it for replication
Amitay Isaacs
1
-3
/
+54
2011-11-02
s4-drepl: Search for application partitions in addition to main ones
Amitay Isaacs
1
-3
/
+16
2011-10-06
s4-rodc: use the rodc_replica flag on the partition
Andrew Tridgell
1
-2
/
+2
2011-10-06
s4-rodc: ensure we load replicated partitions for RODCs
Andrew Tridgell
2
-46
/
+35
2011-10-06
s4-dsdb Allow repl server to start even when no master NCs are present
Andrew Bartlett
1
-7
/
+1
2011-10-04
s4-repl: try harder to find the right SPN in replication server
Andrew Tridgell
1
-23
/
+72
2011-10-04
s4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
Andrew Tridgell
1
-60
/
+3
2011-10-04
s4-repl: support creation of new NCs via DsAddEntry
Andrew Tridgell
1
-0
/
+84
2011-10-04
s4-repl: fixed formatting of some debug messages
Andrew Tridgell
1
-5
/
+5
2011-10-04
s4-repl: update instanceType in partial_replica replication
Andrew Tridgell
1
-0
/
+20
2011-10-04
s4-repl: add FULL_SYNC and PARTIAL_REPLICA flags
Andrew Tridgell
1
-5
/
+27
2011-09-22
s4-repl: remove unused principal_name element
Andrew Tridgell
1
-3
/
+0
2011-09-22
s4-repl: fill in GUID and SID from partition information
Andrew Tridgell
1
-2
/
+9
2011-09-22
s4-dsdb: get GUID and SID for DSA from extended DN
Andrew Tridgell
1
-21
/
+27
2011-09-22
s4-dsdb: enable initial replication of partitions via DsReplicaSync
Andrew Tridgell
2
-0
/
+52
2011-09-22
s4-repl: get NCs to replicate from our NTDS object
Andrew Tridgell
1
-28
/
+64
2011-09-22
s4-dsdb: added support for replicating with GC partial attribute set
Andrew Tridgell
2
-3
/
+51
2011-08-25
s4-repl: fixed _msdcs DNS name
Andrew Tridgell
3
-14
/
+14
2011-08-13
s4:dsdb: use tevent_ fn names instaed of legacy event_ ones
Simo Sorce
2
-2
/
+2
2011-08-09
s4-dsdb clarify that failure to load the schema items from DRS is expected
Andrew Bartlett
1
-3
/
+3
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
1
-0
/
+1
2011-05-11
s4/drepl_fsmo: Add an CR so that message is visible in the logs
Kamen Mazdrashki
1
-1
/
+1
2011-05-03
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2
-2
/
+2
2011-03-29
s4-dsdb: perform FSMO transfers asynchronously
Andrew Tridgell
2
-26
/
+43
2011-03-01
s4-repl/working_schema: Ignore some attributes when bulding working schema cache
Kamen Mazdrashki
1
-0
/
+9
2011-03-01
s4-replicated_objects: Implement a mechanism to relax some attributes conversion
Kamen Mazdrashki
1
-4
/
+31
2011-02-27
s4-drepl: Schedule event to trigger replication rather than calling run_pendi...
Kamen Mazdrashki
1
-2
/
+5
2011-02-27
s4-drepl: Fix replica sync callback to really store last error rather than la...
Kamen Mazdrashki
1
-1
/
+1
2011-02-27
s4-drepl: Refactor dreplsrv_run_pull_ops() to
Kamen Mazdrashki
1
-16
/
+33
2011-02-27
s4-drepl: Pass replication options from DsReplicaSync call
Kamen Mazdrashki
4
-5
/
+12
2011-02-22
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
1
-0
/
+1
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
7
-7
/
+7
2010-12-18
s4-drepl: During Schema replication, we need to save updated prefixMap if eve...
Kamen Mazdrashki
1
-0
/
+18
2010-12-18
s4-drepl: Make refreshed schema a global one
Kamen Mazdrashki
1
-0
/
+7
2010-12-17
s4-drepl: Reference current Schema cache into working_schema context
Kamen Mazdrashki
1
-1
/
+1
2010-12-17
s4-drepl: Fix log message to be shown on its own line
Kamen Mazdrashki
1
-1
/
+1
2010-12-15
s4-drepl: We won't need a working schema for empty replicas sent.
Kamen Mazdrashki
1
-2
/
+5
2010-12-15
s4-drepl: User working schema for commiting objects when replicating Schema NC
Kamen Mazdrashki
1
-6
/
+4
2010-12-15
s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...
Kamen Mazdrashki
2
-0
/
+57
2010-12-01
s4:dsdb/repl/replicated_objects.c - proof if "talloc_reference" doesn't retur...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-12-01
s4-dreplsrv: Use working_schema when replicating from Schema NC
Kamen Mazdrashki
1
-2
/
+22
2010-12-01
s4-dsdb/schema: Implement multi-pass working schema creation function
Kamen Mazdrashki
1
-0
/
+132
2010-12-01
s4-repl: Let dsdb_replicated_objects_convert() to accept schema from caller
Kamen Mazdrashki
2
-7
/
+16
2010-11-28
s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"
Matthias Dieter Wallnöfer
8
-9
/
+1
2010-11-27
s4:dsdb/repl/drepl_service.c - return the correct WERR result
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-27
s4:drepl_service.c - fix error macro (use "_werr" and not "werr")
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-27
s4:dsdb/repl/drepl_out_helpers.c - print out the correct error message (werr)
Matthias Dieter Wallnöfer
1
-1
/
+1
[next]