aboutsummaryrefslogtreecommitdiffstats
path: root/tools/xenstore/xenstored_watch.c
Commit message (Expand)AuthorAgeFilesLines
* nstore: rename public xenstore headersIan Campbell2012-05-141-1/+1
* xenstored: return EINVAL for attempt to watch invalid pathIan Campbell2010-10-211-1/+1
* xenstore: fix canonicalize for metanodesKeir Fraser2008-04-091-1/+1
* xenstore size limitsKeir Fraser2007-12-141-0/+4
* Fire watch for non-dom0 backend when frontend is removed from xenstoreKeir Fraser2007-10-261-1/+10
* Fix xenstore unwatch with node name starting with "@"Keir Fraser2007-10-171-1/+1
* xenstore: Small cleanups and fixes.kfraser@localhost.localdomain2007-07-241-3/+2
* xenstore: Remove broken and unmaintained test code.kfraser@localhost.localdomain2007-07-031-12/+0
* Fully reset the xenstore connection when a domain is (re)introduced to xensto...kfraser@localhost.localdomain2007-03-011-0/+11
* add quota to xenstored.vhanquez@kneesa.uk.xensource.com2006-04-131-0/+9
* Simplify reply logic in xenstored. Maintain a linked listkaf24@firebug.cl.cam.ac.uk2005-10-091-66/+21
* Refactor xenbus to break up the xenbus_lock and permit watcheskaf24@firebug.cl.cam.ac.uk2005-10-091-45/+11
* Make xenstored use tdb, transactions can soft-fail (EAGAIN)Rusty Russell2005-09-231-60/+19
* Fire watches once immediately upon registration.cl349@firebug.cl.cam.ac.uk2005-09-191-0/+3
* Fix xenstored watch crash.cl349@firebug.cl.cam.ac.uk2005-09-141-1/+1
* Fix up testsuite from recent changes.cl349@firebug.cl.cam.ac.uk2005-09-131-1/+0
* Always fire watches, even on the connection which caused the watch to fire.cl349@firebug.cl.cam.ac.uk2005-09-121-4/+1
* Add @releaseDomain watch-event.cl349@firebug.cl.cam.ac.uk2005-09-061-1/+1
* Add @introduceDomain event-watch and replace consoled watch on /console.cl349@firebug.cl.cam.ac.uk2005-09-051-6/+12
* Implement watching of nodes which don't exist.cl349@firebug.cl.cam.ac.uk2005-08-021-4/+13
* Remove ill-conceived concept of watches blocking reply oncl349@firebug.cl.cam.ac.uk2005-07-261-16/+5
* Fix bug where transaction fires multiple events.cl349@firebug.cl.cam.ac.uk2005-07-261-2/+0
* Change watches: operations block until everyone has acked.cl349@firebug.cl.cam.ac.uk2005-07-261-196/+95
* Change from bool indicating blocked to an enum: when watches gocl349@firebug.cl.cam.ac.uk2005-07-261-18/+30
* Test and fix acknowedge_watch from returning EINVAL.cl349@firebug.cl.cam.ac.uk2005-07-261-5/+10
* xenstored updates.cl349@firebug.cl.cam.ac.uk2005-07-121-40/+103
* bitkeeper revision 1.1713.3.5 (42b2a4e2r6SNlC_nq2hAkXEQjEFAmA)cl349@firebug.cl.cam.ac.uk2005-06-171-65/+124
* bitkeeper revision 1.1662.1.15 (42a5968eiZE_DjdIFPjxvzLw6ACvCQ)cl349@firebug.cl.cam.ac.uk2005-06-071-0/+279