summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-22s4:kcc_utils: Propagate 'samdb' into load_connection_transport() methodKamen Mazdrashki1-2/+2
2014-04-22s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisonsKamen Mazdrashki1-1/+1
2014-04-22samba-tool/upgrade: Fix exception thrown during upgrade from samba3Kamen Mazdrashki1-1/+1
2014-04-17dns.py: Use the python socket module.Andreas Schneider1-1/+1
2014-04-14Typo: Commiting -> CommittingJelmer Vernooij1-3/+3
2014-04-02samba-tool add password lockout handling to samba-tool domain passwordsettingsAndrew Bartlett1-4/+73
2014-03-31fix 2 typosGuenter Kukkukk1-2/+2
2014-03-27samba-tool dbcheck: handle missing objectClassFelix Botner1-0/+31
2014-03-21dbcheck: Ensure dbcheck can operate with --attrs setAndrew Bartlett1-1/+1
2014-03-09samba-tool: make provision check for bind versionGarming Sam1-2/+28
2014-03-04dns: Extend tests for records with another typeKai Blin1-0/+14
2014-03-04bug #10471: Don't respond with NXDOMAIN to records that exist with another typeKai Blin1-0/+16
2014-02-10s4:samba-tool/testparm: add a warning when acting as an AD-DC and not using U...Garming Sam1-0/+8
2014-02-05provision: capture slightly less generic exceptions during the test for aclsGarming Sam1-2/+2
2014-02-05provision: improve error message when connecting to samdb without the correct...Garming Sam1-1/+7
2014-02-05provision: Fix failures on re-provision incorrectly blamed on posix acl support.Garming Sam1-26/+25
2014-01-31selftest: updated docs.py scriptGarming Sam1-37/+118
2014-01-28s4-testparm: modify dumping of parameters to use the lib/param code to have m...Garming Sam1-1/+1
2014-01-23samba-tool classicupgrade: Remove unsued upgrade_smbconfAndrew Bartlett1-117/+0
2014-01-23samba-tool classicupgrade: Remove unsued reference to samba3samAndrew Bartlett1-16/+0
2014-01-09samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer1-4/+0
2013-11-30netcmd/dns: Catch wildcard patterns when querying for nameAmitay Isaacs1-0/+3
2013-11-11provision: Fix string replacement orderingBenjamin Franzke1-1/+1
2013-11-11CVE-2013-4476: samba-tool provision: create ${private_dir}/tls with mode 0700Björn Baumbach1-1/+1
2013-10-25s4-dns: dlz_bind9: Create dns-HOSTNAME account disabledSamuel Cabrero1-4/+7
2013-10-25s4-openldap: Fixed a problem with provisioning with OpenLdapNadezhda Ivanova1-1/+1
2013-10-24Fix comment showing how to print an ACL to allow debug.Jeremy Allison1-2/+4
2013-10-24Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...Jeremy Allison1-44/+116