1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/libsmb
Christopher R. Hertel 6f366b7809 Copying commit from HEAD.
My seven-year-old daughter calls me 'Captain Pedantic'.  I don't know which
is freakier... the name or the fact that a seven-year-old knows what it
means.

Small change to correct the value we place in the DGM_LENGTH field of
NBT Datagram messages.  We have been counting the full datagram, but it's
fairly clear in the RFCs that we should only count the source name,
destination name, and payload.  We've been overcharging by 14 bytes
(the size of the NBT DGM header).

This fix brings us in line with what Windows does, and what the RFCs
say should be done.  I'm a little surprised that this didn't cause any
bugs or error messages.  I guess no one actually checks this field.
(This used to be commit c06a2ece75)
2002-04-22 03:09:23 +00:00
..
.cvsignore ignore *.po32 files 1998-10-05 12:36:44 +00:00
asn1.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cli_dfs.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cli_lsarpc.c Merge of lsa lookup names/sids patch from HEAD. 2002-04-15 05:02:22 +00:00
cli_netlogon.c Renamed get_nt_error_msg() to nt_errstr(). 2002-03-17 04:36:35 +00:00
cli_pipe_util.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cli_reg.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cli_samr.c If compiling with Insure, mallocate a byte of memory and attach it to the 2002-04-04 06:55:32 +00:00
cli_spoolss.c Added cli_spoolss_enumjobs() function. 2002-04-10 07:19:37 +00:00
cli_srvsvc.c Fix error return. 2002-03-05 02:54:02 +00:00
cli_wkssvc.c Renamed get_nt_error_msg() to nt_errstr(). 2002-03-17 04:36:35 +00:00
cliconnect.c Always pass NT password as well as Lanman. 2002-04-06 01:25:57 +00:00
clidgram.c Fixed dumb typo caught by Herb. 2002-02-27 17:28:22 +00:00
clientgen.c Another comment fix for mirmir 2002-03-01 02:54:04 +00:00
clierror.c Renamed get_nt_error_msg() to nt_errstr(). 2002-03-17 04:36:35 +00:00
clifile.c added cli_locktype() for testing different lockingX lock types 2002-03-11 01:33:06 +00:00
clikrb5.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
clilist.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
climessage.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
clioplock.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
cliprint.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
clirap2.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
clirap.c added cli_qfilename(), used in trans2 torture test 2002-02-21 04:25:17 +00:00
clireadwrite.c Correctly increment offset in cli_smbwrite. 2002-03-20 01:47:31 +00:00
clisecdesc.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
clispnego.c Try not to malloc -1 bytes (apx 4GB) when the data is already in error. 2002-02-15 23:11:13 +00:00
clistr.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
clitrans.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
credentials.c Add a dash of const here and there... 2002-03-02 04:41:55 +00:00
doserr.c Added WERR_INVALID_FORM_NAME constant. 2002-04-09 05:11:34 +00:00
errormap.c Make a number of the lookup tables 'const'. I'm told this assists in sharing 2002-03-23 08:45:03 +00:00
libsmbclient.c Renamed get_nt_error_msg() to nt_errstr(). 2002-03-17 04:36:35 +00:00
namequery.c small change in name_resolve_bcast() 2002-04-04 15:50:28 +00:00
netlogon_unigrp.c this tdb was being opened without locking, which is unsafe for shared 2002-03-15 09:19:51 +00:00
nmblib.c Copying commit from HEAD. 2002-04-22 03:09:23 +00:00
nterr.c Merge of lsa lookup names/sids patch from HEAD. 2002-04-15 05:02:22 +00:00
passchange.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
pwd_cache.c Removed version number from file header. 2002-01-30 06:08:46 +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 Removed version number from file header. 2002-01-30 06:08:46 +00:00
smberr.c Added dos_errstr() function. Not all errors in list yet. 2002-03-17 06:04:15 +00:00
trust_passwd.c Renamed get_nt_error_msg() to nt_errstr(). 2002-03-17 04:36:35 +00:00
unexpected.c Removed version number from file header. 2002-01-30 06:08:46 +00:00