1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/libsmb
2011-09-15 12:12:23 +02:00
..
async_smb.c s3:libsmb: move cli->smb1.mid to cli->conn.smb1.mid 2011-09-15 12:12:23 +02:00
cli_np_tstream.c s3:cli_np_tstream: make use of cli_set_timeout() 2011-08-03 09:01:40 +02:00
cli_np_tstream.h s3:libsmb: add tstream_cli_np_get_cli_state() 2010-12-15 15:26:05 +01:00
cliconnect.c s3:libsmb: move cli->capabilities to cli->conn.smb1.capabilities 2011-09-15 12:12:23 +02:00
clidfs.c s3:libsmb: pass max_protocol to cli_negprot() 2011-09-15 10:25:17 +02:00
clidgram.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
clidgram.h source3/libsmb/clidgram.h: fix licence/copyright 2011-06-10 15:12:25 +02:00
clientgen.c s3:libsmb: move cli->smb1.mid to cli->conn.smb1.mid 2011-09-15 12:12:23 +02:00
clierror.c s3:libsmb: move cli_state->fd to cli_state->conn.fd 2011-07-22 17:06:07 +02:00
clifile.c s3:libsmb: make use of cli_state_server_time_zone() 2011-09-13 21:53:07 +02:00
clifsinfo.c s3-ntlmssp Remove auth_ntlmssp_or_flags 2011-08-03 18:48:03 +10:00
clikrb5.c s3:clikrb5: fix the build with newer heimdal versions 2011-07-14 21:21:13 +02:00
clilist.c s3:libsmb: make use of cli_state_server_time_zone() 2011-09-13 21:53:07 +02:00
climessage.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
clioplock.c s3:libsmb: move cli_smb_oplock_break_waiter*() to clioplock.c 2011-08-28 17:16:51 +02:00
cliprint.c s3:libsmb: make use of cli_state_server_time_zone() 2011-09-13 21:53:07 +02:00
cliquota.c s3-talloc Change TALLOC_ZERO_P() to talloc_zero() 2011-06-09 12:40:08 +02:00
clirap2.c s3:libsmb/clirap2: make use of cli_state_remote_name() 2011-07-22 17:06:09 +02:00
clirap.c s3:libsmb: make use of cli_state_server_time_zone() 2011-09-13 21:53:07 +02:00
clirap.h s3:libsmb: use clistr_pull_talloc() in cli_qfilename() 2011-07-06 17:18:14 +02:00
clireadwrite.c s3:libsmb: align chunk_size for cli_pull/push() to a page size of 1024 bytes 2011-09-14 13:12:16 -07:00
clisecdesc.c s3:libsmb: cli_set_secdesc() only needs a const struct security_descriptor 2011-07-23 11:08:19 +02:00
clisigning.c s3:libsmb: make use of new advanded SMB signing 2011-09-14 08:09:15 +02:00
clispnego.c s3-build: only include asn1 headers where actually needed. 2011-03-16 23:46:18 +01:00
clistr.c s3:libsmb: remove unused clistr_push_fn() 2011-07-07 19:16:28 +02:00
clisymlink.c s3: Add cli_readlink 2011-07-03 11:31:29 +02:00
clitrans.c s3:libsmb: make use of cli_state_available_size() in cli_trans_format() 2011-09-13 13:16:08 +02:00
conncache.c s3: Fix Coverity ID 2147, FORWARD_NULL 2011-03-16 22:07:24 +01:00
dsgetdcname.c s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02:00
errormap_wbc.c s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap. 2011-02-25 01:08:41 +01:00
errormap_wbc.h source3/libsmb/errormap_wbc.h: fix licence/copyright 2011-06-10 15:12:27 +02:00
errormap.c S3: Fix some nonempty blank lines 2011-07-03 11:31:29 +02:00
libsmb_cache.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
libsmb_compat.c
libsmb_context.c s3:libsmb: use lp_load_client() and lp_load_client_no_reinit() in libsmb_context 2011-07-28 11:17:29 +02:00
libsmb_dir.c s3:libsmb/libsmb_dir: make use of cli_state_remote_name() 2011-07-22 17:06:09 +02:00
libsmb_file.c s3:libsmb/libsmb_*: make use of cli_state_capabilities() 2011-08-02 04:54:28 +02:00
libsmb_misc.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
libsmb_path.c s3-talloc Change TALLOC_ARRAY() to talloc_array() 2011-06-09 12:40:08 +02:00
libsmb_printjob.c s3-libsmb: move protos to libsmb/proto.h 2011-05-06 16:37:18 +02:00
libsmb_server.c s3:libsmb: pass max_protocol to cli_negprot() 2011-09-15 10:25:17 +02:00
libsmb_setget.c s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context 2010-11-02 04:36:05 +00:00
libsmb_stat.c s3:libsmb/libsmb_*: make use of cli_state_capabilities() 2011-08-02 04:54:28 +02:00
libsmb_thread_impl.c
libsmb_thread_posix.c
libsmb_xattr.c s3:libsmb_xattr: make use of the new cli_query_secdesc() 2011-07-23 09:55:54 +02:00
libsmb.h source3/libsmb/libsmb.h: fix licence/copyright 2011-06-10 15:12:29 +02:00
namecache.c s3: Remove a pointless else 2011-01-12 11:12:56 +01:00
namequery_dc.c s3: Make is_zero_addr take a sockaddr_storage 2011-02-27 11:02:53 +01:00
namequery.c s3: Make saf_join_key() use talloc 2011-09-13 11:00:14 +02:00
nmblib.c s3-param Remove special case for global_scope() 2011-06-09 12:40:09 +02:00
nmblib.h source3/libsmb/nmblib.h: fix licence/copyright 2011-06-10 15:12:31 +02:00
ntlmssp_wrap.c s3-ntlmssp void function cannot return value 2011-08-04 02:19:46 +02:00
ntlmssp.c s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server 2011-08-03 18:48:03 +10:00
passchange.c s3:libsmb: pass max_protocol to cli_negprot() 2011-09-15 10:25:17 +02:00
proto.h s3:libsmb: pass max_protocol to cli_negprot() 2011-09-15 10:25:17 +02:00
read_smb.c s3:libsmb: s/SMBkeepalive/NBSSkeepalive 2011-07-12 09:44:04 +02:00
read_smb.h s3: Add sync read_smb 2011-05-19 13:46:47 +02:00
reparse_symlink.c s3: Fix symlink_reparse_buffer_parse 2011-07-03 11:31:29 +02:00
samlogon_cache.c tdb_store: check returns for 0, not -1. 2011-06-20 11:18:35 +02:00
smb2cli_base.c s3:smb2cli: let smb2cli_req_create() use the give pid, uid and tid values 2011-09-07 18:19:43 +02:00
smb2cli_base.h s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send() 2011-08-12 19:38:27 +02:00
smb2cli_close.c s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send() 2011-08-12 19:38:27 +02:00
smb2cli_create.c s3:smb2cli: fix marshalling of smb2_create_blobs in smb2cli_create() 2011-09-07 10:21:55 +02:00
smb2cli_flush.c s3:smb2cli: pass more fields to smb2cli_req_create()/smb2cli_req_send() 2011-08-12 19:38:27 +02:00
smb2cli_negprot.c s3:smb2cli: split cli->smb2.gss_blob from cli->secblob 2011-09-13 23:34:13 +02:00
smb2cli_query_directory.c s3:smb2cli: don't terminate the pathname in smb2cli_query_directory() 2011-09-07 08:33:41 +02:00
smb2cli_read.c s3:smb2cli: SMB2_READ needs one dyn byte to that the structure size check works. 2011-09-07 08:32:45 +02:00
smb2cli_session.c s3:smb2cli: pass the uid to the SMB2_SESSION_SETUP to support multi-leg-auth 2011-09-07 16:48:46 +02:00
smb2cli_tcon.c s3:libsmb: don't mix smb2 share capabilities with smb1 capabilities 2011-09-13 18:12:22 +02:00
smb2cli_write.c s3:smb2cli: SMB2_WRITE needs one dyn byte to that the structure size check works. 2011-09-07 08:33:15 +02:00
smb2cli.h s3:libsmb: add smb2cli_query_directory*() 2011-07-08 01:22:21 +02:00
smb_seal.c s3-ntlmssp Use auth_ntlmssp_*() functions in more places 2011-08-03 18:48:02 +10:00
smb_share_modes.c tdb_compat: use tdb_open_compat. 2011-06-20 11:18:35 +02:00
smb_signing.c s3:smb_signing: add support for easier negotiation of SMB signing 2011-09-14 08:09:15 +02:00
smberr.c s3:libsmb: remove unused smb_dos_errstr() 2011-07-08 14:09:10 +02:00
smbsock_connect.c s3:libsmb: make cli_session_request_send/recv() static 2011-08-28 20:29:01 +02:00
trustdom_cache.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
trusts_util.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
unexpected.c s3-lib: If we create a pipe socket, don't start to listen. 2011-08-29 13:21:43 +02:00