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
/
dsdb
/
repl
/
drepl_partitions.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-04
s4:dsdb: Fix code spelling
Jo Sutton
1
-1
/
+1
2024-08-04
s4:dsdb: Remove trailing whitespace
Jo Sutton
1
-10
/
+10
2023-10-25
s4:dsdb: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-05-16
s4:dsdb: Check return value of allocation functions
Joseph Sutton
1
-0
/
+7
2023-05-16
s4:dsdb: Check ldb_binary_encode_string() return value
Joseph Sutton
1
-1
/
+8
2020-11-27
s4: rename source4/smbd/ to source4/samba/
Ralph Boehme
1
-1
/
+1
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
1
-0
/
+2
2020-08-17
Fix a comment typo copied around
Volker Lendecke
1
-1
/
+1
2017-11-13
dreplsrv: Use is_null_sid
Volker Lendecke
1
-3
/
+1
2017-09-07
debug: Add new debug class "drs_repl" for DRS replication processing
Andrew Bartlett
1
-0
/
+3
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-2
/
+2
2014-09-30
repl: Specify the target realm in dreplsrv_get_target_principal()
Andrew Bartlett
1
-2
/
+2
2014-06-10
Use GUID_equal in a few places
Volker Lendecke
1
-3
/
+3
2014-02-13
s4:dsdb/repl: make use of dcerpc_binding_get_string_option("host")
Stefan Metzmacher
1
-4
/
+11
2014-02-13
s4:dsdb/repl: make dreplsrv_get_target_principal() static
Stefan Metzmacher
1
-5
/
+6
2014-02-13
s4:dsdb/repl: make use of dcerpc_binding_set_string_option("target_principal")
Stefan Metzmacher
1
-1
/
+9
2013-06-12
dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
Andrew Bartlett
1
-1
/
+1
2012-10-07
s4-repl: make dreplsrv_partition_find_for_nc return BAD_NC only
Matthieu Patou
1
-2
/
+7
2012-08-14
s4:dsdb/repl: fix the usage of 'GC/' prefixed principal names
Stefan Metzmacher
1
-21
/
+6
2012-08-14
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
1
-1
/
+1
2012-03-14
s4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
Amitay Isaacs
1
-1
/
+1
2012-02-01
Revert "s4-drs: do not try to contact for replication servers that are not an...
Andrew Tridgell
1
-38
/
+4
2011-12-05
s4-drs: do not try to contact for replication servers that are not anymore in...
Matthieu Patou
1
-6
/
+40
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: ensure we load replicated partitions for RODCs
Andrew Tridgell
1
-45
/
+34
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-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
1
-0
/
+42
2011-09-22
s4-repl: get NCs to replicate from our NTDS object
Andrew Tridgell
1
-28
/
+64
2011-08-25
s4-repl: fixed _msdcs DNS name
Andrew Tridgell
1
-1
/
+8
2011-02-10
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
1
-1
/
+1
2010-11-28
s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h"
Matthias Dieter Wallnöfer
1
-1
/
+0
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
1
-4
/
+41
2010-11-08
fix
Andrew Tridgell
1
-1
/
+1
2010-10-12
libcli/security Use common security.h
Andrew Bartlett
1
-1
/
+1
2010-10-01
s4-repl: use the GC principal name for DRS replication connection
Andrew Tridgell
1
-0
/
+62
2010-09-25
s4-repl: use namingContexts from rootDSE to initialise partition list
Andrew Tridgell
1
-53
/
+36
2010-09-20
s4-drepl: use the partition UDV and hwm for extended getncchanges ops
Andrew Tridgell
1
-27
/
+2
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-08-25
s4-repl: load RODC partitions using msDS-hasFullReplicaNCs
Andrew Tridgell
1
-4
/
+26
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-1
/
+1
2010-03-05
s4:repl - change also here the counter variables to "unsigned"
Matthias Dieter Wallnöfer
1
-3
/
+3
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
[next]