summaryrefslogtreecommitdiff
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* libsmb: Provide a talloc_stackframe() to external users of libsmb_setget.cAndrew Bartlett2014-07-151-2/+15
* libsmbclient: Wrap more function calls in talloc_stackframe() to protect agai...Andrew Bartlett2014-07-151-0/+17
* Merge tag 'samba-4.1.9' into v4-1-testKarolin Seeger2014-06-231-2/+2
|\
| * s3: smbd - fix processing of packets with invalid DOS charset conversions.Jeremy Allison2014-06-221-2/+2
* | s3: libsmbclient: Work around bugs in SLES cifsd and Apple smbx SMB1 servers.Jeremy Allison2014-06-101-1/+21
* | s3: client : correctly fill in the struct smb_create_returns from cli_ntcreat...Jeremy Allison2014-06-101-5/+27
* | s3: client : Add extra return parameter to all client open calls.Jeremy Allison2014-06-107-20/+39
* | s3: client - rename 'struct smb2_create_returns' to 'struct smb_create_return...Jeremy Allison2014-06-102-3/+3
|/
* lib-util: rename memdup to smb_memdup and fix all callers (bug #10556)Björn Baumbach2014-05-201-2/+2
* s3:libsmb: SMBC_getatr() if no method worked, try all methods again on next a...Gregor Beck2014-04-041-3/+5
* s3:libsmb: cli_qpathinfo3 use cli_qpathinfo2 for smb2Gregor Beck2014-04-041-1/+7
* s3:libsmb: SMBC_getatr use pathinfo3 for second tryGregor Beck2014-04-042-0/+14
* s3:libsmb: SMBC_getatr do not let ino undefined on successGregor Beck2014-04-041-0/+3
* s3:libsmb: SMBC_getatr try pathinfo2 only onceGregor Beck2014-04-041-1/+2
* s3:libsmb: add function cli_qpathinfo3()Gregor Beck2014-04-042-0/+61
* s3:libsmb: add function cli_qpathinfo_standard()Gregor Beck2014-04-042-0/+53
* s3:libsmb: pass creation or birth time in cli_qpathinfo_basic()Gregor Beck2014-04-041-0/+1
* s3:libsmb: call smbXcli_tcon_set_fs_attributes() directlyStefan Metzmacher2014-03-101-4/+8
* s3:libsmb: remove unused cli_state->case_sensitiveStefan Metzmacher2014-03-101-3/+6
* s3:libsmb: remove unused cli_state->dfsrootStefan Metzmacher2014-03-101-6/+0
* s3:libsmb: add SMB2/3 support to cli_dfs_get_referral()Stefan Metzmacher2014-03-101-17/+56
* s3/libsmb: make use of smbXcli_tcon_is_dfs_share()Stefan Metzmacher2014-03-102-3/+26
* s3/libsmb: Use smbXcli_conn_dfs_supported instead of test on CAP_DFSLuk Claes2014-03-103-3/+3
* s3:libsmb: don't pass down FLAG_CASELESS_PATHNAMES and FLAGS2_DFS_PATHNAMES a...Stefan Metzmacher2014-03-102-43/+0
* s3:libsmb: call smbXcli_tcon_{get,set}_fs_attributes() from cli_set_case_sens...Stefan Metzmacher2014-03-101-0/+17
* s3:libsmb: make use of smb1cli_tcon_set_values()Stefan Metzmacher2014-03-101-2/+17
* s3/libsmb: Use smbXcli_conn_use_unicode instead of smb1 specific testLuk Claes2014-03-101-1/+1
* s3-libsmb: Fix scanf format in parse_ace().Andreas Schneider2013-11-261-3/+3
* s3-libsmb: Use the right macro to set uint16_t attr.Andreas Schneider2013-11-261-1/+1
* s3-client: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-223-4/+28
* s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close fi...Jeremy Allison2013-09-191-0/+4
* s3: libsmb : The short name length is only a one byte field.Jeremy Allison2013-09-181-1/+1
* Optimization. Don't do the retry logic if sitename_fetch() returned NULL, we ...Jeremy Allison2013-09-061-1/+5
* Move the retry logic when site_name is passed in a NULL or "" to the wrapper ...Jeremy Allison2013-09-061-4/+21
* Move the manipulation of site_name into the caller function dsgetdcname().Jeremy Allison2013-09-061-15/+19
* Refactor dsgetdcname to be called via a wrapper function.Jeremy Allison2013-09-061-5/+26
* dsgetdcname_cache_fetch() doesn't use the site_name parameter so don't pass it.Jeremy Allison2013-09-061-2/+1
* As SMB3 has transport level encryption, allow smbclient -e to force encryted ...Jeremy Allison2013-08-301-1/+17
* libsmb: Fix a bunch of Coverity IDsVolker Lendecke2013-08-301-20/+20
* s3:libsmb: call smb2cli_logoff() from cli_ulogoff()Stefan Metzmacher2013-08-301-0/+12
* s3:libsmb: make cli_ulogoff_send/recv staticStefan Metzmacher2013-08-302-6/+2
* s3:libsmb: call smb2cli_tdis() from cli_tdis()Stefan Metzmacher2013-08-301-0/+4
* s3:libsmb: only set tcon to invalid in smb2cli_tdis*Stefan Metzmacher2013-08-301-1/+2
* s3:libsmb: make cli_tdis_send/recv staticStefan Metzmacher2013-08-302-6/+2
* s3:libsmb: add support for SMB2 in cli_writeall()Stefan Metzmacher2013-08-301-2/+12
* s3:libsmb: add SMB2 support to cli_pull*Stefan Metzmacher2013-08-301-14/+46
* s3:libsmb: add SMB2 support to cli_push*Stefan Metzmacher2013-08-301-16/+50
* s3:libsmb: Plumb cli_smb2_set_security_descriptor() inside cli_set_security_d...Jeremy Allison2013-08-301-0/+7
* s3:libsmb: Plumb cli_smb2_query_security_descriptor() inside cli_query_securi...Jeremy Allison2013-08-301-0/+9
* s3:libsmb: Plumb cli_smb2_qpathinfo_alt_name() inside cli_qpathinfo_alt_name().Jeremy Allison2013-08-301-0/+6