r8648: automatically redirect to provisioning if not yet provisioned when the
[sfrench/samba-autobuild/.git] / swat /
2007-10-10 Andrew Tridgellr8648: automatically redirect to provisioning if not...
2007-10-10 Andrew Tridgellr8645: updated the ldb esp test for the new ldb ejs...
2007-10-10 Andrew Tridgellr8643: - make lp_configfile() work again
2007-10-10 Andrew Tridgellr8642: - fixed install of new swat files
2007-10-10 Andrew Tridgellr8640: continue the trend by moving the ejs random...
2007-10-10 Andrew Tridgellr8639: moved loadparm calls into an ejs object
2007-10-10 Andrew Tridgellr8638: continue the trend of maknig our C functions...
2007-10-10 Andrew Tridgellr8629: - moved the getDomainList() call out of smbcalls...
2007-10-10 Andrew Tridgellr8598: move provisioning to /install/ directory from...
2007-10-10 Andrew Tridgellr8594: more placeholder pages for server status
2007-10-10 Andrew Tridgellr8591: - added a simple 2 level menu structure to swat...
2007-10-10 Deryck Hodger8578: Fix overlapping sections in SWAT.
2007-10-10 Andrew Tridgellr8565: put the docs menu on the right
2007-10-10 Andrew Tridgellr8560: added a newuser page in swat
2007-10-10 Deryck Hodger8504: Temporary fix to #content width/height just to
2007-10-10 Andrew Tridgellr8488: after discussions with simo, moved to a full...
2007-10-10 Andrew Tridgellr8486: switched to a separate connection operation...
2007-10-10 Andrew Tridgellr8481: switched ldb ejs called over to an OO interface...
2007-10-10 Deryck Hodger8479: * Sync CSS with current samba.org stylesheets.
2007-10-10 Deryck Hodger8477: Simplify header/footer handling. esp variables...
2007-10-10 Tim Potterr8403: Reinstate linkpad.gif at Deryck's suggestion.
2007-10-10 Andrew Tridgellr8372: - split out provisioning logic into a separate...
2007-10-10 Andrew Tridgellr8354: work around a js bug found by tpot
2007-10-10 Tim Potterr8353: Use a PNG instead of a GIF for padding. Also...
2007-10-10 Andrew Tridgellr8299: make the samr swat test use the samr.js lib
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Andrew Tridgellr8257: add a samr rpc test page in the web server....
2007-10-10 Simo Sorcer7267: REMOTE_HOST is a better choice
2007-10-10 Simo Sorcer7238: Add pam auth support in swat
2007-10-10 Simo Sorcer7231: remove some old stuff
2007-10-10 Deryck Hodger7171: Just learning my way around the new SWAT, and...
2007-10-10 Andrew Tridgellr7136: fixed a typo
2007-10-10 Andrew Tridgellr7134: a number of small changes to make the pages...
2007-10-10 Andrew Tridgellr7132: - start a convention of making object constructo...
2007-10-10 Andrew Tridgellr7131: support sub-object arrays when displaying object...
2007-10-10 Andrew Tridgellr7108: display a session expired message
2007-10-10 Andrew Tridgellr7106: the web interface now works completely with...
2007-10-10 Andrew Tridgellr7105: fixed a typo
2007-10-10 Andrew Tridgellr7101: moved favicon into images/
2007-10-10 Stefan Metzmacherr7099: make the password field a password field...
2007-10-10 Andrew Tridgellr7097: removed a debug line
2007-10-10 Andrew Tridgellr7096: added support for select lists in forms
2007-10-10 Andrew Tridgellr7095: more html tidying
2007-10-10 Andrew Tridgellr7094: use the Form() object in a few more places
2007-10-10 Andrew Tridgellr7093: - added a new Form() ejs object for producing...
2007-10-10 Andrew Tridgellr7092: added some js for formatting table results in...
2007-10-10 Andrew Tridgellr7091: added some more useful links
2007-10-10 Andrew Tridgellr7090: added back in the showvars test
2007-10-10 Andrew Tridgellr7089: ensure that headers['HOST'] is setup
2007-10-10 Andrew Tridgellr7088: start on some real structure for the SWAT web...
2007-10-10 Stefan Metzmacherr7070: fix redirection when the client
2007-10-10 Simo Sorcer7058: Add experimenthal pam authentication for web...
2007-10-10 Andrew Tridgellr7056: added links to ejs and esp info pages
2007-10-10 Andrew Tridgellr7054: added a example script showing ldbSearch() usage
2007-10-10 Andrew Tridgellr7044: vance is right that mixing http and https elemen...
2007-10-10 Andrew Tridgellr7019: - added esp call lpServices() which returns...
2007-10-10 Andrew Tridgellr7018: take advantage of the server[TLS_SUPPORT] variab...
2007-10-10 Andrew Tridgellr7015: use a scripting trick to force images to be...
2007-10-10 Andrew Tridgellr7005: added a esp page to demonstrate exception handling
2007-10-10 Andrew Tridgellr7003: added an example script for fetching smb.conf...
2007-10-10 Andrew Tridgellr6999: - renamed our html files to esp
2007-10-10 Andrew Tridgellr6989: - added support for esp style includes (which...
2007-10-10 Andrew Tridgellr6988: added a test of esp include() calls
2007-10-10 Andrew Tridgellr6985: rearranged the directory structure so as to...
2007-10-10 Andrew Tridgellr6983: add some sample esp pages to demonstrate the...