index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc_talloc: Update instructions to use standard unittest runner.
Jelmer Vernooij
2015-02-17
1
-1
/
+1
*
s4-dsdb-test: Implement samdb_connect_env() to rely solely on environment
Kamen Mazdrashki
2015-02-03
1
-0
/
+21
*
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
*
Reduce number of places where sys.path is (possibly) updated for external mod...
Jelmer Vernooij
2014-11-30
2
-3
/
+3
*
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
*
Move option parsing to samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-8
/
+19
*
Add convenience class for old-style Samba subunit python tests.
Jelmer Vernooij
2014-11-22
1
-0
/
+59
*
tests: Allow "max open files" to differ from the documentation
Andrew Bartlett
2014-10-17
1
-1
/
+2
*
urgent_replication: Use subunit reporting, remove allow_empty_output.
Jelmer Vernooij
2014-10-14
1
-2
/
+5
*
samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.
Jelmer Vernooij
2014-10-14
1
-3
/
+2
*
samba_tool_drs: Fix docstring formatting so pydoctor groks it.
Jelmer Vernooij
2014-10-14
1
-23
/
+28
*
samba.tests.source: Fix lint.
Jelmer Vernooij
2014-10-14
1
-2
/
+2
*
Remove obsolete pep8 test.
Jelmer Vernooij
2014-10-14
1
-54
/
+0
*
Fix more pep8 issues in code I touched recently.
Jelmer Vernooij
2014-10-14
3
-18
/
+18
*
Remove last instance of pep8 error E701 (more statements on one line).
Jelmer Vernooij
2014-10-14
1
-1
/
+2
*
Remove remaining instance of pep8 E211 (too many spaces before operator).
Jelmer Vernooij
2014-10-14
1
-1
/
+1
*
tests: Pass the test context as lp_ctx for messaging tests
Matthieu Patou
2014-10-08
1
-1
/
+2
*
tests: dnsserver: Remove duplicate empty test function
Amitay Isaacs
2014-07-30
1
-4
/
+0
*
tests: dnsserver: Add a update test with name set to '.'
Amitay Isaacs
2014-07-29
1
-1
/
+40
*
param: Amend docs.py test to check dumping of flagged parameters
Garming Sam
2014-07-08
1
-1
/
+70
*
param: remove idmap parameters as special cases in docs.py
Garming Sam
2014-07-07
1
-3
/
+0
*
param: handle smb_ports as a special handler
Garming Sam
2014-07-07
1
-2
/
+4
*
tests: Add doc exception for spoolss: OSVERSION.
Andreas Schneider
2014-05-23
1
-1
/
+2
*
provision: Correctly provision the SOA record minimum TTL
Kai Blin
2014-05-21
1
-0
/
+1
*
bug #10609: CVE-2014-0239 Don't reply to replies
Kai Blin
2014-05-20
1
-0
/
+29
*
docs: enable checking of parametric options assignment
Garming Sam
2014-05-07
1
-4
/
+2
*
param: correctly use param_table.c as a regular C file
Garming Sam
2014-05-07
1
-1
/
+1
*
docs: add test to docs.py to set parameters to some arbitrary value
Garming Sam
2014-05-07
1
-10
/
+93
*
docs: change docs.py to test the setting of parameters to defaults
Garming Sam
2014-05-07
1
-0
/
+39
*
dns.py: Use the python socket module.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
dns: Extend tests for records with another type
Kai Blin
2014-03-04
1
-0
/
+14
*
bug #10471: Don't respond with NXDOMAIN to records that exist with another type
Kai Blin
2014-03-04
1
-0
/
+16
*
selftest: updated docs.py script
Garming Sam
2014-01-31
1
-37
/
+118
*
Fix comment showing how to print an ACL to allow debug.
Jeremy Allison
2013-10-24
1
-2
/
+4
*
Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...
Jeremy Allison
2013-10-24
1
-44
/
+116
*
s4-samldb: Do not allow deletion of objects with RID < 1000
Nadezhda Ivanova
2013-10-14
1
-6
/
+6
*
dns: Delete dnsNode objects when they are empty
Kai Blin
2013-06-01
1
-0
/
+117
*
dns: Fix allocation of txt_record in txt record tests
Kai Blin
2013-05-16
1
-8
/
+12
*
dns: more debug debug options in the tests
Kai Blin
2013-05-16
1
-4
/
+26
*
dns: Add support for MX queries
Kai Blin
2013-05-16
1
-0
/
+43
*
samba_tool/base.py: Fix typo.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
samba-tool/tests: Force the gecos of the user to a fixed value.
Matthieu Patou
2013-05-15
1
-1
/
+10
*
selftest: Output error when samba_tool user command fails
Matthieu Patou
2013-05-06
1
-2
/
+4
*
source4/scripting/python/samba/samba3: handle ntdb files.
Rusty Russell
2013-04-12
1
-2
/
+2
[next]