Avoid VLAs with size depending on user input
[ocaml-libvirt.git] / libvirt / libvirt_c.c
2018-08-30 Pino ToscanoAvoid VLAs with size depending on user input
2015-03-17 Richard W.M. JonesSuppress errors to stderr and use thread-local virErrorPtr
2015-03-06 Richard W.M. JonesAdd a binding for virDomainCreateXML.
2013-05-08 David ScottAdd event callback implementation based on virConnectDo...
2013-05-08 David ScottRemove backwards compatability logic to simplify the...
2013-03-06 David ScottFunctions returning "unit" correspond to C fns which...
2012-03-05 Richard W.M. JonesRemove jobs API.
2008-07-07 Richard W.M. JonesClarify the license again for Debian.
2008-07-07 Richard W.M. JonesRevert previous commit.
2008-07-07 Richard W.M. JonesReference the license from LGPL files (for Debian).
2008-06-10 Richard W.M. JonesList* functions throw exceptions if maxids = 0, so...
2008-04-16 Richard W.M. JonesInitial import from old virt-top repository.