git.annexia.org
/
ocaml-libvirt.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ocaml-libvirt.git
2018-09-21
Pino Toscano
Various small API doc improvements
master
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Pino Toscano
Synchronize few states/types with libvirt 4.6.0
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Pino Toscano
Fix broken libvirt links
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Pino Toscano
Switch all the links to https
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Pino Toscano
Libvirt_version: fix license comment
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Pino Toscano
Expose Secret API
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Pino Toscano
examples: switch from C.connect_readonly to connect_aut...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Pino Toscano
Implement Connect.get_auth_default ()
commit
|
commitdiff
|
tree
|
snapshot
2018-09-05
Pino Toscano
Make Optstring_val return const char *
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Update config.guess and config.sub
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Remove note from the TODO file
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Richard W.M...
Update MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Drop the generated libvirt_c.c from the sources
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Disable -Wmissing-prototypes for GCC
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Register a custom exception printer
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Avoid VLAs with size depending on user input
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Workaround lack of constness in custom_operations:...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Add an helper CHECK_ERROR_CLEANUP macro
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Add Domain.get_xml_desc_flags
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Synchronize Virterror with libvirt 4.6.0
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Connect: add auth/credential handling for connect
commit
|
commitdiff
|
tree
|
snapshot
2018-08-30
Pino Toscano
Add Val_opt_const & Val_const_ptr_t
commit
|
commitdiff
|
tree
|
snapshot
2017-11-08
Richard W.M...
Use -safe-string and fix the library.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Richard W.M...
Change binding of virConnectGetAllDomainStats to return...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Richard W.M...
examples: Print more stats in the get_all_domain_stats...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Richard W.M...
Add a binding for virConnectGetAllDomainStats (RHBZ...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Richard W.M...
Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Richard W.M...
Use -g -warn-error.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Richard W.M...
Remove unused 'not_supported' function.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Richard W.M...
Don't bother checking return from virInitialize.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-17
Richard W.M...
Suppress errors to stderr and use thread-local virErrorPtr
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Richard W.M...
Add a binding for virDomainCreateXML.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-30
Richard W.M...
Use C99 standard int64_t instead of OCaml defined ...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-26
Richard W.M...
Kill broken NSIS support.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Richard W.M...
Version 0.6.1.4.
0.6.1.4
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Richard W.M...
Update MANIFEST.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-25
Richard W.M...
Version 0.6.1.3.
0.6.1.3
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
Richard W.M...
Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
David Scott
Add a simple example to show how to receive event callbacks
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
David Scott
Add event callback implementation based on virConnectDo...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
David Scott
Add binding for virConnectSetKeepAlive
commit
|
commitdiff
|
tree
|
snapshot
2013-05-08
David Scott
Remove backwards compatability logic to simplify the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
David Scott
Fix typo in ocaml_libvirt_storage_vol_get_info
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
Richard W.M...
Update dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
David Scott
Functions returning "unit" correspond to C fns which...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
David Scott
Volume.delete takes a flags parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-03-06
David Scott
Correct typos in the storage interface's phantom types
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Richard W.M...
Add contrib directory, and non-upstream patch to add...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Hu Tao
remove parameter nr_pcpus of Libvirt.Domain.get_cpu_stats
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Richard W.M...
Version 0.6.1.2.
0.6.1.2
commit
|
commitdiff
|
tree
|
snapshot
2012-03-23
Richard W.M...
Domain.get_cpu_stats: get number of params correctly...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Richard W.M...
Version 0.6.1.1.
0.6.1.1
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Lai Jiangshan
ocaml-libvirt: add D.get_cpu_stats() API to ocaml-libvirt
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Richard W.M...
Remove virConnectListAllDomains.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Richard W.M...
Add header to Make.rules.in.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-06
Richard W.M...
Remove obsolete: mlvirsh, gettext support, Windows...
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Richard W.M...
Remove .hgignore.
commit
|
commitdiff
|
tree
|
snapshot
2012-03-05
Richard W.M...
Remove jobs API.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Richard Jones
Add .gitignore file.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Richard W.M...
Correct to-do list.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Richard W.M...
Version 0.6.1.0 for release.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Richard W.M...
Correct mlvirsh for new read-write connection.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-10
Richard W.M...
virDomainBlockPeek and virDomainMemoryPeek need a read...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
Richard W.M...
D.get_id returns -1 for inactive domains instead of...
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
Richard W.M...
Don't duplicate unnecessary call to D.get_info.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-03
Richard W.M...
Implement version 3 of virConnectListAllDomains.
commit
|
commitdiff
|
tree
|
snapshot
2008-09-01
Richard W.M...
Add support for virConnectListAllDomains call.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Richard W.M...
Revert previous change.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-29
Richard W.M...
Use CAMLreturn0 to avoid a warning.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-14
Richard W.M...
Allow destdir options to be passed to 'make install...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Richard W.M...
Split peek requests into maximum-sized chunks.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Richard W.M...
Add Domain.max_peek function to determine maximum size of
commit
|
commitdiff
|
tree
|
snapshot
2008-07-09
Richard W.M...
Don't pass -destdir parameter to ocamlfind. Version...
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Richard W.M...
Version 0.4.4.1 for release.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Richard W.M...
Changed INRIA to Red Hat (for Debian)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Richard W.M...
Files missed by 'make distclean' (for Debian)
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Richard W.M...
Removed old ChangeLog file.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Richard W.M...
Clarify the license again for Debian.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Richard W.M...
Revert previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Richard W.M...
Reference the license from LGPL files (for Debian).
commit
|
commitdiff
|
tree
|
snapshot
2008-07-07
Richard W.M...
Clarify the license for Debian.
commit
|
commitdiff
|
tree
|
snapshot
2008-07-04
Richard W.M...
Split 'make install' into separate 'make install-opt...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Richard W.M...
Remove some old virt-top stuff.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Richard W.M...
Auto-generate ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Richard W.M...
Deprecate ChangeLog file.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Richard W.M...
Version 0.4.2.4 for release.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Richard W.M...
Missing dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-10
Richard W.M...
List* functions throw exceptions if maxids = 0, so...
commit
|
commitdiff
|
tree
|
snapshot
2008-06-09
Richard W.M...
Version 0.4.2.3.
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Richard W.M...
Fix some bugs in the implementation of virDomainMemoryPeek
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Richard W.M...
Updated MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Richard W.M...
Add domblkpeek, dommempeek commands and
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Richard W.M...
Add support for virDomainBlockPeek, virDomainMemoryPeek and
commit
|
commitdiff
|
tree
|
snapshot
2008-06-05
Richard W.M...
Remove Windows cruft from when it was lacking ocamlfind.
commit
|
commitdiff
|
tree
|
snapshot
2008-05-27
Richard W.M...
Brazilian Portuguese translation by Herli Joaquim de...
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Richard W.M...
Just the OCaml bindings (C library).
commit
|
commitdiff
|
tree
|
snapshot
2008-04-16
Richard W.M...
Initial import from old virt-top repository.
commit
|
commitdiff
|
tree
|
snapshot