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
/
src
/
virterror.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all shared utility files to src/util/
Daniel P. Berrange
2009-09-21
1
-1247
/
+0
*
Local file implementation of secret driver API
Miloslav Trmač
2009-09-11
1
-0
/
+5
*
Secret manipulation public API implementation
Miloslav Trmač
2009-09-01
1
-0
/
+9
*
Secret manipulation internal API
Miloslav Trmač
2009-09-01
1
-0
/
+6
*
First version of the Power Hypervisor driver
Eduardo Otubo
2009-07-24
1
-0
/
+3
*
First version of the driver for VMWare ESX
Matthias Bolte
2009-07-23
1
-0
/
+3
*
Add an error code for conflicting mac addresses
Laine Stump
2009-07-21
1
-0
/
+6
*
Regenerated the documentation and localization files
Daniel Veillard
2009-07-01
1
-0
/
+35
*
Improve error reporting for virConnectOpen URIs
Daniel P. Berrange
2009-06-12
1
-2
/
+2
*
release of libvirt-0.6.4
v0.6.4
LIBVIRT_0_6_4
Daniel Veillard
2009-05-29
1
-1
/
+1
*
Fix error location logging
Daniel P. Berrange
2009-05-27
1
-29
/
+43
*
Include the OpenNebula driver
Daniel Veillard
2009-05-25
1
-0
/
+3
*
Add the Interface config APIs
Daniel Veillard
2009-05-20
1
-0
/
+21
*
Add new VIR_ERR_OPERATION_INVALID error code & use it in Xen & QEMU drivers
Daniel P. Berrange
2009-05-08
1
-0
/
+6
*
release of 0.6.3
v0.6.3
LIBVIRT_0_6_3
Daniel Veillard
2009-04-24
1
-2
/
+13
*
Add missing break in error code
Daniel P. Berrange
2009-04-19
1
-0
/
+1
*
integration of the VirtualBox support
Daniel Veillard
2009-04-17
1
-0
/
+2
*
Core internal driver stub for sVirt support (Jams Morris & Dan Walsh)
Daniel P. Berrange
2009-03-03
1
-0
/
+9
*
introduce virSaveLastError(), virFreeError()
John Levon
2009-02-09
1
-0
/
+33
*
publicize virStrerror
Jim Meyering
2009-02-05
1
-1
/
+1
*
virterror.c: don't read beyond end of buffer upon OOM
Jim Meyering
2009-01-27
1
-1
/
+1
*
fix errors in virReportSystemErrorFull
Jim Meyering
2009-01-27
1
-31
/
+41
*
* src/virterror.c (virErrorMsg): Correct indentation.
Jim Meyering
2009-01-27
1
-42
/
+42
*
Make error reporting threadsafe by avoiding strerror
Daniel P. Berrange
2009-01-20
1
-1
/
+66
*
fix "make syntax-check" failures
Jim Meyering
2009-01-20
1
-5
/
+3
*
Thread local error reporting
Daniel P. Berrange
2009-01-20
1
-33
/
+225
*
convert old logging to the new API
Daniel Veillard
2008-12-22
1
-74
/
+100
*
Support domain lifecycle events for Xen (Ben Guthro & Daniel Berrange)
Daniel P. Berrange
2008-11-25
1
-0
/
+3
*
* src/virterror.c (virReportErrorHelper): Sync doc to code.
Jim Meyering
2008-11-25
1
-4
/
+2
*
Public API for node device enumeration (David Lively)
Daniel P. Berrange
2008-11-21
1
-0
/
+21
*
Add an initial User Mode Linux Driver
Daniel P. Berrange
2008-11-19
1
-1
/
+3
*
Move some API declarations out of internal.h & hash.c into dedicated files
Daniel P. Berrange
2008-11-04
1
-0
/
+1
*
Move internal error APIs into virterror_internal.h & drop leading __ prefix
Daniel P. Berrange
2008-11-04
1
-29
/
+28
*
don't print an uninitialized integer in a diagnostic
Jim Meyering
2008-11-04
1
-2
/
+2
*
Centralize majority of error reporting logic.
Cole Robinson
2008-10-09
1
-0
/
+41
*
Added generic domain XML APIs
Daniel P. Berrange
2008-07-11
1
-0
/
+3
*
Generic APIs for network XML configuration
Daniel P. Berrange
2008-07-11
1
-0
/
+3
*
Standardize use of header files, making internal.h primary.
Richard W.M. Jones
2008-05-23
1
-2
/
+2
*
convert TAB-based indentation in C sources to use only spaces
Jim Meyering
2008-04-10
1
-178
/
+178
*
remove Vim and Emacs variable settings from C source files
Jim Meyering
2008-04-10
1
-14
/
+0
*
C99 initializer on __lastErr
Richard W.M. Jones
2008-04-02
1
-1
/
+3
*
remove dandling domain/net/conn pointers from error data
Daniel Veillard
2008-03-31
1
-8
/
+8
*
Initial Linux containers work
Daniel Veillard
2008-03-21
1
-0
/
+3
*
Fix typos (Atsushi SAKAI).
Richard W.M. Jones
2008-02-27
1
-6
/
+6
*
Added main internal storage driver impl
Daniel P. Berrange
2008-02-20
1
-0
/
+12
*
Internal driver API for storage management
Daniel P. Berrange
2008-02-20
1
-0
/
+21
*
Remove all trailing blanks; turn on the rule to detect them.
Jim Meyering
2008-02-05
1
-2
/
+2
*
Enable the <config.h>-requiring test; fix violations
Jim Meyering
2008-01-29
1
-1
/
+1
*
Given code like if (foo) free (foo); remove the useless "if (foo) " part.
Jim Meyering
2008-01-29
1
-8
/
+4
*
Include "config.h".
Jim Meyering
2007-12-05
1
-0
/
+2
[next]