1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3/libsmb
Andrew Bartlett a8f7eaee51 Only warn about short packets if we are already 'doing signing'.
Andrew Bartlett
(This used to be commit 9656b87091)
2003-04-07 09:35:35 +00:00
..
.cvsignore ignore *.po32 files 1998-10-05 12:36:44 +00:00
asn1.c Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a 2003-02-15 12:20:22 +00:00
cliconnect.c Some more good stuff from coolo. 2003-04-04 23:39:16 +00:00
clidgram.c BIG patch... 2003-01-02 09:07:17 +00:00
clientgen.c SMB signing updates - this gets NTLMSSP signing workin to the point where I 2003-04-06 13:08:07 +00:00
clierror.c Clean up error messages on cli pipe disconnection, including adding the message 2003-04-06 13:19:49 +00:00
clifile.c added simple tests for SMBchkpath and SMBioctl 2003-03-30 09:45:44 +00:00
clikrb5.c Fix unused variable warning when ENCTYPE_ARCFOUR_HMAC is not defined. 2003-02-25 23:30:46 +00:00
clilist.c specify the size of these buffers 2003-03-15 06:51:57 +00:00
climessage.c Patch from Samuel Thibault to convert messages from unix to dos charset. Works 2003-03-20 16:42:39 +00:00
clioplock.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cliprint.c BIG patch... 2003-01-02 09:07:17 +00:00
clirap2.c BIG patch... 2003-01-02 09:07:17 +00:00
clirap.c Commit some more fixes for Coolo ... 2003-04-02 18:32:31 +00:00
clireadwrite.c BIG patch... 2003-01-02 09:07:17 +00:00
clisecdesc.c Ensure that only parse_prs.c access internal members of the prs_struct. 2003-02-14 23:04:03 +00:00
clispnego.c Add const 2003-03-03 08:35:49 +00:00
clistr.c Small clenaup patches: 2003-03-22 13:06:52 +00:00
clitrans.c Add const, and a signed/unsigned fix. 2003-03-15 06:43:37 +00:00
credentials.c Add a dash of const here and there... 2002-03-02 04:41:55 +00:00
doserr.c BIG patch... 2003-01-02 09:07:17 +00:00
errormap.c Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a 2003-02-15 12:20:22 +00:00
libsmb_cache.c Add const (from a patch by Stephan Kulow <coolo@kde.org>) 2003-04-02 17:04:33 +00:00
libsmb_compat.c The fixes from Tom plus a minor update from me. 2002-11-04 02:01:48 +00:00
libsmbclient.c Fix the handling of smb.conf in libsmbclient. 2003-04-06 17:22:41 +00:00
namecache.c Valgrind found a few memory leaks! 2003-03-22 23:25:09 +00:00
namequery_dc.c merge of get_dc_name()-like code from APP_HEAD; better support password server = DC1 * 2002-12-12 23:35:55 +00:00
namequery.c Writable string const fixes. 2003-03-05 01:30:26 +00:00
netlogon_unigrp.c Netlogon-unigroup changes needed for the winbind RID-to-SID conversion. 2003-02-26 12:23:03 +00:00
nmblib.c BIG patch... 2003-01-02 09:07:17 +00:00
nterr.c adding more descriptions for nt status codes 2003-02-12 16:43:47 +00:00
ntlmssp_parse.c Don't return NULL pointers for now. 2003-02-15 21:41:01 +00:00
ntlmssp_sign.c SMB signing updates - this gets NTLMSSP signing workin to the point where I 2003-04-06 13:08:07 +00:00
ntlmssp.c Fix debug (thanks metze) 2003-03-25 10:29:22 +00:00
passchange.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:15:52 +00:00
pwd_cache.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:15:52 +00:00
smb_signing.c Only warn about short packets if we are already 'doing signing'. 2003-04-07 09:35:35 +00:00
smbdes.c Make a number of the lookup tables 'const'. I'm told this assists in sharing 2002-03-23 08:45:03 +00:00
smbencrypt.c Change the way we sign SMB packets, to a function pointer interface. 2003-03-09 09:23:09 +00:00
smberr.c BIG patch... 2003-01-02 09:07:17 +00:00
trustdom_cache.c Having waited for *way* too long, this is mimir's namecache and trusted domain 2002-11-26 11:57:30 +00:00
trusts_util.c Fix a memory leak - 'smbcontrol smbd pool-usage' is your freind! 2003-03-17 04:42:57 +00:00
unexpected.c BIG patch... 2003-01-02 09:07:17 +00:00