summaryrefslogtreecommitdiff
path: root/source4/web_server/web_server.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-05web_server: Make second argument to websrv_output const.Jelmer Vernooij1-1/+1
2011-06-06s4-webserver: fixed a talloc reference error on startup failureAndrew Tridgell1-0/+1
2010-11-14web_server: Build as module.Jelmer Vernooij1-2/+9
2009-02-02s4:web_server: s/private/private_dataStefan Metzmacher1-1/+1
2008-09-21Support POST requests again, provide more variables in environment.Jelmer Vernooij1-1/+0
2008-09-21Properly call WSGI request handler when requests come in.Jelmer Vernooij1-6/+7
2008-09-21Remove support for ESP in the web server.Jelmer Vernooij1-10/+8
2008-09-21Remove some dependencies of the web server on esp.Jelmer Vernooij1-17/+6
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-5/+5
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15400: Move the TLS code behind the socket interface.Andrew Bartlett1-1/+0
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-1/+2
2007-10-10r13902: Stricter checking for the -fvisibility flagJelmer Vernooij1-0/+1
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij1-1/+0
2007-10-10r7744: converted the web server to use the lib/tls/ generic tls codeAndrew Tridgell1-2/+2
2007-10-10r7013: added tls support to the builtin web server. It auto-detects if the cl...Andrew Tridgell1-0/+22
2007-10-10r6998: - added support for application[] data, which is global to all clients...Andrew Tridgell1-0/+8
2007-10-10r6981: first version of the builtin web server for Samba4Andrew Tridgell1-0/+49