VERSION: Disable GIT_SNAPSHOT for the 4.11.0rc1 release...
[samba.git] / python /
2019-07-05 Douglas Bagnalltests/usage: test for --help consistency
2019-07-05 Douglas Bagnalltests/samba-tool: test --help consistency
2019-07-05 Douglas Bagnallpython/tests: helper function for checking --help consi...
2019-07-05 Douglas Bagnalltests/usage: generalise to cover non-python scripts
2019-07-05 Douglas Bagnalltests/usage: python scripts --help should be helpful
2019-07-05 Douglas Bagnalltests: ensure that most python scripts have usage text
2019-07-04 Gary Lockyerdomain join: set ldb "transaction_index_cache_size...
2019-07-04 Gary Lockyerdomain join: enable ldb batch mode
2019-07-04 Björn Baumbachsamba-tool tests: add tests for contact management
2019-07-04 Björn Baumbachsamba-tool: implement contact management commands
2019-07-04 Björn Baumbachsamba-tool tests: add test for 'samba-tool group edit...
2019-07-04 Björn Baumbachsamba-tool group: add 'edit' command to edit an AD...
2019-07-04 Björn Baumbachsamba-tool tests: add test for 'samba-tool computer...
2019-07-04 Björn Baumbachsamba-tool computer: add 'edit' command to edit an...
2019-07-04 Björn Baumbachsamba-tool user edit: avoid base64 encoded strings...
2019-07-04 Björn Baumbachsamba-tool tests: add test for 'samba-tool user edit...
2019-07-04 Björn Baumbachsamba-tool user edit: simplify code
2019-07-04 Björn Baumbachsamba-tool user edit: use ldb methods to create ldif...
2019-07-04 Björn Baumbachsamba-tool tests: add additional tests for "samba-tool...
2019-07-04 Björn Baumbachsamba-tool user edit test: use testit instead of subuni...
2019-07-04 Björn Baumbachsamba-tool tests: remove probably outdated comment
2019-07-04 Björn Baumbachsamba-tool tests: rename "user edit" test from edit...
2019-07-04 Björn Baumbachsamba-tool: fix format of command description (help...
2019-07-02 Douglas Bagnallpytests/subunitrun: not usefully executable
2019-07-02 Gary Lockyersamba-tool domain join: remove the subdomain option
2019-07-02 Gary Lockyerjoin subdomain: changes for --backend-store-size
2019-07-02 Gary Lockyersamba-tool domain dcpromo: add --backend-store-size...
2019-07-02 Gary Lockyersamba-tool dcpromo tests: add --backend-store-size...
2019-07-02 Gary Lockyersamba-tool clone-dc-database: Add --backend-store-size...
2019-07-02 Gary Lockyerclone-dc-database tests: Add --backend-store-size option
2019-07-02 Gary Lockyersamba-tool domain join: Add --backend-store-size option
2019-07-02 Gary Lockyerdomain join tests: Add --backend-store-size option.
2019-07-02 Gary Lockyerprovision: Add --backend-store-size option
2019-07-02 Andrew Bartlettprovision: If --targetdir has been specified then we...
2019-07-02 Gary Lockyersamba-tool domain provision: add lmdb database size...
2019-07-02 Gary Lockyersamba-tool: Make the 'bytes' option type avaiable
2019-07-02 Gary Lockyerpython getopt: Add bytes option type
2019-07-02 Gary Lockyerprovision tests: Add --backend-store-size option.
2019-06-26 Aaron Haslettschema: changing default base schema to 2012_R2
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsUTF8AndSize() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsUTF8() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_AsString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromFormatV() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromFormat() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromStringAndSize() compatability...
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_Check() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_Type() compatability macro
2019-06-19 Douglas BagnallCVE-2019-12435 rpc/dns: avoid NULL deference if zone...
2019-06-19 Douglas BagnallCVE-2019-12435 rpc/dns: avoid NULL deference if zone...
2019-06-18 Björn Baumbachselftest: add tests for samba-tool ntacl changedomsid
2019-06-18 Björn Baumbachsamba-tool: add ntacl changedomsid command
2019-06-18 Björn Baumbachsamba-tool ntacl: consolidate code for getting the...
2019-06-18 Björn Baumbachpython/ntacls: use correct "state directory" smb.conf...
2019-06-07 Andrew BartlettRevert TestCaseInSubDir parts of "downgradedatabase...
2019-06-07 Andrew Bartlettselftest: Specifically remove files generated by provision
2019-06-06 Andrew Bartlettpy3: Remove unused PyInt_AsSsize_t macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PyInt_AsUnsignedLongLongMask macro...
2019-06-06 Andrew Bartlettpy3: Remove unused PyInt_AS_LONG macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PyInt_FromSize_t macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PyInt_FromSsize_t macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PyInt_FromString macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PyInt_CheckExact macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PY_DESC_PY3_STRING macro from py3com...
2019-06-06 Andrew Bartlettpy3: Remove unused PyStr_AsUTF8String macro from py3com...
2019-06-06 Andrew Bartlettpy3: Remove unused PyStr_Decode macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PyStr_InternFromString macro from...
2019-06-06 Andrew Bartlettpy3: Remove unused PyStr_InternInPlace macro from py3co...
2019-06-06 Andrew Bartlettpy3: Remove unused PyStr_Format macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PyStr_Concat macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused PyStr_CheckExact macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove unused IS_PY3 macro from py3compat.h
2019-06-06 Andrew Bartlettpy3: Remove Python2 side of py3compat.h
2019-06-06 Gary Lockyertests blackbox ndrdump: Clean up pep8 warnings
2019-06-06 Gary Lockyertests blackbox ndrdump: Add test for struct printing
2019-06-05 Gary Lockyertests auth log winbind: Fix flapping test
2019-05-31 Tim Bealeprovision: Fallback to assumption root-UID==zero
2019-05-30 Björn Baumbachsamba-tool: add 'import samba.drs_utils' to fsmo.py
2019-05-30 Stefan Metzmachersamba-tool: use only one LDAP modify for dns partition...
2019-05-30 Stefan Metzmachersamba-tool: fix replication after dns partition fsmo...
2019-05-29 Douglas Bagnallsamba-tool dns: use bytes for inet_ntop
2019-05-29 Douglas Bagnalltests/samba-tool: test dns serverinfo/zoneinfo
2019-05-29 Aaron Haslettdowngradedatabase: blackbox: MDB backend
2019-05-29 Aaron Haslettdowngradedatabase: blackbox: database repacked
2019-05-29 Aaron Haslettdowngradedatabase: blackbox: check ordered integer...
2019-05-29 Aaron Haslettdowngradedatabase: blackbox test
2019-05-28 Stefan Metzmacherdbcheck: fallback to the default tombstoneLifetime...
2019-05-28 Stefan Metzmacherpython/ntacls: we only need security.SEC_STD_READ_CONTR...
2019-05-24 Gary Lockyerldap tests: test scheme for referrals
2019-05-16 Noel Powersquash 'cast between incompatible function types' warning
2019-05-16 Noel Powerpython: Create macro to hide ugly function signature...
2019-05-06 Aaron Haslettselftest: correcting empty attribute usage in requests
2019-05-01 Douglas Bagnallpytests: slightly better errors in Testcase.insta_creds()
2019-05-01 Joe Guotraffic: load dns query from file and write stats to...
2019-04-30 Joe Guotraffic: define kerberos_state to simplify code
2019-04-30 Joe Guotraffic: make code more pythonic
2019-04-23 Douglas Bagnallpytest/segfault: segfault with nameless element
2019-04-11 Aaron Haslettselftest: tagging tests for new schemaupgrade_dc target
2019-04-11 Stefan Metzmacherpython/provision: use provision and relax controls...
2019-04-11 Stefan Metzmachers4:provision: split out provision_self_join_modify_sche...
next