aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* API: make declaration of _LAST enum values conditionalEric Blake2012-01-201-3/+5
* Implement keepalive protocol in libvirt daemonJiri Denemark2011-11-241-0/+1
* Split src/util/network.{c,h} into 5 piecesDaniel P. Berrange2011-11-151-1/+0
* Rewrite all the DTrace/SystemTAP probingDaniel P. Berrange2011-10-111-47/+0
* build: work around older systemtap headerEric Blake2011-08-221-1/+31
* Remove code no longer used after commit df0b57a9Jim Fehlig2011-07-111-30/+0
* Fix compilation error when SASL support is disabledJean-Baptiste Rouault2011-07-061-1/+7
* Convert libvirtd over to the new RPC handling APIsDaniel P. Berrange2011-06-281-232/+13
* build: drop unused <sys/syslimits.h> headerEric Blake2011-05-171-4/+0
* sasl: Remove stack allocated 8kb temporary buffersMatthias Bolte2011-04-051-0/+1
* maint: kill all remaining uses of old DEBUG macroEric Blake2011-02-211-3/+1
* daemon: use safer memory growth macrosEric Blake2010-11-181-5/+6
* Include socket address in client probe dataDaniel P. Berrange2010-10-221-5/+10
* Add dtrace static probes in libvirtdDaniel P. Berrange2010-10-221-0/+17
* Qemu remote protocol.Chris Lalancette2010-07-231-0/+1
* Ensure UNIX domain sockets are removed on daemon shutdownDaniel P. Berrange2010-06-081-0/+1
* Remote driver & daemon impl of new event APIDaniel P. Berrange2010-03-261-1/+1
* build: consistently indent preprocessor directivesEric Blake2010-03-091-80/+80
* Make all bitfields unsigned ints to avoid unexpected values in castsDaniel P. Berrange2010-01-201-7/+7
* daemon: Don't blindly unregister domain eventsCole Robinson2010-01-131-0/+1
* Move libvirtd event loop into background threadDaniel P. Berrange2009-11-031-1/+3
* Pull signal setup code out into separate methodDaniel P. Berrange2009-11-021-0/+1
* Handle outgoing data streams in libvirtdDaniel P. Berrange2009-09-291-0/+1
* Helper functions for processing data streams in libvirtdDaniel P. Berrange2009-09-291-4/+28
* Rename daemon main codeDaniel P. Berrange2009-09-211-0/+284