summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
* libsmb: Make "ip_service_compare" staticVolker Lendecke2015-02-271-1/+1
* libsmb: Do not lookup invalid netbios names.Andreas Schneider2015-02-231-3/+14
* libsmb: provide authinfo domain for encrypted session referralsDavid Disseldorp2015-01-211-1/+1
* libsmb: provide authinfo domain for DFS referral authDavid Disseldorp2015-01-191-3/+8
* libsmb: reuse connections derived from DFS referralsDavid Disseldorp2015-01-191-24/+79
* cli_connect_nb_send: don't segfault on host == NULL.Michael Adam2015-01-191-7/+15
* s3-libsmb: Remove obsolete support for dns_host_file.Andreas Schneider2014-12-181-27/+0
* addns: Remove support for dns_host_file.Andreas Schneider2014-12-182-28/+41
* s3:libsmb: let cli_session_setup_kerberos_recv() return a useful error codeStefan Metzmacher2014-12-181-6/+22
* libsmb: Simplify netsamlogon_cache_getVolker Lendecke2014-12-121-2/+2
* libsmb: Only print decoded netsamlogon cache entriesVolker Lendecke2014-12-121-4/+4
* libsmb: Fix removing invalid samlogon cache entriesVolker Lendecke2014-12-121-1/+1
* libsmb: Allow change of BDC trust account passwordAndrew Bartlett2014-12-111-0/+3
* lib: Split out sys_[read|write] & friendsVolker Lendecke2014-12-071-0/+1
* s3: leases: libsmbsharemodes no longer works with SMB2 leases inside our lock...Jeremy Allison2014-12-042-11/+8
* s3-libsmb: Duplicate the memory before we free it.Andreas Schneider2014-12-021-3/+6
* s3-libsmb: Set the netbios_name in use_ccache case too.Andreas Schneider2014-12-021-0/+9
* s3:libsmb: remove unused variables in cliconnect.cStefan Metzmacher2014-11-251-3/+0
* s3:libsmb: fix some function header comments.Michael Adam2014-11-201-3/+3
* s3-libsmb: Make sure the stat structure is initialized.Andreas Schneider2014-10-311-1/+1
* s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FIL...Jeremy Allison2014-10-231-0/+14
* s3:libsmb: remove unused cli_set_username() functionStefan Metzmacher2014-10-172-15/+0
* s3:libsmb: avoid calling cli_set_username() cliconnect.cStefan Metzmacher2014-10-171-33/+1
* s3:libsmb: avoid calling cli_set_username() in clidfsStefan Metzmacher2014-10-171-3/+0
* s3:libsmb: avoid cli_set_username() in SMBC_server_internal()Stefan Metzmacher2014-10-171-7/+0
* s3:libsmb: Remove unused domain copy stored in cli_stateStefan Metzmacher2014-10-176-56/+6
* s3:libsmb: Remove unused password copy stored in cli_stateAndrew Bartlett2014-10-176-32/+11
* s3-librpc: Add cli_rpc_pipe_open_with_creds()Andrew Bartlett2014-10-171-0/+8
* libsmb: Print the principal name that we failed to kinit for.Andrew Bartlett2014-10-171-6/+7
* s3-rpc_client: Adapt cli_rpc_pipe_open_generic_auth to use enum credentials_k...Andrew Bartlett2014-10-081-0/+1
* samlogon_cache: don't leak cache_path onto talloc tosDavid Disseldorp2014-10-061-1/+6
* s3:libsmb: remove unused smb2cli.hStefan Metzmacher2014-09-303-29/+0
* libcli/smb: move smb2cli_tcon.c to the toplevelStefan Metzmacher2014-09-303-306/+22
* s3:smb2cli_tcon: use smb2 signing if possibleStefan Metzmacher2014-09-301-1/+7
* s3:libsmb: remove unused ';'Stefan Metzmacher2014-09-301-1/+1
* s3: libsmb: Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-116/+137
* s3:libsmb: add 'cli_state_client_guid'Stefan Metzmacher2014-09-192-1/+10
* namecache: fix uninitialised pointer returnsDavid Disseldorp2014-09-131-3/+3
* s3-lib: Do not walk past the end of the dos_to_ntstatus_map arrayAndrew Bartlett2014-09-081-1/+1
* s3:libsmb: Set a max charge for SMB2 connectionsRoss Lagerwall2014-08-211-0/+5
* Fixed a memory leak in cli_set_mntpoint().Har Gagan Sahai2014-08-131-2/+4
* samlogon_cache: avoid overwriting info3->base.full_name.string.Andreas Schneider2014-07-151-0/+14
* samlogon_cache: use a talloc_stackframe inside netsamlogon_cache_store.Günther Deschner2014-07-151-9/+4
* libcli: Make cli_smb2_close_fnum asyncVolker Lendecke2014-06-302-23/+92
* lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_timeVolker Lendecke2014-06-301-3/+3
* libcli: Make smb2cli_create return blobsVolker Lendecke2014-06-301-1/+1
* s3: smbd - fix processing of packets with invalid DOS charset conversions.Jeremy Allison2014-06-251-2/+2
* libsmb: Make cli_ntcreate cancellableVolker Lendecke2014-06-211-0/+13
* libsmb: Make cli_ntcreate1 cancellableVolker Lendecke2014-06-211-0/+13
* libsmb: Make cli_smb2_create_fnum cancellableVolker Lendecke2014-06-211-0/+13