summaryrefslogtreecommitdiffstats
path: root/python/samba/tests
Commit message (Expand)AuthorAgeFilesLines
* param: Amend docs.py test to check dumping of flagged parametersGarming Sam2014-07-081-1/+70
* param: remove idmap parameters as special cases in docs.pyGarming Sam2014-07-071-3/+0
* param: handle smb_ports as a special handlerGarming Sam2014-07-071-2/+4
* tests: Add doc exception for spoolss: OSVERSION.Andreas Schneider2014-05-231-1/+2
* provision: Correctly provision the SOA record minimum TTLKai Blin2014-05-211-0/+1
* bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin2014-05-201-0/+29
* docs: enable checking of parametric options assignmentGarming Sam2014-05-071-4/+2
* param: correctly use param_table.c as a regular C fileGarming Sam2014-05-071-1/+1
* docs: add test to docs.py to set parameters to some arbitrary valueGarming Sam2014-05-071-10/+93
* docs: change docs.py to test the setting of parameters to defaultsGarming Sam2014-05-071-0/+39
* dns.py: Use the python socket module.Andreas Schneider2014-04-171-1/+1
* dns: Extend tests for records with another typeKai Blin2014-03-041-0/+14
* bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin2014-03-041-0/+16
* selftest: updated docs.py scriptGarming Sam2014-01-311-37/+118
* Fix comment showing how to print an ACL to allow debug.Jeremy Allison2013-10-241-2/+4
* Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...Jeremy Allison2013-10-241-44/+116
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2013-10-141-6/+6
* dns: Delete dnsNode objects when they are emptyKai Blin2013-06-011-0/+117
* dns: Fix allocation of txt_record in txt record testsKai Blin2013-05-161-8/+12
* dns: more debug debug options in the testsKai Blin2013-05-161-4/+26
* dns: Add support for MX queriesKai Blin2013-05-161-0/+43
* samba_tool/base.py: Fix typo.Karolin Seeger2013-05-151-1/+1
* samba-tool/tests: Force the gecos of the user to a fixed value.Matthieu Patou2013-05-151-1/+10
* selftest: Output error when samba_tool user command failsMatthieu Patou2013-05-061-2/+4
* source4/scripting/python/samba/samba3: handle ntdb files.Rusty Russell2013-04-121-2/+2
* scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett2013-03-251-2/+2
* Revert "Ensure the masks don't conflict with the ACL checks."Andrew Bartlett2013-03-111-1/+1
* samba_upgradeprovision: Remove inherited ACEs before comparing the SDsAndrew Bartlett2013-03-041-14/+22
* scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sdsAndrew Bartlett2013-03-041-7/+20
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-0253-0/+7489