summaryrefslogtreecommitdiff
path: root/source4/libcli/raw
AgeCommit message (Expand)AuthorFilesLines
2019-09-25s4/libcli/raw: clang: Fix 'Value stored to 'p' is never read'Noel Power1-3/+3
2019-09-25s4/libcli/raw: clang: Fix 'Dereference of null pointer'Noel Power1-1/+9
2019-09-25s4/libcli/raw: clang: Fix 'Access to field results in a deref of a null ptrNoel Power1-0/+8
2019-07-16s4/libcli/raw: Fix 'Value stored to 'p' is never read'Noel Power1-1/+1
2019-07-16s4/libcli/raw: clang: Fix 'initialization value is never read'Noel Power1-2/+3
2019-05-27Fix ubsan null pointer passed as argument 2Gary Lockyer4-24/+50
2019-05-21s3:libcli: Use GnuTLS MD5 for smb singingAndreas Schneider1-24/+69
2019-05-01s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION supportStefan Metzmacher3-12/+16
2019-04-01libsmb: Make "struct smb2_lock_element" generally usableVolker Lendecke1-6/+1
2019-03-28s4:libcli/smb2: align struct smb_ioctl.smb2 to [MS-SMB2] namesStefan Metzmacher1-7/+8
2019-03-28s4:libcli/raw: don't schedule idle handlers on a dead connectionStefan Metzmacher1-0/+17
2019-02-28s4:libcli: remember return code from maximum accessRalph Boehme1-0/+1
2018-07-24s4:libcli: allow passing an already negotiated connection to smb_composite_co...Stefan Metzmacher1-0/+1
2018-07-24s4:libcli: add smbcli_transport_raw_init()Stefan Metzmacher1-0/+44
2018-07-24s4:libcli: split out smb_raw_negotiate_fill_transport()Stefan Metzmacher1-30/+44
2017-09-20Make sure smbtorture tests can run if someone has set their min protocol abov...Richard Sharpe1-0/+4
2017-05-10s4-libcli: remove some dead prototypesGünther Deschner1-1/+0
2017-03-03libcli/smb: add max_credits arg to smbXcli_negprot_send()Ralph Boehme2-1/+3
2017-02-21s4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASSWORD_LENGTHStefan Metzmacher1-7/+0
2016-08-19pvfs_open win10 fix, need return SMB2_CREATE_TAG_QFIDouyang.xu1-1/+3
2016-06-18s4: libcli: Internal SMB1 pid is already stored as and uses 32-bits. Correct ...Jeremy Allison1-1/+1
2016-06-16s4-libcli/raw: Fix compiler errors when building with --address-sanitizerAndrew Bartlett1-2/+2
2016-04-12CVE-2016-2115: s4:libcli/raw: pass the minprotocol to smb_raw_negotiate*()Stefan Metzmacher1-2/+5
2016-04-12CVE-2016-2115: s4:libcli/raw: limit maxprotocol to NT1 in smb_raw_negotiate*()Stefan Metzmacher1-0/+4
2016-04-12CVE-2016-2115: s4:libcli/raw: add smbcli_options.min_protocolStefan Metzmacher1-0/+1
2016-01-13Make libcli-smb-raw private, for now.Jelmer Vernooij1-10/+0
2015-06-12s4:libcli/raw: make sure smbcli_transport_connect_send/recv correctly cleanup...Stefan Metzmacher1-17/+42
2015-03-18s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-infoDavid Disseldorp1-0/+21
2015-03-18s4/client: add FS_SECTOR_SIZE_INFORMATION query supportDavid Disseldorp2-1/+27
2014-12-04s4:libcli/raw: make short_name available in bufferRalph Boehme2-0/+2
2014-11-27s4:libcli/smb2: add new_epoch to struct smb2_lease_breakStefan Metzmacher1-0/+1
2014-11-27s4:libcli/raw: fix up the max_protocol value for the current transport connec...Stefan Metzmacher1-0/+8
2014-11-25s4:libcli/raw: use smb_setfsinfo_level in smb_setfsinfoStefan Metzmacher1-2/+2
2014-08-30s4:libcli/raw: Make flags2 and offset available to callers of readxChristof Schmitt2-0/+4
2014-06-12libsmb: Put the "smb2_lease" struct into idlVolker Lendecke1-0/+1
2014-01-07libcli/smb: move some *TRANSACT_* flags to smb_constants.hStefan Metzmacher2-32/+0
2014-01-07libcli/smb: move some FILE_* flags to smb_constants.hStefan Metzmacher1-16/+0
2013-10-17libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher1-14/+0
2013-10-05s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam1-0/+1
2013-10-05s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam1-0/+1
2013-08-05Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...Jeremy Allison1-2/+5
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-2/+2
2013-04-30libsmb: Move "struct smb2_lease" to commonVolker Lendecke1-17/+0
2013-04-18s4:libcli/smb2: add support for SMB2 LEASES v2Stefan Metzmacher1-1/+6
2013-02-22s4-libcli: Check return value of smbcli_request_setup().Andreas Schneider2-0/+6
2013-02-22s4-libcli: Check return code of smbcli_request_setup().Andreas Schneider1-0/+3
2012-09-19s4:libcli: add a app_instance_id member to the smb2_create input structMichael Adam1-1/+3
2012-08-01libcli/smb: move some TCON related defines to smb_constants.hStefan Metzmacher1-4/+0
2012-08-01s4:libcli/raw: remove unused smbcli_session->user_session_keyStefan Metzmacher1-2/+0
2012-07-24libcli/smb: pass down smbXcli_tcon to smb1cli_req_create/send() and smb1cli_t...Stefan Metzmacher2-11/+22