summaryrefslogtreecommitdiff
path: root/source4/scripting/devel
Commit message (Expand)AuthorAgeFilesLines
* getncchanges script: use library code, not copied functions.Douglas Bagnall2017-02-101-75/+2
* param: Remove winbindd privileged socket directory optionAndrew Bartlett2017-01-221-1/+0
* s4:scripting/devel: make use of the generic arcfour_encrypt() and string_to_b...Stefan Metzmacher2016-02-031-15/+3
* selftest: rename env dc to ad_dc_ntvfsMichael Adam2015-03-161-6/+6
* s4/scripting/devel: Add tool to roll over the krbtgt passwordAndrew Bartlett2015-02-251-0/+63
* speedtest: Use samba.tests.subunitrun.Jelmer Vernooij2014-11-221-14/+4
* speedtest: Create and run a single testsuite, should easy migration to regula...Jelmer Vernooij2014-11-191-8/+8
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-171-1/+1
* Make the output of the crackname script more readableMatthieu Patou2013-07-031-4/+4
* devel-script: add options for RODC and partial replica for replicate flagsMatthieu Patou2013-01-221-1/+21
* devel-scripts: ask with WRIT_REP by defaultMatthieu Patou2013-01-211-0/+1
* devel-getncchange: try to find the dest_dsa automaticallyMatthieu Patou2013-01-211-3/+19
* s4:scripting/python: always treat the highwatermark as opaque (bug #9508)Stefan Metzmacher2013-01-012-2/+2
* devel-crackname: Print if count > 0Matthieu Patou2012-10-071-2/+5
* LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer2012-03-261-1/+1
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-241-3/+3
* s4:repl_cleartext_pwd.py: add optional 'clear_utf16_name' parameterStefan Metzmacher2012-01-121-7/+17
* s4:repl_cleartext_pwd.py: add 'attmode' parameter to convert the attname to utf8Stefan Metzmacher2012-01-121-5/+22
* s4:repl_cleartext_pwd.py: correctly compare attids as uint32_t valuesStefan Metzmacher2012-01-121-5/+10
* s4:scripting/devel: add repl_cleartext_pwd.py scriptStefan Metzmacher2012-01-091-0/+377
* s4: Simple test script to create lots of contacts to stress the LDBMatthieu Patou2011-11-111-0/+96
* s4: add createtrust tool for testingAndrew Bartlett2011-09-131-0/+137
* 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