..
asn1.c
minor memory leak fix
2008-05-30 17:55:14 -07:00
async_smb.c
Add cli_request->recv_helper
2008-08-28 18:15:59 +02:00
cliconnect.c
Fix bug #5675 with a varient of Tim Waugh's patch,
2008-08-07 17:55:57 -07:00
clidfs.c
cli_cm: Make nicer password prompt in do_connect().
2008-04-20 23:20:21 +02:00
clidgram.c
mailslot: Also pick domain name and pdc name from type 15 cldap reply.
2008-05-14 09:45:39 +02:00
clientgen.c
Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.
2008-07-01 15:39:41 -07:00
clierror.c
Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
2008-02-28 02:22:13 -08:00
clifile.c
Add cli_pull_reply
2008-08-28 17:53:37 +02:00
clifsinfo.c
Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. Some
2008-08-08 14:32:15 -07:00
clikrb5.c
Fix length error in wrapping spnego blob
2008-08-18 09:55:11 -07:00
clilist.c
Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
2008-02-28 02:22:13 -08:00
climessage.c
Cleanup size_t return values in convert_string_allocate
2008-04-11 11:33:33 +02:00
clioplock.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
cliprint.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
cliquota.c
Remove tiny code duplication
2007-12-29 23:12:51 +01:00
clirap2.c
fix build warning.
2008-07-15 23:06:48 +02:00
clirap.c
Fix some signed/unsigned warnings
2008-05-20 23:06:38 +02:00
clireadwrite.c
Add cli_pull_reply
2008-08-28 17:53:37 +02:00
clisecdesc.c
Make use of [un]marshall_sec_desc
2007-12-29 23:13:03 +01:00
clispnego.c
Fix Kerberos interop with Mac OS X 10.5 clients.
2008-04-07 15:05:51 -07:00
clistr.c
Remove pstrings from client/client.c by doing a large rewrite.
2007-12-06 17:16:33 -08:00
clitrans.c
Fix signing problem in the client with transs requests
2008-05-13 16:29:47 +02:00
conncache.c
Fix a crash in add_failed_connection_entry
2008-06-07 08:16:23 +02:00
credentials.c
Remove unused creds_client_check and creds_client_step.
2008-02-17 03:08:42 +01:00
dcerpc_err.c
Some pstring removal
2007-11-11 21:34:40 -08:00
doserr.c
doserr: add WERR_MEMBER_IN_ALIAS.
2008-08-11 19:04:00 +02:00
dsgetdcname.c
Revert "Remove gencache_[un]lock_entry"
2008-07-11 17:53:25 +02:00
errormap.c
Add SMB encryption. Still fixing client decrypt but
2007-12-26 17:12:36 -08:00
libsmb_cache.c
Continued revamping of libsmbclient.
2008-03-03 18:13:33 -05:00
libsmb_compat.c
The compatibility function also should have a const buffer pointer
2008-07-16 10:45:09 -04:00
libsmb_context.c
Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.
2008-08-12 13:35:15 -07:00
libsmb_dir.c
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
2008-07-20 17:37:11 +02:00
libsmb_file.c
The buf in the smbclient write function should be const.
2008-07-16 10:41:43 -04:00
libsmb_misc.c
Additional revamped libsmbclient documentation
2008-03-01 20:47:22 -05:00
libsmb_path.c
Continued revamping of libsmbclient.
2008-03-03 18:13:33 -05:00
libsmb_printjob.c
Continued revamping of libsmbclient.
2008-03-03 18:13:33 -05:00
libsmb_server.c
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
2008-07-20 17:37:11 +02:00
libsmb_setget.c
Continued revamping of libsmbclient.
2008-03-03 18:13:33 -05:00
libsmb_stat.c
Continued revamping of libsmbclient.
2008-03-03 18:13:33 -05:00
libsmb_xattr.c
Remove one reference to PI_LSARPC
2008-07-21 14:36:30 +02:00
namecache.c
Revert "Pass NULL to gencache_get when we are not interested in the timeout value"
2008-07-11 17:53:25 +02:00
namequery_dc.c
cldap: avoid duplicate definitions so remove ads_cldap.h.
2008-04-21 20:21:40 +02:00
namequery.c
Revert "Pass NULL to gencache_get when we are not interested in the timeout value"
2008-07-11 17:53:25 +02:00
nmblib.c
Pass specific packets to build_nmb and build_dgram
2008-03-08 12:31:21 +01:00
nterr.c
Revert "If it is a forced DOS error, nt_errstr should say so"
2008-08-13 18:19:06 +02:00
ntlm_check.c
Remove static zeros
2007-12-28 17:02:34 +01:00
ntlmssp_parse.c
Adding missing calls to va_end().
2008-01-27 09:33:42 +01:00
ntlmssp_sign.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
ntlmssp.c
ntlmssp: replace UNKNOWN_02000000 with NTLMSSP_NEGOTIATE_VERSION.
2008-04-30 18:55:57 +02:00
passchange.c
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
2008-07-20 17:37:11 +02:00
pwd_cache.c
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
samlogon_cache.c
Correct the netsamlogon_clear_cached_user function.
2008-08-27 17:28:34 -07:00
smb_seal.c
Add explicit buf arg to cli_encrypt_message and cli_calculate_sign_mac
2008-02-28 13:12:34 +01:00
smb_share_modes.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07:00
smb_signing.c
Revert "Fix signing bug found by Volker. That one was *subtle*."
2008-05-13 16:29:47 +02:00
smbdes.c
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
2007-10-10 12:28:22 -05:00
smbencrypt.c
crypto: add decrypt_drsuapi_blob from samba4.
2008-06-24 23:44:20 +02:00
smberr.c
Some pstring removal
2007-11-11 21:34:40 -08:00
spnego.c
RIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 17:40:25 -07: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
Fix Bug #5710 and make machine account password changing work again.
2008-08-21 23:45:24 +02:00
unexpected.c
Fix some typos
2008-03-08 12:31:21 +01:00