CVS update: samba/source/rpc_pipes

Luke Leighton lkcl at samba.anu.edu.au
Tue Dec 9 03:48:29 EST 1997


Date:	Tuesday December 9, 1997 @ 3:48
Author:	lkcl

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

Modified Files:
      Tag: BRANCH_NTDOM
	ntclientsamr.c pipesamr.c samrparse.c smbparse.c 
Log Message:

Issues
------

at... sodding... last.  got "user manager for domains" to run.  can't
view accounts yet (although it might actually work: i've implemented
a few of the samr functions without knowing what they do).

the "create" and "modify" functions are going to need some reverse-
engineering, which means publishing what's going on.  so i'll leave

Modified Files
--------------

charset.c nameannounce.c :

	found out about gcc warnings: enabled a few random ones.
	got a message saying that there were loads of functions
	declared without arguments.  these are two of them, then
	i switched the strict-prototypes warning off :-)

ntclient.c rpc_pipes/ntclientsamr.c :

	given the QuickView on samsrv.dll, a guess has been made
	as to some of the function names, which have been renamed.

ntdomain.h rpc_pipes/pipesamr.c rpc_pipes/smbparse.c :

	added enum domains / aliases and other stuff, to get
	user manager for domains to work on samba.



More information about the samba-cvs mailing list