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
/
mprutil.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8489: neaten up the object handling
Andrew Tridgell
1
-0
/
+18
2007-10-10
r8488: after discussions with simo, moved to a full OO interface, so you don'...
Andrew Tridgell
1
-2
/
+5
2007-10-10
r8481: switched ldb ejs called over to an OO interface, so you do:
Andrew Tridgell
1
-0
/
+15
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
-7
/
+7
2007-10-10
r8337: - use 64 bit access functions in ejs calls
Andrew Tridgell
1
-3
/
+35
2007-10-10
r8333: merged with latest upstream ejs sources
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8320: make sure all our returned objects are full objects, which means they
Andrew Tridgell
1
-8
/
+15
2007-10-10
r8318: added a bunch more ejs calls.
Andrew Tridgell
1
-0
/
+12
2007-10-10
r8316: give full access to the popt command line parsing in ejs scripts, incl...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r8284: - fixed some uninitialised variables in the irpc code
Andrew Tridgell
1
-3
/
+3
2007-10-10
r8280: - added irpc_connect() for connecting to a irpc server by name
Andrew Tridgell
1
-0
/
+9
2007-10-10
r8276: fixed the remaining memory leaks in smbscript. We can now loop doing
Andrew Tridgell
1
-31
/
+95
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
r8073: a successful rpc call from ejs!
Andrew Tridgell
1
-2
/
+2
2007-10-10
r8069: the beginnings of code to allow rpc calls to be made from ejs
Andrew Tridgell
1
-0
/
+26
2007-10-10
r7254: Add a mprWERROR() function with the same attributes as mprNTSTATUS.
Tim Potter
1
-0
/
+24
2007-10-10
r7225: Create a MprVar object from a NTSTATUS, e.g:
Tim Potter
1
-0
/
+23
2007-10-10
r7081: Add mprToInt() function.
Tim Potter
1
-0
/
+9
2007-10-10
r7072: moved the esp hooks calls to the ejs level, so we can call them from
Andrew Tridgell
1
-0
/
+159