summaryrefslogtreecommitdiff
path: root/src/locking
Commit message (Expand)AuthorAgeFilesLines
* Remove global log buffer feature entirelyDaniel P. Berrange2014-03-184-10/+5
* Add virLogSource variables to all source filesDaniel P. Berrange2014-03-188-1/+18
* Require spaces around equality comparisonsMartin Kletzander2014-03-181-2/+2
* daemon: Introduce max_anonymous_clientsMichal Privoznik2014-03-171-1/+1
* Add parameter to wait for lock in file locking APIsNehal J Wani2014-03-171-2/+2
* Convert lock driver plugins to use new crypto APIsDaniel P. Berrange2014-03-102-62/+12
* Change file names in comments to match the files they are inJán Tomko2014-03-102-2/+2
* sanlock: Truncate domain names longer than SANLK_NAME_LENJiri Denemark2014-02-271-12/+7
* virtlockd: make re-exec more robustMichael Chapman2014-01-221-34/+95
* Add Documentation fields to systemd service filesGuido Günther2014-01-091-0/+2
* maint: improve VIR_ERR_OPERATION_DENIED usageEric Blake2014-01-061-9/+7
* Revert "virtlockd: treat SIGHUP like SIGUSR1"Michal Privoznik2013-12-102-5/+3
* virtlockd: use common exit path when out-of-memoryMichael Chapman2013-12-101-14/+14
* virtlockd: treat SIGHUP like SIGUSR1Michael Chapman2013-12-102-3/+5
* virtlockd: improve initscriptsMichael Chapman2013-12-101-5/+6
* virtlockd: improve systemd unitsMichael Chapman2013-12-102-3/+6
* Don't depend on syslog.serviceGuido Günther2013-11-191-1/+0
* Remove (nearly) all use of getuid()/getgid()Daniel P. Berrange2013-10-212-3/+3
* Remove all direct use of getenvDaniel P. Berrange2013-10-213-4/+4
* test_virtlockd.aug.in: Use the correct fileMichal Privoznik2013-09-031-1/+1
* Process virtlockd.conf instead of libvirtd.confGuido Günther2013-08-301-2/+2
* Make max_clients in virtlockd configurableDavid Weber2013-08-195-3/+14
* Properly handle -h / -V for --help/--version aliases in virtlockd/libvirtdDaniel P. Berrange2013-08-132-17/+18
* Add an example config file for virtlockdDaniel P. Berrange2013-08-093-0/+116
* Add a man page for virtlockd daemonDaniel P. Berrange2013-08-091-0/+158
* Introduce max_queued_clientsMichal Privoznik2013-08-051-1/+1
* Convert 'int i' to 'size_t i' in src/locking/ filesDaniel P. Berrange2013-07-105-14/+14
* Adapt to VIR_ALLOC and virAsprintf in src/locking/*Michal Privoznik2013-07-105-80/+28
* Add ACL annotations to all RPC messagesDaniel P. Berrange2013-06-241-0/+8
* virtlockd: fix socket pathJán Tomko2013-06-051-1/+1
* src/locking: Remove the whitespace before ";"Osier Yang2013-05-215-14/+14
* Adapt to VIR_STRDUP and VIR_STRNDUP in src/locking/*Michal Privoznik2013-05-096-63/+46
* Include process start time when doing polkit checksDaniel P. Berrange2013-05-081-1/+3
* Ignore 'uri' parameter in lockd driverDaniel P. Berrange2013-05-031-0/+2
* Fix release of resources with lockd pluginDaniel P. Berrange2013-05-031-12/+26
* util: fix compile errors caused by moving string functionsLaine Stump2013-05-021-0/+1
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-026-4/+5
* Switch to a more extensible annotation system for RPC protocolsDaniel P. Berrange2013-04-231-12/+62
* docs: aesthetical cleanupsMartin Kletzander2013-01-301-3/+3
* locking: use virStrcpyStatic instead of memcpyJohn Ferlan2013-01-241-1/+8
* lock_daemon: Simplify error handlingPeter Krempa2013-01-171-8/+5
* locking: Resolve resource leaks on non error pathJohn Ferlan2013-01-161-0/+2
* locking: Remove unnecessary setting of lockspaceJohn Ferlan2013-01-151-2/+2
* Rename HAVE_GNUTLS to WITH_GNUTLSDaniel P. Berrange2013-01-141-2/+2
* Make TLS support conditionalDaniel P. Berrange2013-01-081-2/+10
* maint: avoid potential promotion issues with [ug]id_tEric Blake2013-01-081-8/+9
* build: properly substitute virtlockd.socketEric Blake2013-01-071-1/+1
* build: use common .in replacement mechanismEric Blake2013-01-071-7/+7
* sanlock: Chown lease files as wellMichal Privoznik2012-12-281-0/+11
* Rename virterror.c virterror_internal.h to virerror.{c,h}Daniel P. Berrange2012-12-217-7/+7