summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* Add configuration options for permissions on daemon's admin socketMartin Kletzander2015-06-165-3/+83
* Move daemon-related parts of virNetServer to virNetDaemonMartin Kletzander2015-06-161-47/+54
* rpc: allow selection of TCP address familyDaniel P. Berrange2015-06-111-0/+2
* remote: fix odd comma operatorEric Blake2015-06-041-1/+1
* daemon: Suppress logging of VIR_ERR_NO_DOMAIN_METADATAPeter Krempa2015-05-121-0/+1
* util: Make the virDomainListFree helper more universalPeter Krempa2015-05-111-1/+1
* libxl: add logrotate config fileJim Fehlig2015-05-052-1/+21
* polkit: Allow password-less access for 'libvirt' groupCole Robinson2015-05-042-0/+22
* Cleanup srcdir usageMichal Privoznik2015-04-271-6/+6
* daemon: Prefix sysctl configuration filename with a numberJiri Denemark2015-04-161-2/+2
* Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED eventJán Tomko2015-04-151-0/+37
* Do not include cpu_map.h in libvirtd.cJán Tomko2015-04-021-1/+0
* Remove unused macrosJán Tomko2015-04-021-1/+0
* Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfoJán Tomko2015-03-261-9/+9
* Rename virDomainIOThreadsInfoFree to virDomainIOThreadInfoFreeJán Tomko2015-03-261-1/+1
* daemon: Clear fake domain def object that is used to check ACL prior to usePeter Krempa2015-03-251-0/+1
* Set thread job for every RPC callJiri Denemark2015-03-251-0/+1
* RPC: Allow HW address in remote_domain_interface struct to be NULLMichal Privoznik2015-03-181-2/+7
* domifaddr: Implement the remote protocolNehal J Wani2015-03-171-0/+124
* daemon: avoid memleak when ListAll returns nothingEric Blake2015-03-161-33/+22
* remote: Implement the remote plumbing for virDomainGetIOThreadsInfoJohn Ferlan2015-03-061-1/+73
* daemon: Fix segfault by reloading daemon right after startPavel Hrdina2015-02-181-1/+8
* Fix a syntax error in the description text of libvirtd.confZhang Bo2015-02-121-1/+1
* Fix shadowed variable warningJán Tomko2015-01-271-5/+5
* Removing probing of secondary driversDaniel P. Berrange2015-01-271-18/+1
* virconf: Introduce VIR_CONF_ULONGMichal Privoznik2014-12-151-19/+32
* virConfType: switch to VIR_ENUM_{DECL,IMPL}Michal Privoznik2014-12-151-2/+2
* Replace virDomainSnapshotFree with virObjectUnrefJohn Ferlan2014-12-021-4/+3
* Replace virInterfaceFree with virObjectUnrefJohn Ferlan2014-12-021-1/+1
* Replace virNWFilterFree with virObjectUnrefJohn Ferlan2014-12-021-1/+1
* Replace virSecretFree with virObjectUnrefJohn Ferlan2014-12-021-3/+2
* Replace virStreamFree with virObjectUnrefJohn Ferlan2014-12-022-2/+2
* Replace virStoragePoolFree with virObjectUnrefJohn Ferlan2014-12-021-3/+2
* Replace virStorageVolFree with virObjectUnrefJohn Ferlan2014-12-021-1/+1
* Replace virNodeDeviceFree with virObjectUnrefJohn Ferlan2014-12-021-3/+2
* Replace virNetworkFree with virObjectUnrefJohn Ferlan2014-12-021-4/+3
* Replace virDomainFree with virObjectUnrefJohn Ferlan2014-12-021-87/+44
* remote: Implement the remote protocol for virDomainGetFSInfoTomoki Sekiyama2014-11-241-0/+114
* event: Add guest agent lifecycle eventPeter Krempa2014-11-241-0/+36
* Remove unnecessary curly brackets in daemon/ and examples/Martin Kletzander2014-11-142-18/+9
* audit: use bool for audit log choiceEric Blake2014-10-291-1/+1
* tunable_event: extend debug message and tweak limit for remote messagePavel Hrdina2014-09-251-2/+2
* Introduce virNodeAllocPagesMichal Privoznik2014-09-251-0/+37
* Convert remote daemon & acl code to use polkit APIDaniel P. Berrange2014-09-242-226/+12
* event: introduce new event for tunable valuesPavel Hrdina2014-09-231-0/+45
* maint: clean up _virDomainMemoryStatWang Yufei2014-09-171-1/+1
* daemon: Resolve Coverity FORWARD_NULLJohn Ferlan2014-09-151-7/+8
* remove redundant pidfile path constructionsMartin Kletzander2014-09-151-37/+4
* daemon: Resolve Coverity RESOURCE_LEAKJohn Ferlan2014-09-121-4/+4
* maint: use consistent if-else braces in remaining spotsEric Blake2014-09-041-3/+3