1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/web_server
Andrew Tridgell 4cb423f527 s4-python: python is not always in /usr/bin
Using "#!/usr/bin/env python" is more portable. It still isn't ideal
though, as we should really use the python path found at configure
time. We do that in many places already, but some don't.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-06-24 18:46:57 +10:00
..
swat s4-python: python is not always in /usr/bin 2010-06-24 18:46:57 +10:00
config.mk s4:web_server: use tsocket_address functions to get the local ip and port 2010-04-28 15:45:02 +02:00
web_server.c s4-server: kill main daemon if a task fails to initialise 2009-09-18 18:05:55 -07:00
web_server.h s4:web_server: s/private/private_data 2009-02-02 13:08:50 +01:00
wscript_build web_server: Don't build wsgi support as python module but rather as 2010-06-18 23:51:40 +02:00
wsgi.c s4:web_server/wsgi.c - free the "env" and "inputstream" objects on an "asprintf" failure 2010-05-30 11:12:25 +02:00