summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"Guenter Kukkukk2014-11-261-5/+8
* samba-tool: Fix enum values in dns.pyGuenter Kukkukk2014-11-261-1/+1
* sec_descriptor test: Simplify, use samba.tests.subunitrun module.Jelmer Vernooij2014-11-221-0/+0
* Move option handling into samba.tests.subunitrun.Jelmer Vernooij2014-11-221-3/+8
* Move option parsing to samba.tests.subunitrun.Jelmer Vernooij2014-11-221-8/+19
* Add convenience class for old-style Samba subunit python tests.Jelmer Vernooij2014-11-221-0/+59
* Add samba.ensure_third_party_module() function, loading external python modul...Jelmer Vernooij2014-11-121-5/+30
* s4-dns: Add support for BIND 9.10Amitay Isaacs2014-10-251-1/+5
* s4-dns: Update template variables, change BIND98 --> BIND9_8Amitay Isaacs2014-10-251-6/+6
* samba-tool group add: Add option --nis-domain and --gidMarc Muehlfeld2014-10-232-3/+25
* samba-tool: Add exception when trying to add/remove none existent users from ...Marc Muehlfeld2014-10-231-1/+1
* Add missing parameters to drs_Replicate in rodc.pyMichael Brown2014-10-231-1/+3
* tests: Allow "max open files" to differ from the documentationAndrew Bartlett2014-10-171-1/+2
* urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij2014-10-141-2/+5
* samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.Jelmer Vernooij2014-10-141-3/+2
* samba_tool_drs: Fix docstring formatting so pydoctor groks it.Jelmer Vernooij2014-10-141-23/+28
* samba.tests.source: Fix lint.Jelmer Vernooij2014-10-141-2/+2
* Remove obsolete pep8 test.Jelmer Vernooij2014-10-141-54/+0
* Fix more pep8 issues in code I touched recently.Jelmer Vernooij2014-10-146-27/+41
* Remove last instances of pep8 error E602 (old style exceptions).Jelmer Vernooij2014-10-141-3/+3
* Remove last instance of pep8 error E701 (more statements on one line).Jelmer Vernooij2014-10-141-1/+2
* Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij2014-10-144-19/+19
* tests: Pass the test context as lp_ctx for messaging testsMatthieu Patou2014-10-081-1/+2
* provision: Change the default functional level of new Samba domains to 2008R2.Andrew Bartlett2014-09-302-3/+3
* provision: explain why this is requiredAndrew Bartlett2014-09-271-0/+8
* samba-tool: fix reply when zero day pwd expiry is setBjörn Jacke2014-09-081-4/+4
* join.py: Set NT ACL on crossRef object for new partitionAndrew Bartlett2014-09-022-4/+14
* samba-tool/ldapcmp: update the list of non replicated attributesStefan Metzmacher2014-09-021-13/+49
* join.py: Ensure to fill in samAccountName so we get the domain$ accountAndrew Bartlett2014-09-011-1/+2
* provision: Only create hard links for ForestDnsZones if it exists on this DCAndrew Bartlett2014-09-011-4/+8
* join.py: Ensure we set the SID of the parent domain on the trust recordAndrew Bartlett2014-09-011-1/+2
* python: Use the security.dom_sid type for ctx.domsid in join.py and provisionAndrew Bartlett2014-09-015-9/+11
* provision: Use names.domainsid and names.domainguidAndrew Bartlett2014-09-013-46/+55
* provision: Only calculate ForestDNSZone GUID if we need itAndrew Bartlett2014-09-011-5/+4
* join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett2014-09-011-32/+34
* samba.netcmd.domain: desactivating -> deactivating.Jelmer Vernooij2014-08-311-1/+1
* samba.netcmd.domain: Fix incorrect variable names, causing NameErrors.Jelmer Vernooij2014-08-311-4/+4
* samba.netcmd.domain: Remove unused import.Jelmer Vernooij2014-08-311-1/+0
* samba.netcmd.domain: Just catch ImportError, not any parsing errors in cmd_do...Jelmer Vernooij2014-08-311-2/+3
* python/join: use lowercase for the dnshostname.Stefan Metzmacher2014-08-261-2/+2
* Redescribe --userou usageMarc Muehlfeld2014-08-061-2/+2
* tests: dnsserver: Remove duplicate empty test functionAmitay Isaacs2014-07-301-4/+0
* tests: dnsserver: Add a update test with name set to '.'Amitay Isaacs2014-07-291-1/+40
* dbcheck: Add check and test for various invalid userParameters valuesAndrew Bartlett2014-07-091-0/+90
* 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
* samba-tool domain: remove duplicate check if site is setBjörn Baumbach2014-06-181-3/+0
* samba-tool: add --site parameter to provision commandBjörn Baumbach2014-06-181-1/+4
* provision/sambadns: remove redundant site parameterBjörn Baumbach2014-06-182-3/+4