aboutsummaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
...
* Only migrate profile in non-privileged libvirtd instanceDaniel P. Berrange2012-06-111-1/+8
* build: ensure storage driver is usedEric Blake2012-06-062-3/+3
* build: use same perl binary throughout buildEric Blake2012-05-301-2/+2
* build: fix testing of augeas files in VPATH buildsEric Blake2012-05-301-3/+5
* Fix linking to DTrace probes fileDaniel P. Berrange2012-05-281-2/+2
* Autogenerate augeas test case from default config filesDaniel P. Berrange2012-05-283-555/+58
* Fix mistakes in augeas lensDaniel P. Berrange2012-05-281-0/+4
* Standardize whitespace used in example config filesDaniel P. Berrange2012-05-281-7/+6
* Remove uid param from directory lookup APIsDaniel P. Berrange2012-05-282-7/+7
* Override default driver dir when running from GITDaniel P. Berrange2012-05-241-0/+6
* Split QEMU dtrace probes into separate fileDaniel P. Berrange2012-05-241-1/+4
* Only build server side drivers as modulesDaniel P. Berrange2012-05-241-2/+27
* Remove more bogus systemd service dependenciesDaniel P. Berrange2012-05-231-3/+0
* Fix build when configuring with polkit0Jim Fehlig2012-05-211-1/+1
* Reject any non-option command line argumentsDaniel P. Berrange2012-05-161-0/+6
* Remove bogus udev.target dep from libvirtd unitDaniel P. Berrange2012-05-161-1/+0
* Move user libvirtd socket out of abstract namespaceDaniel P. Berrange2012-05-151-1/+1
* Use XDG Base Directories instead of storing in home directoryWilliam Jon McCann2012-05-143-30/+126
* 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