1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
2010-04-18 15:25:03 +02:00
..
async_smb.c If the timeout has been set to zero, don't register an end time. 2010-03-30 13:45:53 -07:00
cliconnect.c s3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client_start() and store them 2010-03-24 17:34:55 +01:00
clidfs.c Split out the client unix capabilities to those the server offered, and those the client asked for. 2010-04-13 18:41:14 -07:00
clidgram.c Make cli_send_mailslot() static. Preparing to do away with unexpected.tdb.... 2009-07-20 15:15:08 -07:00
clientgen.c s3:libsmb: don't let cli_shutdown() segfault with a NULL cli_state 2010-03-29 18:11:14 +02:00
clierror.c s3:libsmb: add cli_state_is_connected() function 2010-03-29 18:11:15 +02:00
clifile.c s3: Explicitly handle inbuf in cli_message_start_done 2010-02-22 23:23:20 +01:00
clifsinfo.c Don't set "requested_posix_capabilities" in the sync code, already done in the async. 2010-04-13 19:12:43 -07:00
clikrb5.c s3-kerberos: add a missing reference to authdata headers. 2009-11-27 18:52:32 +01:00
clilist.c Convert from numbers to correct SMB_FIND_XX constant names. 2009-11-02 16:17:36 -08:00
climessage.c s3: Explicitly handle inbuf in cli_message_start_done 2010-02-22 23:23:20 +01:00
clioplock.c s3: Add a talloc_move for the inbuf to cli_smb_recv 2010-02-22 23:23:18 +01:00
cliprint.c s3: Tiny logic simplification 2009-11-14 11:03:28 +01:00
cliquota.c Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int. 2009-04-30 15:26:43 -07:00
clirap2.c Change uint_t to unsigned int in source3 2010-02-02 07:18:18 +01:00
clirap.c s3: Convert cli_qpathinfo_basic to use cli_trans() 2010-02-20 18:59:30 +01:00
clireadwrite.c Split out the client unix capabilities to those the server offered, and those the client asked for. 2010-04-13 18:41:14 -07:00
clisecdesc.c s3: Add min_setup, min_param and min_data to cli_trans_recv 2009-11-14 12:20:12 +01:00
clisigning.c s3:libsmb: use new simplified smb_signing code for the client side 2009-03-23 12:21:14 +01:00
clispnego.c s3-kerberos: only use krb5 headers where required. 2009-11-27 16:36:00 +01:00
clistr.c Fix a really interesting problem found by Volker's conversion of sessionsetup SPNEGO to asynchronous code. 2010-01-29 16:41:53 -08:00
clitrans.c s3: Explicitly handle inbuf in cli_trans_done 2010-02-22 23:23:20 +01:00
conncache.c s3: Fix some nonempty blank lines 2009-12-26 12:26:06 +01:00
dsgetdcname.c s3: Fix a memleak in discover_dc_netbios 2010-04-18 15:25:03 +02:00
errormap.c Rename 282 -> ERReasnotsupported. 2009-12-21 11:05:11 -08:00
libsmb_cache.c s3: Convert cli_tdis to the async API 2010-01-03 21:14:57 +01:00
libsmb_compat.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_context.c s3: Enable use of ccache by default for libsmbclient 2010-01-26 11:45:56 +01:00
libsmb_dir.c s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS server 2010-01-16 13:53:26 +01:00
libsmb_file.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_misc.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_path.c s3-libsmbclient: Fix crash bug in SMBC_parse_path(). 2010-01-14 19:48:33 +01:00
libsmb_printjob.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_server.c s3-libsmbclient: Add smbc_setOptionUseCCache() 2010-01-24 20:32:17 +01:00
libsmb_setget.c s3-libsmbclient: Add smbc_setOptionUseCCache() 2010-01-24 20:32:17 +01:00
libsmb_stat.c s3: Fix some nonempty blank lines 2009-11-21 23:19:50 +01:00
libsmb_thread_impl.c Provide a libsmbclient interface for programs requiring threads 2009-05-10 22:45:12 -04:00
libsmb_thread_posix.c s3: fix detection and flags for using pthread 2010-01-26 00:19:10 +01:00
libsmb_xattr.c s3-lib: use TYPESAFE_QSORT() in remaining s3 library code 2010-02-14 18:44:20 +11:00
namecache.c Remove gencache_init/shutdown 2009-07-15 10:55:20 +02:00
namequery_dc.c s3 move the sitename cache in its own file 2010-02-23 12:46:26 -05:00
namequery.c s3 move the sitename cache in its own file 2010-02-23 12:46:26 -05:00
nmblib.c s3-lib: use TYPESAFE_QSORT() in remaining s3 library code 2010-02-14 18:44:20 +11:00
nterr.c error_codes: fix NT_STATUS_RPC_UNKNOWN_IF typo. 2010-03-19 09:30:36 +01:00
ntlmssp_sign.c s3:ntlmssp: move sign/seal states to a private ntlmssp_crypt_state union 2010-03-24 17:34:56 +01:00
ntlmssp.c s3:ntlmssp: use c99 types 2010-03-24 17:34:57 +01:00
passchange.c Ensure all callers to the rpc_client/cli_pipe functions correctly 2009-11-12 13:56:33 -08:00
samlogon_cache.c s3: Replace most calls to sid_append_rid() by sid_compose() 2010-01-10 20:56:16 +01:00
smb_seal.c s3:ntlmssp: only include ntlmssp.h where actually needed 2009-12-22 21:07:53 +01:00
smb_share_modes.c s3: Add extid to the dev/inode pair 2009-02-19 20:58:26 -08:00
smb_signing.c s3:libsmb: add a smb_signing_init_ex() function 2010-03-22 17:15:10 +01:00
smberr.c Some pstring removal 2007-11-11 21:34:40 -08:00
trustdom_cache.c Remove gencache_init/shutdown 2009-07-15 10:55:20 +02:00
trusts_util.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
unexpected.c s3: Convert unexpected.tdb to use tdb_wrap_open 2010-03-13 20:20:37 +01:00