summaryrefslogtreecommitdiffstats
path: root/source/web_server
Commit message (Expand)AuthorAgeFilesLines
* r22403: this dependencies should be privateStefan Metzmacher2007-04-201-1/+1
* r20816: merge from samba3:Stefan Metzmacher2007-01-152-3/+1
* r20723: Web Application FrameworkDerrell Lipman2007-01-131-1/+1
* r20519: Web Application FrameworkDerrell Lipman2007-01-031-1/+1
* r20444: WEB Application framework / SWAT.Derrell Lipman2006-12-311-19/+19
* r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman2006-10-221-11/+32
* r19225: 30 seconds is too short for a Samba4 provision to finish. Make theAndrew Bartlett2006-10-101-1/+1
* r19165: handle errors better for jsonrpc. generate an error object whenever ...Derrell Lipman2006-10-071-2/+45
* r19139: typos; consitent ordering of operationsDerrell Lipman2006-10-061-4/+6
* r19111: fixed basic web server operationAndrew Tridgell2006-10-061-0/+1
* r19059: allow dash in URLsDerrell Lipman2006-10-031-1/+1
* r19051: JSON-RPC server work-in-progress. It's almost working.Derrell Lipman2006-10-021-10/+36
* r18944: talloc_reference() can fail...Stefan Metzmacher2006-09-271-1/+1
* r18880: JSON-RPC work in progressDerrell Lipman2006-09-251-25/+60
* r17930: Merge noinclude branch:Jelmer Vernooij2006-08-301-1/+1
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the Stefan Metzmacher2006-08-171-1/+1
* r17339: pass the event context and messaging context together to theStefan Metzmacher2006-07-311-2/+12
* r17286: Simply fail the tls_initialise if we don't have TLS compiled in.Andrew Bartlett2006-07-281-3/+11
* r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell2006-05-242-4/+2
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2006-05-023-11/+9
* r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij2006-05-011-1/+1
* r15370: Fix more dependencies for shared libsJelmer Vernooij2006-05-011-1/+1
* r15301: Use static libraries internally. This required a few hacks in the build Jelmer Vernooij2006-04-271-1/+3
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement Jelmer Vernooij2006-04-241-1/+1
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2006-03-211-3/+3
* r14567: Make some more functions public.Jelmer Vernooij2006-03-191-1/+1
* r14500: Make some more functions publicJelmer Vernooij2006-03-171-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2006-03-141-1/+2
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2006-03-091-1/+1
* r14079: I just found the setproctitle library from alt linux:-)Stefan Metzmacher2006-03-091-0/+2
* r13941: fix the buildStefan Metzmacher2006-03-072-2/+2
* r13926: More header splitups.Jelmer Vernooij2006-03-072-0/+2
* r13924: Split more prototypes out of include/proto.h + initial work on header Jelmer Vernooij2006-03-072-0/+3
* r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2006-03-062-0/+2
* r12817: Create a ESP variable with the struct socket_address * in it, so weAndrew Bartlett2006-01-101-1/+5
* r12813: Remove unused file to avoid confusion. We now go via the authAndrew Bartlett2006-01-101-341/+0
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2006-01-091-9/+16
* r12801: Some more include/ cleanups (remove unused macros + move files Jelmer Vernooij2006-01-091-1/+0
* r12608: Remove some unused #include lines.Jelmer Vernooij2005-12-301-2/+0
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using Jelmer Vernooij2005-12-261-3/+2
* r11244: Relative path names in .mk filesJelmer Vernooij2005-10-211-2/+2
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2005-10-201-3/+0
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2005-10-121-1/+1
* r10586: Add MergedObject() builder. Default to Library() rather Jelmer Vernooij2005-09-281-1/+1
* r10336: Add sconscript for a couple more subsystems.Jelmer Vernooij2005-09-201-0/+3
* r9504: use some low level ejs hackery to give much better exception error mes...Andrew Tridgell2005-08-231-16/+10
* r9409: fix a problem that volker noticed with web page timeouts causing smbdAndrew Tridgell2005-08-202-2/+25
* r9389: handle errors reading from files in web serverAndrew Tridgell2005-08-181-4/+5
* r9183: more workarounds for the global variables in ejs. I will discuss getti...Andrew Tridgell2005-08-071-0/+6
* r9179: cope with simultaneous web requests using the same session variableAndrew Tridgell2005-08-071-0/+6