Date:   Fri Nov 21 13:14:03 2003
Author: tridge

Update of /home/cvs/samba4/source/librpc/ndr
In directory dp.samba.org:/tmp/cvs-serv19413

Modified Files:
        libndr.h ndr.c ndr_basic.c 
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:
libndr.h                1.25 => 1.26
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/ndr/libndr.h.diff?r1=1.25&r2=1.26
ndr.c           1.21 => 1.22
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/ndr/ndr.c.diff?r1=1.21&r2=1.22
ndr_basic.c             1.29 => 1.30
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/ndr/ndr_basic.c.diff?r1=1.29&r2=1.30

Reply via email to