summaryrefslogtreecommitdiff
path: root/source4/dsdb/tests/python/dirsync.py
AgeCommit message (Expand)AuthorFilesLines
2012-06-21samdb: Accept a list of member variables rather than a comma-separated string.Jelmer Vernooij1-9/+9
2012-03-26LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer1-5/+5
2012-02-20s4-selftest: Avoid running kinit for each new connectionAndrew Bartlett1-1/+2
2012-01-24python: Change except: statement to except Exception:Amitay Isaacs1-1/+1
2011-10-09Remove pointless exception catching in tests.Jelmer Vernooij1-6/+3
2011-09-19s4-dsdb: use get_config_basedn() in python testsAndrew Tridgell1-1/+1
2011-05-21s4-dsdb: add unit tests for dirsync controlMatthieu Patou1-0/+713