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
/
kcc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use GUID_equal in a few places
Volker Lendecke
2014-06-10
2
-5
/
+5
*
dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo...
Andrew Bartlett
2014-05-03
1
-1
/
+1
*
Remove the remaining uses of the macro NT_STATUS_HAVE_NO_MEMORY_AND_FREE in t...
Garming Sam
2014-03-05
1
-6
/
+12
*
Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.
Garming Sam
2014-03-05
1
-25
/
+100
*
dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
Andrew Bartlett
2013-06-12
2
-4
/
+10
*
Fix warnings about set but unused variables
Matthieu Patou
2013-05-20
2
-10
/
+1
*
drs-replica-info: level_not_supported is wrong when we do support (partialy t...
Matthieu Patou
2012-10-07
1
-9
/
+13
*
s4-dsdb: Use tmp_ctx in kccsrv_check_deleted to avoid leaking memory onto par...
Andrew Bartlett
2012-08-17
1
-6
/
+11
*
s4-kcc: Avoid use-after-free of dn and add tmp_ctx
Andrew Bartlett
2012-08-17
1
-2
/
+9
*
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
2012-08-14
3
-4
/
+4
*
s4-dsdb: Improve memory handling in kccsrv_add_connection()
Andrew Bartlett
2012-08-14
1
-0
/
+5
*
s4-dsdb: Improve memory handling in kccsrv_find_connections() by adding a tmp...
Andrew Bartlett
2012-08-14
1
-4
/
+15
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
s4-kcc: avoid a false alarm with rodc
Matthieu Patou
2012-04-19
1
-0
/
+7
*
s4-dsdb: Fix the case for attribute name msDS-hasMasterNCs
Amitay Isaacs
2012-03-14
1
-2
/
+2
*
s4-kcc: Remove also deleted objects that are not in the Deleted Object container
Matthieu Patou
2011-12-23
2
-2
/
+38
*
Invocation of samba_kcc from KCC task
Dave Craft
2011-12-08
2
-20
/
+88
*
Add subreq and status to kcc_service struct
Dave Craft
2011-12-08
1
-2
/
+9
*
s4-kcc: if we are a GC, auto-add partial replicas
Andrew Tridgell
2011-10-04
1
-3
/
+147
*
s4-kcc: return partial replica NCs in drs showrepl
Andrew Tridgell
2011-09-22
1
-24
/
+20
*
s4-kcc: Fix the list of NCs for DRS replica information
Amitay Isaacs
2011-09-07
1
-3
/
+21
*
s4-kcc: fixed _msdcs DNS name
Andrew Tridgell
2011-08-25
1
-3
/
+1
*
s4:dsdb: use tevent_ fn names instaed of legacy event_ ones
Simo Sorce
2011-08-13
1
-1
/
+1
*
s4-kcc: correctly populate the neighbor object when taking information from r...
Matthieu Patou
2011-07-31
1
-0
/
+3
*
s4-kcc: use dsdb_delete() instead of ldb_delete()
Andrew Tridgell
2011-07-21
1
-1
/
+1
*
Add intrasite code test switch
Dave Craft
2011-07-14
2
-0
/
+9
*
Add kccsrv_add_repsFrom() possibility of NULL res argument
Dave Craft
2011-07-14
1
-2
/
+2
*
Remove static to allow availability to other KCC files
Dave Craft
2011-07-14
1
-4
/
+4
*
kcc_connection invocation_id added to struct
Dave Craft
2011-07-14
1
-0
/
+1
*
KCC NTDSConnection should utilize NTDSCONN_OPT_IS_GENERATED
Dave Craft
2011-07-14
1
-1
/
+9
*
NTDSConnection and NTDSA Site setting flags
Dave Craft
2011-07-14
1
-8
/
+0
*
s4:dsdb - always handle the attribute "options" as 32bit unsigned integer
Matthias Dieter Wallnöfer
2011-03-01
2
-19
/
+20
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
5
-5
/
+5
*
s4-kcc: fixed valgrind errors in drs replicaInfo server side
Andrew Tridgell
2010-11-26
1
-7
/
+5
*
s4-kcc: disable the NDR printing of DRS getinfo requests
Andrew Tridgell
2010-11-24
1
-0
/
+4
*
s4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag for RODC replication
Andrew Tridgell
2010-11-18
1
-0
/
+1
*
s4-kcc: fixed result_last_attempt in showrepl
Andrew Tridgell
2010-11-17
1
-0
/
+1
*
s4-debug: lowered the debug level of some unimportant messages
Andrew Tridgell
2010-11-08
1
-2
/
+2
*
s4:dsdb/kcc: fix memory leak in kcctpl_copy_output_edges()
Stefan Metzmacher
2010-11-04
1
-0
/
+1
*
s4 dsdb kcc: Prefer msDS-hasMasterNCs over hasMasterNCs when replicating
Kai Blin
2010-10-23
1
-5
/
+10
*
s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...
Matthias Dieter Wallnöfer
2010-10-15
2
-20
/
+20
*
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
2010-10-03
1
-1
/
+1
*
s4-kcc: silence "Testing kcctpl_create_intersite_connections" message
Andrew Tridgell
2010-10-03
1
-1
/
+1
*
s4-kcc: remove stale repsTo entries in the KCC
Andrew Tridgell
2010-10-02
1
-0
/
+32
*
s4-kcc: fixed the replica_flags in repsFrom in the kcc
Andrew Tridgell
2010-09-29
1
-31
/
+72
*
s4-kcc: fixed a incorrect context to kcctpl_get_all_bridgehead_dcs
Andrew Tridgell
2010-09-27
1
-1
/
+1
*
s4-kcc: don't print "Testing kcctpl_create_intersite_connections"
Andrew Tridgell
2010-09-27
1
-1
/
+1
*
s4/dsdb:kcc: cleanup and improve readability
Anatoliy Atanasov
2010-09-23
1
-4
/
+5
*
s4:dsdb/kcc: we don't need to manually allocate [out,ref] pointers anymore
Stefan Metzmacher
2010-09-23
1
-6
/
+1
[next]