CVS update: samba/source/rpc_pipes

Luke Leighton lkcl at samba.anu.edu.au
Wed Dec 31 02:16:24 EST 1997


Date:	Wednesday December 31, 1997 @ 2:16
Author:	lkcl

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

Modified Files:
      Tag: BRANCH_NTDOM
	lsaparse.c netparse.c ntclientlsa.c ntclientnet.c 
	ntclientpipe.c ntclientsamr.c ntclientsrvsvc.c pipenetlog.c 
	pipentlsa.c pipereg.c pipesamr.c pipesrvsvc.c pipeutil.c 
	pipewkssvc.c prsparse.c regparse.c samrparse.c smbparse.c 
	srvparse.c wksparse.c 
Log Message:

why can't i do anything right?  yet *another* sed job, this time adding
the debug indentation argument back into the parsing routines.  this, i *promise*
will be the penultimate code shuffle  (there's one more, later, to do with
dce/rpc faults and buffer over-runs).

bug fixing from the latest round of changes.

new prs_struct code, which "manages" memory used in the parsing routines.
at the moment, it uses struct mem_buf :-)  there is the potential there
for abstracting this (in one place) so that it prs_struct uses, oh, i
don't know.  files.  shared memory.  an ipc mechanism.  it doesn't matter :-)

i've been leaking some memory somewhere, and hey, there's this neat little
mem_man module which you can use to catch memory errors!



More information about the samba-cvs mailing list