summaryrefslogtreecommitdiff
path: root/source4/web_server/web_server.c
Commit message (Expand)AuthorAgeFilesLines
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2007-10-101-0/+2
* r13941: fix the buildStefan Metzmacher2007-10-101-1/+1
* r13926: More header splitups.Jelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-1/+1
* r9409: fix a problem that volker noticed with web page timeouts causing smbdAndrew Tridgell2007-10-101-1/+15
* r9389: handle errors reading from files in web serverAndrew Tridgell2007-10-101-4/+5
* r9122: cope with trailing garbage in POST contents in the web serverAndrew Tridgell2007-10-101-1/+4
* r8351: When finished sending call stream_terminate_connection() with a niceTim Potter2007-10-101-4/+4
* r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell2007-10-101-1/+1
* r7751: only enable tls on the ldaps port in ldap server, and reject non-tlsAndrew Tridgell2007-10-101-1/+1
* r7744: converted the web server to use the lib/tls/ generic tls codeAndrew Tridgell2007-10-101-7/+9
* r7013: added tls support to the builtin web server. It auto-detects if the cl...Andrew Tridgell2007-10-101-3/+11
* r6998: - added support for application[] data, which is global to all clients...Andrew Tridgell2007-10-101-0/+7
* r6982: install the swat pages with 'make installswat'Andrew Tridgell2007-10-101-1/+1
* r6981: first version of the builtin web server for Samba4Andrew Tridgell2007-10-101-0/+252