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)
commitb1e93b296ea8f62ce0f15ccef5f6ae5339f4929f
tree2ba5c18f14d374a29a79061ee17b7dff28186355
parent36bb0ffd4c59b17c7f942d874e18865707d3c696
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()
(This used to be commit 28c1a1f3c0cd2f8228fd8c3c695ab6f45226fa3f)
source4/scripting/ejs/config.mk
source4/scripting/ejs/mprutil.c
source4/scripting/ejs/smbcalls.c
source4/scripting/ejs/smbcalls_nbt.c
source4/scripting/ejs/smbcalls_nss.c
source4/scripting/ejs/smbcalls_options.c
source4/scripting/ejs/smbcalls_rand.c [new file with mode: 0644]
source4/scripting/ejs/smbcalls_string.c
source4/scripting/ejs/smbcalls_sys.c [new file with mode: 0644]