- got fed up of vuser_db spewing 150 lines of trash, made it possible
commitf4192476dc914f9b75c66c09249b58f0143e0ecc
authorLuke Leighton <lkcl@samba.org>
Thu, 13 Apr 2000 02:58:29 +0000 (13 02:58 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 13 Apr 2000 02:58:29 +0000 (13 02:58 +0000)
tree9f6a25da3539c3e9ea0a38eb7c2f8feac2c8b605
parent9a5474bc60df7cdb5d681f87600dee8eb892dfc2
- got fed up of vuser_db spewing 150 lines of trash, made it possible
to increase log levels for parse info.  *whew*, now i can actually
_read_ log.smb.

- codepage koi8-r not KOI-R

- fixup of util_sock.c from yesterday, all very painful.  took out
  "min read length" from read_pipe because NT5 expects it to be
  ignored.  stupid.  i mean, what's the damn point of putting
  something in a protocol if it's never used, man?

- disabled SChannel because it's still not quite complete (the
  sequence counfounders are wrong, except i'd never seen anything
  other than sequence 1-request or sequence 2-request).

- all the rest is getting UDP 138 SAMLOGON and GETDC working.  again.
source/Makefile.in
source/include/byteorder.h
source/lib/util_sock.c
source/lib/vuser_db.c
source/libsmb/nmblib.c
source/netlogond/srv_netlogon_nt.c
source/nmbd/nmbd_processlogon.c
source/param/loadparm.c
source/rpc_parse/parse_prs.c
source/smbd/pipes.c