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