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
/
daemon
/
libvirtd-config.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce max_queued_clients
Michal Privoznik
2013-08-05
1
-0
/
+1
*
Convert 'int i' to 'size_t i' in daemon/ files
Daniel P. Berrange
2013-07-10
1
-2
/
+3
*
Adapt to VIR_ALLOC and virAsprintf in daemon/*
Michal Privoznik
2013-07-10
1
-9
/
+3
*
Resolve valgrind error in remoteConfigGetStringList()
John Ferlan
2013-06-29
1
-0
/
+6
*
Setup default access control manager in libvirtd
Daniel P. Berrange
2013-06-24
1
-0
/
+4
*
Prefer VIR_STRDUP over virAsprintf(&dst, "%s", str)
Michal Privoznik
2013-06-07
1
-1
/
+1
*
daemon: Remove the whitespace before ";"
Osier Yang
2013-05-21
1
-1
/
+1
*
Separate virGetHostname() API contract from driver APIs
Daniel P. Berrange
2013-05-08
1
-1
/
+1
*
Adapt to VIR_STRDUP and VIR_STRNDUP in daemon/*
Michal Privoznik
2013-05-05
1
-33
/
+17
*
virutil: Move string related functions to virstring.c
Michal Privoznik
2013-05-02
1
-0
/
+2
*
Rename HAVE_POLKIT to WITH_POLKIT
Daniel P. Berrange
2013-01-14
1
-3
/
+3
*
Convert HAVE_SASL to WITH_SASL
Daniel P. Berrange
2013-01-11
1
-2
/
+2
*
Rename virterror.c virterror_internal.h to virerror.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename memory.{c,h} to viralloc.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename logging.{c,h} to virlog.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Rename conf.{c,h} to virconf.{c,h}
Daniel P. Berrange
2012-12-21
1
-1
/
+1
*
Remove spurious whitespace between function name & open brackets
Daniel P. Berrange
2012-11-02
1
-47
/
+47
*
maint: fix up copyright notice inconsistencies
Eric Blake
2012-09-20
1
-1
/
+1
*
Desert the FSF address in copyright
Osier Yang
2012-07-23
1
-2
/
+2
*
Replace use of virConfError with virReportError
Daniel P. Berrange
2012-07-20
1
-32
/
+28
*
Remove uid param from directory lookup APIs
Daniel P. Berrange
2012-05-28
1
-1
/
+1
*
Use XDG Base Directories instead of storing in home directory
William Jon McCann
2012-05-14
1
-5
/
+5
*
daemon: Plug memory leaks
Alex Jia
2012-04-12
1
-0
/
+1
*
Switch libvirtd config loading code to use error APIs
Daniel P. Berrange
2012-04-10
1
-21
/
+35
*
Add API for loading daemon config from in-memory blob
Daniel P. Berrange
2012-04-10
1
-21
/
+46
*
Split libvirtd config file loading out into separate files
Daniel P. Berrange
2012-04-10
1
-0
/
+456