summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Add doc exception for spoolss: OSVERSION.Andreas Schneider2014-05-231-1/+2
* provision: Correctly provision the SOA record minimum TTLKai Blin2014-05-212-0/+2
* 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
* samba-tool ldapcmp: fix a typoBjörn Baumbach2014-05-031-2/+2
* dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistencyAndrew Bartlett2014-05-021-18/+13
* dbchecker: verify and fix broken dn valuesStefan Metzmacher2014-05-021-0/+94
* dbchecker: make the deleted objects container detection more genericStefan Metzmacher2014-05-021-2/+8
* s4:kcc_util: fix loading connection transport object - used to refer to not d...Kamen Mazdrashki2014-04-221-0/+1
* s4:kcc_utils: Propagate 'samdb' into load_connection_transport() methodKamen Mazdrashki2014-04-221-2/+2
* s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisonsKamen Mazdrashki2014-04-221-1/+1
* samba-tool/upgrade: Fix exception thrown during upgrade from samba3Kamen Mazdrashki2014-04-221-1/+1
* dns.py: Use the python socket module.Andreas Schneider2014-04-171-1/+1
* Typo: Commiting -> CommittingJelmer Vernooij2014-04-141-3/+3
* samba-tool add password lockout handling to samba-tool domain passwordsettingsAndrew Bartlett2014-04-021-4/+73
* fix 2 typosGuenter Kukkukk2014-03-311-2/+2
* samba-tool dbcheck: handle missing objectClassFelix Botner2014-03-271-0/+31
* dbcheck: Ensure dbcheck can operate with --attrs setAndrew Bartlett2014-03-211-1/+1
* samba-tool: make provision check for bind versionGarming Sam2014-03-091-2/+28
* dns: Extend tests for records with another typeKai Blin2014-03-041-0/+14