summaryrefslogtreecommitdiffstats
path: root/source4/lib/appweb/ejs/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining embedded JavaScript support.Jelmer Vernooij2008-09-161-141/+0
|
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-1/+1
| | | | | | | | We're now at the stage where the web application framework should build and install automatically. Derrell (This used to be commit 0201baef46c1701007e0a4cdd95edee287939318)
* r16002: fix the build on solarisStefan Metzmacher2007-10-101-1/+1
| | | | | | | Patch from Bjoern Jacke, thanks! metze (This used to be commit 1250355909533e033f30e6a960c58cfc9ec760ba)
* r9504: use some low level ejs hackery to give much better exception error ↵Andrew Tridgell2007-10-101-1/+1
| | | | | | | | messages in both the web server and smbscript. We can now give backtraces for all internal asserts, not just high level errors (This used to be commit 84c756b25ccb2bd75360bdb9b7b7643975d1f3b3)
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-101-0/+141
upstream sources. This makes it much easier to keep it up to date. I will separate out the mpr code into lib/appweb/mpr next (This used to be commit 52db7a052baeb0f11361ed69b71cb790039e3cc9)