index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Remove ntdb references
Volker Lendecke
2015-03-17
2
-9
/
+2
*
autobuild: Remove ntdb target
Volker Lendecke
2015-03-17
2
-2
/
+2
*
Remove ntdb from scripts
Volker Lendecke
2015-03-17
2
-2
/
+2
*
selftest: rename env dc to ad_dc_ntvfs
Michael Adam
2015-03-16
2
-2
/
+2
*
selftest: rename env plugin_s4_dc to ad_dc
Michael Adam
2015-03-16
2
-5
/
+5
*
samba-tool drs: Ensure we do not replicate all secrets to an RODC, even with ...
Andrew Bartlett
2015-03-16
1
-1
/
+4
*
s4.2/fsmo.py: fixed fsmo transfer exception
Steve Howells
2015-03-16
1
-1
/
+0
*
selftest: modify python.samba.test.posixacl to cope with nss_winbind active
Michael Adam
2015-03-12
1
-4
/
+28
*
provision: Give a more helpful message when find_provision_key_parameters() f...
Andrew Bartlett
2015-03-06
1
-2
/
+5
*
samba-tool: Add -P to options.CredentialsOptions
Andrew Bartlett
2015-03-06
1
-5
/
+21
*
Implement TestCase.assertIsNotNone for python < 2.7.
Jelmer Vernooij
2015-03-06
1
-6
/
+9
*
Implement TestCase.assertIn for older versions of Python.
Jelmer Vernooij
2015-03-06
1
-0
/
+3
*
Implement assertIsNone for Python < 2.7.
Jelmer Vernooij
2015-03-06
1
-0
/
+3
*
Handle skips when running on python2.6.
Jelmer Vernooij
2015-03-06
1
-9
/
+57
*
Run cleanup after tearDown, for consistency with Python >= 2.7.
Jelmer Vernooij
2015-03-06
1
-2
/
+3
*
Use samba TestCase so we get all compatibility functions on Python < 2.7.
Jelmer Vernooij
2015-03-06
1
-1
/
+1
*
Provide TestCase.assertIsInstance for python < 2.7.
Jelmer Vernooij
2015-03-06
1
-0
/
+4
*
Add replacement addCleanup.
Jelmer Vernooij
2015-03-06
1
-0
/
+11
*
Add custom implementations of TestCase.assertIs and TestCase.assertIsNot, for...
Jelmer Vernooij
2015-03-06
1
-0
/
+8
*
Fix use of TestCase.skipTest on python2.6 now that we no longer use testtools.
Jelmer Vernooij
2015-03-06
2
-3
/
+7
*
Drop support for failfast mode, rather than adding support for it everywhere.
Jelmer Vernooij
2015-03-06
1
-38
/
+7
*
Remove 'external' python module support code - use the third_party directory ...
Jelmer Vernooij
2015-03-06
1
-16
/
+0
*
Support using third party iso8601 module if system doesn't provide one.
Jelmer Vernooij
2015-03-06
1
-0
/
+5
*
Import UTC definition from utc8601 module.
Jelmer Vernooij
2015-03-06
2
-24
/
+3
*
Rename TestSkipped to Skiptest, consistent with Python 2.7.
Jelmer Vernooij
2015-03-06
4
-13
/
+11
*
Avoid importing TestCase and TestSkipped from testtools.
Jelmer Vernooij
2015-03-06
1
-11
/
+8
*
Set default testRunner rather than requiring the user pass it in.
Jelmer Vernooij
2015-03-06
1
-2
/
+3
*
Add RemoteTestCase and RemoteError to samba.subunit.
Jelmer Vernooij
2015-03-06
1
-0
/
+59
*
Use Samba-only subunit module in selftest/tests/.
Jelmer Vernooij
2015-03-06
2
-19
/
+30
*
Fix copyright headers for python/samba/subunit.
Jelmer Vernooij
2015-03-06
2
-0
/
+22
*
subunitrun: Use new samba.subunit.run module.
Jelmer Vernooij
2015-03-06
1
-10
/
+2
*
Add simple subunit runner outputting subunit v1.
Jelmer Vernooij
2015-03-06
2
-0
/
+750
*
s4/scripting/devel: Add tool to roll over the krbtgt password
Andrew Bartlett
2015-02-25
1
-0
/
+19
*
group.py: Fix wrong example option, remove wrong comment line
Marc Muehlfeld
2015-02-17
1
-2
/
+1
*
rpc_talloc: Update instructions to use standard unittest runner.
Jelmer Vernooij
2015-02-17
1
-1
/
+1
*
samba-tool: Create NIS enabled users and unixHomeDirectory attribute
Marc Muehlfeld
2015-02-03
2
-4
/
+39
*
s4-dsdb-test: Implement samdb_connect_env() to rely solely on environment
Kamen Mazdrashki
2015-02-03
1
-0
/
+21
*
s4-dsdb: Tests for security checks on undelete operation
Nadezhda Ivanova
2015-02-03
1
-4
/
+4
*
s4-tests: Print out what the error is in delete_force()
Kamen Mazdrashki
2015-02-03
1
-2
/
+2
*
python/samba/tests: don't lower case path names in connect_samdb()
Stefan Metzmacher
2015-02-01
1
-1
/
+0
*
samba3.py: Correctly initialize cache directory for passdb test
Christof Schmitt
2015-01-16
1
-0
/
+1
*
dns.py: Always remove the test zone in tearDown()
Andrew Bartlett
2014-12-22
1
-0
/
+8
*
dns.py: Test dns server reload zones from DSDB when are created or deleted
Samuel Cabrero
2014-12-22
1
-0
/
+78
*
s4-tests/env_loadparm: Throw KeyError in case SMB_CONF_PATH
Kamen Mazdrashki
2014-12-08
1
-1
/
+1
*
Minor spelling correction in samba-tool domain
Daniel Cotton
2014-12-02
1
-1
/
+1
*
Reduce number of places where sys.path is (possibly) updated for external mod...
Jelmer Vernooij
2014-11-30
2
-3
/
+3
*
samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"
Guenter Kukkukk
2014-11-26
1
-5
/
+8
*
samba-tool: Fix enum values in dns.py
Guenter Kukkukk
2014-11-26
1
-1
/
+1
*
sec_descriptor test: Simplify, use samba.tests.subunitrun module.
Jelmer Vernooij
2014-11-22
1
-0
/
+0
*
Move option handling into samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-3
/
+8
[next]