summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* samba-tool/spn: Add a missing newline to error messageGarming Sam2017-05-301-2/+2
* python: Create the kdc.conf in the Samba private directoryAndreas Schneider2017-05-264-41/+17
* python: Do not use the glue code directlyAndreas Schneider2017-05-261-2/+2
* tests net_join: use private secrets database.Gary Lockyer2017-05-253-6/+105
* auth_log: Add test that execises the SamLogon python bindingsGary Lockyer2017-05-251-0/+181
* tests password_hash: Add ldap based tests for WDigestGary Lockyer2017-05-252-28/+171
* tests password_hash: update array indexes for readabliityGary Lockyer2017-05-251-30/+31
* samba-tool add support for userPasswordGary Lockyer2017-05-251-22/+88
* samba-tool tests: add tests for userPasswordGary Lockyer2017-05-251-5/+248
* tests password_hash: add tests for Primary:userPasswordGary Lockyer2017-05-254-2/+334
* tests password_hash: fix white space issuesGary Lockyer2017-05-251-4/+4
* tests password_hash: remove unused importGary Lockyer2017-05-251-1/+0
* samba-tool user: add rounds option to virtualCryptSHAxxxGary Lockyer2017-05-251-7/+78
* samba-tool tests: Tests for virtualCryptSHAxxx roundsGary Lockyer2017-05-251-0/+297
* samba-tool user: Support for virtualWDigest attributesGary Lockyer2017-05-251-0/+152
* samba-tool user: Tests for virtualWDigest attributesGary Lockyer2017-05-251-0/+456
* python3:tests: Fix Python 3 test issuesPetr Viktorin2017-05-192-3/+3
* python3: Use "y#" instead of "s#" for binary data in PyArg_ParseTuplePetr Viktorin2017-05-191-0/+8
* samba-tool: Rename Samba4 to Samba ADAndreas Schneider2017-05-052-3/+3
* samba-tool: fix log message of 'samba-tool user syncpasswords'Stefan Metzmacher2017-05-051-1/+1
* samba-tool: let 'samba-tool user syncpasswords' report deletions immediatelyStefan Metzmacher2017-05-041-1/+1
* waf: Move python build instructions to wscriptAndreas Schneider2017-04-292-36/+44
* python: Add provisioning support for MIT KDC in samba-toolAndreas Schneider2017-04-294-7/+128
* python: Add py_is_heimdal_built() to pyglueAndreas Schneider2017-04-291-0/+11
* waf: Create kerberos_implementation.py for provisioningAndreas Schneider2017-04-291-0/+45
* param: Add 'mit kdc command' to change the default.Andreas Schneider2017-04-291-1/+2
* source3 smbd: tests for null pointer dereferenceGary Lockyer2017-04-281-0/+59
* pyrpc: Fix segfault in ClientConnectionGary Lockyer2017-04-211-0/+18
* param: Check for valid values of 'name resolve order' optionNoel Power2017-04-131-2/+4
* join.py: Allow RODC to have push replication at joinGarming Sam2017-04-131-2/+4
* python: Add a simple pam_winbind testAndreas Schneider2017-04-072-0/+74
* tests dsdb: load paramaters from test environmentGary Lockyer2017-04-061-7/+4
* password_hash: Add tests to allow refactoringGary Lockyer2017-04-064-0/+635
* TestBase: restore setting FEATURE_SEAL in insta_credsGary Lockyer2017-04-051-1/+2
* whitespace: auth_log_pass_change.py python conventionsGarming Sam2017-03-291-33/+34
* whitespace: auth_log.py python conventionsGarming Sam2017-03-291-96/+92
* auth log: Add tests for anonymous bind and SamLogonGary Lockyer2017-03-291-0/+382
* pycredentials: Add bindings for get_ntlm_response()Andrew Bartlett2017-03-291-0/+21
* ldap_server: Log failures to find a valid user in the simple bindGary Lockyer2017-03-291-0/+80
* dsdb: Add authentication audit logging for LDAP password changeAndrew Bartlett2017-03-291-2/+89
* auth log tests: password change testsGary Lockyer2017-03-292-6/+250
* auth_log: Add tests by listening for JSON messages over the message busAndrew Bartlett2017-03-293-0/+1007
* TestBase: move insta_creds from password_lockout.pyGary Lockyer2017-03-291-0/+31
* pymessaging: add single element tupple form of the server_idGary Lockyer2017-03-281-0/+42
* pymessaging: Add a hook to run the event loop, make callbacks practicalAndrew Bartlett2017-03-281-14/+38
* selftest: Test server_id database add and removalAndrew Bartlett2017-03-281-6/+13
* pymessaging: Add irpc_remove_nameAndrew Bartlett2017-03-281-0/+8
* pymessaging: Add support for irpc_add_nameAndrew Bartlett2017-03-281-0/+4
* samba-tool: Ensure that samba-tool processes --name=not-existing does not errorAndrew Bartlett2017-03-281-1/+5
* selftest: Add more tests for "samba-tool processes"Andrew Bartlett2017-03-281-0/+6