aboutsummaryrefslogtreecommitdiffstats
path: root/tools/python/xen/web
Commit message (Expand)AuthorAgeFilesLines
* xend: Add interface name definition support for xend-relocation-addressKeir Fraser2010-05-251-0/+94
* python: Remove tab indents.Keir Fraser2009-07-142-4/+4
* xend: adjust relocation buffer sizeKeir Fraser2009-05-191-1/+1
* xend: Set close-on-exec flag for datagram socketsKeir Fraser2009-04-011-0/+2
* xend: Implement DGRAM (connectionless) type socket listenersKeir Fraser2009-03-172-9/+60
* xend: Correctly catch invalid domain lookupsKeir Fraser2009-03-121-1/+3
* Further minor ssl relo fixes.Keir Fraser2008-05-131-2/+6
* Fix relocation ssl/tls supportKeir Fraser2008-05-132-0/+175
* xend: Only import OpenSSL package when it is required.Keir Fraser2008-05-061-2/+1
* Add SSL/TLS support to relocationKeir Fraser2008-05-011-0/+41
* [XEND] Ignore socket.shutdown() exceptionsAlastair Tse2007-01-251-3/+7
* [XEND] Change SrvServer to not require sockets to be non-blocking.Alastair Tse2007-01-181-3/+7
* The HTTP service used for SEXPR based RPC calls currently serializes allEwan Mellor2006-12-071-16/+28
* Tidy up the creation of directories that Xend needs. This avoids potentialEwan Mellor2006-12-011-7/+5
* Implement an "allowed hosts" mechanism for the XML-RPC server layer, usingEwan Mellor2006-11-282-13/+17
* [XEND] Return an Internal Server Error via the Xend HTTP server.atse@norwich.uk.xensource.com2006-09-121-0/+1
* Set the close-on-exec flag on the RPC socket in tool stack.kfraser@localhost.localdomain2006-08-151-0/+7
* Trivial fix to bind implementation.emellor@leeni.uk.xensource.com2006-03-111-1/+1
* Simplify the interface into httpserver and UnixHttpServer -- the root andemellor@leeni.uk.xensource.com2006-03-102-52/+37
* Added a hosts-allow facility to TCP connections, which allows us to restrictemellor@leeni.uk.xensource.com2005-12-123-61/+60
* Strip huge piles of cruft from the connection infrastructure. We now actuallyemellor@leeni.uk.xensource.com2005-12-084-302/+46
* Remove whole piles of cruft from the connection layer. The only thing that wasemellor@leeni.uk.xensource.com2005-11-214-270/+34
* Removed some dead code.emellor@leeni.uk.xensource.com2005-10-313-12/+0
* Prevent event listener socket from being inherited by children.jbulpin@wicket.uk.xensource.com2005-10-291-1/+1
* Make the error reporting back to xm just a little bit less insane, and fix aemellor@ewan2005-10-121-1/+1
* Fix call to XendCheckpoint.restore, since that method no longer needs aemellor@ewan2005-10-021-19/+0
* Added cache-control headers to pages returned by HTTP server so that pagesemellor@ewan2005-09-301-0/+3
* Fix returning of results broken by last change.emellor@ewan2005-09-281-1/+1
* Handle exceptions caused during processing of requests, to improve erroremellor@ewan2005-09-281-1/+8
* Added missing import socket statement.emellor@ewan2005-09-271-0/+1
* Cleanup timeout code for when socket is already in use.cl349@firebug.cl.cam.ac.uk2005-09-151-12/+7
* O_REUSEADDR is not enough to ensure we don't get address in use errors whenshand@ubuntu.eng.hq.xensource.com2005-09-141-2/+20
* Make sure xend start doesn't return until xend is ready to accept connections.shand@ubuntu.eng.hq.xensource.com2005-09-141-0/+4
* Handle VMX domains correctly across xend restartsadsharma@los-vmm.sc.intel.com2005-08-093-1/+8
* Add missing LGPL license notice to python sourceskaf24@firebug.cl.cam.ac.uk2005-08-0911-2/+183
* bitkeeper revision 1.1662.1.1 (42a07145CPNIh8TprNz04Qg7x-S7Cw)cl349@firebug.cl.cam.ac.uk2005-06-031-13/+10
* bitkeeper revision 1.1456.1.1 (428c6495K-Bk3cP5wcdHyT5L6-GVxQ)cl349@firebug.cl.cam.ac.uk2005-05-191-7/+0
* bitkeeper revision 1.1327.2.11 (426fb893OrpBVeRpaWJ0atIxlG4Hxw)mjw@wray-m-3.hpl.hp.com2005-04-271-7/+12
* bitkeeper revision 1.1327.2.9 (426f9bfcIjY9QAFCPqWBbFw35vclow)mjw@wray-m-3.hpl.hp.com2005-04-275-21/+25
* bitkeeper revision 1.1327.2.4 (426918a34Af7gihN8mTkq-P3KrAZXg)mjw@wray-m-3.hpl.hp.com2005-04-226-165/+308
* bitkeeper revision 1.1327.2.2 (4267a9b3MhPpljnjQ5IbfLdzcW2K3w)mjw@wray-m-3.hpl.hp.com2005-04-2113-0/+1732