summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2014-10-17tests: Allow "max open files" to differ from the documentationAndrew Bartlett1-1/+2
2014-10-14urgent_replication: Use subunit reporting, remove allow_empty_output.Jelmer Vernooij1-2/+5
2014-10-14samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.Jelmer Vernooij1-3/+2
2014-10-14samba_tool_drs: Fix docstring formatting so pydoctor groks it.Jelmer Vernooij1-23/+28
2014-10-14samba.tests.source: Fix lint.Jelmer Vernooij1-2/+2
2014-10-14Remove obsolete pep8 test.Jelmer Vernooij1-54/+0
2014-10-14Fix more pep8 issues in code I touched recently.Jelmer Vernooij6-27/+41
2014-10-14Remove last instances of pep8 error E602 (old style exceptions).Jelmer Vernooij1-3/+3
2014-10-14Remove last instance of pep8 error E701 (more statements on one line).Jelmer Vernooij1-1/+2
2014-10-14Remove remaining instance of pep8 E211 (too many spaces before operator).Jelmer Vernooij4-19/+19
2014-10-08tests: Pass the test context as lp_ctx for messaging testsMatthieu Patou1-1/+2
2014-09-30provision: Change the default functional level of new Samba domains to 2008R2.Andrew Bartlett2-3/+3
2014-09-27provision: explain why this is requiredAndrew Bartlett1-0/+8
2014-09-08samba-tool: fix reply when zero day pwd expiry is setBjörn Jacke1-4/+4
2014-09-02join.py: Set NT ACL on crossRef object for new partitionAndrew Bartlett2-4/+14
2014-09-02samba-tool/ldapcmp: update the list of non replicated attributesStefan Metzmacher1-13/+49
2014-09-01join.py: Ensure to fill in samAccountName so we get the domain$ accountAndrew Bartlett1-1/+2
2014-09-01provision: Only create hard links for ForestDnsZones if it exists on this DCAndrew Bartlett1-4/+8
2014-09-01join.py: Ensure we set the SID of the parent domain on the trust recordAndrew Bartlett1-1/+2
2014-09-01python: Use the security.dom_sid type for ctx.domsid in join.py and provisionAndrew Bartlett5-9/+11
2014-09-01provision: Use names.domainsid and names.domainguidAndrew Bartlett3-46/+55
2014-09-01provision: Only calculate ForestDNSZone GUID if we need itAndrew Bartlett1-5/+4
2014-09-01join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett1-32/+34
2014-08-31samba.netcmd.domain: desactivating -> deactivating.Jelmer Vernooij1-1/+1
2014-08-31samba.netcmd.domain: Fix incorrect variable names, causing NameErrors.Jelmer Vernooij1-4/+4
2014-08-31samba.netcmd.domain: Remove unused import.Jelmer Vernooij1-1/+0
2014-08-31samba.netcmd.domain: Just catch ImportError, not any parsing errors in cmd_do...Jelmer Vernooij1-2/+3
2014-08-26python/join: use lowercase for the dnshostname.Stefan Metzmacher1-2/+2
2014-08-06Redescribe --userou usageMarc Muehlfeld1-2/+2
2014-07-30tests: dnsserver: Remove duplicate empty test functionAmitay Isaacs1-4/+0
2014-07-29tests: dnsserver: Add a update test with name set to '.'Amitay Isaacs1-1/+40
2014-07-09dbcheck: Add check and test for various invalid userParameters valuesAndrew Bartlett1-0/+90
2014-07-08param: Amend docs.py test to check dumping of flagged parametersGarming Sam1-1/+70
2014-07-07param: remove idmap parameters as special cases in docs.pyGarming Sam1-3/+0
2014-07-07param: handle smb_ports as a special handlerGarming Sam1-2/+4
2014-06-18samba-tool domain: remove duplicate check if site is setBjörn Baumbach1-3/+0
2014-06-18samba-tool: add --site parameter to provision commandBjörn Baumbach1-1/+4
2014-06-18provision/sambadns: remove redundant site parameterBjörn Baumbach2-3/+4
2014-05-23tests: Add doc exception for spoolss: OSVERSION.Andreas Schneider1-1/+2
2014-05-21provision: Correctly provision the SOA record minimum TTLKai Blin2-0/+2
2014-05-20bug #10609: CVE-2014-0239 Don't reply to repliesKai Blin1-0/+29
2014-05-07docs: enable checking of parametric options assignmentGarming Sam1-4/+2
2014-05-07param: correctly use param_table.c as a regular C fileGarming Sam1-1/+1
2014-05-07docs: add test to docs.py to set parameters to some arbitrary valueGarming Sam1-10/+93
2014-05-07docs: change docs.py to test the setting of parameters to defaultsGarming Sam1-0/+39
2014-05-03samba-tool ldapcmp: fix a typoBjörn Baumbach1-2/+2
2014-05-02dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistencyAndrew Bartlett1-18/+13
2014-05-02dbchecker: verify and fix broken dn valuesStefan Metzmacher1-0/+94
2014-05-02dbchecker: make the deleted objects container detection more genericStefan Metzmacher1-2/+8
2014-04-22s4:kcc_util: fix loading connection transport object - used to refer to not d...Kamen Mazdrashki1-0/+1