ldb:utf8: ldb_ascii_toupper() avoids real toupper()
[samba.git] / source4 / scripting / devel /
2023-11-16 Andrew Bartletts4-scripting: Remove repl_cleartext_pwd.py
2023-11-16 Andrew Bartletts4-scripting/devel: Fix str() vs bytes() issue in repl_...
2023-11-16 Andrew Bartletts4-scripting/devel: Fix repl_cleartext_pwd to use built...
2023-08-14 Andreas Schneiders4:scripting: Fix code spelling
2022-07-08 Andreas Schneiders4:scripting: Reformat shell scripts
2022-05-10 Joseph Suttonpython: Remove redundant assignments
2022-05-10 Joseph Suttonpython: Remove unnecessary 'pass' statements
2021-09-04 Joseph Suttonpython: Fix usage strings
2021-04-28 Andreas Schneidertests: Use ldbsearch '--scope instead of '-s'
2021-04-28 Douglas Bagnallpython: remove all 'from __future__ import print_function'
2020-11-06 Isaac BoukrisRemove source4/scripting/devel/createtrust script
2020-08-11 Douglas Bagnallpython compat: remove text_type
2019-09-24 Björn Jackepfm_verif: string concatenation efficiency cleanup
2019-09-24 Björn Jackescripting: avoid inefficient string redefinition
2019-07-05 Douglas Bagnalls4/scripting/demodirsync: print usage if no host named
2019-07-02 Douglas Bagnalls4/script/rodcdns: str type doesn't need decoding
2019-03-12 Tim Beales4/scripting: Remove legacy selftest-vars.sh script
2019-03-12 Tim Bealeselftest: Remove unused SELFTEST_INTERFACES
2019-03-12 Douglas Bagnalls4/scripting: MORE py3 compatible print functions
2019-02-18 Tim Bealeselftest: Remove unused environment variables
2018-12-14 Joe GuoPY3: change shebang to python3 in source4/scripting dir
2018-11-02 Douglas Bagnalls4/scripting/*: py3 compatible print
2018-11-01 Douglas Bagnalls4/scripting/pfm_verify: PY3: use compat.text_type
2018-10-25 Douglas Bagnalls4/scripting/demodirsync: fix syntax error
2018-10-25 Douglas Bagnalls4/scripting: py3 style 0o123 octal, not 0123
2018-10-25 Douglas Bagnalls4/scripting/pfm_verify: remove duplicate import
2018-09-06 Joe GuoPEP8: fix E122: continuation line missing indentation...
2018-08-24 Joe GuoPEP8: fix E713: test for membership should be 'not in'
2018-08-24 Joe GuoPEP8: fix E711: comparison to None should be 'if cond...
2018-08-24 Joe GuoPEP8: fix E703: statement ends with a semicolon
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E305: expected 2 blank lines after class...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E265: block comment should start with '# '
2018-08-24 Joe GuoPEP8: fix E231: missing whitespace after ','
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E225: missing whitespace around operator
2018-08-24 Joe GuoPEP8: fix E202: whitespace before ')'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E127: continuation line over-indented for...
2018-08-24 Joe GuoPEP8: fix E111: indentation is not a multiple of four
2018-05-12 Noel Powers4/scripting/devel: py2/py3 compatability always decode...
2018-05-12 Aaron Haslettdevel: removing unused code from chgkrbtgtpass
2018-03-23 Noel Powers4/scripting: convert print func to be py2/py3 compatible
2017-02-10 Douglas Bagnallgetncchanges script: use library code, not copied funct...
2017-01-22 Andrew Bartlettparam: Remove winbindd privileged socket directory...
2016-02-03 Stefan Metzmachers4:scripting/devel: make use of the generic arcfour_enc...
2015-03-16 Michael Adamselftest: rename env dc to ad_dc_ntvfs
2015-02-25 Andrew Bartletts4/scripting/devel: Add tool to roll over the krbtgt...
2014-11-22 Jelmer Vernooijspeedtest: Use samba.tests.subunitrun.
2014-11-19 Jelmer Vernooijspeedtest: Create and run a single testsuite, should...
2014-04-17 Andreas Schneiderselftest: Rename WINBINDD_SOCKET_DIR environment variable.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-04 Matthieu PatouMake the output of the crackname script more readable
2013-07-03 Matthieu PatouMake the output of the crackname script more readable
2013-01-21 Matthieu Patoudevel-script: add options for RODC and partial replica...
2013-01-21 Matthieu Patoudevel-scripts: ask with WRIT_REP by default
2013-01-21 Matthieu Patoudevel-getncchange: try to find the dest_dsa automatically
2013-01-01 Stefan Metzmachers4:scripting/python: always treat the highwatermark...
2012-10-08 Matthieu Patoudevel-crackname: Print if count > 0
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-01-24 Amitay Isaacspython: Change except: statement to except Exception:
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: add optional 'clear_utf16_nam...
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: add 'attmode' parameter to...
2012-01-12 Stefan Metzmachers4:repl_cleartext_pwd.py: correctly compare attids...
2012-01-09 Stefan Metzmachers4:scripting/devel: add repl_cleartext_pwd.py script
2011-11-11 Matthieu Patous4: Simple test script to create lots of contacts to...
2011-09-13 Andrew Bartletts4: add createtrust tool for testing
2011-08-09 Matthieu Patous4: create a small script to test drsuapi/crackname
2011-08-05 Matthieu Patous4-scripting: allow to specify the number max of iterat...
2011-07-21 Andrew Tridgellsamba-tool: fixed some more calls to samba_tool join...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-21 Matthieu Patouadd a demo script for dirsync
2011-05-21 Matthieu Patous4-python: move function find_provision_key_parameters...
2011-05-08 Kamen Mazdrashkiselftest: Polish selftest-vars.sh a little so it can...
2011-04-19 Andrew Bartlettselftest: Don't specify SELFTEST_TARGET as an env variable
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2011-02-02 Andrew Bartletts4-python Ensure we add the Samba python path first.
2010-12-22 Kamen Mazdrashkis4-devel/pfm_verify: Move schemaInfo getter into separa...
2010-12-18 Kamen Mazdrashkis4-devel/pfm_verify: Extend the tool to verify schemaIn...
2010-12-15 Nadezhda Ivanovas4-tests: Added a speedtest for LDAP search operations...
2010-11-29 Andrew Tridgells4-ldapcmp: make ldapcmp a samba-tool command
2010-11-29 Andrew Tridgells4-ldapcmp: fixed exception handling
2010-11-28 Jelmer Vernooijchgtdcpass: Fix program name in usage message.
2010-11-27 Jelmer Vernooijshow_test_time: Move to root scripting directory as...
2010-11-25 Nadezhda Ivanovas4-tests: Modified speedtest.py to use samba.tests...
2010-11-24 Andrew Tridgells4-devel: we don't need to override these scripts now
2010-11-23 Kamen Mazdrashkis4-pfm_verify: Explicitly pass LoadParm() instance...
2010-11-22 Kamen Mazdrashkis4-pfm_verify: fix usage string
2010-11-19 Andrew Tridgellwintest: moved to top level
2010-11-18 Andrew Tridgells4-wintest: reliability and usability improvements
2010-11-18 Andrew Tridgells4-wintest: remove files in var/ when reprovisioning
2010-11-18 Andrew Tridgells4-test: added --rebase and --clean options
2010-11-18 Andrew Tridgells4-test: use --fail-immediately for samba_dnsupdate...
2010-11-18 Andrew Tridgells4-test: added greater control over tests to run
2010-11-18 Andrew Tridgells4-test: rename scripting/devel/howto to scripting...
2010-11-17 Andrew Tridgells4-wintest: added wintest.py library
2010-11-17 Andrew Tridgells4-test: updates to test-howto.py
2010-11-17 Andrew Tridgells4-test: added testing of w2k3 DC join to test-howto.py
next