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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25266: Fix case.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20358: - fix ejs generated code for ipv4address
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as
Andrew Bartlett
1
-0
/
+20
2007-10-10
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12516: Fix drsuapi and netlogon javascript bindings
Jelmer Vernooij
1
-0
/
+17
2007-10-10
r12013: fix compiler warnings
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r9339: treat arrays of uint8 values as a special DATA_BLOB type in the ejs
Andrew Tridgell
1
-0
/
+37
2007-10-10
r9146: - enable winreg pipe from ejs
Andrew Tridgell
1
-0
/
+31
2007-10-10
r9123: Add ejs_pull_DATA_BLOB() and ejs_pull_BOOL() although leave DATA_BLOB
Tim Potter
1
-0
/
+26
2007-10-10
r8581: fixed handling of 64 bit integers in rpc calls from ejs
Andrew Tridgell
1
-14
/
+8
2007-10-10
r8483: switched our generated ejs rpc code over to the new OO interface. This
Andrew Tridgell
1
-19
/
+0
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
r8340: - added sys_gmtime()
Andrew Tridgell
1
-3
/
+3
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
r8276: fixed the remaining memory leaks in smbscript. We can now loop doing
Andrew Tridgell
1
-58
/
+1
2007-10-10
r8273: fixed some memory leaks in smbscript. This required converting
Andrew Tridgell
1
-21
/
+0
2007-10-10
r8262: - simplify the dependency handling for ejs modules
Andrew Tridgell
1
-105
/
+58
2007-10-10
r8256: - allow rpc calls from non-command line ejs contexts by creating a set
Andrew Tridgell
1
-1
/
+20
2007-10-10
r8238: - fixed handling of NULL pointers from ejs
Andrew Tridgell
1
-0
/
+17
2007-10-10
r8236: fixed support for arrays of structures
Andrew Tridgell
1
-4
/
+4
2007-10-10
r8233: - added support for more base types in pidl ejs
Andrew Tridgell
1
-3
/
+105
2007-10-10
r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...
Andrew Tridgell
1
-1
/
+20
2007-10-10
r8216: - handle union pull in ejs pidl generation
Andrew Tridgell
1
-0
/
+9
2007-10-10
r8215: switched the pull side of the ejs generator over to the recursive LEVE...
Andrew Tridgell
1
-27
/
+0
2007-10-10
r8213: I've started to understand the LEVELS stuff in pidl much better now,
Andrew Tridgell
1
-25
/
+8
2007-10-10
r8198: - handled push/pull of simple strings in ejs
Andrew Tridgell
1
-3
/
+44
2007-10-10
r8195: - fixed handling of simple arrays. To keep the logic simple, I moved t...
Andrew Tridgell
1
-12
/
+12
2007-10-10
r8192: updated the glue code for the generated ejs functions from pidl
Andrew Tridgell
1
-1
/
+120
2007-10-10
r8105: Add ejsrpc push/pull functions for uint16 and uint8.
Tim Potter
1
-0
/
+44
2007-10-10
r8073: a successful rpc call from ejs!
Andrew Tridgell
1
-0
/
+118