..
config.mk
r9344: started adding calls for manipulation of data blobs in ejs
2007-10-10 13:33:26 -05:00
ejsrpc.c
r9339: treat arrays of uint8 values as a special DATA_BLOB type in the ejs
2007-10-10 13:33:25 -05:00
ejsrpc.h
r9339: treat arrays of uint8 values as a special DATA_BLOB type in the ejs
2007-10-10 13:33:25 -05:00
mprutil.c
r9700: Change DATA_BLOB in ejs back to struct datablob
2007-10-10 13:34:49 -05:00
smbcalls_auth.c
r9500: userAuth() takes a creds object, not a general object now ...
2007-10-10 13:34:23 -05:00
smbcalls_cli.c
r8520: fixed a pile of warnings from the build farm gcc -Wall output on
2007-10-10 13:29:34 -05:00
smbcalls_config.c
r9119: added a lp.categories() call in the loadparm js object, to allow
2007-10-10 13:31:18 -05:00
smbcalls_creds.c
r9477: Convert popt options to an ejs object. Doesn't seem to break anything
2007-10-10 13:34:20 -05:00
smbcalls_data.c
r9496: added a regToVar() function that converts a registry blob variable to a ejs variable.
2007-10-10 13:34:22 -05:00
smbcalls_ldb.c
r9706: r11042@blu: tridge | 2005-08-28 12:40:09 +1000
2007-10-10 13:34:52 -05:00
smbcalls_nbt.c
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
2007-10-10 13:34:51 -05:00
smbcalls_nss.c
r8635: make object inheritance with the builtin objects easy by allowing
2007-10-10 13:29:47 -05:00
smbcalls_options.c
r9645: fixed the ejs GetOptions() call to look at the first option passed (this is what broke --help)
2007-10-10 13:34:36 -05:00
smbcalls_rand.c
r8640: continue the trend by moving the ejs random calls into an object
2007-10-10 13:29:48 -05:00
smbcalls_rpc.c
r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000
2007-10-10 13:34:51 -05:00
smbcalls_string.c
r9344: started adding calls for manipulation of data blobs in ejs
2007-10-10 13:33:26 -05:00
smbcalls_sys.c
r8637: added sys.stat() and sys.lstat() calls
2007-10-10 13:29:48 -05:00
smbcalls.c
r9344: started adding calls for manipulation of data blobs in ejs
2007-10-10 13:33:26 -05:00
smbcalls.h
r8483: switched our generated ejs rpc code over to the new OO interface. This
2007-10-10 13:23:08 -05:00
smbscript.c
r9504: use some low level ejs hackery to give much better exception error messages in both
2007-10-10 13:34:23 -05:00