index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
locking
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove global log buffer feature entirely
Daniel P. Berrange
2014-03-18
4
-10
/
+5
*
Add virLogSource variables to all source files
Daniel P. Berrange
2014-03-18
8
-1
/
+18
*
Require spaces around equality comparisons
Martin Kletzander
2014-03-18
1
-2
/
+2
*
daemon: Introduce max_anonymous_clients
Michal Privoznik
2014-03-17
1
-1
/
+1
*
Add parameter to wait for lock in file locking APIs
Nehal J Wani
2014-03-17
1
-2
/
+2
*
Convert lock driver plugins to use new crypto APIs
Daniel P. Berrange
2014-03-10
2
-62
/
+12
*
Change file names in comments to match the files they are in
Ján Tomko
2014-03-10
2
-2
/
+2
*
sanlock: Truncate domain names longer than SANLK_NAME_LEN
Jiri Denemark
2014-02-27
1
-12
/
+7
*
virtlockd: make re-exec more robust
Michael Chapman
2014-01-22
1
-34
/
+95
*
Add Documentation fields to systemd service files
Guido Günther
2014-01-09
1
-0
/
+2
*
maint: improve VIR_ERR_OPERATION_DENIED usage
Eric Blake
2014-01-06
1
-9
/
+7
*
Revert "virtlockd: treat SIGHUP like SIGUSR1"
Michal Privoznik
2013-12-10
2
-5
/
+3
*
virtlockd: use common exit path when out-of-memory
Michael Chapman
2013-12-10
1
-14
/
+14
*
virtlockd: treat SIGHUP like SIGUSR1
Michael Chapman
2013-12-10
2
-3
/
+5
*
virtlockd: improve initscripts
Michael Chapman
2013-12-10
1
-5
/
+6
*
virtlockd: improve systemd units
Michael Chapman
2013-12-10
2
-3
/
+6
*
Don't depend on syslog.service
Guido Günther
2013-11-19
1
-1
/
+0
*
Remove (nearly) all use of getuid()/getgid()
Daniel P. Berrange
2013-10-21
2
-3
/
+3
*
Remove all direct use of getenv
Daniel P. Berrange
2013-10-21
3
-4
/
+4
*
test_virtlockd.aug.in: Use the correct file
Michal Privoznik
2013-09-03
1
-1
/
+1
*
Process virtlockd.conf instead of libvirtd.conf
Guido Günther
2013-08-30
1
-2
/
+2
*
Make max_clients in virtlockd configurable
David Weber
2013-08-19
5
-3
/
+14
*
Properly handle -h / -V for --help/--version aliases in virtlockd/libvirtd
Daniel P. Berrange
2013-08-13
2
-17
/
+18
*
Add an example config file for virtlockd
Daniel P. Berrange
2013-08-09
3
-0
/
+116
*
Add a man page for virtlockd daemon
Daniel P. Berrange
2013-08-09
1
-0
/
+158
*
Introduce max_queued_clients
Michal Privoznik
2013-08-05
1
-1
/
+1
*
Convert 'int i' to 'size_t i' in src/locking/ files
Daniel P. Berrange
2013-07-10
5
-14
/
+14
*
Adapt to VIR_ALLOC and virAsprintf in src/locking/*
Michal Privoznik
2013-07-10
5
-80
/
+28
*
Add ACL annotations to all RPC messages
Daniel P. Berrange
2013-06-24
1
-0
/
+8
*
virtlockd: fix socket path
Ján Tomko
2013-06-05
1
-1
/
+1
*
src/locking: Remove the whitespace before ";"
Osier Yang
2013-05-21
5
-14
/
+14
*
Adapt to VIR_STRDUP and VIR_STRNDUP in src/locking/*
Michal Privoznik
2013-05-09
6
-63
/
+46
*
Include process start time when doing polkit checks
Daniel P. Berrange
2013-05-08
1
-1
/
+3
*
Ignore 'uri' parameter in lockd driver
Daniel P. Berrange
2013-05-03
1
-0
/
+2
*
Fix release of resources with lockd plugin
Daniel P. Berrange
2013-05-03
1
-12
/
+26
*
util: fix compile errors caused by moving string functions
Laine Stump
2013-05-02
1
-0
/
+1
*
virutil: Move string related functions to virstring.c
Michal Privoznik
2013-05-02
6
-4
/
+5
*
Switch to a more extensible annotation system for RPC protocols
Daniel P. Berrange
2013-04-23
1
-12
/
+62
*
docs: aesthetical cleanups
Martin Kletzander
2013-01-30
1
-3
/
+3
*
locking: use virStrcpyStatic instead of memcpy
John Ferlan
2013-01-24
1
-1
/
+8
*
lock_daemon: Simplify error handling
Peter Krempa
2013-01-17
1
-8
/
+5
*
locking: Resolve resource leaks on non error path
John Ferlan
2013-01-16
1
-0
/
+2
*
locking: Remove unnecessary setting of lockspace
John Ferlan
2013-01-15
1
-2
/
+2
*
Rename HAVE_GNUTLS to WITH_GNUTLS
Daniel P. Berrange
2013-01-14
1
-2
/
+2
*
Make TLS support conditional
Daniel P. Berrange
2013-01-08
1
-2
/
+10
*
maint: avoid potential promotion issues with [ug]id_t
Eric Blake
2013-01-08
1
-8
/
+9
*
build: properly substitute virtlockd.socket
Eric Blake
2013-01-07
1
-1
/
+1
*
build: use common .in replacement mechanism
Eric Blake
2013-01-07
1
-7
/
+7
*
sanlock: Chown lease files as well
Michal Privoznik
2012-12-28
1
-0
/
+11
*
Rename virterror.c virterror_internal.h to virerror.{c,h}
Daniel P. Berrange
2012-12-21
7
-7
/
+7
[next]