GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/libvirt.git
v0.10.2-gentoo
v0.7.4-gentoo
v0.8.1-gentoo
v0.8.3-gentoo
v0.8.6-gentoo
v0.9.10-gentoo
v0.9.3-gentoo
C toolkit to manipulate virtual machines repository (gentoo clone including backports branches)
Diego E. Pettenò <flameeyes@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemon
/
libvirtd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more debug logging for libvirtd startup
Daniel P. Berrange
2012-06-15
1
-11
/
+29
*
Fix privileges on /var/run/libvirt directory
Daniel P. Berrange
2012-06-11
1
-1
/
+4
*
Only migrate profile in non-privileged libvirtd instance
Daniel P. Berrange
2012-06-11
1
-1
/
+8
*
build: ensure storage driver is used
Eric Blake
2012-06-06
1
-2
/
+2
*
Remove uid param from directory lookup APIs
Daniel P. Berrange
2012-05-28
1
-6
/
+6
*
Override default driver dir when running from GIT
Daniel P. Berrange
2012-05-24
1
-0
/
+6
*
Only build server side drivers as modules
Daniel P. Berrange
2012-05-24
1
-2
/
+27
*
Reject any non-option command line arguments
Daniel P. Berrange
2012-05-16
1
-0
/
+6
*
Move user libvirtd socket out of abstract namespace
Daniel P. Berrange
2012-05-15
1
-1
/
+1
*
Use XDG Base Directories instead of storing in home directory
William Jon McCann
2012-05-14
1
-24
/
+120
*
util: fix libvirtd startup failure due to netlink error
Laine Stump
2012-05-07
1
-0
/
+6
*
The policy kit and HAL node device drivers both require a
Daniel P. Berrange
2012-04-19
1
-4
/
+0
*
Switch libvirtd config loading code to use error APIs
Daniel P. Berrange
2012-04-10
1
-1
/
+6
*
Add API for loading daemon config from in-memory blob
Daniel P. Berrange
2012-04-10
1
-1
/
+1
*
Split libvirtd config file loading out into separate files
Daniel P. Berrange
2012-04-10
1
-478
/
+1
*
Consistent style for usage of sizeof operator
Daniel P. Berrange
2012-03-30
1
-1
/
+1
*
Change the default of mdns_adv to false
Stef Walter
2012-03-27
1
-1
/
+1
*
build: use correct type for pid and similar types
Eric Blake
2012-03-02
1
-2
/
+2
*
util: Add netlink event handling to virnetlink.c
D. Herrendoerfer
2012-02-29
1
-0
/
+8
*
hooks: Add support for capturing hook output
Jiri Denemark
2012-02-29
1
-3
/
+3
*
daemon: clean up daemonization
Eric Blake
2011-12-28
1
-16
/
+37
*
Implement keepalive protocol in libvirt daemon
Jiri Denemark
2011-11-24
1
-0
/
+15
*
waitpid: improve safety
Eric Blake
2011-10-24
1
-5
/
+1
*
daemon: Always advertise libvirtd service
Osier Yang
2011-10-12
1
-1
/
+5
*
daemon: Error and exit if specified value for timeout is not valid
Osier Yang
2011-09-20
1
-2
/
+4
*
Do not log invalid operations in libvirtd logs
Daniel Veillard
2011-09-13
1
-0
/
+1
*
daemon: Create priority workers pool
Michal Privoznik
2011-09-05
1
-0
/
+7
*
libvirtd: create run dir when running at non-root user
Xu He Jie
2011-09-01
1
-14
/
+27
*
daemon: Move TLS initialization to virInitialize
Michal Privoznik
2011-08-25
1
-2
/
+0
*
maint: fix comment typos
Eric Blake
2011-08-23
1
-1
/
+1
*
daemon: initialize GnuTLS
Michal Privoznik
2011-08-19
1
-0
/
+2
*
daemon: Add early libvirtd start verbose errors.
Peter Krempa
2011-08-16
1
-10
/
+29
*
daemon: Fix regression of libvirtd reloading support
Osier Yang
2011-08-15
1
-0
/
+13
*
Convert libvirtd to use crash-safe pidfile APIs
Daniel P. Berrange
2011-08-12
1
-49
/
+11
*
daemon: Unlink unix socket paths on shutdown
Osier Yang
2011-08-04
1
-0
/
+1
*
Allow certificate sanity checking to be disabled
Daniel P. Berrange
2011-07-22
1
-0
/
+4
*
Ensure that libvirtd shuts down if initialization fails
Daniel P. Berrange
2011-07-22
1
-0
/
+2
*
build: rename files.h to virfile.h
Eric Blake
2011-07-21
1
-1
/
+1
*
Fix build when using polkit0
Jim Fehlig
2011-07-12
1
-20
/
+4
*
maint: rename virtaudit to match file contents
Eric Blake
2011-07-12
1
-1
/
+1
*
libvirtd: diagnose explicitly requested but missing conf file
Eric Blake
2011-07-08
1
-7
/
+12
*
Don't exit if the libvirtd config does not exist
Daniel P. Berrange
2011-07-08
1
-0
/
+4
*
libvirtd: avoid memory leak on OOM
Eric Blake
2011-07-01
1
-1
/
+3
*
Add conditionals to allow build without SASL
Daniel P. Berrange
2011-06-30
1
-0
/
+6
*
Fix hardcoded limit on client requests in RPC code
Daniel P. Berrange
2011-06-30
1
-0
/
+4
*
daemon: Fix build without polkit
Jiri Denemark
2011-06-28
1
-5
/
+5
*
Convert libvirtd over to the new RPC handling APIs
Daniel P. Berrange
2011-06-28
1
-2510
/
+642
*
Promote virEvent*Handle/Timeout to public API
Cole Robinson
2011-06-21
1
-1
/
+0
*
daemon: plug memory leak
Eric Blake
2011-06-08
1
-0
/
+1
*
libvirtd: avoid leak on failure
Eric Blake
2011-06-03
1
-1
/
+3
[next]