Date:   Mon Dec 15 10:55:10 2003
Author: tridge

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

Modified Files:
        pidl.pl server.pm 
Added Files:
        template.pm 
Log Message:
added "pidl.pl --template" to dump a rough template to save typing
when starting a pipe. Thanks to metze for a script that gave the idea.

do something like this to use it:

  pidl.pl --parse --template librpc/idl/XXX.idl > rpc_server/XXX/rpc_XXX.c

then fill in the functions in rpc_XXX.c


Revisions:
template.pm             NONE => 1.1
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/pidl/template.pm?rev=1.1
pidl.pl         1.22 => 1.23
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/pidl/pidl.pl.diff?r1=1.22&r2=1.23
server.pm               1.3 => 1.4
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/pidl/server.pm.diff?r1=1.3&r2=1.4

Reply via email to