summaryrefslogtreecommitdiff
path: root/source4/web_server/web_server.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-05web_server: Make second argument to websrv_output const.Jelmer Vernooij1-1/+1
2011-08-14s4:misc: remove last usage of legacy event_ fn namesSimo Sorce1-4/+4
2011-06-06s4-ipv6: update callers to load_interface_list()Andrew Tridgell1-1/+1
2011-06-06s4-webserver: fixed a talloc reference error on startup failureAndrew Tridgell1-3/+3
2011-06-06s4-ipv6: use "ip" instead of "ipv4" for serversAndrew Tridgell1-1/+1
2011-06-06s4-ipv6: use iface_list_wildcard() to listen on IPv6Andrew Tridgell1-7/+17
2011-05-08s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett1-3/+3
2011-03-19source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij1-0/+2
2011-01-17web_server: Fix initialization.Jelmer Vernooij1-3/+6
2011-01-14s4:web_server - immeditately assign "wdata" as private data for the stream so...Matthias Dieter Wallnöfer1-11/+11
2010-12-12s4:web_server/*.c - optimise includesMatthias Dieter Wallnöfer1-7/+2
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell1-2/+3
2010-10-30s4-smbd: don't initialise process models more than onceAndrew Tridgell1-1/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-7/+7
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-1/+1
2009-02-02s4:service_stream: s/private/private_dataStefan Metzmacher1-4/+4
2009-02-02s4:service_task: s/private/private_dataStefan Metzmacher1-3/+3
2009-02-02s4:web_server: s/private/private_dataStefan Metzmacher1-2/+2
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-22s4: allways initialize the process model before it's usedStefan Metzmacher1-1/+1
2008-09-21First GET request works. SWAT now displays a Hello world message.Jelmer Vernooij1-13/+31
2008-09-21Properly call WSGI request handler when requests come in.Jelmer Vernooij1-29/+13
2008-09-21Remove support for ESP in the web server.Jelmer Vernooij1-4/+59
2008-09-21Remove some dependencies of the web server on esp.Jelmer Vernooij1-5/+15
2008-09-21Rename http to esp, in preparation of adding a python backend.Jelmer Vernooij1-2/+2
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-13/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-4/+6
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij1-1/+3
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij1-2/+7
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij1-2/+2
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-2/+3
2007-12-21r26237: Add loadparm context to the server service interface.Jelmer Vernooij1-0/+1
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-3/+3
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-3/+3
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24780: More work allowing libutil to be used by external users.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19225: 30 seconds is too short for a Samba4 provision to finish. Make theAndrew Bartlett1-1/+1
2007-10-10r18944: talloc_reference() can fail...Stefan Metzmacher1-1/+1
2007-10-10r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher1-1/+1
2007-10-10r17286: Simply fail the tls_initialise if we don't have TLS compiled in.Andrew Bartlett1-3/+11
2007-10-10r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell1-2/+1
2007-10-10r15400: Move the TLS code behind the socket interface.Andrew Bartlett1-7/+6
2007-10-10r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher1-0/+2
2007-10-10r13941: fix the buildStefan Metzmacher1-1/+1
2007-10-10r13926: More header splitups.Jelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+2