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)
commitb2f84fef133fb4c59e78fd0cf861f553efcbc1ef
treed7fdc5711f0985bcc525f381cdbbb3dcdc6e8b59
parent51d2b6b5a4189c79dd15538cd24b9a6db0bc66a7
r8296: - split out the ejs auth functions into a separate file

- got rid of the one line ejs_returnlist()
(This used to be commit 6961fe29058cffd8e69d9ce7e7d3902f973411c0)
source4/scripting/ejs/config.mk
source4/scripting/ejs/smbcalls.c
source4/scripting/ejs/smbcalls_auth.c [new file with mode: 0644]
source4/scripting/ejs/smbcalls_config.c