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