1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00

15 Commits

Author SHA1 Message Date
Stefan Metzmacher
ccc4d51927 r7070: fix redirection when the client
doesn't send a 'Host' header

metze
2007-10-10 13:17:12 -05:00
Simo Sorce
36d9054074 r7058: Add experimenthal pam authentication for web pages 2007-10-10 13:17:10 -05:00
Andrew Tridgell
624c7a76e8 r7056: added links to ejs and esp info pages 2007-10-10 13:17:09 -05:00
Andrew Tridgell
0fe835b16c r7054: added a example script showing ldbSearch() usage 2007-10-10 13:17:09 -05:00
Andrew Tridgell
5912cf2cd4 r7044: vance is right that mixing http and https elements gives a warning in IE 2007-10-10 13:17:08 -05:00
Andrew Tridgell
94308d8fed r7019: - added esp call lpServices() which returns a list of services in smb.conf.
- added a test of lpServices() in the esptest scripts
2007-10-10 13:17:07 -05:00
Andrew Tridgell
519bdcac96 r7018: take advantage of the server[TLS_SUPPORT] variable to auto-redirect the home
page of swat to https:// if TLS is initialised OK
2007-10-10 13:17:07 -05:00
Andrew Tridgell
814c3674f8 r7015: use a scripting trick to force images to be sent with http instead of https, which
should make the server more responsive
2007-10-10 13:17:06 -05:00
Andrew Tridgell
96c15646d2 r7005: added a esp page to demonstrate exception handling 2007-10-10 13:17:05 -05:00
Andrew Tridgell
a9f0caaaf3 r7003: added an example script for fetching smb.conf parameters from esp scripts 2007-10-10 13:17:04 -05:00
Andrew Tridgell
092ffc7339 r6999: - renamed our html files to esp
- added a favicon.ico so bookmarks show a samba icon

- added a session.esp demonstration of session variables
2007-10-10 13:17:04 -05:00
Andrew Tridgell
af3de9468e r6989: - added support for esp style includes (which include a esp file, instead of a ejs file)
- added a test of esp style includes to the esptest html
2007-10-10 13:17:03 -05:00
Andrew Tridgell
a1eb98722d r6988: added a test of esp include() calls 2007-10-10 13:17:02 -05:00
Andrew Tridgell
d747b06339 r6985: rearranged the directory structure so as to make it possible to support esp include() call 2007-10-10 13:17:02 -05:00
Andrew Tridgell
519608bbf9 r6983: add some sample esp pages to demonstrate the use of some of the features of the server
side scripting language
2007-10-10 13:17:02 -05:00