r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now use...
authorAndrew Tridgell <tridge@samba.org>
Fri, 8 Jul 2005 04:55:07 +0000 (04:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:21 +0000 (13:19 -0500)
commitc11204339ae86604a6edd6491f5ee03bf5e3c950
treedea831ae95df9afda92768e3397e8579ebe4a71f
parentd105d5e9e40d9950f0c8e61ac17d352c4cb4e6e2
r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now use the enum name
instead of a integer in ejs scripts making rpc calls
(This used to be commit a61cdee384c3002860016c1740276529493d318d)
source4/build/pidl/ejs.pm
source4/scripting/ejs/ejsrpc.c
source4/scripting/ejs/ejsrpc.h
source4/scripting/ejs/smbcalls.c
source4/scripting/ejs/smbcalls_rpc.c
source4/scripting/ejs/smbscript.c
testprogs/ejs/echo.js