1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source/scripting/ejs
Jelmer Vernooij 27eefbd905 r9805: Add 'data' property to param EJS object
Write out new smb.conf file. Parameters that have disappeared
between Samba 3 and 4 will optionally be prefixed with 'samba3:'
2007-10-10 13:35:03 -05:00
..
config.mk r9800: Add EJS interface to param. tridge, sorry this overlaps a bit 2007-10-10 13:35:03 -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 r9755: Fix crash bug in SWAT login 2007-10-10 13:34:56 -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 r9728: A *major* update to the credentials system, to incorporate the 2007-10-10 13:34:54 -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 r9770: Couple other bugfixes 2007-10-10 13:34:58 -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_param.c r9805: Add 'data' property to param EJS object 2007-10-10 13:35:03 -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_samba3.c r9800: Add EJS interface to param. tridge, sorry this overlaps a bit 2007-10-10 13:35:03 -05:00
smbcalls_string.c r9756: One-way upgrade from Samba3->Samba4 basically works now 2007-10-10 13:34:56 -05:00
smbcalls_sys.c r8637: added sys.stat() and sys.lstat() calls 2007-10-10 13:29:48 -05:00
smbcalls.c r9800: Add EJS interface to param. tridge, sorry this overlaps a bit 2007-10-10 13:35:03 -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 r9722: Initial attempt at converting samba3dump to EJS.. 2007-10-10 13:34:53 -05:00