summaryrefslogtreecommitdiff
path: root/source4/web_server
Commit message (Expand)AuthorAgeFilesLines
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
* s4: allways initialize the process model before it's usedStefan Metzmacher2008-09-221-1/+1
* Revert "Rename smbd -> samba."Jelmer Vernooij2008-09-211-1/+1
* Rename smbd -> samba.Jelmer Vernooij2008-09-211-1/+1
* Allow SWAT to be run outside of smbd.Jelmer Vernooij2008-09-211-0/+5
* Support POST requests again, provide more variables in environment.Jelmer Vernooij2008-09-212-32/+75
* Make standard SWAT script print received headers.Jelmer Vernooij2008-09-211-2/+8
* First GET request works. SWAT now displays a Hello world message.Jelmer Vernooij2008-09-212-15/+32
* Properly call WSGI request handler when requests come in.Jelmer Vernooij2008-09-214-64/+198
* Remove support for ESP in the web server.Jelmer Vernooij2008-09-215-1066/+76
* Remove some dependencies of the web server on esp.Jelmer Vernooij2008-09-214-44/+61
* Add input / error stream objects in WSGI implementation.Jelmer Vernooij2008-09-211-13/+100
* Add more parts of the WSGI implementation.Jelmer Vernooij2008-09-211-2/+40
* Add initial work on WSGI support in the web server.Jelmer Vernooij2008-09-212-1/+70
* Rename http to esp, in preparation of adding a python backend.Jelmer Vernooij2008-09-213-11/+11
* Remove remaining embedded JavaScript support.Jelmer Vernooij2008-09-161-0/+1
* Fix import.Jelmer Vernooij2008-05-261-0/+27
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+2
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-1/+1
* Fix the build.Jelmer Vernooij2008-03-081-1/+1
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-3/+2
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-13/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-4/+6
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-1/+3
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+7
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+2
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-2/+3
* r26272: Remove global_loadparm in some more places.Jelmer Vernooij2007-12-211-5/+5
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+1
* r26237: Add loadparm context to the server service interface.Jelmer Vernooij2007-12-211-0/+1
* r26235: Avoid global_loadparm.Jelmer Vernooij2007-12-211-5/+5
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-3/+3
* r25454: Use standard bool types in a couple more places.Jelmer Vernooij2007-10-101-15/+15
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-102-8/+8
* r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison2007-10-101-3/+3
* r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2007-10-101-113/+20
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-102-3/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-102-0/+2
* r24780: More work allowing libutil to be used by external users.Jelmer Vernooij2007-10-102-5/+4
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-101-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-103-9/+6
* r22403: this dependencies should be privateStefan Metzmacher2007-10-101-1/+1
* r20816: merge from samba3:Stefan Metzmacher2007-10-102-3/+1
* r20723: Web Application FrameworkDerrell Lipman2007-10-101-1/+1
* r20519: Web Application FrameworkDerrell Lipman2007-10-101-1/+1
* r20444: WEB Application framework / SWAT.Derrell Lipman2007-10-101-19/+19
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2007-10-101-11/+32