search for: koltsov

Displaying 4 results from an estimated 4 matches for "koltsov".

2012 Jan 03
1
[PATCH] AUTHORS: add the email address for each authors
...index 0d6fb3c..702de5d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,24 +1,24 @@ -Angus Salkeld -Ani Peter -Charles Duffy -Daniel Berrange -Daniel Cabrera -Douglas Schilling Landgraf -Erik Nolte -Geert Warrink -Guido G?nther -Hilko Bengen -Jaswinder Singh -Jim Meyering -Karel Kl?? -Matthew Booth -Maxim Koltsov -Michael Scherer -Nikita A Menkovich -Piotr Dr?g -Rajesh Ranjan -Richard W.M. Jones -Sandeep Shedmake -Shankar Prasad -Thomas S Hatch -Wanlong Gao +Angus Salkeld <asalkeld at redhat.com> +Ani Peter <apeter at redhat.com> +Charles Duffy <cduffy at messageone.com> +Daniel Berrange &...
2010 Dec 19
1
[ANNOUNCE] libguestfs 1.8.0 - tools for accessing and modifying VM disk images
...urce includes phony images of Fedora, Debian, Ubuntu and Windows guests. - Ruby bindings have 'make install' rule. - <guestfs.h> is now a single file. - <guestfs.h> does not require XDR headers. - ocaml xml-light library is no longer required to build (thanks Maxim Koltsov). - ./configure --disable-[...] for each language binding (thanks Maxim Koltsov). - Old ocaml-viewer program removed (use guestfs-browser instead). - New C API test type 'InitScratchFS' makes the tests run a little more quickly. - Excluded packages in the appliance are now lis...
2014 Sep 23
0
[PATCH 13/13] syntax-check: fix trailing_blank check
...Windows guests. - + - Ruby bindings have 'make install' rule. - + - <guestfs.h> is now a single file. - + - <guestfs.h> does not require XDR headers. - + - ocaml xml-light library is no longer required to build (thanks Maxim Koltsov). - + - ./configure --disable-[...] for each language binding (thanks Maxim Koltsov). - + - Old ocaml-viewer program removed (use guestfs-browser instead). - + - New C API test type 'InitScratchFS' makes the tests run a little more quickly. -...
2014 Sep 23
27
[PATCH 00/13] syntax-check
Hi Rich, This series includes patches to make `make syntax-check` pass. Some of the fix require change to maint.mk, but the file is not in git repo. Is it intended? Thanks! Hu Tao (13): syntax-check: dirty hack to pass bindtextdomain check syntax-check: fix error_message_period check syntax-check: fix makefile_at_at_check syntax-check: fix prohibit_assert_without_use check