aboutsummaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Do not log invalid operations in libvirtd logsDaniel Veillard2011-09-131-0/+1
* latency: Wire up the remote protocolOsier Yang2011-09-061-0/+69
* daemon: Create priority workers poolMichal Privoznik2011-09-053-0/+14
* libvirtd: create run dir when running at non-root userXu He Jie2011-09-011-14/+27
* Fix tracking of RPC messages wrt streamsDaniel P. Berrange2011-09-012-6/+6
* Avoid use-after-free on streams, due to message callbacksDaniel P. Berrange2011-09-011-0/+9
* Fix memory leak dispatching domain eventsDaniel P. Berrange2011-08-311-3/+3
* stream: remove redundant reference to client while sending stream dataGuannan Ren2011-08-311-1/+0
* daemon: Move TLS initialization to virInitializeMichal Privoznik2011-08-251-2/+0
* maint: fix comment typosEric Blake2011-08-231-1/+1
* build: work around older systemtap headerEric Blake2011-08-221-1/+31
* daemon: initialize GnuTLSMichal Privoznik2011-08-191-0/+2
* Don't attempt to read from a stream if it is closedDaniel P. Berrange2011-08-171-1/+9
* Ensure client streams are closed when marking a client for closeDaniel P. Berrange2011-08-163-7/+45
* daemon: Add early libvirtd start verbose errors.Peter Krempa2011-08-161-10/+29
* libvirtd.init.in: stop/restart() - wrong return value in case of failureDouglas Schilling Landgraf2011-08-151-0/+2
* daemon: Fix regression of libvirtd reloading supportOsier Yang2011-08-151-0/+13
* Convert libvirtd to use crash-safe pidfile APIsDaniel P. Berrange2011-08-121-49/+11
* daemon: Unlink unix socket paths on shutdownOsier Yang2011-08-041-0/+1
* freebsd: Fix build problem due to picking up the wrong libvirt.hMatthias Bolte2011-07-291-7/+10
* maint: add missing copyright noticesEric Blake2011-07-281-0/+3
* Fix typos in daemon config file from previous commitDaniel P. Berrange2011-07-221-2/+2
* Allow certificate sanity checking to be disabledDaniel P. Berrange2011-07-224-0/+16
* Ensure that libvirtd shuts down if initialization failsDaniel P. Berrange2011-07-221-0/+2
* Asynchronous event for BlockJob completionAdam Litke2011-07-221-0/+31
* Add virDomainBlockPull support to the remote driverAdam Litke2011-07-221-0/+42
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* rpc: Make the dispatch generator handle 'void name(void)' style proceduresMatthias Bolte2011-07-211-1/+1
* libvirt: do not mix internal flags into public APIEric Blake2011-07-181-1/+1
* virsh, daemon: prefer unsigned flagsEric Blake2011-07-131-1/+1
* Remove unused virNetServerProgramErrorHander typedefDaniel P. Berrange2011-07-131-2/+0
* Fix build when using polkit0Jim Fehlig2011-07-122-31/+14
* maint: rename virtaudit to match file contentsEric Blake2011-07-121-1/+1
* Remove code no longer used after commit df0b57a9Jim Fehlig2011-07-111-30/+0
* libvirtd: diagnose explicitly requested but missing conf fileEric Blake2011-07-081-7/+12
* Don't exit if the libvirtd config does not existDaniel P. Berrange2011-07-081-0/+4
* Fix sending of reply to final RPC messageDaniel P. Berrange2011-07-082-5/+5
* Fix potential crash in libvirtd with active streamsDaniel P. Berrange2011-07-081-1/+12
* Fix compilation error when SASL support is disabledJean-Baptiste Rouault2011-07-061-1/+7
* libvirtd: avoid memory leak on OOMEric Blake2011-07-011-1/+3
* Add conditionals to allow build without SASLDaniel P. Berrange2011-06-302-0/+50
* Fix release of virNetMessagePtr instances in streams processingDaniel P. Berrange2011-06-301-0/+1
* Fix release of filtered stream messagesDaniel P. Berrange2011-06-301-4/+16
* Fix hardcoded limit on client requests in RPC codeDaniel P. Berrange2011-06-301-0/+4
* Fix compilation with systemtap 1.3Matthias Bolte2011-06-291-8/+9
* daemon: Fix build without polkitJiri Denemark2011-06-282-6/+6
* Remove obsolete libvirtd mdns codeDaniel P. Berrange2011-06-282-604/+0
* Convert libvirtd over to the new RPC handling APIsDaniel P. Berrange2011-06-289-4782/+1715
* Add node prefix to virNodeGet(CPU|Memory)Stats structs and definesMatthias Bolte2011-06-281-2/+2
* build: rename Vcpupin to VcpuPinEric Blake2011-06-271-4/+4