libsmb: Slightly simplify trustdom_cache_fetch
[amitay/samba.git] / source4 / web_server /
2016-01-07 Andrew Bartlettpython: Remove Python 2.4 support macros
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
2013-03-02 Jelmer VernooijMove python modules from source4/scripting/python/...
2012-12-05 Jelmer Vernooijwsgi: Serve '500 Internal Server Error' page when error...
2012-12-05 Jelmer Vernooijweb_server: Make second argument to websrv_output const.
2012-12-05 Jelmer Vernooijwsgi: When encountering error in Python code, print...
2012-11-22 Jelmer Vernooijweb_server: the web server is not multi-process, indica...
2012-11-22 Jelmer Vernooijweb_server: Properly decrement reference counters for...
2012-11-22 Jelmer Vernooijweb_server: Properly set SCRIPT_NAME and PATH_INFO.
2012-11-22 Jelmer Vernooijweb_server: Create a string object for SERVER_PORT...
2012-11-22 Jelmer Vernooijweb_server/wsgi: Don't segfault when wsgi app doesn...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
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-02-07 Andrew Bartletts4-python Don't force "bin" into the python sys.path
2011-01-16 Jelmer Vernooijweb_server: Fix initialization.
2011-01-16 Jelmer Vernooijweb_server: Avoid references to swat. Load samba.web_se...
2011-01-14 Matthias Dieter... s4:web_server - immeditately assign "wdata" as private...
2011-01-01 Jelmer Vernooijs4-python: Only set BASETYPE flag if subclassing is...
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c and web_server/wsgi.c - remove acciden...
2010-12-12 Matthias Dieter... s4:web_server/*.c - optimise includes
2010-12-12 Matthias Dieter... s4:web_server/wsgi.c - fix a counter type
2010-12-12 Matthias Dieter... s4:web_server/wsgi.c - add missing Python compatibility...
2010-11-15 Jelmer Vernooijcldap: Build as shared module.
2010-11-14 Andrew Tridgells4-server: make server sockets a child of the task...
2010-11-14 Jelmer Vernooijweb_server: Build as module.
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-smbd: don't initialise process models more than...
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-10 Jelmer Vernooijwafsamba: Fix handling of pyembed/pyext.
2010-10-10 Jelmer Vernooijwafsamba: Clarify needs_python argument name, use pyemb...
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
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-18 Jelmer Vernooijweb_server: Don't build wsgi support as python module...
2010-05-30 Matthias Dieter... s4:web_server/wsgi.c - free the "env" and "inputstream...
2010-05-28 Matthias Dieter... s4:web_server/wsgi.c - provide a better out-of-memory...
2010-05-28 Matthias Dieter... s4:web_server/wsgi.c - fix "asprintf" call
2010-04-28 Stefan Metzmachers4:web_server: use tsocket_address functions to get...
2010-04-27 Matthias Dieter... Revert "s4:web_server: use tsocket_address functions...
2010-04-27 Stefan Metzmachers4:web_server: use tsocket_address functions to get...
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-02-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
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
2009-02-02 Stefan Metzmachers4:web_server: s/private/private_data
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
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-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-24 Jelmer VernooijRename smbd -> samba.
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 VernooijRevert "Rename smbd -> samba."
2008-09-21 Jelmer VernooijRename smbd -> samba.
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-21 Jelmer VernooijAllow SWAT to be run outside of smbd.
2008-09-21 Jelmer VernooijSupport POST requests again, provide more variables...
2008-09-21 Jelmer VernooijMake standard SWAT script print received headers.
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 VernooijAdd input / error stream objects in WSGI implementation.
2008-09-21 Jelmer VernooijAdd more parts of the WSGI implementation.
2008-09-21 Jelmer VernooijAdd initial work on WSGI support in the web server.
2008-09-21 Jelmer VernooijRename http to esp, in preparation of adding a python...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijRemove remaining embedded JavaScript support.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next