summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2010-11-19wintest: moved to top levelAndrew Tridgell3-970/+0
2010-11-18s4-wintest: reliability and usability improvementsAndrew Tridgell3-116/+166
2010-11-18s4-rodc: enable the DRS_GET_ALL_GROUP_MEMBERSHIP flag for RODC replicationAndrew Tridgell1-1/+2
2010-11-18s4-join: initially disable the machine accountAndrew Tridgell1-1/+8
2010-11-18s4-drs: fixed a typoAndrew Tridgell1-1/+1
2010-11-18s4-wintest: remove files in var/ when reprovisioningAndrew Tridgell1-0/+1
2010-11-18s4-test: added --rebase and --clean optionsAndrew Tridgell1-1/+13
2010-11-18s4-test: use --fail-immediately for samba_dnsupdate testingAndrew Tridgell1-2/+2
2010-11-18s4-spnupdate: only enable NDR print at log level above 5Andrew Tridgell1-1/+4
2010-11-18s4-dns: added support for --fail-immediately for RODC netlogon dns updatesAndrew Tridgell1-0/+7
2010-11-18s4-samdb.py: Use ldb.get_default_basedn() to avoid RootDSE searchKamen Mazdrashki1-6/+1
2010-11-18s4-test: added greater control over tests to runAndrew Tridgell3-220/+320
2010-11-18s4-test: rename scripting/devel/howto to scripting/devel/wintestAndrew Tridgell3-0/+0
2010-11-18s4-wintest: added wintest.py libraryAndrew Tridgell2-420/+462
2010-11-17s4-provision: don't test for xattrs if posix:eadb is setAndrew Tridgell1-0/+1
2010-11-17s4-provision: setup posix:eadb using lp.set()Andrew Tridgell1-5/+2
2010-11-17s4-test: updates to test-howto.pyAndrew Tridgell2-59/+122
2010-11-17s4-provision: add log messages about IP lookupAndrew Tridgell1-0/+2
2010-11-17s4-dns: catch more expections in samba_dnsupdateAndrew Tridgell1-1/+5
2010-11-17s4-test: added testing of w2k3 DC join to test-howto.pyAndrew Tridgell2-19/+105
2010-11-17s4-join: fixed join to w2k3Andrew Tridgell1-1/+1
2010-11-17s4-join: show a reasonable error on DsAddEntry() failingAndrew Tridgell1-1/+6
2010-11-17s4-join: enable NDR printing at debug levels >= 5Andrew Tridgell1-2/+9
2010-11-16s4-test: fixes for test-howto.pyAndrew Tridgell2-25/+36
2010-11-16samba-tool pwsettings Allow setting 'store cleartext'Andrew Bartlett1-2/+17
2010-11-15s4-join: not all versions of w2003 have msDS-SupportedEncryptionTypesAndrew Tridgell1-2/+4
2010-11-15s4-devel: a script to test the Samba4 HOWTOAndrew Tridgell2-0/+605
2010-11-15s4-dns: added --fail-immediately option to samba_dnsupdateAndrew Tridgell1-1/+13
2010-11-15s4-dns: fixed registration of multiple IPs in samba_dnsupdateAndrew Tridgell1-1/+1
2010-11-13s4:upgradeprovision - why not directly use "provision:0"?Matthias Dieter Wallnöfer1-4/+4
2010-11-12ktpass: also use userPrincipalName for locating the principalMatthieu Patou1-1/+2
2010-11-12ktpass: fix the search path for when running in samba's source dirMatthieu Patou1-0/+3
2010-11-12python: use the ldbMessage + modify notation instead of modify_ldif that we t...Matthieu Patou1-7/+6
2010-11-12Fix typoMatthieu Patou1-1/+1
2010-11-12unit tests: add testing for dns account password changeMatthieu Patou1-0/+4
2010-11-12upgradeprovision: use relaxed control while adding missing object containerMatthieu Patou1-1/+3
2010-11-12upgradeprovision: fix pb with dns-hostname, regenerate a correct keytabMatthieu Patou2-1/+75
2010-11-12upgradeprovision: use the relax/(upgrade)provision when modifying objectMatthieu Patou1-1/+8
2010-11-12upgradeprovision: use the (upgrade)provision control alsoMatthieu Patou1-2/+2
2010-11-12upgradeprovision: update revision for forestupdate and domainupdate objectsMatthieu Patou1-1/+4
2010-11-12Add a script to make backup of samba provisionMatthieu Patou1-0/+65
2010-11-11s4-provision UTF16 encode the password in sam.ldb, not secrets.ldbAndrew Bartlett1-2/+2
2010-11-11s4:upgradehelpers.py - use "clearTextPassword" rather than "userPassword"Matthias Dieter Wallnöfer1-5/+8
2010-11-11s4:speedtest.py - use "unicodePwd" for setting user's passwordMatthias Dieter Wallnöfer1-1/+2
2010-11-11s4:speedtest.py - remove duplicated codeMatthias Dieter Wallnöfer1-2/+0
2010-11-11s4:speedtest.py - fix script name in the help textMatthias Dieter Wallnöfer1-2/+2
2010-11-11s4:speedtest.py - make it executableMatthias Dieter Wallnöfer1-0/+0
2010-11-11s4-provision: include command line provision options in the generated smb.confAndrew Tridgell1-11/+22
2010-11-11s4-devel: useful script for testing join with empty smb.confAndrew Tridgell1-0/+43
2010-11-11s4-join: use the command line loadparm in provision during a joinAndrew Tridgell2-9/+13