summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autobuild: Fix autobuild for python3Volker Lendecke2019-06-181-1/+1
* lib ldb ldb_key_value: csbuild unused parm ldb_kvGary Lockyer2019-06-131-1/+2
* lib ldb_key_value: csbuild unused parm keyGary Lockyer2019-06-131-1/+1
* lib ldb ldb_key_value: csbuild fix unused parm dataGary Lockyer2019-06-131-1/+1
* lib ldb ldb_key_value: csbuild fix signed unsigned compareGary Lockyer2019-06-131-1/+1
* lib ldb ldb_key_value: csbuild unused parms ldb_kv, keyGary Lockyer2019-06-131-2/+2
* lib ldb ldb_key_value: csbuild ldb_kv_index_dn_not unused parmsGary Lockyer2019-06-131-4/+4
* lib ldb ldb_key_value: csbuild unused parm ldbGary Lockyer2019-06-131-5/+3
* lib ldb ldb_key_value: csbuild unused parm tdbGary Lockyer2019-06-131-1/+2
* lib ldb ldb_key_value: csbuild fix integer comparisonGary Lockyer2019-06-131-1/+1
* lib ldb ldb_key_value: csbuild unused parm ldb_kv_timeoutGary Lockyer2019-06-131-3/+4
* lib ldb: csbuild add lib/util/attr.h to distGary Lockyer2019-06-131-1/+2
* lib ldb ldb_key_value: csbuild unused parm ldb_kvGary Lockyer2019-06-133-7/+5
* lib ldb ldb_key_value: csbuild unused parm moduleGary Lockyer2019-06-133-7/+5
* lib ldb ldb_key_value: csbuild unused parm moduleGary Lockyer2019-06-135-13/+11
* lib audit_logging tests: csbuild unused parmsGary Lockyer2019-06-132-29/+29
* auth auth_log: csbuild unused parm transport_protectionGary Lockyer2019-06-131-2/+0
* auth auth_log: csbuild unused parm unix_usernameGary Lockyer2019-06-1310-18/+4
* torture: Use two connections in SMB2 sharemode testsChristof Schmitt2019-06-121-14/+16
* libcli/smb: harden smbXcli_session_shallow_copy against nonce reusageStefan Metzmacher2019-06-121-0/+19
* libcli/smb: s/smbXcli_session_copy/smbXcli_session_shallow_copyStefan Metzmacher2019-06-123-5/+10
* s4:torture: force signing in the smb2.session.bind1 testStefan Metzmacher2019-06-121-1/+9
* libcli/smb: only fallback to the global smb2 signing key if we should signAndreas Schneider2019-06-121-4/+8
* libcli/smb: make sure the session->{smb2->,smb2_channel.}signing_key is never...Stefan Metzmacher2019-06-121-17/+27
* Revert "libcli:smb: Fix signing with multichannel"Stefan Metzmacher2019-06-121-8/+4
* Revert "libcli/smb: add missing struct smb2_signing_key allocation in smb2cli...Stefan Metzmacher2019-06-121-9/+0
* libcli/smb: add missing struct smb2_signing_key allocation in smb2cli_session...Stefan Metzmacher2019-06-111-0/+9
* libcli:smb: Fix signing with multichannelAndreas Schneider2019-06-111-4/+8
* s3: net: Consider unprocessed in input bufferSamuel Cabrero2019-06-111-1/+1
* lib/tdb/common: clang: Fix 'Value stored to 'last_ptr' is never read'Noel Power2019-06-111-1/+0
* librpc/ndr: clang: Fix Assigned value is garbage or undefined warningNoel Power2019-06-111-7/+10
* lib/util: clang: Fix dereference of a null pointer warningNoel Power2019-06-111-0/+7
* lib/util: clang: Fix a dereference of a null pointer warning(s)Noel Power2019-06-111-6/+20
* lib/util/charset: clang: Fix Value stored to 'reason' is never read warningNoel Power2019-06-111-4/+4
* lib/util: clang: Fix 'Null pointer passed as an argument...' warningNoel Power2019-06-111-3/+7
* DLIST_REMOVE: clang: Fix dereference of a null pointer warningNoel Power2019-06-113-3/+3
* lib/tevent: clang:Noel Power2019-06-111-0/+2
* s4/torture/rpc: cppcheck: Fix ctunullpointer errorNoel Power2019-06-111-1/+7
* s3/vfs_glusterfs_fuse: Avoid using NAME_MAX directlyGünther Deschner2019-06-111-5/+7
* s3/vfs_glusterfs: Avoid using NAME_MAX directlyGünther Deschner2019-06-101-5/+7
* Revert "s3/vfs_glusterfs_fuse: Dynamically determine NAME_MAX"Günther Deschner2019-06-101-26/+6
* Revert "s3/vfs_glusterfs: Dynamically determine NAME_MAX"Günther Deschner2019-06-101-29/+8
* WHATSNEW.txt: reindex performance, Bind9 loggingGary Lockyer2019-06-101-0/+34
* 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