aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/xenstored
Commit message (Expand)AuthorAgeFilesLines
* oxenstored: Protect oxenstored from malicious domains.=John Liu2013-07-224-5/+26
* ocaml: eventchn: add a 'type t' to represent an event channelDavid Scott2013-04-113-12/+24
* oxenstored: Allow oxenstored to use syslog at levels other than DebugDavid Scott2013-03-191-17/+17
* oxenstored: enable logging via syslog, if specified in the config file.David Scott2013-03-192-34/+94
* oxenstored: Re-add ocaml syslog bindingDavid Scott2013-03-194-2/+147
* oxenstored: Fix spelling of "persistent" config variableIan Jackson2012-02-202-2/+2
* oxenstored: Always log something at start of day (if logging enabled at all)Ian Campbell2011-12-152-3/+3
* oxenstored: install configuration fileIan Campbell2011-12-154-4/+6
* oxenstored: handle unknown operations by returning an error to the clientIan Campbell2011-12-153-4/+4
* oxenstored: log Errors and Warnings by default.Ian Campbell2011-12-091-1/+1
* tools/ocaml: Remove log library from tools/ocaml/libsJon Ludlam2011-10-1013-196/+235
* tools/ocaml: Remove the uuid libraryJon Ludlam2011-10-101-2/+0
* tools/ocaml: Rename the ocaml librariesJon Ludlam2011-10-1012-118/+118
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-2/+2
* ocaml: evtchn+xc bindings: use libxenctrl and libxenguestIan Campbell2011-01-063-14/+16
* ocaml: rename Evtchn.bind_virq as Evtchn.bind_dom_exc_virqIan Campbell2011-01-062-3/+3
* ocaml: install built modulesIan Campbell2010-11-231-0/+4
* oxenstored: when reading / read automatically the root node.Vincent Hanquez2010-09-101-1/+6
* ocaml: NetBSD support and general CFLAGS cleanupKeir Fraser2010-05-071-0/+1
* ocam: add missing files that got lost in the v2 shuffleKeir Fraser2010-05-073-0/+372
* ocaml: Add xenstored implementation.Keir Fraser2010-05-0621-0/+3220