r20444: WEB Application framework / SWAT.
commit0201baef46c1701007e0a4cdd95edee287939318
authorDerrell Lipman <derrell@samba.org>
Sun, 31 Dec 2006 20:05:29 +0000 (31 20:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:30:39 +0000 (10 14:30 -0500)
tree94a569f868d3df09e3a86d0e33dd0ce95e6356ba
parent44d09e37082a4584040d0acf36109f221a96b184
r20444: WEB Application framework / SWAT.

We're now at the stage where the web application framework should build and
install automatically.

Derrell
27 files changed:
source/build/smb_build/makefile.pm
source/dynconfig.c
source/dynconfig.h
source/dynconfig.mk
source/lib/appweb/ejs/config.h
source/main.mk
source/param/loadparm.c
source/script/installswat.sh [deleted file]
source/script/installwebapps.sh [new file with mode: 0644]
source/scripting/ejs/smbcalls_config.c
source/web_server/http.c
webapps/images/logo.png [new file with mode: 0644]
webapps/login.esp [new file with mode: 0644]
webapps/scripting/common.js [new file with mode: 0644]
webapps/scripting/footer_columns.esp [new file with mode: 0644]
webapps/scripting/footer_desktop.esp [new file with mode: 0644]
webapps/scripting/footer_plain.esp [new file with mode: 0644]
webapps/scripting/forms.js [new file with mode: 0644]
webapps/scripting/header_columns.esp [new file with mode: 0644]
webapps/scripting/header_desktop.esp [new file with mode: 0644]
webapps/scripting/header_plain.esp [new file with mode: 0644]
webapps/scripting/preauth.esp [new file with mode: 0644]
webapps/style/columns.css [new file with mode: 0644]
webapps/style/common.css [new file with mode: 0644]
webapps/style/swat.css [new file with mode: 0644]
webapps/style/wide.css [new file with mode: 0644]
webapps/swat/Makefile