..
async_smb.c
s3: Add async cli_session_request
2010-12-22 16:39:15 +01:00
cli_np_tstream.c
s3:cli_np_tstream: if SMBtrans is desired, the readv needs to wait for the last writev chunk.
2010-12-21 17:43:06 +01: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: Remove unused "retry" from cli_start_connection
2010-12-20 17:58:33 +01:00
clidfs.c
s3: Convert cli_dfs_get_referral to cli_trans
2010-11-11 16:16:24 +00:00
clidgram.c
s3: Fix a memleak in receive_getdc_response
2011-01-02 14:27:56 +01:00
clidgram.h
s3: Remove unused mem_ctx arg from set_getdc_request
2011-01-01 23:00:24 +01:00
clientgen.c
s3-build: only include async headers where needed.
2010-09-20 13:54:42 -07:00
clierror.c
s3:libsmb: add cli_state_is_connected() function
2010-03-29 18:11:15 +02:00
clifile.c
s3: Add cli_shadow_copy_data
2010-11-30 11:36:53 +01:00
clifsinfo.c
s3: Convert cli_get_posix_fs_info() to cli_trans()
2010-11-14 10:24:02 +00:00
clikrb5.c
s3:libsmb: use 16 zero bytes as channel binding checksum in the gssapi checksum (bug #7883 )
2010-12-23 09:38:43 +01:00
clilist.c
Fix bug #7700 - Improvement of return code of smbclient
2010-10-29 19:40:16 +00:00
climessage.c
s3-build: only include async headers where needed.
2010-09-20 13:54:42 -07:00
clioplock.c
s3-build: only include async headers where needed.
2010-09-20 13:54:42 -07:00
cliprint.c
s3: Remove some pointless wrapper functions
2010-08-05 13:57:31 +02:00
cliquota.c
libcli/security Provide a common, top level libcli/security/security.h
2010-10-12 05:54:10 +00:00
clirap2.c
s3-rap: include svcctl.h where needed.
2010-08-06 15:43:37 +02:00
clirap.c
s3: Replace cli_qfileinfo_test with a call to cli_qfileinfo
2010-10-24 11:39:30 +02:00
clireadwrite.c
Fix bug #7791 - gvfsd-smb (Gnome vfs) fails to copy files from a SMB share using SMB signing.
2010-11-11 02:50:08 +00:00
clisecdesc.c
s3: Save the received trans2 from the inbuf in cli_trans
2010-08-05 13:57:29 +02:00
clisigning.c
s3-build: only include smb_signing.h where needed.
2010-08-18 09:20:13 +02:00
clispnego.c
s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDs
2010-12-21 15:10:37 +11:00
clistr.c
s3: Remove a pointless wrapper function
2010-08-05 14:53:54 +02:00
clitrans.c
s3-build: only include async headers where needed.
2010-09-20 13:54:42 -07:00
conncache.c
s3: Remove a superfluous ;
2010-09-08 02:05:14 +02:00
dsgetdcname.c
s3: Remove unused mem_ctx arg from set_getdc_request
2011-01-01 23:00:24 +01:00
errormap.c
s3-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETED
2010-09-10 17:21:32 +02: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: Fix some nonempty blank lines
2010-12-31 10:58:31 +01:00
libsmb_dir.c
Fix bug #7700 - Improvement of return code of smbclient
2010-10-29 19:40:16 +00:00
libsmb_file.c
s3: Convert cli_qfileinfo_basic to cli_qfileinfo
2010-10-24 11:39:30 +02: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: Remove unused "retry" from cli_full_connection
2010-12-20 17:10:58 +01: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: Convert cli_get_posix_fs_info() to cli_trans()
2010-11-14 10:24:02 +00: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
libcli/security Provide a common, top level libcli/security/security.h
2010-10-12 05:54:10 +00:00
namecache.c
s3:libsmb/namecache Remove namecache_enable()
2010-05-13 10:12:26 +10:00
namequery_dc.c
s3-libsmb: include nbt.h in namequery_dc code.
2010-08-06 15:43:37 +02:00
namequery.c
s3: Fix two uninitialized variables
2010-12-30 12:52:47 +01:00
nmblib.c
s3: Add some const to name_mangle()
2010-12-22 16:39:14 +01:00
nterr.c
s3:libsmb: add pipe related NT_STATUS_RPC_* codes
2010-10-18 14:50:21 +02:00
ntlmssp_wrap.c
s3-auth: Add auth_ntlmssp wrapper for client side
2010-07-20 15:52:34 +10:00
ntlmssp.c
s3: Fix an uninitialized variable
2010-08-14 10:08:45 +02:00
passchange.c
s3-passdb: include samr.h where needed.
2010-08-06 15:43:37 +02:00
samlogon_cache.c
s3: netsamlogon_clear_cached_user only needs the SID
2010-12-19 23:25:06 +01:00
smb_seal.c
s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it.
2010-07-19 14:19:47 +10:00
smb_share_modes.c
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
2010-09-27 17:18:54 -07:00
smb_signing.c
s3-build: only include smb_signing.h where needed.
2010-08-18 09:20:13 +02:00
smberr.c
s3: Fix some nonempty blank lines
2010-12-31 10:58:31 +01:00
smbsock_connect.c
s3: Allow more control over smbsock_[any_]connect
2010-12-29 23:30:44 +01: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: Remove unused "retry" from cli_full_connection
2010-12-20 17:10:58 +01:00
unexpected.c
Fix memory leak I introduced when refactoring unexpected packet code.
2011-01-02 06:11:13 +01:00