r8296: - split out the ejs auth functions into a separate file
authorAndrew Tridgell <tridge@samba.org>
Sun, 10 Jul 2005 23:25:42 +0000 (23:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:32 +0000 (13:19 -0500)
commit6961fe29058cffd8e69d9ce7e7d3902f973411c0
tree90951a24eb30f42da949b49961572a1b04b17fe5
parentc1a3691f87cb46b36ab3194ea1489f443955a76d
r8296: - split out the ejs auth functions into a separate file

- got rid of the one line ejs_returnlist()
source/scripting/ejs/config.mk
source/scripting/ejs/smbcalls.c
source/scripting/ejs/smbcalls_auth.c [new file with mode: 0644]
source/scripting/ejs/smbcalls_config.c