summaryrefslogtreecommitdiff
path: root/source4/web_server/web_server.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10913: This patch isn't as big as it looks ...Andrew Tridgell1-1/+1
2007-10-10r9409: fix a problem that volker noticed with web page timeouts causing smbdAndrew Tridgell1-1/+15
2007-10-10r9389: handle errors reading from files in web serverAndrew Tridgell1-4/+5
2007-10-10r9122: cope with trailing garbage in POST contents in the web serverAndrew Tridgell1-1/+4
2007-10-10r8351: When finished sending call stream_terminate_connection() with a niceTim Potter1-4/+4
2007-10-10r7911: task_terminate() is defined in the macosx headers, so change the nameAndrew Tridgell1-1/+1
2007-10-10r7751: only enable tls on the ldaps port in ldap server, and reject non-tlsAndrew Tridgell1-1/+1
2007-10-10r7744: converted the web server to use the lib/tls/ generic tls codeAndrew Tridgell1-7/+9
2007-10-10r7013: added tls support to the builtin web server. It auto-detects if the cl...Andrew Tridgell1-3/+11
2007-10-10r6998: - added support for application[] data, which is global to all clients...Andrew Tridgell1-0/+7
2007-10-10r6982: install the swat pages with 'make installswat'Andrew Tridgell1-1/+1
2007-10-10r6981: first version of the builtin web server for Samba4Andrew Tridgell1-0/+252