Age | Commit message (Expand) | Author | Files | Lines |
2013-03-02 | Move python modules from source4/scripting/python/ to python/. | Jelmer Vernooij | 1 | -1/+1 |
2012-12-05 | wsgi: Serve '500 Internal Server Error' page when errors occur. | Jelmer Vernooij | 1 | -0/+19 |
2012-12-05 | web_server: Make second argument to websrv_output const. | Jelmer Vernooij | 2 | -2/+2 |
2012-12-05 | wsgi: When encountering error in Python code, print traceback to logs. | Jelmer Vernooij | 1 | -9/+52 |
2012-11-22 | web_server: the web server is not multi-process, indicate so in WSGI. | Jelmer Vernooij | 1 | -1/+1 |
2012-11-22 | web_server: Properly decrement reference counters for python objects in wsgi. | Jelmer Vernooij | 1 | -29/+81 |
2012-11-22 | web_server: Properly set SCRIPT_NAME and PATH_INFO. | Jelmer Vernooij | 1 | -2/+5 |
2012-11-22 | web_server: Create a string object for SERVER_PORT variable. | Jelmer Vernooij | 1 | -1/+1 |
2012-11-22 | web_server/wsgi: Don't segfault when wsgi app doesn't return iterable. | Jelmer Vernooij | 1 | -0/+5 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 1 | -0/+2 |
2011-08-14 | s4:misc: remove last usage of legacy event_ fn names | Simo Sorce | 1 | -4/+4 |
2011-06-06 | s4-ipv6: update callers to load_interface_list() | Andrew Tridgell | 1 | -1/+1 |
2011-06-06 | s4-webserver: fixed a talloc reference error on startup failure | Andrew Tridgell | 2 | -3/+4 |
2011-06-06 | s4-ipv6: use "ip" instead of "ipv4" for servers | Andrew Tridgell | 1 | -1/+1 |
2011-06-06 | s4-ipv6: use iface_list_wildcard() to listen on IPv6 | Andrew Tridgell | 1 | -7/+17 |
2011-05-08 | s4-interfaces Rename interfaces code so not to conflict with source3/ | Andrew Bartlett | 1 | -3/+3 |
2011-03-19 | source4/: Fix prototypes for all functions in various subsystems. | Jelmer Vernooij | 1 | -0/+2 |
2011-02-07 | s4-python Don't force "bin" into the python sys.path | Andrew Bartlett | 1 | -1/+2 |
2011-01-17 | web_server: Fix initialization. | Jelmer Vernooij | 1 | -3/+6 |
2011-01-17 | web_server: Avoid references to swat. Load samba.web_server instead. | Jelmer Vernooij | 2 | -44/+8 |
2011-01-14 | s4:web_server - immeditately assign "wdata" as private data for the stream so... | Matthias Dieter Wallnöfer | 1 | -11/+11 |
2011-01-01 | s4-python: Only set BASETYPE flag if subclassing is supported. | Jelmer Vernooij | 1 | -3/+3 |
2010-12-12 | s4:dsdb/pydsdb.c and web_server/wsgi.c - remove accidentally introduced Py_RE... | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2010-12-12 | s4:web_server/*.c - optimise includes | Matthias Dieter Wallnöfer | 2 | -8/+2 |
2010-12-12 | s4:web_server/wsgi.c - fix a counter type | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-12 | s4:web_server/wsgi.c - add missing Python compatibility code | Matthias Dieter Wallnöfer | 1 | -0/+11 |
2010-11-15 | cldap: Build as shared module. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-15 | s4-server: make server sockets a child of the task context | Andrew Tridgell | 1 | -2/+3 |
2010-11-14 | web_server: Build as module. | Jelmer Vernooij | 3 | -8/+14 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -14/+0 |
2010-10-30 | s4-smbd: don't initialise process models more than once | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | s4-waf: removed dependencies on missing subsystems | Andrew Tridgell | 1 | -1/+1 |
2010-10-10 | wafsamba: Fix handling of pyembed/pyext. | Jelmer Vernooij | 1 | -11/+12 |
2010-10-10 | wafsamba: Clarify needs_python argument name, use pyembed/pyext where | Jelmer Vernooij | 1 | -3/+3 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -7/+7 |
2010-06-24 | s4-python: python is not always in /usr/bin | Andrew Tridgell | 1 | -1/+1 |
2010-06-18 | web_server: Don't build wsgi support as python module but rather as | Jelmer Vernooij | 1 | -2/+3 |
2010-05-30 | s4:web_server/wsgi.c - free the "env" and "inputstream" objects on an "asprin... | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-05-28 | s4:web_server/wsgi.c - provide a better out-of-memory handling for an "asprin... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-05-28 | s4:web_server/wsgi.c - fix "asprintf" call | Matthias Dieter Wallnöfer | 1 | -1/+3 |
2010-04-28 | s4:web_server: use tsocket_address functions to get the local ip and port | Stefan Metzmacher | 3 | -7/+13 |
2010-04-27 | Revert "s4:web_server: use tsocket_address functions to get the local ip and ... | Matthias Dieter Wallnöfer | 1 | -11/+5 |
2010-04-27 | s4:web_server: use tsocket_address functions to get the local ip and port | Stefan Metzmacher | 1 | -5/+11 |
2010-04-06 | s4-waf: more dependencies on talloc | Andrew Tridgell | 1 | -2/+3 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+14 |
2010-02-09 | s4:Remove "Py_RETURN_NONE" compatibility code | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -1/+1 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -1/+1 |
2009-02-02 | s4:service_stream: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |