Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20444: WEB Application framework / SWAT. | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r19021: match the prototype for a trigger function | Derrell Lipman | 1 | -2/+2 |
2007-10-10 | r16002: fix the build on solaris | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15358: Fix some compiler warnings / type safety. Found by tcc | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r11456: fixed a ejs parser bug for delete() statements | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r11084: - allow hex numbers with 'a'...'f' digits to be parsed | Stefan Metzmacher | 1 | -6/+13 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r9600: fixed the intermittent failures we were getting with ejs in the build | Andrew Tridgell | 1 | -1/+36 |
2007-10-10 | r9504: use some low level ejs hackery to give much better exception error mes... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9311: Missing null pointer check in ejsLib | Steve French | 1 | -1/+2 |
2007-10-10 | r9299: fixed the evaluation of pointer expressions that evaluate to boolean | Andrew Tridgell | 1 | -2/+25 |
2007-10-10 | r9183: more workarounds for the global variables in ejs. I will discuss getti... | Andrew Tridgell | 2 | -0/+30 |
2007-10-10 | r9173: catch ep->local being NULL | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8696: fixed ejs to more strictly follow the va_list rules. Might fix that | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r8651: fixed a boolean expression bug (submitted upstream) | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r8631: give an error on incorrect argument count | Andrew Tridgell | 1 | -4/+3 |
2007-10-10 | r8630: give a much nicer backtrace on assert() failures in ejs | Andrew Tridgell | 3 | -20/+25 |
2007-10-10 | r8599: null terminate the argv list in string C functions | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8562: small merge with upstream | Andrew Tridgell | 1 | -10/+5 |
2007-10-10 | r8483: switched our generated ejs rpc code over to the new OO interface. This | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r8466: it is not portable to assert() a va_list (it breaks on alpha for example) | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r8400: separate out the mpr code, as it is in the upstream appweb sources | Andrew Tridgell | 5 | -3499/+2 |
2007-10-10 | r8399: move the ejs and esp code closer to the directory layout used by the | Andrew Tridgell | 12 | -0/+9132 |