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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
repl
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-repl: fixed _msdcs DNS name
Andrew Tridgell
2011-08-25
3
-14
/
+14
*
s4:dsdb: use tevent_ fn names instaed of legacy event_ ones
Simo Sorce
2011-08-13
2
-2
/
+2
*
s4-dsdb clarify that failure to load the schema items from DRS is expected
Andrew Bartlett
2011-08-09
1
-3
/
+3
*
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2011-08-03
1
-0
/
+1
*
s4/drepl_fsmo: Add an CR so that message is visible in the logs
Kamen Mazdrashki
2011-05-11
1
-1
/
+1
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
2
-2
/
+2
*
s4-dsdb: perform FSMO transfers asynchronously
Andrew Tridgell
2011-03-29
2
-26
/
+43
*
s4-repl/working_schema: Ignore some attributes when bulding working schema cache
Kamen Mazdrashki
2011-03-01
1
-0
/
+9
*
s4-replicated_objects: Implement a mechanism to relax some attributes conversion
Kamen Mazdrashki
2011-03-01
1
-4
/
+31
*
s4-drepl: Schedule event to trigger replication rather than calling run_pendi...
Kamen Mazdrashki
2011-02-27
1
-2
/
+5
*
s4-drepl: Fix replica sync callback to really store last error rather than la...
Kamen Mazdrashki
2011-02-27
1
-1
/
+1
*
s4-drepl: Refactor dreplsrv_run_pull_ops() to
Kamen Mazdrashki
2011-02-27
1
-16
/
+33
*
s4-drepl: Pass replication options from DsReplicaSync call
Kamen Mazdrashki
2011-02-27
4
-5
/
+12
*
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
2011-02-22
1
-0
/
+1
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
7
-7
/
+7
*
s4-drepl: During Schema replication, we need to save updated prefixMap if eve...
Kamen Mazdrashki
2010-12-18
1
-0
/
+18
*
s4-drepl: Make refreshed schema a global one
Kamen Mazdrashki
2010-12-18
1
-0
/
+7
*
s4-drepl: Reference current Schema cache into working_schema context
Kamen Mazdrashki
2010-12-17
1
-1
/
+1
*
s4-drepl: Fix log message to be shown on its own line
Kamen Mazdrashki
2010-12-17
1
-1
/
+1
*
s4-drepl: We won't need a working schema for empty replicas sent.
Kamen Mazdrashki
2010-12-15
1
-2
/
+5
*
s4-drepl: User working schema for commiting objects when replicating Schema NC
Kamen Mazdrashki
2010-12-15
1
-6
/
+4
*
s4-repl: Allow dsdb_replicated_objects_commit() to use different schema while...
Kamen Mazdrashki
2010-12-15
2
-0
/
+57
*
s4:dsdb/repl/replicated_objects.c - proof if "talloc_reference" doesn't retur...
Matthias Dieter Wallnöfer
2010-12-01
1
-1
/
+2
*
s4-dreplsrv: Use working_schema when replicating from Schema NC
Kamen Mazdrashki
2010-12-01
1
-2
/
+22
*
s4-dsdb/schema: Implement multi-pass working schema creation function
Kamen Mazdrashki
2010-12-01
1
-0
/
+132
*
s4-repl: Let dsdb_replicated_objects_convert() to accept schema from caller
Kamen Mazdrashki
2010-12-01
2
-7
/
+16
*
s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"
Matthias Dieter Wallnöfer
2010-11-28
8
-9
/
+1
*
s4:dsdb/repl/drepl_service.c - return the correct WERR result
Matthias Dieter Wallnöfer
2010-11-27
1
-1
/
+1
*
s4:drepl_service.c - fix error macro (use "_werr" and not "werr")
Matthias Dieter Wallnöfer
2010-11-27
1
-1
/
+1
*
s4:dsdb/repl/drepl_out_helpers.c - print out the correct error message (werr)
Matthias Dieter Wallnöfer
2010-11-27
1
-1
/
+1
*
s4:role transfer - use always type "enum drepl_role_master" for role specific...
Matthias Dieter Wallnöfer
2010-11-27
2
-3
/
+4
*
s4-repl: removed the syncall_workaround code
Andrew Tridgell
2010-11-17
2
-6
/
+0
*
s4-repl: save the result of the last replication in repsFrom/repsTo
Andrew Tridgell
2010-11-17
2
-53
/
+75
*
s4-repl: ensure we don't starve pending replication ops
Andrew Tridgell
2010-11-17
4
-6
/
+24
*
s4-repl: Propagate remote prefixMap in DRSUAPI data conversion functions
Kamen Mazdrashki
2010-11-11
1
-3
/
+19
*
s4-repl: dsdb_extended_replicated_objects_convert -> dsdb_replicated_objects_...
Kamen Mazdrashki
2010-11-11
2
-23
/
+23
*
s4-repl: dsdb_extended_replicated_objects_commit -> dsdb_replicated_objects_c...
Kamen Mazdrashki
2010-11-11
2
-6
/
+6
*
s4-repl: dsdb_convert_object -> dsdb_origin_object_convert
Kamen Mazdrashki
2010-11-11
1
-7
/
+7
*
s4-drs: reduce verbosity of dreplsrv_out_connection_attach
Andrew Tridgell
2010-11-08
1
-2
/
+2
*
s4-dsdb Explain why we may not use the GC name in some situations.
Andrew Bartlett
2010-11-08
1
-0
/
+8
*
s4-repl: fixed replication notifications to RODCs
Andrew Tridgell
2010-11-08
3
-7
/
+58
*
fix
Andrew Tridgell
2010-11-08
2
-4
/
+4
*
s4:dsdb/drepl_notify: reuse dreplsrv_notify_operation structures
Stefan Metzmacher
2010-11-05
1
-0
/
+22
*
idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values
Kamen Mazdrashki
2010-10-31
1
-1
/
+1
*
libcli/security Use common security.h
Andrew Bartlett
2010-10-12
2
-2
/
+2
*
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
s4-dsdb-repl: Print what the error code for failure is
Kamen Mazdrashki
2010-10-10
1
-1
/
+3
*
s4-repl: use the GC principal name for DRS replication connection
Andrew Tridgell
2010-10-01
3
-6
/
+76
*
s4-rodc: don't set SPECIAL_SECRET_PROCESSING on EXOP_REPL_SECRET
Andrew Tridgell
2010-09-30
1
-0
/
+3
*
s4-drepl: don't call UpdateRefs on a RODC
Andrew Tridgell
2010-09-29
1
-5
/
+11
[next]