index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
ejs
/
mprutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r9700: Change DATA_BLOB in ejs back to struct datablob
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r9698: Fix a bit of memory management
Jelmer Vernooij
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
-2
/
+4
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
1
-2
/
+2
*
r9339: treat arrays of uint8 values as a special DATA_BLOB type in the ejs
Andrew Tridgell
2007-10-10
1
-0
/
+25
*
r9210: fixed support for a credentials element in a rpc object in ejs to not
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r9171: - support putting a credentials object in a rpc pipe object to allow a...
Andrew Tridgell
2007-10-10
1
-5
/
+4
*
r9096: Spelling.
Tim Potter
2007-10-10
1
-1
/
+1
*
r8742: fixed handling of zero length names in mprObject()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8659: return ldif formatted attributes in the ejs ldb search call, so sids s...
Andrew Tridgell
2007-10-10
1
-7
/
+23
*
r8635: make object inheritance with the builtin objects easy by allowing
Andrew Tridgell
2007-10-10
1
-0
/
+14
*
r8489: neaten up the object handling
Andrew Tridgell
2007-10-10
1
-0
/
+18
*
r8488: after discussions with simo, moved to a full OO interface, so you don'...
Andrew Tridgell
2007-10-10
1
-2
/
+5
*
r8481: switched ldb ejs called over to an OO interface, so you do:
Andrew Tridgell
2007-10-10
1
-0
/
+15
*
r8399: move the ejs and esp code closer to the directory layout used by the
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r8340: - added sys_gmtime()
Andrew Tridgell
2007-10-10
1
-7
/
+7
*
r8337: - use 64 bit access functions in ejs calls
Andrew Tridgell
2007-10-10
1
-3
/
+35
*
r8333: merged with latest upstream ejs sources
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r8320: make sure all our returned objects are full objects, which means they
Andrew Tridgell
2007-10-10
1
-8
/
+15
*
r8318: added a bunch more ejs calls.
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r8316: give full access to the popt command line parsing in ejs scripts, incl...
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r8284: - fixed some uninitialised variables in the irpc code
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r8280: - added irpc_connect() for connecting to a irpc server by name
Andrew Tridgell
2007-10-10
1
-0
/
+9
*
r8276: fixed the remaining memory leaks in smbscript. We can now loop doing
Andrew Tridgell
2007-10-10
1
-31
/
+95
*
r8256: - allow rpc calls from non-command line ejs contexts by creating a set
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r8073: a successful rpc call from ejs!
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r8069: the beginnings of code to allow rpc calls to be made from ejs
Andrew Tridgell
2007-10-10
1
-0
/
+26
*
r7254: Add a mprWERROR() function with the same attributes as mprNTSTATUS.
Tim Potter
2007-10-10
1
-0
/
+24
*
r7225: Create a MprVar object from a NTSTATUS, e.g:
Tim Potter
2007-10-10
1
-0
/
+23
*
r7081: Add mprToInt() function.
Tim Potter
2007-10-10
1
-0
/
+9
*
r7072: moved the esp hooks calls to the ejs level, so we can call them from
Andrew Tridgell
2007-10-10
1
-0
/
+159