1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/web_server
Andrew Tridgell 8754c793bf r7072: moved the esp hooks calls to the ejs level, so we can call them from
both esp scripts and ejs scripts. This allows the smbscript program to
call all the existing extension calls like lpGet() and ldbSearch()

Also fixed smbscript to load smb.conf, and setup logging for DEBUG()

I left the unixAuth() routine in web_server/calls.c at the moment, as
that is really only useful for esp scripts. I imagine that as we
extend esp/ejs, we will put some functions in scripting/ejs/ for use
in both ejs and esp, and some functions in web_server/ where they will
only be accessed by esp web scripts
(This used to be commit e59ae64f60)
2007-10-10 13:17:12 -05:00
..
esp r7065: Move ejs from web_server to lib so it can be shared with smbscript. 2007-10-10 13:17:11 -05:00
calls.c r7072: moved the esp hooks calls to the ejs level, so we can call them from 2007-10-10 13:17:12 -05:00
config.m4 r7058: Add experimenthal pam authentication for web pages 2007-10-10 13:17:10 -05:00
config.mk r7072: moved the esp hooks calls to the ejs level, so we can call them from 2007-10-10 13:17:12 -05:00
http.c r7072: moved the esp hooks calls to the ejs level, so we can call them from 2007-10-10 13:17:12 -05:00
pam.c r7058: Add experimenthal pam authentication for web pages 2007-10-10 13:17:10 -05:00
tls.c r7048: added auto-generation of TLS self-signed certificates if none exist already 2007-10-10 13:17:08 -05:00
tlscert.c r7068: Missed one! 2007-10-10 13:17:11 -05:00
web_server.c r7013: added tls support to the builtin web server. It auto-detects if the client 2007-10-10 13:17:06 -05:00
web_server.h r7013: added tls support to the builtin web server. It auto-detects if the client 2007-10-10 13:17:06 -05:00