r20364: SWAT updates, part 1
authorDerrell Lipman <derrell@samba.org>
Wed, 27 Dec 2006 21:22:01 +0000 (21:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:30:16 +0000 (14:30 -0500)
commit2d132edbab902c59ca6ca39b0bb42ab12693cee5
tree5f772da013e701926684b3c91499710b889381a9
parentb5aa81635d8eaf200d88fd37ee11c31dc9042659
r20364: SWAT updates, part 1

These next few check-ins will add a working Statistics module to SWAT, and add
an API Documentation module as well.

Next step will be to modify the LDB browser to work with this new module and
fsm structure.

Derrell
(This used to be commit 29db71587f1332a9c44d5993a2be389f3a392ce4)
13 files changed:
services/samba/adm.esp
services/samba/management.esp [new file with mode: 0644]
source4/scripting/ejs/smbcalls_sys.c
swat/apps/script/qx.js
swat/apps/swat/Makefile
swat/apps/swat/source/class/swat/main/Gui.js
swat/apps/swat/source/class/swat/main/Main.js
swat/apps/swat/source/class/swat/module/AbstractModule.js
swat/apps/swat/source/class/swat/module/AbstractModuleFsm.js
swat/apps/swat/source/class/swat/module/documentation/Documentation.js [new file with mode: 0644]
swat/apps/swat/source/class/swat/module/stats/Fsm.js [deleted file]
swat/apps/swat/source/class/swat/module/stats/Gui.js [deleted file]
swat/apps/swat/source/class/swat/module/stats/Statistics.js [deleted file]