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

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

Derrell
(This used to be commit 0201baef46c1701007e0a4cdd95edee287939318)
27 files changed:
source4/build/smb_build/makefile.pm
source4/dynconfig.c
source4/dynconfig.h
source4/dynconfig.mk
source4/lib/appweb/ejs/config.h
source4/main.mk
source4/param/loadparm.c
source4/script/installswat.sh [deleted file]
source4/script/installwebapps.sh [new file with mode: 0644]
source4/scripting/ejs/smbcalls_config.c
source4/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