..
async_smb.c
Add "err_on_readability" to writev_send
2009-05-24 13:47:29 +02:00
cliconnect.c
Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios name" instead of "workgroup"
2009-06-01 14:38:56 -07:00
clidfs.c
Fix a bug in smbclient not sending the correct called name
2009-04-12 14:51:15 +02:00
clidgram.c
Import changes from upstream libndr.
2008-10-13 15:01:28 +02:00
clientgen.c
Clean up assignments to iov_base, ensure it's always cast to void *. This should quieten some warnings with picky compilers on the buildfarm.
2009-05-12 11:45:37 -07:00
clierror.c
Make map_errno_from_nt_status() a generic call, not just a cli specific one.
2008-10-07 14:43:42 -07:00
clifile.c
Make cli_nt_delete_on_close() async.
2009-05-29 14:58:34 -07:00
clifsinfo.c
[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-12 10:39:48 -05:00
clikrb5.c
s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context
2009-04-07 13:25:36 +02:00
clilist.c
Remove the static "struct client_connection" mess which is part of
2009-03-12 17:59:24 -07:00
climessage.c
Convert Samba3 to use the common lib/util/charset API
2009-04-14 12:53:56 +10:00
clioplock.c
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
2009-04-30 15:26:43 -07:00
cliprint.c
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
2009-04-30 15:26:43 -07: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
fix build warning.
2008-07-15 23:06:48 +02:00
clirap.c
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
2009-05-26 17:48:23 +02:00
clireadwrite.c
s3: return proper error code in cli_smb_req_send
2009-05-13 18:47:00 +08:00
clisecdesc.c
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
2009-04-30 15:26:43 -07: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-build: fix some const build warnings.
2008-10-23 01:43:41 +02:00
clistr.c
Solve some of the conflict between Samba3 and Samba4 push_string
2009-04-14 12:11:00 +10:00
clitrans.c
s3: return proper error code in cli_smb_req_send
2009-05-13 18:47:00 +08:00
conncache.c
Cleanup of DC enumeration in get_dcs()
2008-09-04 11:50:25 -07:00
credentials.c
s3-credentials: protect netlogon_creds_server_step() against NULL creds.
2009-05-07 13:32:41 +02:00
dsgetdcname.c
s3/getdcname: Fix 'net' crash.
2009-05-29 11:27:38 +02:00
errormap.c
errormap: Change the WBC_ERR_UNKNOWN_ERROR to map to NT_STATUS_UNSUCCESSFUL
2009-04-23 00:23:56 +02:00
libsmb_cache.c
Continued revamping of libsmbclient.
2008-03-03 18:13:33 -05:00
libsmb_compat.c
[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-14 09:44:36 -05:00
libsmb_context.c
libsmbclient: make SMBC_module_terminate() static.
2009-05-29 23:28:39 +02:00
libsmb_dir.c
Make cli_setatr async.
2009-05-06 16:13:42 -07:00
libsmb_file.c
Make cli_setatr async.
2009-05-06 16:13:42 -07:00
libsmb_misc.c
Additional revamped libsmbclient documentation
2008-03-01 20:47:22 -05:00
libsmb_path.c
Move some bytes from the data to the text segment
2009-02-21 12:53:49 +01:00
libsmb_printjob.c
Continued revamping of libsmbclient.
2008-03-03 18:13:33 -05:00
libsmb_server.c
s3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of SEC_RIGHTS_MAXIMUM_ALLOWED.
2009-04-21 12:40:47 +02:00
libsmb_setget.c
[Bug 6069] Add a fstatvfs function for libsmbclient
2009-02-12 10:39:48 -05:00
libsmb_stat.c
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
2009-05-26 17:48:23 +02: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
Provide a libsmbclient interface for programs requiring threads
2009-05-10 22:45:12 -04:00
libsmb_xattr.c
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
2009-04-30 15:26:43 -07:00
namecache.c
s3:namecache: remove unused namecache_shutdown() function
2009-01-27 15:28:06 +01:00
namequery_dc.c
s3: Change sockaddr util function names for consistency
2008-12-03 10:40:20 -08:00
namequery.c
[FIX Bug 6235] domain enumeration breaks if master browser has space in name
2009-04-27 09:34:25 -04:00
nmblib.c
Convert name_mangle() to use talloc
2009-02-24 20:40:46 +01:00
nterr.c
If we receive a DOS error code, nt_errstr should display it
2009-02-10 21:55:13 +01:00
ntlmssp_sign.c
s3:ntlmssp Remove use of talloc(NULL) in NTLMSSP code
2009-04-20 11:55:49 +02:00
ntlmssp.c
s3:ntlmssp Remove use of talloc(NULL) in NTLMSSP code
2009-04-20 11:55:49 +02:00
passchange.c
Remove pwd_cache.c, it was doing nothing. Make user_name, domain, and
2009-03-13 17:49:24 -07:00
samlogon_cache.c
s3: put netsamlogon_cache.tdb into cache_dir instead of lock_dir
2009-01-16 01:02:24 +01:00
smb_seal.c
Fix two memleaks in the encryption code
2009-03-24 22:00:10 +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 much simplified smb_siging infrastructure
2009-03-23 12:21:13 +01:00
smberr.c
spnego.c
s3-build: fix another build warning with the new ASN1 code.
2008-10-23 11:46:18 +02:00
trustdom_cache.c
Revert "Pass NULL to gencache_get when we are not interested in the timeout value"
2008-07-11 17:53:25 +02:00
trusts_util.c
Rework Samba3 to use new libcli/auth code (partial)
2009-04-14 16:23:35 +10:00
unexpected.c
s3: parse_packet can return NULL which is then dereferenced in match_mailslot_name
2009-03-24 17:05:16 -07:00