summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* python: Add py3compat.hPetr Viktorin2016-12-011-0/+167
* python: samba.subunit.run: Fix Python 3 compatibility.Lumir Balhar2016-12-011-8/+2
* python: wscript_build: Prepare build environment for Python 3 portingLumir Balhar2016-12-011-6/+6
* join.py: Attempt to allocate a RID Set during the joinAndrew Bartlett2016-12-011-0/+20
* dbcheck: Correct message for orphaned backlinksAndrew Bartlett2016-11-221-4/+4
* dbcheck: Be more careful with link checksAndrew Bartlett2016-11-221-7/+23
* python/provision: Remove unused parameter schemaAndrew Bartlett2016-11-211-2/+2
* credentials: Add test for credentials behaviourAndrew Bartlett2016-11-071-4/+100
* python: samba.tests.credentials: Add testsLumir Balhar2016-11-061-0/+17
* python: samba.tests.credentials: Fix DeprecationWarningLumir Balhar2016-11-061-15/+15
* samba_tool/fsmo: Allocate RID Set when seizing RID managerGarming Sam2016-11-041-2/+27
* python-libnet: Use new NTSTATUSError, WERRORError and DsExtendedError exceptionsAndrew Bartlett2016-11-041-1/+1
* python: Add DsExtendedError ExceptionAndrew Bartlett2016-11-042-0/+9
* python: create NTSTATUSError, HRESULTError and WERRORErrorAndrew Bartlett2016-11-042-0/+24
* dbcheck: Correctly initialise keep_transaction in missing_parent testAndrew Bartlett2016-11-041-1/+1
* dbcheck: confirm RID Set presence and consistencyClive Ferreira2016-11-041-0/+132
* dsdb: Add python hooks to allocate a RID set and allocate a RID poolAndrew Bartlett2016-11-041-0/+8
* provision: Add support for BIND 9.11.xAmitay Isaacs2016-10-281-1/+5
* python/tests: add simple dcerpc orphaned testsStefan Metzmacher2016-10-261-0/+218
* python/tests: add simple dcerpc co_cancel testsStefan Metzmacher2016-10-261-0/+74
* python/tests: add simple dcerpc association group testsStefan Metzmacher2016-10-261-0/+76
* python/tests: add a second_connection() helper functionStefan Metzmacher2016-10-261-0/+20
* python/tests: check context_id values of responses correctlyStefan Metzmacher2016-10-261-10/+10
* python/tests: make use of self.get_auth_context_creds() and self.do_generic_b...Stefan Metzmacher2016-10-261-76/+13
* python/tests: make use of self.get_anon_creds() and self.get_user_creds()Stefan Metzmacher2016-10-261-47/+19
* python/tests: make use of get_auth_context_creds() in _test_auth_type_level_b...Stefan Metzmacher2016-10-261-9/+15
* python/tests: make use of prepare_presentation() in _get_netlogon_ctx()Stefan Metzmacher2016-10-261-37/+3
* python/tests: make it possible to specific TARGET_HOSTNAME to raw_protocol.pyStefan Metzmacher2016-10-262-3/+9
* python:tests: add more helper functions to RawDCERPCTestStefan Metzmacher2016-10-261-66/+354
* python/tests: we now pass test_no_auth_request_bind_pfc_CONC_MPX()Stefan Metzmacher2016-10-261-3/+1
* python:ndr: add ndr_{pack,unpack,print}_{in,out} helper functionsStefan Metzmacher2016-10-261-0/+77
* python:ndr: verify the object type ndr_print() and ndr_unpack()Stefan Metzmacher2016-10-261-2/+8
* python/tests: add DCERPC_BIND_TIME_KEEP_CONNECTION_ON_ORPHAN tests to dcerpc ...Stefan Metzmacher2016-10-261-0/+68
* python/tests: do tests to verify spnego various auth_levelsStefan Metzmacher2016-10-262-6/+579
* python/tests: add bind time feature related tests to dcerpc raw protocol testsStefan Metzmacher2016-10-261-0/+146
* python/tests: add presentation context related tests to dcerpc raw protocol t...Stefan Metzmacher2016-10-261-3/+774
* python/tests: remove unused code in _test_auth_none_level_bind()Stefan Metzmacher2016-10-261-9/+0
* dcerpc.idl: split the padding from a possible fault buffer in dcerpc_faultStefan Metzmacher2016-10-261-48/+72
* Replaced string "Samba 4" with "Samba AD"Marc Muehlfeld2016-10-101-1/+1
* bug 12293: stop group.py throwing errors if group is unknownRowland Penny2016-09-301-3/+15
* bug 12292: stop user.py throwing errors if user is unknownRowland Penny2016-09-301-3/+16
* kcc: Don't check schedule if NoneGarming Sam2016-09-231-5/+13
* python/join: do not attempt to parse log level, use parsed valueChristian Ambach2016-09-141-2/+2
* python/drs_utils: do not attempt to parse log level, use parsed valueChristian Ambach2016-09-141-1/+1
* tests/param add a test for LoadParm.log_levelChristian Ambach2016-09-141-0/+6
* tests/dns_forwarder: Fail out with an assertion instead OOB errorGarming Sam2016-09-061-1/+2
* tests/dns_forwarder: Check that the subprocess is still livingGarming Sam2016-09-061-0/+4
* tests/dns_forwarder: Wait for port for 15 secondsGarming Sam2016-09-061-2/+2
* samba-tool: Remove --use-xattrs support without --use-ntvfsAndrew Bartlett2016-09-061-6/+24
* samba-tool: Run samba-tool domain tombstones expunge in a transactionAndrew Bartlett2016-09-011-0/+7