summaryrefslogtreecommitdiffstats
path: root/source4/lib/appweb/ejs/ejsLib.c
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining embedded JavaScript support.Jelmer Vernooij2008-09-161-1090/+0
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-2/+2
* r9311: Missing null pointer check in ejsLibSteve French2007-10-101-1/+2
* r9183: more workarounds for the global variables in ejs. I will discuss getti...Andrew Tridgell2007-10-101-0/+27
* r9173: catch ep->local being NULLAndrew Tridgell2007-10-101-1/+3
* r8630: give a much nicer backtrace on assert() failures in ejsAndrew Tridgell2007-10-101-18/+18
* r8466: it is not portable to assert() a va_list (it breaks on alpha for example)Andrew Tridgell2007-10-101-1/+0
* r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell2007-10-101-0/+1061