summaryrefslogtreecommitdiff
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* s3: lib: nmblib. Clean up and harden nmb packet processing.Jeremy Allison2020-01-211-4/+8
* lib: Align integer typesVolker Lendecke2020-01-191-1/+1
* s3:libsmb: Fix querying all names registered within broadcast areaSamuel Cabrero2020-01-151-2/+16
* libsmbclient: If over SMB1 first try to do a posix stat on the file.Andreas Schneider2019-12-191-0/+20
* s3:libsmb: Add a setup_stat_from_stat_ex() functionAndreas Schneider2019-12-191-0/+37
* s3:libsmb: Return a 'struct stat' buffer for SMBC_getatr()Andreas Schneider2019-12-194-131/+94
* s3:libsmb: Add try_posixinfo to SMBSRV struct. Only enable for SMB1 with UNIX...Andreas Schneider2019-12-191-0/+9
* s3:libsmb: Generate the inode only based on the path componentAndreas Schneider2019-12-192-3/+29
* smbdes: convert E_old_pw_hash to use gnutlsIsaac Boukris2019-12-101-1/+5
* libsmb: add cli_setpathinfo_ext()Ralph Boehme2019-12-062-0/+70
* s3: libsmb: Ensure return from net_share_enum_rpc() sets cli->raw_status on e...Jeremy Allison2019-11-051-11/+22
* s3:smbclient added ABI signature filePuran Chand2019-10-301-0/+188
* s3: libsmb: Added new API smbc_readdirplus2()Jeremy Allison2019-10-305-1/+118
* s3: libsmb: Add missing ino field to internal struct smbc_dirplus_list.Jeremy Allison2019-10-301-0/+1
* s3: libsmb: Move setting all struct stat fields into setup_stat().Jeremy Allison2019-10-301-13/+28
* s3: libsmb: Move setting st->st_ino into setup_stat.Jeremy Allison2019-10-301-8/+7
* s3: libsmb: Change generate_inode()/setup_stat() to modern coding standards.Jeremy Allison2019-10-301-26/+22
* s3: libsmb: Ensure we don't call cli_RNetShareEnum() on an SMB1 connection.Jeremy Allison2019-10-301-1/+6
* CVE-2019-10218 - s3: libsmb: Protect SMB2 client code from evil server return...Jeremy Allison2019-10-291-0/+7
* CVE-2019-10218 - s3: libsmb: Protect SMB1 client code from evil server return...Jeremy Allison2019-10-292-0/+78
* s3/libsmb: clang: Fix 'the left operand of '-' is a garbage value'Noel Power2019-10-221-2/+2
* s3/libsmb: clang: Fix 'Assigned value is garbage or undefined'Noel Power2019-10-221-1/+1
* s3/libsmb: clang: Fix 'Value stored to 'p' is never read'Noel Power2019-10-221-1/+0
* s3/libsmb: clang: Fix 'Assigned value is garbage or undefined'Noel Power2019-10-221-2/+2
* s3/libsmb: clang: Fix 'Value stored to 'create_options' is never read'Noel Power2019-10-221-1/+1
* s3/libsmb: clang: Fix 'Dereference of undefined pointer value'Noel Power2019-10-221-1/+9
* s3/libsmd: clang: Fix some uninitialized value errorsNoel Power2019-10-221-2/+2
* s3/libsmb: clang: Fix 'Value stored to 'p' is never read'Noel Power2019-10-221-1/+0
* s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an inode number.Jeremy Allison2019-10-181-1/+9
* s3:libsmb: Link libsmb against pthreadIsaac Boukris2019-10-161-0/+1
* s3:libsmb: Do not check the SPNEGO neg token for KRB5Andreas Schneider2019-10-121-50/+0
* s3:libnet: Require sealed LDAP SASL connections for joiningAndreas Schneider2019-10-091-1/+1
* s3/libsmb: clang: Fix 'Value stored during its initialization is never read'Noel Power2019-09-301-1/+1
* s3/libsmb: clang: Fix 'warning: Value stored to 'p' is never read'Noel Power2019-09-261-1/+0
* s3/libsmb: clang: value stored to 'idx_current' is never readNoel Power2019-09-261-1/+0
* s3/libsmb: clang: Fix 'Value stored during its initialization is never read'Noel Power2019-09-261-2/+2
* s3:libsmb: let cli_session_creds_prepare_krb5() update the canonicalized prin...Stefan Metzmacher2019-09-241-5/+34
* s3:libsmb: avoid wrong debug message in cli_session_creds_prepare_krb5()Stefan Metzmacher2019-09-241-0/+2
* s3: libsmbclient: Fix smbc_lseekdir() to work with smbc_readdirplus().Jeremy Allison2019-09-031-26/+43
* s3: libsmbclient: Ensure SMBC_getdents_ctx() also updates the readdirplus poi...Jeremy Allison2019-09-031-0/+11
* s3: libsmbclient: Ensure SMBC_readdirplus_ctx() also updates the readdir poin...Jeremy Allison2019-09-031-0/+11
* s3: libsmbclient: Ensure SMBC_readdir_ctx() also updates the readdirplus poin...Jeremy Allison2019-09-031-0/+11
* Spelling fixes s/wont /won't /Mathieu Parent2019-09-011-1/+1
* Spelling fixes s/hierachy/hierarchy/Mathieu Parent2019-09-011-1/+1
* s3/libsmb: clang: Fix 'Value stored during initialization is never read'Noel Power2019-08-281-3/+1
* s3/libsmb: clang: Fix 'Value stored to 'status' is never read'Noel Power2019-08-281-1/+1
* s3/libsmb: clang: Fix 'warning: Value stored to 'status' is never read'Noel Power2019-08-281-6/+6
* s3/libsmb: clang: Fix 2nd function call argument is an uninitialized valueNoel Power2019-08-281-2/+2
* s3/libsmb: clang: Fix Value set during its initialization is never readNoel Power2019-08-281-1/+1
* s3/libsmb: clang: Fix: The right operand of '<' is a garbage valueNoel Power2019-08-281-1/+1