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