summaryrefslogtreecommitdiff
path: root/source4/lib/appweb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8696: fixed ejs to more strictly follow the va_list rules. Might fix thatAndrew Tridgell2-3/+5
2007-10-10r8684: this should fix the panic on x86_64, and possibly alphaAndrew Tridgell1-2/+6
2007-10-10r8651: fixed a boolean expression bug (submitted upstream)Andrew Tridgell1-0/+3
2007-10-10r8631: give an error on incorrect argument countAndrew Tridgell2-5/+4
2007-10-10r8630: give a much nicer backtrace on assert() failures in ejsAndrew Tridgell3-20/+25
2007-10-10r8599: null terminate the argv list in string C functionsAndrew Tridgell1-1/+2
2007-10-10r8562: small merge with upstreamAndrew Tridgell2-12/+5
2007-10-10r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell1-0/+1
2007-10-10r8466: it is not portable to assert() a va_list (it breaks on alpha for example)Andrew Tridgell1-1/+0
2007-10-10r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell1-1/+1
2007-10-10r8453: my solaris10 box doesn't have math.hAndrew Tridgell1-1/+2
2007-10-10r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell1-2/+6
2007-10-10r8405: update var.c from upstreamAndrew Tridgell1-12/+12
2007-10-10r8404: small upstream merges of appweb codeAndrew Tridgell4-17/+13
2007-10-10r8401: add a readme pointing to the upstream sourcesAndrew Tridgell1-0/+6
2007-10-10r8400: separate out the mpr code, as it is in the upstream appweb sourcesAndrew Tridgell7-9/+19
2007-10-10r8399: move the ejs and esp code closer to the directory layout used by theAndrew Tridgell17-0/+10851