| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is just code motion.
(cherry picked from commit 6c6aa111795b20533a99a7e38b614b2aa1c0ccb7)
|
|
|
|
|
| |
This is just code motion.
(cherry picked from commit a5884a88fc57174c43d2ae9b50b437a60f6baf0b)
|
|
|
|
| |
(cherry picked from commit 4ac31247605dbcbe4b19212148de0a8671d0a43d)
|
|
|
|
| |
(cherry picked from commit fcc631dedb894379cde01af563df3f6a364db7cb)
|
|
|
|
| |
(cherry picked from commit 9becb385b78eddb9b3817c6accaa6cdb3db0b5af)
|
|
|
|
| |
(cherry picked from commit 858d75d3911c9715bf62c3e8088cce3e991fb0fc)
|
|
|
|
|
|
| |
This now includes a product string, major and minor version,
hostname and even some applications.
(cherry picked from commit 6d4815d3a4921219379bc9ec3cceead217668426)
|
|
|
|
| |
(cherry picked from commit 2bfeaeaa308adf27853c1ec6d1d958a3e4734b8e)
|
|
|
|
| |
(cherry picked from commit 35afe0cb33c986bf595585a716ff259cf3415a1f)
|
|
|
|
| |
(cherry picked from commit a4448956e9a815aff59cac3d98caf80f620fc4c4)
|
|
|
|
|
|
| |
This is just code motion.
Cherry picked from commit 61cfe13ec49f1d1e9d6124f0ee98520aab720087.
|
|
|
|
| |
Cherry picked from commit 8a3a4c25d3bb63674c9ccf8483d9bfd89085fe47.
|
|
|
|
| |
(cherry picked from commit b943d06466724df39b7261ce75e43b0201ed7372)
|
|
|
|
| |
(cherry picked from commit e44cf42f362d793c47d892a18a6853d88abd6ecb)
|
|
|
|
| |
(cherry picked from commit 692f127447d399db21c2e93026d4d2b0ac1839d1)
|
|
|
|
|
|
| |
This is part of the development
commit 79b202ca26226e0a95e3f04ac7ff91e9eb918b48 excluding the
new FreeBSD feature.
|
|
|
|
| |
(cherry picked from commit a22d5a7390339eca5d9bafb2155439ad1ccc02ac)
|
|
|
|
| |
(cherry picked from commit 47af6aaab8f2dde736951b4e549c2638d942dae5)
|
|
|
|
| |
(cherry picked from commit 9674a73c08e128d8a7a39a6be6140c373c0e61f0)
|
|
|
|
| |
(cherry picked from commit 528cd8f64176ca50f5b82db5682b0ee31833b162)
|
|
|
|
| |
(cherry picked from commit 55e6ccb23e0b1f954107b4d0284d3d41f7a4e7b8)
|
|
|
|
| |
(cherry picked from commit a48ab78dc8272675caf7bebf17d2112aaaf6332f)
|
|
|
|
| |
(cherry picked from commit cd96cca38cea638a6db76afceeed76babc9e763c)
|
|
|
|
|
|
|
|
|
|
|
|
| |
This rearranges the sections into a more logical order:
- synopsis and introduction
- API-related overview sections
- (security will go here, see next commit)
- API in detail
- architecture and other internals
- usual end sections
(cherry picked from commit 35dbedb1b18157b2329e0e55d0b5355f26431814)
|
|
|
|
| |
(cherry picked from commit aec3091fa9c65e2f84d0bf9cdd520e597957eca9)
|
|
|
|
|
|
|
| |
At some point we removed the last thing that required
xml-light, but were still testing for it at various places
in the build. This removes all traces.
(cherry picked from commit f6c4026f85fa6ded33a51ec2757abda9f116fd5f)
|
|
|
|
|
|
|
|
|
| |
We were generating this dummy 'Fedora' image already in the
tools directory. It contains just enough Fedora-like files
to fool our inspection code and thus to test the tools.
This is general enough that we can use it everywhere.
(cherry picked from commit 4d900cdac8258daa2e99c6ceb2a4985154e94150)
|
|
|
|
| |
(cherry picked from commit 4a3726d5ed0dd3174b46ec574eaf4f4140cb193b)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows generic "foo *bar" pointers to be passed to
library functions (not to daemon functions).
In the language bindings (except Perl) these are handled
as generic int64s with the assumption being that any
pointer can be converted to and from this. There is room
to add specific support for some pointer types in future
by specializing the match cases. However this is inherently
tricky because it depends on the implementation details of
other bindings (eg. to support virDomainPtr in OCaml depends
on the implementation details of the ocaml-libvirt project).
Perl is slightly different in that you have to supply a
typemap. Again this would depend on the implementation
detail of an external library unless you supplied a generic
typemap for int64.
(cherry picked from commit 4ada0a7815075c9cbe9d8b00da791c105ae739a9)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change makes these libraries optional. If they are not
available at compile time then certain core API features will
be disabled (see below).
This also changes PCRE detection to use pkg-config instead
of the ad hoc autoconf checks.
The large inspect.c file has been split out into separate
function-specific files.
file-architecture: requires pcre & libmagic
inspection: requires pcre & hivex
Cherry picked from commit a0b4caa0821b759de01361b7019c9c9c9607027d.
|
|
|
|
| |
Cherry picked from commit 2ee6ea2ce128d200928173f3d4b40cadae17de93.
|
|
|
|
| |
(cherry picked from commit 8ac9575b204a8ac85f9030500cb6eabbf6aa3226)
|
|
|
|
|
|
| |
However it is used by the daemon.
Cherry picked from commit b52183b5491748d9e979d30e55db6d648b102416.
|
|
|
|
| |
(cherry picked from commit bf3b9e2e236b4dd2216200993ba39545ad5160bb)
|
|
|
|
| |
(cherry picked from commit a6454a437f98cc15d8347960f348937c651942e3)
|
|
|
|
|
| |
This reverts commit a0f85ba643990da25b6afe6a2bbd2407cf312c73.
(cherry picked from commit ed2bd31f9128036cd59399e1d8234023806082a7)
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 064569bcbf854a9cf588ce31851d987d5f114ec8.
This commit does the wrong thing: creating an empty ocaml/.depend
file is wrong because building the OCaml bindings will fail.
Not having this file will prevent automake from running. Therefore
this file has to exist with the correct content in git.
(cherry picked from commit e3acf93ce9e87ce308cf50a4f41408b25dd910e9)
|
|
|
|
| |
(cherry picked from commit e5ec461c67820f050b049b41a630069f0efe96d1)
|
|
|
|
|
| |
This disables the PHP language bindings.
(cherry picked from commit b0a48fa4504f85baa484987f54d8f99703e3ed3b)
|
|
|
|
|
|
| |
Only test for these if $PERL is defined, and use $PERL as
the interpreter.
(cherry picked from commit 8e4a4d3d88b814504c6f2abbf6bf3dab789021b1)
|
|
|
|
|
| |
This disables the Haskell language bindings.
(cherry picked from commit ada875642332b56acbf75d68e964f2f16ca50530)
|
|
|
|
|
| |
This disables the Ruby language bindings.
(cherry picked from commit 5b99e1b983b38d3405662c1e2b16f2731d465ce3)
|
|
|
|
| |
(cherry picked from commit 041969480a2712311c2a82a0c118426793a9b338)
|
|
|
|
|
| |
This disables the Python language bindings.
(cherry picked from commit 3a7eb8ebdb47878ab9bd6b8aff88744365179f87)
|
|
|
|
|
| |
This disables the Perl bindings.
(cherry picked from commit 57c74708ca4e00db259903998b67489e50b8d12b)
|
|
|
|
|
|
|
| |
This program is obsolete and the code has been reused for
guestfs-browser here:
http://people.redhat.com/~rjones/guestfs-browser/
(cherry picked from commit 53c524819323dcea8d5e3d56ff4fc6cf49b6c64f)
|
|
|
|
|
|
|
| |
This can be used to disable the OCaml bindings. Note that
OCaml is still required in any case where you need to rerun
the generator.
(cherry picked from commit af7af2fc5e48e4efecd1f65b60e61b88733161b9)
|
|
|
|
|
|
| |
If this option is specified, FUSE support is unconditionally
disabled.
(cherry picked from commit 428a45c3e15f03e9861e1b551e1ae8da821dba5f)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If supermin is disabled at compile time and the user just wants to
use the ordinary appliance, there is no need to compile in all
the supermin code, and in particular there is no need to check
for the supermin appliance (which involves running
febootstrap-supermin-helper that probably doesn't exist).
This fixes a warning message observed under Debian w/o supermin:
sh: febootstrap-supermin-helper: command not found
(cherry picked from commit 4e656a61d40ff51e63aa06d857c40c14ff31ddb9)
|