PEP8: fix E261: at least two spaces before inline comment
[samba.git] / source4 / dsdb / tests / python / sites.py
2018-08-24 Joe GuoPEP8: fix E261: at least two spaces before inline comment
2018-03-23 Noel Powers3/dsdb: convert print func to be py2/py3 compatible
2018-02-19 Douglas Bagnallpython/tests/sites: ensure we can't manipulate subnets...
2018-02-19 Garming Samsubnet: Avoid a segfault when renaming subnet objects
2018-02-14 Douglas Bagnalldsdb python tests: convert 'except X, e' to 'except...
2016-03-22 Douglas Bagnalldsdb python tests: fix several usage strings
2015-12-24 Douglas Bagnalldsdb subnets: warn when an IPv6 address is in IPv4...
2015-12-24 Douglas Bagnallsamldb: ensure subnets have proper net ranges
2015-12-24 Douglas Bagnallsamba-tool: add sites subnet subcommands
2015-12-24 Douglas Bagnallpython.sites tests: remove excessive transaction management
2015-12-24 Andrew Bartlettselftest: Allow sites test to run against a remote...
2015-12-24 Douglas Bagnalldsdb.tests.sites: don't use global database, tidy long...
2015-12-24 Douglas Bagnalldsdb.tests.sites: merge interdependent tests
2014-11-22 Jelmer Vernooijsites: Use samba.tests.subunitrun.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-05-17 Matthias Dieter... s4:dsdb python tests - set the executable flag
2011-11-02 Matthieu Patous4-sites: Document, fix under optimal coding, use excep...
2011-11-02 Matthieu Patous4-selftest: add unit tests for sites's function in...