summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
* clone-dc-database tests: Add --backend-store-size optionGary Lockyer2019-07-021-0/+119
* samba-tool domain join: Add --backend-store-size optionGary Lockyer2019-07-022-8/+18
* domain join tests: Add --backend-store-size option.Gary Lockyer2019-07-021-0/+148
* provision: Add --backend-store-size optionGary Lockyer2019-07-022-16/+33
* provision: If --targetdir has been specified then we must always reset posix:...Andrew Bartlett2019-07-021-6/+12
* samba-tool domain provision: add lmdb database size optionGary Lockyer2019-07-022-10/+21
* samba-tool: Make the 'bytes' option type avaiableGary Lockyer2019-07-021-1/+2
* python getopt: Add bytes option typeGary Lockyer2019-07-021-0/+45
* provision tests: Add --backend-store-size option.Gary Lockyer2019-07-022-0/+149
* schema: changing default base schema to 2012_R2Aaron Haslett2019-06-263-4/+4
* py3: Remove PyStr_AsUTF8AndSize() compatability macroAndrew Bartlett2019-06-241-2/+0
* py3: Remove PyStr_AsUTF8() compatability macroAndrew Bartlett2019-06-241-1/+0
* py3: Remove PyStr_AsString() compatability macroAndrew Bartlett2019-06-241-2/+0
* py3: Remove PyStr_FromFormatV() compatability macroAndrew Bartlett2019-06-241-1/+0
* py3: Remove PyStr_FromFormat() compatability macroAndrew Bartlett2019-06-241-1/+0
* py3: Remove PyStr_FromStringAndSize() compatability macroAndrew Bartlett2019-06-241-1/+0
* py3: Remove PyStr_FromString() compatability macroAndrew Bartlett2019-06-243-8/+7
* py3: Remove PyStr_Check() compatability macroAndrew Bartlett2019-06-241-2/+1
* py3: Remove PyStr_Type() compatability macroAndrew Bartlett2019-06-241-1/+0
* CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall2019-06-191-0/+26
* CVE-2019-12435 rpc/dns: avoid NULL deference if zone not found in DnssrvOpera...Douglas Bagnall2019-06-191-0/+25
* selftest: add tests for samba-tool ntacl changedomsidBjörn Baumbach2019-06-181-0/+87
* samba-tool: add ntacl changedomsid commandBjörn Baumbach2019-06-181-0/+164
* samba-tool ntacl: consolidate code for getting the local domain sidBjörn Baumbach2019-06-181-53/+32
* python/ntacls: use correct "state directory" smb.conf option instead of "stat...Björn Baumbach2019-06-181-1/+3
* Revert TestCaseInSubDir parts of "downgradedatabase: blackbox test"Andrew Bartlett2019-06-071-7/+2
* selftest: Specifically remove files generated by provisionAndrew Bartlett2019-06-071-3/+11
* py3: Remove unused PyInt_AsSsize_t macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyInt_AsUnsignedLongLongMask macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyInt_AS_LONG macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyInt_FromSize_t macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyInt_FromSsize_t macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyInt_FromString macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyInt_CheckExact macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PY_DESC_PY3_STRING macro from py3compat.hAndrew Bartlett2019-06-061-2/+1
* py3: Remove unused PyStr_AsUTF8String macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyStr_Decode macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyStr_InternFromString macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyStr_InternInPlace macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyStr_Format macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyStr_Concat macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused PyStr_CheckExact macro from py3compat.hAndrew Bartlett2019-06-061-1/+0
* py3: Remove unused IS_PY3 macro from py3compat.hAndrew Bartlett2019-06-061-4/+0
* py3: Remove Python2 side of py3compat.hAndrew Bartlett2019-06-061-96/+0
* tests blackbox ndrdump: Clean up pep8 warningsGary Lockyer2019-06-061-7/+15
* tests blackbox ndrdump: Add test for struct printingGary Lockyer2019-06-061-2/+10
* tests auth log winbind: Fix flapping testGary Lockyer2019-06-051-36/+53
* provision: Fallback to assumption root-UID==zeroTim Beale2019-05-311-1/+11
* samba-tool: add 'import samba.drs_utils' to fsmo.pyBjörn Baumbach2019-05-301-0/+1
* samba-tool: use only one LDAP modify for dns partition fsmo role transferStefan Metzmacher2019-05-301-16/+6