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