search for: 1d358b7fd

Displaying 1 result from an estimated 1 matches for "1d358b7fd".

2018 Jan 30
3
[PATCH] daemon: build also without Hivex.OPEN_UNSAFE (RHBZ#1493048)
...* with this program; if not, write to the Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + *) + +let hivex_flag_unsafe = [@HIVEX_OPEN_UNSAFE_FLAG@] diff --git a/daemon/config_daemon.mli b/daemon/config_daemon.mli new file mode 100644 index 000000000..1d358b7fd --- /dev/null +++ b/daemon/config_daemon.mli @@ -0,0 +1,19 @@ +(* guestfsd + * Copyright (C) 2018 Red Hat Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; eith...