aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/xenstored/xenstored.ml
Commit message (Expand)AuthorAgeFilesLines
* oxenstored: Protect oxenstored from malicious domains.Ian Jackson2013-09-031-3/+4
* oxenstored: Fix spelling of "persistent" config variableIan Jackson2012-02-201-1/+1
* oxenstored: Always log something at start of day (if logging enabled at all)Ian Campbell2011-12-151-3/+0
* oxenstored: install configuration fileIan Campbell2011-12-151-1/+1
* oxenstored: handle unknown operations by returning an error to the clientIan Campbell2011-12-151-3/+1
* tools/ocaml: Remove log library from tools/ocaml/libsJon Ludlam2011-10-101-34/+28
* tools/ocaml: Rename the ocaml librariesJon Ludlam2011-10-101-5/+5
* ocaml: evtchn+xc bindings: use libxenctrl and libxenguestIan Campbell2011-01-061-5/+5
* ocaml: rename Evtchn.bind_virq as Evtchn.bind_dom_exc_virqIan Campbell2011-01-061-2/+2
* ocaml: Add xenstored implementation.Keir Fraser2010-05-061-0/+404