summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* 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
* samba-tool: fix replication after dns partition fsmo role transferStefan Metzmacher2019-05-301-1/+3
* samba-tool dns: use bytes for inet_ntopDouglas Bagnall2019-05-291-2/+3
* tests/samba-tool: test dns serverinfo/zoneinfoDouglas Bagnall2019-05-291-0/+26
* downgradedatabase: blackbox: MDB backendAaron Haslett2019-05-291-3/+35
* downgradedatabase: blackbox: database repackedAaron Haslett2019-05-291-4/+13
* downgradedatabase: blackbox: check ordered integer removedAaron Haslett2019-05-291-1/+19
* downgradedatabase: blackbox testAaron Haslett2019-05-292-2/+106
* dbcheck: fallback to the default tombstoneLifetime of 180 daysStefan Metzmacher2019-05-281-1/+4
* python/ntacls: we only need security.SEC_STD_READ_CONTROL in order to get the...Stefan Metzmacher2019-05-281-1/+1