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
/
docs
/
apibuild.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
blockjob: add virDomainBlockCommit
Eric Blake
2012-09-17
1
-0
/
+1
*
docs: Add method to print warnings in docBuilder class
Peter Krempa
2012-07-27
1
-0
/
+5
*
Add parsing for VIR_ENUM_IMPL & VIR_ENUM_DECL in apibuild.py
Daniel P. Berrange
2012-05-24
1
-0
/
+112
*
block rebase: add new API virDomainBlockRebase
Eric Blake
2012-02-01
1
-0
/
+1
*
qemu_api: Modify apibuild.py to generate docs for QEMU APIs
Osier Yang
2011-09-14
1
-7
/
+19
*
Add public API for getting migration speed
Jim Fehlig
2011-09-01
1
-1
/
+2
*
Add new API virDomainBlockPull* to headers
Adam Litke
2011-07-22
1
-2
/
+5
*
Quieten build & ensure API build scripts exit with non-zero status
Daniel P. Berrange
2011-07-19
1
-39
/
+54
*
Fix to python API extractor and API doc generation
Daniel Veillard
2011-06-22
1
-17
/
+150
*
apibuild: Restrict long usage to existing functions and structs
Matthias Bolte
2011-06-01
1
-0
/
+74
*
Ignore backward compatibility macros in apibuild.py
Matthias Bolte
2011-05-31
1
-0
/
+10
*
Introduce yet another migration version in API.
Daniel P. Berrange
2011-05-16
1
-0
/
+6
*
maint: Expand tabs in python code
Jiri Denemark
2011-02-18
1
-1597
/
+1597
*
build: Fix VPATH build
Jiri Denemark
2011-02-17
1
-10
/
+13
*
Fixes for documentation extraction
Daniel Veillard
2010-10-13
1
-0
/
+7
*
Fix export of virConnectAuthPtrDefault for MinGW builds
Matthias Bolte
2010-03-23
1
-0
/
+1
*
build: teach apibuild.py to work in a non-srcdir build
Jim Meyering
2010-02-25
1
-3
/
+7
*
Add sentinel attribute for NULL terminated arg lists
Paolo Bonzini
2009-11-06
1
-0
/
+1
*
Fix ordering of <exports> in API description file
Daniel P. Berrange
2009-10-06
1
-1
/
+3
*
Tunnelled migration.
Chris Lalancette
2009-10-02
1
-0
/
+1
*
Fix API doc extractor to stop munging comment formatting
Daniel P. Berrange
2009-09-28
1
-10
/
+21
*
Move all shared utility files to src/util/
Daniel P. Berrange
2009-09-21
1
-2
/
+2
*
Fix up a silly typo in apibuild.py.
Chris Lalancette
2009-08-02
1
-1
/
+1
*
release of 0.6.3
v0.6.3
LIBVIRT_0_6_3
Daniel Veillard
2009-04-24
1
-0
/
+1
*
Fix apibuild.py and update/regenerate localizations
Daniel Veillard
2009-01-20
1
-0
/
+3
*
Release of 0.5.0
v0.5.0
LIBVIRT_0_5_0
Daniel Veillard
2008-11-25
1
-0
/
+13
*
Remove Xen centric comments, rebuild the docs
Daniel Veillard
2008-07-25
1
-0
/
+1
*
Fix typo "informations" -> "information" (Atsushi SAKAI and
Richard W.M. Jones
2008-03-14
1
-1
/
+1
*
Remove all trailing blanks; turn on the rule to detect them.
Jim Meyering
2008-02-05
1
-18
/
+18
*
* docs/apibuild.py: fix the API generator to work out of a
Daniel Veillard
2007-08-14
1
-58
/
+15
*
Split out generic nodeinfo API
Daniel P. Berrange
2007-07-25
1
-0
/
+2
*
* libvirt.spec.in NEWS docs/* po/*: preparing release 0.3.1
Daniel Veillard
2007-07-24
1
-1
/
+2
*
* docs/apibuild.py docs/newapi.xsl: fix generation of XML and
Daniel Veillard
2007-06-29
1
-0
/
+11
*
Switch to using internal event API for QEMU driver
Daniel P. Berrange
2007-06-26
1
-0
/
+2
*
* docs/* NEWS libvirt.spec.in: prepare release of 0.2.2
v0.2.2
LIBVIRT_0_2_2
Daniel Veillard
2007-04-17
1
-0
/
+2
*
* include/libvirt/libvirt.h[.in] include/libvirt/virterror.h
Daniel Veillard
2007-03-15
1
-0
/
+2
*
* configure.in NEWS include/libvirt/libvirt.h docs/* docs/apibuild.py:
Daniel Veillard
2007-02-14
1
-0
/
+2
*
* docs//*: regenerated
Daniel Veillard
2006-11-22
1
-0
/
+2
*
* src/xen_internal.c: applied patch from Jim Fehlig, about
Daniel Veillard
2006-09-19
1
-0
/
+2
*
* libvirt.spec.in proxy/Makefile.am src/proxy_internal.c
Daniel Veillard
2006-07-03
1
-2
/
+4
*
* docs//*: rebuilt the documentation
Daniel Veillard
2006-06-13
1
-0
/
+2
*
* doc/*: updated module list and rebuilt
Daniel Veillard
2006-03-27
1
-0
/
+6
*
* src/driver.h src/internal.h src/libvirt.c src/xen_internal.c
Daniel Veillard
2006-03-20
1
-0
/
+1
*
* docs/examples/examples.xsl docs/examples/index.html
Daniel Veillard
2006-02-20
1
-0
/
+2
*
Fixing generation, Daniel
v0.0.3
LIBVIRT_0_0_3
Daniel Veillard
2006-02-09
1
-2
/
+2
*
* //* : renamed the project libvirt , this affects all makefiles,
Daniel Veillard
2006-02-09
1
-4
/
+4
*
* include/libvir.h include/libvir.h.in src/libvir.c: more integration
Daniel Veillard
2006-01-18
1
-0
/
+4
*
* docs/* docs/html/*: more work on the docs generation
Daniel Veillard
2005-12-07
1
-0
/
+1
*
* docs/Makefile.am docs/apibuild.py docs/libvir-api.xml
Daniel Veillard
2005-12-06
1
-1
/
+25
*
* Makefile.am README TODO autogen.sh configure.in libvir.pc.in
Daniel Veillard
2005-12-05
1
-7
/
+7
[next]