r9704: r9684@blu: tridge | 2005-08-27 19:38:31 +1000
[sfrench/samba-autobuild/.git] / source / lib / appweb /
2007-10-10 Andrew Tridgellr9600: fixed the intermittent failures we were getting...
2007-10-10 Andrew Tridgellr9504: use some low level ejs hackery to give much...
2007-10-10 Andrew Tridgellr9464: fixed a problem with child pointers copied into...
2007-10-10 Steve Frenchr9311: Missing null pointer check in ejsLib
2007-10-10 Andrew Tridgellr9299: fixed the evaluation of pointer expressions...
2007-10-10 Andrew Tridgellr9183: more workarounds for the global variables in...
2007-10-10 Andrew Tridgellr9173: catch ep->local being NULL
2007-10-10 Andrew Tridgellr9172: - fixed a nasty bug in the 'deep copy' mpr code...
2007-10-10 Andrew Tridgellr8696: fixed ejs to more strictly follow the va_list...
2007-10-10 Andrew Tridgellr8684: this should fix the panic on x86_64, and possibl...
2007-10-10 Andrew Tridgellr8651: fixed a boolean expression bug (submitted upstream)
2007-10-10 Andrew Tridgellr8631: give an error on incorrect argument count
2007-10-10 Andrew Tridgellr8630: give a much nicer backtrace on assert() failures...
2007-10-10 Andrew Tridgellr8599: null terminate the argv list in string C functions
2007-10-10 Andrew Tridgellr8562: small merge with upstream
2007-10-10 Andrew Tridgellr8483: switched our generated ejs rpc code over to...
2007-10-10 Andrew Tridgellr8466: it is not portable to assert() a va_list (it...
2007-10-10 Andrew Tridgellr8461: fixed integer64 handling on bit endian platforms...
2007-10-10 Andrew Tridgellr8453: my solaris10 box doesn't have math.h
2007-10-10 Andrew Tridgellr8451: samba4 finally builds on solaris 8 sparc with...
2007-10-10 Andrew Tridgellr8405: update var.c from upstream
2007-10-10 Andrew Tridgellr8404: small upstream merges of appweb code
2007-10-10 Andrew Tridgellr8401: add a readme pointing to the upstream sources
2007-10-10 Andrew Tridgellr8400: separate out the mpr code, as it is in the upstr...
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...