libvirt/src/locking
Erik Skultety 30b650b2ba daemon: Split filter parsing and filter defining
Similar to outputs, parser should do parsing only, thus the 'define' logic
is going to be stripped from virLogParseAndDefineFilters by replacing calls to
this method to virLogSetFilters instead.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-10-10 08:27:25 +02:00
..
domain_lock.c
domain_lock.h
libvirt_lockd.aug
libvirt_sanlock.aug locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
lock_daemon_config.c virtlockd: convert to typesafe virConf accessors 2016-07-12 09:58:21 +01:00
lock_daemon_config.h virtlockd: convert to typesafe virConf accessors 2016-07-12 09:58:21 +01:00
lock_daemon_dispatch.c Move daemon-related parts of virNetServer to virNetDaemon 2015-06-16 13:46:19 +02:00
lock_daemon_dispatch.h
lock_daemon.c daemon: Split filter parsing and filter defining 2016-10-10 08:27:25 +02:00
lock_daemon.h
lock_driver_lockd.c lockd: convert to typesafe virConf accessors 2016-07-12 09:58:22 +01:00
lock_driver_lockd.h locking: Use bit shift for flag values not constant values. 2016-03-07 15:48:19 -05:00
lock_driver_nop.c
lock_driver_nop.h
lock_driver_sanlock.c sanlock: Properly init io_timeout 2016-09-29 16:59:11 +02:00
lock_driver.h
lock_manager.c
lock_manager.h
lock_protocol.x Fix make check with gcc version 5 2016-01-18 15:19:21 +01:00
lockd.conf
sanlock_helper.c util: Add virGettextInitialize, convert the code 2016-04-14 13:22:40 -04:00
sanlock.conf locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
test_libvirt_lockd.aug.in
test_libvirt_sanlock.aug.in locking: Add io_timeout to sanlock 2015-11-18 10:56:56 +01:00
test_virtlockd.aug.in
virtlockd.aug
virtlockd.conf
virtlockd.init.in Fix LSB requirements in service script and sync them 2016-01-11 15:49:13 +01:00
virtlockd.pod man: Fix SYNOPSIS section 2016-04-25 15:40:44 +02:00
virtlockd.service.in
virtlockd.socket.in
virtlockd.sysconf