summaryrefslogtreecommitdiffstats
path: root/source/web_server/esp
Commit message (Expand)AuthorAgeFilesLines
* r7441: Get rid of // comments. Tridge, if this breaks anything, please revert...Volker Lendecke2005-06-091-4/+4
* r7086: make include() recognise the ".esp" extension and include the file asAndrew Tridgell2005-05-301-5/+17
* r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter2005-05-291-3/+3
* r7057: remove some ^M at end of linesSimo Sorce2005-05-281-20/+20
* r7023: reduced the number of warnings in building ejs and espAndrew Tridgell2005-05-273-7/+7
* r7002: added support for getting at loadparm config parameters via lpGet() in...Andrew Tridgell2005-05-272-6/+6
* r6998: - added support for application[] data, which is global to all clients...Andrew Tridgell2005-05-271-3/+3
* r6990: apparently some systems define UNUSED :-)Andrew Tridgell2005-05-261-2/+2
* r6989: - added support for esp style includes (which include a esp file, inst...Andrew Tridgell2005-05-261-1/+1
* r6987: - make sure esp pages cannot read data outside of the swat directoryAndrew Tridgell2005-05-262-3/+7
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2005-05-264-0/+1679