CVS update: samba/source

Luke Leighton lkcl at samba.anu.edu.au
Sun Dec 28 03:39:13 EST 1997


Date:	Sunday December 28, 1997 @ 3:39
Author:	lkcl

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv4986

Modified Files:
      Tag: BRANCH_NTDOM
	Makefile clientgen.c ipc.c membuffer.c nmbsync.c ntclient.c 
	ntdomain.h password.c proto.h reply.c server.c smb.h 
	smbencrypt.c util.c 
Log Message:

Issues
------

- some more gcc -pedantic warnings.  hm.  maybe i'm barking up the wrong tree
  here.

- subdivided the (by now rather large) ntdomain.h file into separate files:
  it was getting a bit hairy trying to find anything.  moved some parsing
  functions into more appropriate locations, as a result of going over these
  structures.

- more debugging of the client-side dce/rpc over SMB stuff.  working out
  what the heck you're supposed to do with alloc_hints and frag_lens etc.

- trying to abstract the rpc headers from the rpc data stream, in both client
  and server dce / rpc code.

- appropriate renaming of some more samr policy handles.

- minor rpc_pipes/ coding standard revisions




More information about the samba-cvs mailing list