index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
appweb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9600: fixed the intermittent failures we were getting with ejs in the build
Andrew Tridgell
2007-10-10
1
-1
/
+36
*
r9504: use some low level ejs hackery to give much better exception error mes...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9464: fixed a problem with child pointers copied into non-allocated mpr vari...
Andrew Tridgell
2007-10-10
1
-1
/
+13
*
r9311: Missing null pointer check in ejsLib
Steve French
2007-10-10
1
-1
/
+2
*
r9299: fixed the evaluation of pointer expressions that evaluate to boolean
Andrew Tridgell
2007-10-10
1
-2
/
+25
*
r9183: more workarounds for the global variables in ejs. I will discuss getti...
Andrew Tridgell
2007-10-10
2
-0
/
+30
*
r9173: catch ep->local being NULL
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variables
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r8696: fixed ejs to more strictly follow the va_list rules. Might fix that
Andrew Tridgell
2007-10-10
2
-3
/
+5
*
r8684: this should fix the panic on x86_64, and possibly alpha
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r8651: fixed a boolean expression bug (submitted upstream)
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8631: give an error on incorrect argument count
Andrew Tridgell
2007-10-10
2
-5
/
+4
*
r8630: give a much nicer backtrace on assert() failures in ejs
Andrew Tridgell
2007-10-10
3
-20
/
+25
*
r8599: null terminate the argv list in string C functions
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8562: small merge with upstream
Andrew Tridgell
2007-10-10
2
-12
/
+5
*
r8483: switched our generated ejs rpc code over to the new OO interface. This
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8466: it is not portable to assert() a va_list (it breaks on alpha for example)
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r8461: fixed integer64 handling on bit endian platforms. The ejs code used
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8453: my solaris10 box doesn't have math.h
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejs
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r8405: update var.c from upstream
Andrew Tridgell
2007-10-10
1
-12
/
+12
*
r8404: small upstream merges of appweb code
Andrew Tridgell
2007-10-10
4
-17
/
+13
*
r8401: add a readme pointing to the upstream sources
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r8400: separate out the mpr code, as it is in the upstream appweb sources
Andrew Tridgell
2007-10-10
7
-9
/
+19
*
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
2007-10-10
17
-0
/
+10851