summaryrefslogtreecommitdiff
path: root/source4/web_server
Commit message (Expand)AuthorAgeFilesLines
* 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
* r19225: 30 seconds is too short for a Samba4 provision to finish. Make theAndrew Bartlett2007-10-101-1/+1
* r19165: handle errors better for jsonrpc. generate an error object whenever ...Derrell Lipman2007-10-101-2/+45
* r19139: typos; consitent ordering of operationsDerrell Lipman2007-10-101-4/+6
* r19111: fixed basic web server operationAndrew Tridgell2007-10-101-0/+1
* r19059: allow dash in URLsDerrell Lipman2007-10-101-1/+1
* r19051: JSON-RPC server work-in-progress. It's almost working.Derrell Lipman2007-10-101-10/+36
* r18944: talloc_reference() can fail...Stefan Metzmacher2007-10-101-1/+1
* r18880: JSON-RPC work in progressDerrell Lipman2007-10-101-25/+60
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r17339: pass the event context and messaging context together to theStefan Metzmacher2007-10-101-2/+12
* r17286: Simply fail the tls_initialise if we don't have TLS compiled in.Andrew Bartlett2007-10-101-3/+11
* r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell2007-10-102-4/+2
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-103-11/+9
* r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij2007-10-101-1/+1
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-1/+1
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-1/+3
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-101-3/+3
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-1/+1
* r14500: Make some more functions publicJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-1/+2