1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Andrew Tridgell 632b4f806e added suppport for unexpected udp/138 packets
I also fixed up the lookup_pdc_name() code so that it now works, even
with a NT server that insists on replying to udp/138.

The method I used to match packets was to use the mailslot string as a
datagram ID. The true dgm_id doesn't work as NT doesn't set it
correctly. uggh.

PS: Jeremy, I had to change your code quite a bit, are you sure this
worked with a Samba PDC?? The code looked broken, it got the offsets
wrong in the SMB portion of the packet and filled in the IP
incorrectly.
(This used to be commit 32f66f4ea6)
2000-01-03 06:30:50 +00:00
..
auth first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
bin ignore a few files 2000-01-03 03:39:04 +00:00
client changed %g to %3.1f to be friendly to our poor snprintf() code 1999-12-21 09:54:24 +00:00
codepages Unicode upper <--> lower character map. Needed for wisXXX functions. 1999-12-23 01:39:01 +00:00
groupdb 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0 1999-12-13 13:35:20 +00:00
include added suppport for unexpected udp/138 packets 2000-01-03 06:30:50 +00:00
lib got rid of mem_man 2000-01-03 03:31:41 +00:00
libsmb added suppport for unexpected udp/138 packets 2000-01-03 06:30:50 +00:00
locking added the unexpected packet database (unexpected.tdb) 2000-01-03 03:17:16 +00:00
nmbd added suppport for unexpected udp/138 packets 2000-01-03 06:30:50 +00:00
nsswitch added basic nsswitch support - this allows you to use a "wins" entry 1999-12-17 06:11:25 +00:00
param Fix based on code from monyo@home.monyo.com to fix multibyte continuation 1999-12-21 02:15:53 +00:00
passdb 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0 1999-12-13 13:35:20 +00:00
printing printing/print_cups.c from 2.0.6 1999-12-17 01:46:15 +00:00
profile first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
rpc_client converted all our existing shared memory code to use a tdb database 1999-12-21 09:25:59 +00:00
rpc_parse 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0 1999-12-13 13:35:20 +00:00
rpc_server 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0 1999-12-13 13:35:20 +00:00
rpcclient got rid of mem_man 2000-01-03 03:31:41 +00:00
script Samba now includes a full ucs2 upper to lower case (and vica versa) map table. 1999-12-23 01:57:43 +00:00
smbd added suppport for unexpected udp/138 packets 2000-01-03 06:30:50 +00:00
smbwrapper first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
tdb ignore a few files 2000-01-03 03:39:04 +00:00
tests 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that were in the head branch but weren't in SAMBA_2_0 1999-12-13 13:35:20 +00:00
ubiqx fixes for OSF1 compilation 1998-11-13 03:37:01 +00:00
utils added the unexpected packet database (unexpected.tdb) 2000-01-03 03:17:16 +00:00
web added the unexpected packet database (unexpected.tdb) 2000-01-03 03:17:16 +00:00
.cvsignore ignore a few files 2000-01-03 03:39:04 +00:00
acconfig.h Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents. 1999-12-29 02:00:38 +00:00
aclocal.m4 Makefile.in: Added maintainer mode fixes. 1998-11-25 21:17:20 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
config.sub some merge cleanups 1998-07-29 03:15:02 +00:00
configure Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents. 1999-12-29 02:00:38 +00:00
configure.developer first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
configure.in Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents. 1999-12-29 02:00:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
Makefile.in added the unexpected packet database (unexpected.tdb) 2000-01-03 03:17:16 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00