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
/
smbcalls_rpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8483: switched our generated ejs rpc code over to the new OO interface. This
Andrew Tridgell
1
-26
/
+4
2007-10-10
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8333: merged with latest upstream ejs sources
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8320: make sure all our returned objects are full objects, which means they
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8284: - fixed some uninitialised variables in the irpc code
Andrew Tridgell
1
-3
/
+94
2007-10-10
r8281: pass the callnum and rpc interface table directly from the generated
Andrew Tridgell
1
-18
/
+24
2007-10-10
r8280: - added irpc_connect() for connecting to a irpc server by name
Andrew Tridgell
1
-2
/
+77
2007-10-10
r8276: fixed the remaining memory leaks in smbscript. We can now loop doing
Andrew Tridgell
1
-2
/
+3
2007-10-10
r8273: fixed some memory leaks in smbscript. This required converting
Andrew Tridgell
1
-5
/
+14
2007-10-10
r8260: added an init based registration system for the generated ejs rpc code...
Andrew Tridgell
1
-18
/
+40
2007-10-10
r8256: - allow rpc calls from non-command line ejs contexts by creating a set
Andrew Tridgell
1
-1
/
+12
2007-10-10
r8238: - fixed handling of NULL pointers from ejs
Andrew Tridgell
1
-0
/
+7
2007-10-10
r8233: - added support for more base types in pidl ejs
Andrew Tridgell
1
-0
/
+13
2007-10-10
r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...
Andrew Tridgell
1
-0
/
+9
2007-10-10
r8200: - added stub functions for union pull/push
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8198: - handled push/pull of simple strings in ejs
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8192: updated the glue code for the generated ejs functions from pidl
Andrew Tridgell
1
-12
/
+11
2007-10-10
r8073: a successful rpc call from ejs!
Andrew Tridgell
1
-10
/
+67
2007-10-10
r8069: the beginnings of code to allow rpc calls to be made from ejs
Andrew Tridgell
1
-0
/
+116