1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/scripting/bin
Andrew Tridgell 783851099b r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. In
js arrays are a special type of object where the length property is
automatic, and cannot be modified manually. Our code was manually
setting length, which made it abort when someone passed in a real ejs
array. To fix this we need to create real arrays instead of objects,
and remove the code that manually sets the length
(This used to be commit ebdd1393fd)
2007-10-10 13:45:39 -05:00
..
samba3dump r9735: More work on generating a valid Samba4 configuration using the 2007-10-10 13:34:55 -05:00
smbstatus r9477: Convert popt options to an ejs object. Doesn't seem to break anything 2007-10-10 13:34:20 -05:00
winreg r11458: fixed our ejs smbscript interfaces to use arrays where appropriate. In 2007-10-10 13:45:39 -05:00