test setinfo FULL_EA_INFORMATION in gentest
[gd/samba/.git] / source4 / scripting / ejs / mprutil.c
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Simo Sorcer21351: Change ldb ejs bindings return codes.
2007-10-10 Stefan Metzmacherr20184: change ldb_attrib_handler into ldb_schema_attri...
2007-10-10 Simo Sorcer19832: better prototypes for the linearization functions:
2007-10-10 Simo Sorcer17648: update minschema.js
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Stefan Metzmacherr13710: fix compiler warnings
2007-10-10 Andrew Tridgellr11458: fixed our ejs smbscript interfaces to use array...
2007-10-10 Jelmer Vernooijr9700: Change DATA_BLOB in ejs back to struct datablob
2007-10-10 Jelmer Vernooijr9698: Fix a bit of memory management
2007-10-10 Andrew Tridgellr9464: fixed a problem with child pointers copied into...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Tridgellr9339: treat arrays of uint8 values as a special DATA_B...
2007-10-10 Andrew Tridgellr9210: fixed support for a credentials element in a...
2007-10-10 Andrew Tridgellr9171: - support putting a credentials object in a...
2007-10-10 Tim Potterr9096: Spelling.
2007-10-10 Andrew Tridgellr8742: fixed handling of zero length names in mprObject()
2007-10-10 Andrew Tridgellr8659: return ldif formatted attributes in the ejs...
2007-10-10 Andrew Tridgellr8635: make object inheritance with the builtin objects...
2007-10-10 Andrew Tridgellr8489: neaten up the object handling
2007-10-10 Andrew Tridgellr8488: after discussions with simo, moved to a full...
2007-10-10 Andrew Tridgellr8481: switched ldb ejs called over to an OO interface...
2007-10-10 Andrew Tridgellr8399: move the ejs and esp code closer to the director...
2007-10-10 Andrew Tridgellr8340: - added sys_gmtime()
2007-10-10 Andrew Tridgellr8337: - use 64 bit access functions in ejs calls
2007-10-10 Andrew Tridgellr8333: merged with latest upstream ejs sources
2007-10-10 Andrew Tridgellr8320: make sure all our returned objects are full...
2007-10-10 Andrew Tridgellr8318: added a bunch more ejs calls.
2007-10-10 Andrew Tridgellr8316: give full access to the popt command line parsin...
2007-10-10 Andrew Tridgellr8284: - fixed some uninitialised variables in the...
2007-10-10 Andrew Tridgellr8280: - added irpc_connect() for connecting to a irpc...
2007-10-10 Andrew Tridgellr8276: fixed the remaining memory leaks in smbscript...
2007-10-10 Andrew Tridgellr8256: - allow rpc calls from non-command line ejs...
2007-10-10 Andrew Tridgellr8073: a successful rpc call from ejs!
2007-10-10 Andrew Tridgellr8069: the beginnings of code to allow rpc calls to...
2007-10-10 Tim Potterr7254: Add a mprWERROR() function with the same attribu...
2007-10-10 Tim Potterr7225: Create a MprVar object from a NTSTATUS, e.g:
2007-10-10 Tim Potterr7081: Add mprToInt() function.
2007-10-10 Andrew Tridgellr7072: moved the esp hooks calls to the ejs level,...