aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add more debug logging for libvirtd startupDaniel P. Berrange2012-06-151-11/+29
* Fix privileges on /var/run/libvirt directoryDaniel P. Berrange2012-06-111-1/+4
* Only migrate profile in non-privileged libvirtd instanceDaniel P. Berrange2012-06-111-1/+8
* build: ensure storage driver is usedEric Blake2012-06-061-2/+2
* Remove uid param from directory lookup APIsDaniel P. Berrange2012-05-281-6/+6
* Override default driver dir when running from GITDaniel P. Berrange2012-05-241-0/+6
* Only build server side drivers as modulesDaniel P. Berrange2012-05-241-2/+27
* Reject any non-option command line argumentsDaniel P. Berrange2012-05-161-0/+6
* 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-141-24/+120
* 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-191-4/+0
* Switch libvirtd config loading code to use error APIsDaniel P. Berrange2012-04-101-1/+6
* Add API for loading daemon config from in-memory blobDaniel P. Berrange2012-04-101-1/+1
* Split libvirtd config file loading out into separate filesDaniel P. Berrange2012-04-101-478/+1
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-301-1/+1
* Change the default of mdns_adv to falseStef Walter2012-03-271-1/+1
* 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
* daemon: clean up daemonizationEric Blake2011-12-281-16/+37
* Implement keepalive protocol in libvirt daemonJiri Denemark2011-11-241-0/+15
* waitpid: improve safetyEric Blake2011-10-241-5/+1
* daemon: Always advertise libvirtd serviceOsier Yang2011-10-121-1/+5
* daemon: Error and exit if specified value for timeout is not validOsier Yang2011-09-201-2/+4
* Do not log invalid operations in libvirtd logsDaniel Veillard2011-09-131-0/+1
* daemon: Create priority workers poolMichal Privoznik2011-09-051-0/+7
* libvirtd: create run dir when running at non-root userXu He Jie2011-09-011-14/+27
* daemon: Move TLS initialization to virInitializeMichal Privoznik2011-08-251-2/+0
* maint: fix comment typosEric Blake2011-08-231-1/+1
* daemon: initialize GnuTLSMichal Privoznik2011-08-191-0/+2
* daemon: Add early libvirtd start verbose errors.Peter Krempa2011-08-161-10/+29
* 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
* Allow certificate sanity checking to be disabledDaniel P. Berrange2011-07-221-0/+4
* Ensure that libvirtd shuts down if initialization failsDaniel P. Berrange2011-07-221-0/+2
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* Fix build when using polkit0Jim Fehlig2011-07-121-20/+4
* maint: rename virtaudit to match file contentsEric Blake2011-07-121-1/+1
* 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
* libvirtd: avoid memory leak on OOMEric Blake2011-07-011-1/+3
* Add conditionals to allow build without SASLDaniel P. Berrange2011-06-301-0/+6
* Fix hardcoded limit on client requests in RPC codeDaniel P. Berrange2011-06-301-0/+4
* daemon: Fix build without polkitJiri Denemark2011-06-281-5/+5
* Convert libvirtd over to the new RPC handling APIsDaniel P. Berrange2011-06-281-2510/+642
* Promote virEvent*Handle/Timeout to public APICole Robinson2011-06-211-1/+0
* daemon: plug memory leakEric Blake2011-06-081-0/+1
* libvirtd: avoid leak on failureEric Blake2011-06-031-1/+3