summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* dbcheck: Add back the elements that were wrongly removed from CN=Deleted ObjectsAndrew Bartlett2013-09-271-0/+66
* dbcheck: Ensure to always increase the error_countAndrew Bartlett2013-09-271-0/+1
* dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaDataAndrew Bartlett2013-09-271-0/+68
* python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett2013-09-273-4/+10
* python-samba-tool fsmo: Do not give an error on a successful role transferAndrew Bartlett2013-09-251-7/+7
* scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2013-09-062-7/+77
* python/provision: remove unused linklocal=False argument from interface_ips_v6()Stefan Metzmacher2013-09-021-3/+3
* python/pyglue: filter out loopback and linklocal addresses unless all_interfa...Stefan Metzmacher2013-09-021-2/+43
* samba-tool dbcheck: Correctly remove deleted DNs in dbcheckAndrew Bartlett2013-08-051-1/+1
* python samba-tool drs: Correctly print KCC references to deleted serversAndrew Bartlett2013-06-121-3/+12
* Remove remaining references to "password level" in the treeAndrew Bartlett2013-06-111-1/+0
* dns: Delete dnsNode objects when they are emptyKai Blin2013-06-011-0/+117
* samba-tool/dns: Set secure zone update flag after creating new zoneAmitay Isaacs2013-05-301-3/+9
* samba-tool/dns: Pass on additional flags when creating zonesAmitay Isaacs2013-05-301-0/+6
* s4-dns: Support update of SOA recordsAmitay Isaacs2013-05-301-2/+3
* s4-dns: Print/Set minimumTTL value in SOA recordAmitay Isaacs2013-05-281-1/+3
* python-samba-tool domain classicupgrade: Use transactions when adding users/g...Andrew Bartlett2013-05-161-31/+69
* samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...Andrew Bartlett2013-05-161-1/+1
* python-samba-tool domain classicupgrade: Correct message about re-promoting BDCsAndrew Bartlett2013-05-161-1/+1
* python-samba-tool domain classicupgrade: Actually Skip domain trust accountsAndrew Bartlett2013-05-161-0/+1
* python-samba-tool domain classicupgrade: Skip machine accounts that do not en...Andrew Bartlett2013-05-161-4/+11
* dns: Fix allocation of txt_record in txt record testsKai Blin2013-05-161-8/+12
* dns: more debug debug options in the testsKai Blin2013-05-161-4/+26
* dns: Add support for MX queriesKai Blin2013-05-161-0/+43
* samba_tool/base.py: Fix typo.Karolin Seeger2013-05-151-1/+1
* netcmd/group.py: Fix typo.Karolin Seeger2013-05-151-2/+2
* samba-tool/tests: Force the gecos of the user to a fixed value.Matthieu Patou2013-05-151-1/+10
* selftest: Output error when samba_tool user command failsMatthieu Patou2013-05-061-2/+4
* samba-tool/dns: Fix a typo in ttl variable nameAmitay Isaacs2013-04-191-1/+1
* netcmd/dns: fix typoDavid Disseldorp2013-04-181-2/+2
* source4/scripting/python/samba/samba3: handle ntdb files.Rusty Russell2013-04-122-49/+53
* scripting-provision: Do not enforce domain != realm if we are joining an exis...Andrew Bartlett2013-04-111-4/+5
* python-samba-tool domain classicupgrade: Make failure to connect directly to ...Andrew Bartlett2013-04-101-1/+1
* scripting: Fill the ProvisionNames hash with strings, not ldb.MessageElement ...Andrew Bartlett2013-03-251-8/+7
* samba-tool ldapcmp: Remove the GUID -> name mappingsAndrew Bartlett2013-03-251-43/+4
* scripting: Modify samba.descriptor.get_diff_sds() to cope with a missing refe...Andrew Bartlett2013-03-251-2/+2
* samba-tool dbcheck: Allow dbcheck to correct an nTSecurityDescriptor without ...Andrew Bartlett2013-03-251-0/+41
* samba-tool dbcheck: Add --reset-well-known-aclsAndrew Bartlett2013-03-252-4/+71
* scripting: Move get_diff_sds from samba.upgradehelpers to samba.descriptorAndrew Bartlett2013-03-253-155/+156
* scripting: Modify samba.descriptor.get_wellknown_sds() use samdb calls onlyAndrew Bartlett2013-03-251-49/+58
* scripting: Move samba.provision.descriptor to samba.descriptorAndrew Bartlett2013-03-253-2/+2
* scripting: Make samba.provision.descriptor.get_wellknown_sds() return ldb.Dn ...Andrew Bartlett2013-03-251-32/+33
* scripting: Fix documentation comment on upgradehelpers.py:get_clean_sdAndrew Bartlett2013-03-251-8/+3
* scripting: Move the list of well known SDs to samba.provision.descriptorAndrew Bartlett2013-03-251-0/+58
* samba-tool group list: add more info to samba-tool group listRicky Nance2013-03-171-6/+40
* Revert "Ensure the masks don't conflict with the ACL checks."Andrew Bartlett2013-03-111-1/+1
* samba_upgradeprovision: Remove inherited ACEs before comparing the SDsAndrew Bartlett2013-03-042-17/+65
* scripting: Rework samba.upgradehelpers.get_diff_sddls to be get_diff_sdsAndrew Bartlett2013-03-042-9/+25
* samba-tool ldapcmp: Add support for checking DNSDOMAIN and DNSFOREST by defaultAndrew Bartlett2013-03-041-4/+4
* samba-tool dbcheck: fix msDS-HasInstantiatedNCs attributes to match instanceT...Andrew Bartlett2013-03-041-1/+35