summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2013-05-16dns: Fix allocation of txt_record in txt record testsKai Blin1-8/+12
2013-05-16dns: more debug debug options in the testsKai Blin1-4/+26
2013-05-16dns: Add support for MX queriesKai Blin1-0/+43
2013-05-15samba_tool/base.py: Fix typo.Karolin Seeger1-1/+1
2013-05-15netcmd/group.py: Fix typo.Karolin Seeger1-2/+2
2013-05-15samba-tool/tests: Force the gecos of the user to a fixed value.Matthieu Patou1-1/+10
2013-05-06selftest: Output error when samba_tool user command failsMatthieu Patou1-2/+4
2013-04-19samba-tool/dns: Fix a typo in ttl variable nameAmitay Isaacs1-1/+1
2013-04-18netcmd/dns: fix typoDavid Disseldorp1-2/+2
2013-04-12source4/scripting/python/samba/samba3: handle ntdb files.Rusty Russell2-49/+53
2013-04-11scripting-provision: Do not enforce domain != realm if we are joining an exis...Andrew Bartlett1-4/+5
2013-04-10python-samba-tool domain classicupgrade: Make failure to connect directly to ...Andrew Bartlett1-1/+1
2013-03-25scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett1-8/+7
2013-03-25samba-tool ldapcmp: Remove the GUID -> name mappingsAndrew Bartlett1-43/+4
2013-03-25scripting: Modify samba.descriptor.get_diff_sds() to cope with a missing refe...Andrew Bartlett1-2/+2
2013-03-25samba-tool dbcheck: Allow dbcheck to correct an nTSecurityDescriptor without ...Andrew Bartlett1-0/+41
2013-03-25samba-tool dbcheck: Add --reset-well-known-aclsAndrew Bartlett2-4/+71
2013-03-25scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett3-155/+156
2013-03-25scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett1-49/+58
2013-03-25scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett3-2/+2
2013-03-25scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...Andrew Bartlett1-32/+33
2013-03-25scripting: Fix documentation comment on upgradehelpers.py:get_clean_sdAndrew Bartlett1-8/+3
2013-03-25scripting: Move the list of well known SDs to samba.provision.descriptorAndrew Bartlett1-0/+58
2013-03-17samba-tool group list: add more info to samba-tool group listRicky Nance1-6/+40
2013-03-11Revert "Ensure the masks don't conflict with the ACL checks."Andrew Bartlett1-1/+1
2013-03-04samba_upgradeprovision: Remove inherited ACEs before comparing the SDsAndrew Bartlett2-17/+65
2013-03-04scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sdsAndrew Bartlett2-9/+25
2013-03-04samba-tool ldapcmp: Add support for checking DNSDOMAIN and DNSFOREST by defaultAndrew Bartlett1-4/+4
2013-03-04samba-tool dbcheck: fix msDS-HasInstantiatedNCs attributes to match instanceT...Andrew Bartlett1-1/+35
2013-03-04scripting: Correct parsing of binary DNAndrew Bartlett1-1/+1
2013-03-02samba-tool ldapcmp: Add --skip-missing-dn to not error on DNs present in one ...Andrew Bartlett1-5/+10
2013-03-02samba-tool domain classicupgrade: Fix typo in error path for multiple account...Andrew Bartlett1-1/+1
2013-03-02samba-tool domain classicupgrade: Print a better error when the ldap backend ...Andrew Bartlett1-1/+4
2013-03-02samba-tool dbcheck: fix comment on err_wrong_sdAndrew Bartlett1-2/+1
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij113-0/+31383