1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libsmb
Günther Deschner e49200c1a2 Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.
This allows to switch on the cli->fallback_after_kerberos switch.

Guenther
(This used to be commit 15ba45e567)
2008-04-08 14:25:13 +02:00
..
asn1.c Use bool for BOOL and true/false for True/False. We need lowercase 2008-04-07 15:05:50 -07:00
async_smb.c Move inbuf handling to before the PDU handling 2008-03-08 22:02:33 +01:00
cliconnect.c Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define. 2008-04-08 14:25:13 +02:00
clidfs.c Check the right pointer for non-NULL 2008-03-06 11:33:26 +01:00
clidgram.c Add SMB encryption. Still fixing client decrypt but 2007-12-26 17:12:36 -08:00
clientgen.c Add cli_setup_packet_buf 2008-02-28 14:20:17 +01: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 Use new IDL based PAC structures in clikrb5.c 2008-02-17 02:11:59 +01:00
clilist.c Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against 2008-02-28 02:22:13 -08:00
climessage.c Add SMB encryption. Still fixing client decrypt but 2007-12-26 17:12:36 -08: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 Apply some const in clirap. 2008-04-02 12:23:07 +02:00
clirap.c Fix bug reported on IRC enumerating shares with OS/2. 2008-02-08 10:07:05 -08:00
clireadwrite.c Fix bug #5326 - OS/2 servers give strange "high word" replies for print jobs. 2008-03-28 10:12:07 -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 Add SMB encryption. Still fixing client decrypt but 2007-12-26 17:12:36 -08:00
conncache.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05: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 Add error mapping for WERR_SERVICE_NEVER_STARTED. 2008-03-20 00:54:20 +01:00
dsgetdcname.c Remove unneeded pack_dsdcinfo/unpack_dsdcinfo. 2008-03-28 13:37:25 +01: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 Additional revamped libsmbclient documentation 2008-03-01 20:47:22 -05:00
libsmb_context.c Fix use of AuthDataWithContext capability 2008-03-17 11:34:25 -04:00
libsmb_dir.c Use rpccli_srvsvc_NetShareEnumAll in libsmbclient. 2008-03-10 04:58:43 +01:00
libsmb_file.c Continued revamping of libsmbclient. 2008-03-03 18:13:33 -05: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 Fix use of AuthDataWithContext capability 2008-03-17 11:34:25 -04: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 Continued revamping of libsmbclient. 2008-03-03 18:13:33 -05:00
namecache.c Remove some globals 2007-12-05 14:39:07 +01:00
namequery_dc.c Change all occurrences of zero_addr(&ss,AF_INET) to 2007-10-27 20:29:36 -07:00
namequery.c Fix Coverity ID 555 2008-03-15 22:30:25 +01: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 Restore 3.0 behaviour with empty /etc/hosts 2008-02-29 22:39:45 +01:00
passchange.c Remove the explicit TALLOC_CTX * from cli_struct. 2007-11-29 13:24:54 -08: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 Fix a valgrind error 2008-03-25 23:36:13 +01: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 Add explicit buf arg to cli_check_sign_mac 2008-02-28 13:12:34 +01: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 Check for buffer in decode_wkssvc_join_password_buffer. 2008-03-28 14:15:20 +01: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 s/sid_to_string/sid_to_fstring/ 2007-12-15 22:47:30 +01:00
trusts_util.c Fix NETLOGON credential chain with Windows 2008 all over the place. 2008-04-02 11:12:47 +02:00
unexpected.c Fix some typos 2008-03-08 12:31:21 +01:00