aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* build: define WITH_INTERFACE for the driverDoug Goldstein2012-09-191-4/+4
* Fix xen driver following changes to make it statefulJim Fehlig2012-08-311-6/+12
* Portability fixes for non-linux or old linux platformsDaniel Veillard2012-08-291-0/+4
* Add uevent netlink service.Tang Chen2012-08-221-0/+6
* Introduce virNetlinkEventServiceStopAll() to stop all netlink services.Tang Chen2012-08-221-1/+1
* Improve netlink to support all protocol.Tang Chen2012-08-221-3/+3
* daemon: Autodetect lock driver directoryJiri Denemark2012-08-211-2/+4
* Update libvirtd --help output to match codeDoug Goldstein2012-08-151-2/+2
* Refactor RPC client private data setupDaniel P. Berrange2012-08-151-0/+1
* Turn virNetServer* into virObject instancesDaniel P. Berrange2012-08-071-11/+11
* Turn virNetTLSContext and virNetTLSSession into virObject instancesDaniel P. Berrange2012-08-071-2/+2
* daemon: Portable auto-detection of driver module directoryJiri Denemark2012-08-021-1/+2
* Remove manual one-shot global initializersDaniel P. Berrange2012-08-021-1/+0
* daemon: Fix the wrong macro nameOsier Yang2012-07-241-1/+1
* More advanced auto-detection of driver module directoryDaniel P. Berrange2012-07-241-3/+21
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Add a opaque parameter to the RPC client init callbackDaniel P. Berrange2012-07-051-1/+2
* 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