r8337: - use 64 bit access functions in ejs calls
authorAndrew Tridgell <tridge@samba.org>
Tue, 12 Jul 2005 02:34:49 +0000 (02:34 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:20:07 +0000 (13:20 -0500)
commit28c1a1f3c0cd2f8228fd8c3c695ab6f45226fa3f
treed7366702f569984710cb0e5c6120fa01dc056666
parent9dd41e78e1d0e5e4007d5063fbcc335abef43718
r8337: - use 64 bit access functions in ejs calls

- added access to smbd random functions

- fixed ordering in join()

- added sys_interfaces(), sys_hostname(), sys_nttime() and sys_ldaptime()
source/scripting/ejs/config.mk
source/scripting/ejs/mprutil.c
source/scripting/ejs/smbcalls.c
source/scripting/ejs/smbcalls_nbt.c
source/scripting/ejs/smbcalls_nss.c
source/scripting/ejs/smbcalls_options.c
source/scripting/ejs/smbcalls_rand.c [new file with mode: 0644]
source/scripting/ejs/smbcalls_string.c
source/scripting/ejs/smbcalls_sys.c [new file with mode: 0644]