libreplace: Fix the build on Solaris
[sfrench/samba-autobuild/.git] / python / samba / kcc / kcc_utils.py
2015-06-12 Douglas BagnallKCC: use python 2.6 compatible dictonary comprehensions
2015-06-12 Douglas BagnallKCC: use KccError, simplify logic in NTDSConn.commit_mo...
2015-06-12 Douglas BagnallKCC: shift ReplInfo, MAX_DWORD from kcc.kcc_utils to...
2015-06-12 Garming Samkcc: Allow RODC to be included in intersite topology
2015-06-12 Douglas BagnallKCC: move functions used in kcc.graph into kcc.graph
2015-06-12 Douglas BagnallKCC: add a warning about side-effects in RepsFromTo...
2015-06-12 Douglas BagnallKCC: fix combine_repl_info
2015-06-12 Douglas BagnallKCC: split kcc_utils into samba.kcc.{kcc_utils,graph}