summaryrefslogtreecommitdiff
path: root/swat
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r7058: Add experimenthal pam authentication for web pagesSimo Sorce2-1/+53
(This used to be commit 36d905407465cb9d8950da86322531e3c3102642)
2007-10-10r7056: added links to ejs and esp info pagesAndrew Tridgell1-1/+8
(This used to be commit 624c7a76e848a0fd8296fd7afceeb9f22c803b12)
2007-10-10r7054: added a example script showing ldbSearch() usageAndrew Tridgell2-1/+65
(This used to be commit 0fe835b16c8e8c4fbd801a447aca1f077934e84c)
2007-10-10r7044: vance is right that mixing http and https elements gives a warning in IEAndrew Tridgell1-5/+1
(This used to be commit 5912cf2cd4405185fb40833d896c640c7d24a87a)
2007-10-10r7019: - added esp call lpServices() which returns a list of services in ↵Andrew Tridgell1-0/+3
smb.conf. - added a test of lpServices() in the esptest scripts (This used to be commit 94308d8fed7796ddfc32883a1c27ec8ebfff842d)
2007-10-10r7018: take advantage of the server[TLS_SUPPORT] variable to auto-redirect ↵Andrew Tridgell1-1/+6
the home page of swat to https:// if TLS is initialised OK (This used to be commit 519bdcac966755b18990ec5382838b2130394daf)
2007-10-10r7015: use a scripting trick to force images to be sent with http instead of ↵Andrew Tridgell1-1/+5
https, which should make the server more responsive (This used to be commit 814c3674f8e0aa20fb3ee3657173bab05d7f3ded)
2007-10-10r7005: added a esp page to demonstrate exception handlingAndrew Tridgell2-1/+39
(This used to be commit 96c15646d2f29dd2839a2bab4b9e57bddfd2cee1)
2007-10-10r7003: added an example script for fetching smb.conf parameters from esp scriptsAndrew Tridgell2-1/+75
(This used to be commit a9f0caaaf3c72548e61311fe071c6158177bc7f4)
2007-10-10r6999: - renamed our html files to espAndrew Tridgell7-7/+98
- added a favicon.ico so bookmarks show a samba icon - added a session.esp demonstration of session variables (This used to be commit 092ffc733916f8091c8ff1e7a1306810e516d613)
2007-10-10r6989: - added support for esp style includes (which include a esp file, ↵Andrew Tridgell2-0/+12
instead of a ejs file) - added a test of esp style includes to the esptest html (This used to be commit af3de9468ee5ba490c991901b7a4aa260c839876)
2007-10-10r6988: added a test of esp include() callsAndrew Tridgell2-1/+17
(This used to be commit a1eb98722d935b838b2ffaf5d329456d655c7b78)
2007-10-10r6985: rearranged the directory structure so as to make it possible to ↵Andrew Tridgell5-0/+0
support esp include() call (This used to be commit d747b063393097c05ab1d2c0f78178f166eb6b92)
2007-10-10r6983: add some sample esp pages to demonstrate the use of some of the ↵Andrew Tridgell6-0/+117
features of the server side scripting language (This used to be commit 519608bbf9c2a032261c00fce9a4f84eb73d1a9e)