index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
ejs
/
ejsrpc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8281: pass the callnum and rpc interface table directly from the generated
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8273: fixed some memory leaks in smbscript. This required converting
Andrew Tridgell
1
-2
/
+0
2007-10-10
r8262: - simplify the dependency handling for ejs modules
Andrew Tridgell
1
-0
/
+4
2007-10-10
r8260: added an init based registration system for the generated ejs rpc code...
Andrew Tridgell
1
-0
/
+7
2007-10-10
r8256: - allow rpc calls from non-command line ejs contexts by creating a set
Andrew Tridgell
1
-0
/
+1
2007-10-10
r8238: - fixed handling of NULL pointers from ejs
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8233: - added support for more base types in pidl ejs
Andrew Tridgell
1
-1
/
+24
2007-10-10
r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r8215: switched the pull side of the ejs generator over to the recursive LEVE...
Andrew Tridgell
1
-3
/
+14
2007-10-10
r8213: I've started to understand the LEVELS stuff in pidl much better now,
Andrew Tridgell
1
-4
/
+5
2007-10-10
r8198: - handled push/pull of simple strings in ejs
Andrew Tridgell
1
-4
/
+10
2007-10-10
r8195: - fixed handling of simple arrays. To keep the logic simple, I moved t...
Andrew Tridgell
1
-5
/
+5
2007-10-10
r8192: updated the glue code for the generated ejs functions from pidl
Andrew Tridgell
1
-12
/
+20
2007-10-10
r8114: fixed the build after tpots ejs commit ....
Andrew Tridgell
1
-0
/
+11
2007-10-10
r8105: Add ejsrpc push/pull functions for uint16 and uint8.
Tim Potter
1
-12
/
+11
2007-10-10
r8073: a successful rpc call from ejs!
Andrew Tridgell
1
-0
/
+48