summaryrefslogtreecommitdiff
path: root/source4/scripting/devel
Commit message (Expand)AuthorAgeFilesLines
* s4: create a small script to test drsuapi/cracknameMatthieu Patou2011-08-101-0/+75
* s4-scripting: allow to specify the number max of iteration around getNcChangesMatthieu Patou2011-08-061-1/+4
* samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell2011-07-211-1/+1
* add a demo script for dirsyncMatthieu Patou2011-05-211-0/+156
* s4-python: move function find_provision_key_parameters to provision namespace...Matthieu Patou2011-05-211-1/+2
* selftest: Polish selftest-vars.sh a little so it can be used againKamen Mazdrashki2011-05-081-10/+14
* selftest: Don't specify SELFTEST_TARGET as an env variableAndrew Bartlett2011-04-191-1/+0
* selftest: Remove duplication between BUILDIR and BINDIRAndrew Bartlett2011-04-161-1/+1
* s4-python Ensure we add the Samba python path first.Andrew Bartlett2011-02-021-1/+1
* s4-devel/pfm_verify: Move schemaInfo getter into separate functionKamen Mazdrashki2010-12-221-4/+12
* s4-devel/pfm_verify: Extend the tool to verify schemaInfo attribute valueKamen Mazdrashki2010-12-181-6/+43
* s4-tests: Added a speedtest for LDAP search operations with different accounts.Nadezhda Ivanova2010-12-151-11/+67
* s4-ldapcmp: make ldapcmp a samba-tool commandAndrew Tridgell2010-11-291-818/+0
* s4-ldapcmp: fixed exception handlingAndrew Tridgell2010-11-291-19/+17
* chgtdcpass: Fix program name in usage message.Jelmer Vernooij2010-11-281-5/+4
* show_test_time: Move to root scripting directory as it's useful for s3Jelmer Vernooij2010-11-271-19/+0
* s4-tests: Modified speedtest.py to use samba.tests.delete_forceNadezhda Ivanova2010-11-251-8/+3
* s4-devel: we don't need to override these scripts nowAndrew Tridgell2010-11-241-2/+0
* s4-pfm_verify: Explicitly pass LoadParm() instance to system_session() functionKamen Mazdrashki2010-11-231-1/+1
* s4-pfm_verify: fix usage stringKamen Mazdrashki2010-11-221-1/+1
* wintest: moved to top levelAndrew Tridgell2010-11-193-970/+0
* s4-wintest: reliability and usability improvementsAndrew Tridgell2010-11-183-116/+166
* s4-wintest: remove files in var/ when reprovisioningAndrew Tridgell2010-11-181-0/+1
* s4-test: added --rebase and --clean optionsAndrew Tridgell2010-11-181-1/+13
* s4-test: use --fail-immediately for samba_dnsupdate testingAndrew Tridgell2010-11-181-2/+2
* s4-test: added greater control over tests to runAndrew Tridgell2010-11-183-220/+320
* s4-test: rename scripting/devel/howto to scripting/devel/wintestAndrew Tridgell2010-11-183-0/+0
* s4-wintest: added wintest.py libraryAndrew Tridgell2010-11-182-420/+462
* s4-test: updates to test-howto.pyAndrew Tridgell2010-11-172-59/+122
* s4-test: added testing of w2k3 DC join to test-howto.pyAndrew Tridgell2010-11-172-19/+105
* s4-test: fixes for test-howto.pyAndrew Tridgell2010-11-162-25/+36
* s4-devel: a script to test the Samba4 HOWTOAndrew Tridgell2010-11-152-0/+605
* s4:speedtest.py - use "unicodePwd" for setting user's passwordMatthias Dieter Wallnöfer2010-11-111-1/+2
* s4:speedtest.py - remove duplicated codeMatthias Dieter Wallnöfer2010-11-111-2/+0
* s4:speedtest.py - fix script name in the help textMatthias Dieter Wallnöfer2010-11-111-2/+2
* s4:speedtest.py - make it executableMatthias Dieter Wallnöfer2010-11-111-0/+0
* s4-devel: useful script for testing join with empty smb.confAndrew Tridgell2010-11-111-0/+43
* s4-join: modify join behaviour according to domain levelAndrew Tridgell2010-11-071-1/+1
* s4-join: switch over to the new DC join in make testAndrew Tridgell2010-11-061-1/+1
* s4: net -> samba-toolAndrew Tridgell2010-11-051-1/+1
* s4-devel: Verify prefixMap is saved correctly in LDB on diskKamen Mazdrashki2010-11-041-0/+146
* Speed test with user objectsZahari Zahariev2010-11-041-0/+191
* s4-test: we don't need to set LDB_MODULES_PATH any moreAndrew Tridgell2010-11-011-1/+0
* Add a script for formating test result of st/subunitMatthieu Patou2010-10-261-0/+19
* s4-ldapcmp.py: Don't guess credentials for second Credentials objectKamen Mazdrashki2010-10-021-1/+1
* LDAPCmp feature to compare nTSecurityDescriptorsZahari Zahariev2010-09-301-34/+252
* s4-devel: added new options to getncchanges scriptAndrew Tridgell2010-09-291-9/+65
* s4-ldapcmp: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki2010-09-261-2/+3
* s4-ldapcmp: Extend ldapcmp to be able to compare more than one context at a timeKamen Mazdrashki2010-09-261-20/+33
* s4-ldapcmp: Enable comparisons between LDBs tooKamen Mazdrashki2010-09-221-3/+12