aboutsummaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* util: fix libvirtd startup failure due to netlink errorLaine Stump2012-05-071-0/+6
* The policy kit and HAL node device drivers both require aDaniel P. Berrange2012-04-193-7/+8
* daemon: Plug memory leaksAlex Jia2012-04-121-0/+1
* Switch libvirtd config loading code to use error APIsDaniel P. Berrange2012-04-102-22/+41
* Add API for loading daemon config from in-memory blobDaniel P. Berrange2012-04-103-25/+53
* Split libvirtd config file loading out into separate filesDaniel P. Berrange2012-04-104-478/+549
* Don't install sysctl file on non-Linux hostsDaniel P. Berrange2012-04-041-0/+5
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-302-17/+17
* Change the default of mdns_adv to falseStef Walter2012-03-273-7/+7
* Add support for the suspend eventOsier Yang2012-03-231-1/+23
* Add support for the wakeup eventOsier Yang2012-03-231-0/+24
* Add support for event tray moved of removable disksOsier Yang2012-03-231-0/+33
* Leave all child processes running when stopping systemd serviceDaniel P. Berrange2012-03-231-0/+1
* api: add overflow errorEric Blake2012-03-071-8/+9
* rpc: allow truncated return for virDomainGetCPUStatsEric Blake2012-03-071-2/+8
* daemon: Remove deprecated HAL from init script dependenciesPeter Krempa2012-03-021-1/+0
* build: use correct type for pid and similar typesEric Blake2012-03-021-2/+2
* util: Add netlink event handling to virnetlink.cD. Herrendoerfer2012-02-291-0/+8
* hooks: Add support for capturing hook outputJiri Denemark2012-02-291-3/+3
* Workaround python header file insanityDaniel P. Berrange2012-02-241-1/+1
* Fix polkit0 authenticationJim Fehlig2012-02-151-11/+9
* Fix build with polkit0Jim Fehlig2012-02-151-1/+0
* daemon: fix logic bug with virAsprintfEric Blake2012-02-151-1/+1
* daemon: plug memory leakEric Blake2012-02-151-0/+1
* Allow polkit auth for VNC and SSH usersCole Robinson2012-02-072-4/+4
* maint: consolidate several .gitignore filesEric Blake2012-02-031-15/+0
* build: clean up CPPFLAGS/INCLUDES usageEric Blake2012-02-031-10/+10
* command: allow merging stdout and stderr in string captureEric Blake2012-02-031-8/+3
* qemu: Silent bogus warning about unitialized variableJiri Denemark2012-02-011-1/+1
* daemon: Allow overriding NOFILES ulimit for the daemon as wellMichal Privoznik2012-02-014-0/+17
* Remote protocol for virDomainGetDiskErrorsJiri Denemark2012-02-011-0/+103
* simplify block of codesAlex Jia2012-02-011-5/+1
* remote handler for virDomainGetCPUStats()KAMEZAWA Hiroyuki2012-01-281-2/+74
* Return more error output if policykit auth fails.Cole Robinson2012-01-271-2/+10
* Add new error code VIR_ERROR_AUTH_CANCELLEDCole Robinson2012-01-271-2/+12
* build: allow for 64-bit pid in daemonEric Blake2012-01-261-21/+29
* daemon: convert virRun to virCommandEric Blake2012-01-261-25/+17
* API: make declaration of _LAST enum values conditionalEric Blake2012-01-201-3/+5
* util: add new file for virTypedParameter utilsEric Blake2012-01-191-0/+1
* Rename APIs for fetching UNIX socket credentialsDaniel P. Berrange2012-01-191-3/+3
* Remove duplicate call to virNetSASLSessionGetIdentityDaniel P. Berrange2012-01-191-1/+0
* Also retrieve GID from SO_PEERCREDDaniel P. Berrange2012-01-191-3/+6
* domiftune: clean up previous patchesEric Blake2012-01-021-2/+3
* domiftune: Add support of new APIs to the remote driverHu Tao2011-12-291-0/+64
* daemon: clean up daemonizationEric Blake2011-12-281-16/+37
* Add virDomain{G, S}etNumaParameters support to the remote driverHu Tao2011-12-201-0/+65
* rpc: handle param_int, plug memory leaksEric Blake2011-12-201-13/+10
* build: follow directory install conventionsEric Blake2011-12-121-15/+31
* Fix make uninstallDave Allan2011-12-121-1/+1
* maint: fix improper use of 'an'Eric Blake2011-12-031-2/+2