CVS update: samba4/source/build/pidl

tridge at samba.org tridge at samba.org
Sat Nov 22 00:13:50 EST 2003


Date:	Fri Nov 21 13:13:50 2003
Author:	tridge

Update of /home/cvs/samba4/source/build/pidl
In directory dp.samba.org:/tmp/cvs-serv19382

Modified Files:
	NOTES.txt header.pm idl.gram parser.pm util.pm 
Log Message:

* changed the way strings are handled in pidl to a much more general
  interface. We now support an arbitrary set of flags to each parser,
  and these can be used to control the string types. I have provided
  some common IDL string types in librpc/idl/idl_types.h which needs to
  be included in every IDL file.

* added IDL for the endpoint mapper. Added a test suite that enumerates
  all endpoints on the server.


Revisions:
NOTES.txt		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/pidl/NOTES.txt.diff?r1=1.3&r2=1.4
header.pm		1.17 => 1.18
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/pidl/header.pm.diff?r1=1.17&r2=1.18
idl.gram		1.18 => 1.19
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/pidl/idl.gram.diff?r1=1.18&r2=1.19
parser.pm		1.45 => 1.46
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/pidl/parser.pm.diff?r1=1.45&r2=1.46
util.pm		1.28 => 1.29
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/pidl/util.pm.diff?r1=1.28&r2=1.29



More information about the samba-cvs mailing list