1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Volker Lendecke 45934af498 Remove one reference to PI_LSARPC
(This used to be commit 40247e8d3d)
2008-07-21 14:36:30 +02:00
..
asn1.c minor memory leak fix 2008-05-30 17:55:14 -07:00
async_smb.c Move inbuf handling to before the PDU handling 2008-03-08 22:02:33 +01:00
cliconnect.c Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cli 2008-06-02 18:37:16 -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 a function to truncate a file to a specified size 2008-02-26 21:42:26 -05:00
clifsinfo.c Fix the build - don't use SMB_TRANS_ENC_GSS without 2008-02-28 06:01:09 -08:00
clikrb5.c Fix return of uninitialized variable. 2008-06-26 13:19:40 -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 Security fix for CVE-2008-1105: Boundary failure when parsing SMB responses 2008-05-28 09:31:42 -07: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 errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN. 2008-06-26 10:24:02 +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 Use the macro to call samba_version_string(). 2008-07-17 14:16:33 +02: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 Add NT_STATUS_RPC_CANNOT_SUPPORT. 2008-04-03 00:26:55 +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
samlogon_cache.c samlogoncache: Use data_blob_const in netsamlogon_cache_get. 2008-04-21 10:25:28 +02: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
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 Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth 2008-07-20 17:37:11 +02:00
unexpected.c Fix some typos 2008-03-08 12:31:21 +01:00