aboutsummaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-208-8/+8
* build: define WITH_INTERFACE for the driverDoug Goldstein2012-09-192-5/+5
* node_memory: Wire up the RPC protocolOsier Yang2012-09-171-0/+60
* list: Implement RPC calls for virConnectListAllSecretsOsier Yang2012-09-171-0/+54
* list: Implement RPC calls for virConnectListAllNWFiltersOsier Yang2012-09-171-0/+54
* list: Implement RPC calls for virConnectListAllNodeDevicesOsier Yang2012-09-171-0/+53
* list: Implemente RPC calls for virConnectListAllInterfacesOsier Yang2012-09-121-0/+54
* list: Implement RPC calls for virConnectListAllNetworksOsier Yang2012-09-111-0/+55
* list: Implement RPC calls for virStoragePoolListAllVolumesOsier Yang2012-09-101-0/+58
* Fix PMSuspend and PMWakeup eventsJiri Denemark2012-09-071-0/+2
* list: Implement the RPC calls for virConnectListAllStoragePoolsOsier Yang2012-09-061-0/+54
* Fix xen driver following changes to make it statefulJim Fehlig2012-08-312-6/+16
* 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
* remote: introduce emulator pinning RPCsTang Chen2012-08-221-0/+91
* daemon: Autodetect lock driver directoryJiri Denemark2012-08-211-2/+4
* Update the remote APIMarcelo Cerri2012-08-201-0/+63
* docs: Enhance documentation of log_filtersJiri Denemark2012-08-171-3/+6
* Update libvirtd --help output to match codeDoug Goldstein2012-08-151-2/+2
* Update paths in man page to reflect libvirtd codeDoug Goldstein2012-08-151-5/+38
* Replace unset REMOTE_PID_FILE with proper valueDoug Goldstein2012-08-152-6/+4
* Fix man page file paths to real pathsDoug Goldstein2012-08-152-12/+12
* Refactor RPC client private data setupDaniel P. Berrange2012-08-153-12/+10
* Turn virNetServer* into virObject instancesDaniel P. Berrange2012-08-072-25/+16
* Turn virNetSASLContext and virNetSASLSession into virObject instancesDaniel P. Berrange2012-08-071-4/+4
* 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
* build: Link security manager into libvirt.soJiri Denemark2012-08-021-1/+0
* Remove manual one-shot global initializersDaniel P. Berrange2012-08-021-1/+0
* build: Link security driver into daemonJiri Denemark2012-08-011-0/+1
* daemon: Fix crash in virTypedParameterArrayClearJiri Denemark2012-07-301-8/+8
* Make RPC code generator a little more flexibleDaniel P. Berrange2012-07-301-2/+2
* doc: add more description on libvirtd option timeoutGuannan Ren2012-07-261-1/+4
* Fixup manpage names and copyright datesLaine Stump2012-07-252-2/+2
* daemon: Fix the wrong macro nameOsier Yang2012-07-241-1/+1
* Fix libnl CFLAGS/LIBS inclusionDoug Goldstein2012-07-241-2/+3
* More advanced auto-detection of driver module directoryDaniel P. Berrange2012-07-241-3/+21
* Desert the FSF address in copyrightOsier Yang2012-07-238-16/+16
* Replace use of virNetError with virReportErrorDaniel P. Berrange2012-07-202-122/+114
* Replace use of virConfError with virReportErrorDaniel P. Berrange2012-07-201-32/+28
* Define public API for receiving guest memory balloon eventsDaniel P. Berrange2012-07-141-0/+28
* systemd: start libvirtd after networkJim Fehlig2012-07-101-0/+1
* Add a opaque parameter to the RPC client init callbackDaniel P. Berrange2012-07-053-3/+6
* Don't install systemd service files executableGuido Günther2012-06-261-1/+1
* list: provide RPC call for snapshotsEric Blake2012-06-191-0/+126
* remote: implement remote protocol for virConnectListAllDomains()Peter Krempa2012-06-181-0/+54
* 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