summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* py3: Remove PyStr_FromFormat() compatability macroAndrew Bartlett2019-06-248-26/+14
* py3: Remove PyStr_FromStringAndSize() compatability macroAndrew Bartlett2019-06-242-5/+2
* py3: Remove PyStr_FromString() compatability macroAndrew Bartlett2019-06-2423-132/+125
* py3: Remove PyStr_Check() compatability macroAndrew Bartlett2019-06-249-19/+12
* py3: Remove PyStr_Type() compatability macroAndrew Bartlett2019-06-242-15/+14
* s4:ntp_signd: Use gnutls_error_to_ntstatus() in ntp_signdAndreas Schneider2019-06-241-6/+4
* s4:rpc_server: Use gnutls_error_to_ntstatus() in samr_passwordAndreas Schneider2019-06-241-3/+4
* s3:libnet: Use gnutls_error_to_ntstatus() in libnet_passwdAndreas Schneider2019-06-241-6/+7
* auth:creds: Use gnutls_error_to_ntstatus() in credentials_ntlmAndreas Schneider2019-06-241-8/+3
* auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_signAndreas Schneider2019-06-241-16/+8
* auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_serverAndreas Schneider2019-06-241-17/+9
* auth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp_clientAndreas Schneider2019-06-241-7/+5
* libcli:smb: Use gnutls_error_to_ntstatus() in smb_signingAndreas Schneider2019-06-241-12/+7
* libcli:auth: Use gnutls_error_to_ntstatus() in credentialsAndreas Schneider2019-06-241-11/+9
* s3:smbd: Use gnutls_error_to_ntstatus() in smb2_sesssetupAndreas Schneider2019-06-241-4/+5
* s3:smbd: Use gnutls_error_to_ntstatus() in smb2_serverAndreas Schneider2019-06-241-6/+7
* libcli:smb: Use gnutls_error_to_ntstatus() in smbXcli_base.cAndreas Schneider2019-06-241-9/+10
* auth:gensec: Use gnutls_error_to_ntstatus() in schannelAndreas Schneider2019-06-241-25/+14
* libcli:smb: Use gnutls_error_to_ntstatus() in smb2_signing_check_pdu()Andreas Schneider2019-06-241-4/+4
* libcli:smb: Use gnutls_error_to_ntstatus() in smb2_signing_sign_pdu()Andreas Schneider2019-06-241-2/+2
* libcli:smb: Return NSTATUS for smb2_signing_check_pdu()Andreas Schneider2019-06-244-56/+94
* s4:libcli: Use gnutls_error_to_ntstatus() or singingAndreas Schneider2019-06-241-2/+3
* libcli:util: Add gnutls_errorAndreas Schneider2019-06-243-2/+103
* dnsp.idl: fix payload for DSPROPERTY_ZONE_DELETED_FROM_HOSTNAMEStefan Metzmacher2019-06-212-2/+1
* dnsp.idl: fix the dnsp_dns_addr_array definitionStefan Metzmacher2019-06-213-3/+4
* dnsp.idl: fix dnsp_ip4_array definitionStefan Metzmacher2019-06-215-27/+26
* s4:torture: add local.ndr.dnsp testsStefan Metzmacher2019-06-215-0/+380
* lib ldb key value: use TALLOC_FREE() per README.CodingGary Lockyer2019-06-211-8/+8
* lib ldb key value: fix index bufferingGary Lockyer2019-06-214-48/+415
* lib ldb key value: Remove check_parent from ldb_kv_index_idxptr()Gary Lockyer2019-06-211-11/+4
* lib ldb ldb_key_value tests: Add tests for wrapped operationsGary Lockyer2019-06-216-2/+1112
* lib ldb key value: add nested transaction support.Gary Lockyer2019-06-212-16/+179
* lib ldb key value backends: Add nested txn supportGary Lockyer2019-06-213-0/+69
* lib ldb tests: remove deprecation warning from api.pyGary Lockyer2019-06-211-15/+15
* lib ldb tests: Test nested transactionsGary Lockyer2019-06-211-0/+103
* provision: Suggest "minimal-responses yes;" by defaultAndrew Bartlett2019-06-211-3/+3
* README: fix samba mailman list addressBjörn Jacke2019-06-201-1/+1
* script/autobuild.py: make code more pythonicJoe Guo2019-06-201-43/+31
* script/autobuild.py: avoid nested try except blockJoe Guo2019-06-201-11/+12
* script/autobuild.py: rm redundant empty str in optionsJoe Guo2019-06-201-20/+20
* script/autobuild.py: define cwd for builder and avoid chdirJoe Guo2019-06-201-5/+3
* script/autobuild.py: improve run_cmd with check_outputJoe Guo2019-06-201-4/+4
* script/autobuild.py: add helper functions to simplify make test cmdJoe Guo2019-06-201-120/+131
* script/autobuild.py: replace random-sleep.sh with python functionJoe Guo2019-06-202-58/+39
* script/autobuild.py: rm unused mime type text/plain in tasksJoe Guo2019-06-201-294/+288
* script/autobuild.py: fix tasks indentJoe Guo2019-06-201-430/+467
* gitlab-ci: Add Fedora 30Andreas Schneider2019-06-2010-3/+325
* regfio: Return instead of assert for short blocksMichael Hanselmann2019-06-201-1/+2
* smbd: Remove struct blocking_lock_recordVolker Lendecke2019-06-203-22/+0
* vfs: Remove SMB_VFS_BRL_CANCEL_WINDOWSVolker Lendecke2019-06-2011-112/+3