s4/scripting/autoidl: another py3 incompatible except
[samba.git] / python /
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...
2019-04-11 Stefan Metzmacherldapcmp: ignore 'schemaInfo' if two domains are compared
2019-04-08 Andrew BartlettCVE-2019-3870 pysmbd: Include tests to show the outside...
2019-04-08 Tim BealeCVE-2019-3870 tests: Extend smbd tests to check for...
2019-04-08 Aaron Haslettldb: tests for <= and >= integer indexing
2019-04-05 Tim Bealenetcmd: Fix passwordsettings --max-pwd-age command
2019-04-05 Tim Bealenetcmd: Add some timestamp conversion helper functions
2019-04-05 Tim Bealenetcmd: Use python constant for -0x8000000000000000
2019-04-05 Tim Bealetests: Add test for setting min/maxPwdAge
2019-04-04 Gary Lockyerpython join: Set index transaction cache size.
2019-04-03 Philipp Gesangpython/samba: ignore encoding errors while reading...
2019-04-02 Mathieu ParentSpelling fixes s/overrided/overridden/
2019-04-02 Mathieu ParentSpelling fix s/informations/information/
2019-03-30 Björn Baumbachsamba-tool: fix some typos
2019-03-22 Samuel Cabreroselftests:password_hash: Raise SHA256 rounds to 5000
2019-03-21 Stefan Metzmacherdbcheck: fix the err_empty_attribute() check
2019-03-21 Stefan Metzmacherdbcheck: use the str() value of the "name" attribute
2019-03-21 Andrew Bartlettselftest: Remove mention of --extra-python from comment
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-03-20 Douglas Bagnallpy/graph: use 2.6 compatible check for set membership
2019-03-14 Stefan Metzmacherdbcheck: don't check expired tombstone objects by defau...
2019-03-14 Stefan Metzmacherdbcheck: add --selftest-check-expired-tombstones cmdlin...
2019-03-14 Stefan Metzmacherpython/samba/netcmd: provide SUPPRESS_HELP via Option...
2019-03-14 Stefan Metzmacherdbcheck: detect the change after deletion bug
2019-03-14 Stefan Metzmacherdbcheck: add find_repl_attid() helper function
next