docs: fix a typo in history file
[bbaumbach/samba-autobuild/.git] / source4 / web_server / web_server.c
2019-03-07 Garming Samweb_server: Remove the unused Python WSGI web server
2019-03-01 Swen Schilligsource4: Use wrapper for string to integer conversion
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2018-11-01 Gary Lockyersource4 smbd: Make the service_details structure constant.
2018-09-28 Noel Powers4/web_server: fix panic from wrong type extracted...
2017-10-19 Gary Lockyersource4/smbd: Do not overstamp the process model with...
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-05-11 Jeremy Allisons4: Add TALLOC_CTX * to register_server_service().
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2015-08-31 Andrew Bartlettweb_server: Fix server not to segfault on startup
2015-08-30 Andrew Bartlettweb_server: Use talloc_get_type_abort()
2014-03-07 Stefan Metzmachers4:lib/socket: simplify iface_list_wildcard() and its...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-12-05 Jelmer Vernooijweb_server: Make second argument to websrv_output const.
2011-08-13 Simo Sorces4:misc: remove last usage of legacy event_ fn names
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-06 Andrew Tridgells4-ipv6: update callers to load_interface_list()
2011-06-06 Andrew Tridgells4-webserver: fixed a talloc reference error on startup...
2011-06-06 Andrew Tridgells4-ipv6: use "ip" instead of "ipv4" for servers
2011-06-06 Andrew Tridgells4-ipv6: use iface_list_wildcard() to listen on IPv6
2011-05-08 Andrew Bartletts4-interfaces Rename interfaces code so not to conflict...
2011-03-19 Jelmer Vernooijsource4/: Fix prototypes for all functions in various...
2011-01-16 Jelmer Vernooijweb_server: Fix initialization.
2011-01-14 Matthias Dieter... s4:web_server - immeditately assign "wdata" as private...
2010-12-12 Matthias Dieter... s4:web_server/*.c - optimise includes
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:service_stream: s/private/private_data
2009-02-02 Stefan Metzmachers4:service_task: s/private/private_data
2009-02-02 Stefan Metzmachers4:web_server: s/private/private_data
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-22 Stefan Metzmachers4: allways initialize the process model before it...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijFirst GET request works. SWAT now displays a Hello...
2008-09-21 Jelmer VernooijProperly call WSGI request handler when requests come in.
2008-09-21 Jelmer VernooijRemove support for ESP in the web server.
2008-09-21 Jelmer VernooijRemove some dependencies of the web server on esp.
2008-09-21 Jelmer VernooijRename http to esp, in preparation of adding a python...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-04 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-04 Andrew BartlettRemove useless layer of indirection, where every servic...
2008-02-04 Andrew BartlettRework service init functions to pass down service...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr19225: 30 seconds is too short for a Samba4 provision...
2007-10-10 Stefan Metzmacherr18944: talloc_reference() can fail...
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Andrew Bartlettr17286: Simply fail the tls_initialise if we don't...
2007-10-10 Andrew Tridgellr15855: more talloc_set_destructor() typesafe fixes...
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Stefan Metzmacherr13941: fix the build
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Tridgellr10913: This patch isn't as big as it looks ...
2007-10-10 Andrew Tridgellr9409: fix a problem that volker noticed with web page...
2007-10-10 Andrew Tridgellr9389: handle errors reading from files in web server
2007-10-10 Andrew Tridgellr9122: cope with trailing garbage in POST contents...
2007-10-10 Tim Potterr8351: When finished sending call stream_terminate_conn...
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
2007-10-10 Andrew Tridgellr7751: only enable tls on the ldaps port in ldap server...
2007-10-10 Andrew Tridgellr7744: converted the web server to use the lib/tls...
2007-10-10 Andrew Tridgellr7013: added tls support to the builtin web server...
2007-10-10 Andrew Tridgellr6998: - added support for application[] data, which...
2007-10-10 Andrew Tridgellr6982: install the swat pages with 'make installswat'
2007-10-10 Andrew Tridgellr6981: first version of the builtin web server for...