summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-rpc_server: Check NTSTATUS return value from netlogon_creds_aes_decrypt()Andrew Bartlett2019-08-211-8/+13
* s4:samdb: Only include necessary header files in encrypted_secretsAndreas Schneider2019-08-211-1/+2
* s4:samdb: Remove dual-stack mode from (test_)encrypted_secretsAndreas Schneider2019-08-212-55/+10
* encrypted_secrets: Add known and expected value testAndrew Bartlett2019-08-211-0/+51
* s4:samdb: Add test_gnutls_value_decryption()Andreas Schneider2019-08-211-0/+65
* downgradedatabase: installing scriptAaron Haslett2019-08-202-2/+3
* downgradedatabase: rename to samba_downgrade_dbTim Beale2019-08-201-0/+0
* downgradedatabase: comply with samba.tests.sourceAaron Haslett2019-08-201-3/+23
* s4:samdb: Use generate_nonce_buffer() for AEC GCM nonceAndreas Schneider2019-08-141-1/+1
* Revert "s4:rpc_server: Use generate_secret_buffer() to create a session key"Andreas Schneider2019-08-141-3/+2
* Revert "s4:rpc_server: Use generate_secret_buffer() for backupkey wap_key"Andreas Schneider2019-08-141-2/+1
* Revert "s4:rpc_server: Use generate_secret_buffer() for netlogon challange"Andreas Schneider2019-08-141-2/+1
* smbtorture: extend rpc.lsa to lookup machine over forest-wide LookupNamesAlexander Bokovoy2019-08-141-1/+7
* torture/rpc/lsa: allow testing different lookup levelsAlexander Bokovoy2019-08-142-53/+67
* torture: Fix CID 1452288 Null pointer dereferences (NULL_RETURNS)Volker Lendecke2019-08-141-1/+1
* librpc: Fix CID 1452292 Null pointer dereferences (REVERSE_INULL)Volker Lendecke2019-08-141-1/+1
* s4:rpc_server: Use generate_secret_buffer() for netlogon challangeAndreas Schneider2019-08-121-1/+2
* s4:rpc_server: Use generate_secret_buffer() for backupkey wap_keyAndreas Schneider2019-08-121-1/+2
* s4:rpc_server: Use generate_secret_buffer() to create a session keyAndreas Schneider2019-08-121-2/+3
* torture: fix mem leak found by ASAN (smb2_scan)Swen Schillig2019-08-101-1/+1
* torture: fix mem leak found by ASANSwen Schillig2019-08-101-1/+1
* torture: beginning of a mdssvc RPC service test-suiteRalph Boehme2019-08-085-3/+955
* torture: start of a mdssvc packet (un)marshalling testsuiteRalph Boehme2019-08-084-0/+108
* ldb: Free memory in torture test to satisfy sanitizerSwen Schillig2019-08-081-0/+3
* ndr: Free memory in torture test to satisfy sanitizerSwen Schillig2019-08-082-0/+13
* ldb: Fix mem allocation in torture test to satisfy sanitizerSwen Schillig2019-08-081-1/+1
* registry: Free memory at the end of each loop run to prevent mem leakSwen Schillig2019-08-081-8/+8
* s4:librpc/rpc: Use generic roh_connect_channel_send/recvSamuel Cabrero2019-08-073-219/+18
* s4:librpc/rpc: Add roh_connect_channel_send/recvSamuel Cabrero2019-08-071-0/+100
* s4:lib/http: move to the toplevelRalph Boehme2019-08-0712-2316/+4
* s4:lib/http: add support for http POSTRalph Boehme2019-08-071-0/+3
* s4:lib/http: use http_conn in http_send_request_send() and http_read_response...Ralph Boehme2019-08-075-39/+20
* s4:librpc/rpc: use http_connect_send/recv in ncacn_httpRalph Boehme2019-08-074-214/+104
* s4:lib/http: remove stream and send_queue from stateRalph Boehme2019-08-071-4/+0
* s4:lib/http: move struct http_read_response_state to the implementationRalph Boehme2019-08-072-9/+7
* s4:lib/http: move struct http_send_request_state to the implementationRalph Boehme2019-08-072-13/+13
* s4:lib/http: add http_[dis]connect_send and recvRalph Boehme2019-08-074-2/+382
* dsdb: Fix the FreeBSD buildVolker Lendecke2019-08-061-2/+2
* s4/messaging/py: don't DECREF borrowed referencesDouglas Bagnall2019-08-061-2/+0
* dsdb: Quiet CID 1452117 1452119 1452114 (STRAY_SEMICOLON)Andrew Bartlett2019-08-011-3/+12
* CID 1452121: dsdb/mod/partition: protect whole function with NULL checkDouglas Bagnall2019-07-311-1/+6
* CID 1452109: dsdb/util: do not check for NULL after derefDouglas Bagnall2019-07-311-7/+1
* tests/drs_no_dns: Check dbcheck and ldapcmp passGarming Sam2019-07-312-0/+190
* s4:torture: Use init_samr_CryptPassword in testjoin RPC testAndreas Schneider2019-07-261-4/+7
* s4:torture: Use samba_gnutls_arcfour_confounded_md5() in test_ChangePasswordR...Andrew Bartlett2019-07-261-10/+15
* s4:torture: Use GnuTLS RC4 in test_ChangePasswordRandomBytesAndreas Schneider2019-07-261-1/+15
* s4:torture: Use init_samr_CryptPassword in test_ChangePasswordRandomBytesAndrew Bartlett2019-07-261-2/+10
* s4:torture: clarify comments and variable names in "ChangePasswordUser3 testsAndrew Bartlett2019-07-261-10/+33
* s4:torture: Use init_samr_CryptPassword in test_ChangePasswordUser3Andreas Schneider2019-07-261-15/+49
* s4:torture: Use GnuTLS RC4 in test_ChangePasswordUser2_ntstatusAndreas Schneider2019-07-261-5/+15