Date: Mon Dec 30 04:41:27 2002
Author: idra
Update of /data/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv26727/rpc_parse
Modified Files:
parse_reg.c
Log Message:
the shutdown call does not have a 16 bit flags, but 2 byte representing booleans
this commit change the structure and code to reflect this
some test revelead I'm right.
some other revelead currently the abort shutdown does not work against my test machine
even if it returns successfully ... need investigation
Revisions:
parse_reg.c 1.62 => 1.63
http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_parse/parse_reg.c?r1=1.62&r2=1.63