Go to file
Jason Mehring 0df84c7796
debian: Converted debian package to a quilt package to allow patches
Applied patch to qrexec Makefile to prevent compile failure on warnings
  qrexec: Disable all warnings being treated as errors

  gcc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I. -g -Wall -Wextra -Werror -pie -fPIC `pkg-config --cflags vchan-xen` -D_FORTIFY_SOURCE=2  -c -o qrexec-agent-data.o qrexec-agent-data.c
  qrexec-agent-data.c: In function 'handle_remote_data':
  qrexec-agent-data.c:217:17: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
                 status = *(unsigned int *)buf;
                 ^
  cc1: all warnings being treated as errors
  <builtin>: recipe for target 'qrexec-agent-data.o' failed
2015-02-10 10:40:51 -05:00
archlinux Add a qubes group and then add the user 'user' to the group 2015-02-07 06:07:35 -05:00
debian debian: Converted debian package to a quilt package to allow patches 2015-02-10 10:40:51 -05:00
doc Fix formating 2014-05-25 00:55:51 +02:00
misc Remove 'xen.evtchn' udev rule 2015-02-07 06:18:13 -05:00
network remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
pkgs archlinux: created build scripts 2013-04-17 01:22:32 +02:00
qrexec qrexec: register exec function 2014-11-19 15:34:34 +01:00
qubes-rpc remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
rpm_spec Add a qubes group and then add the user 'user' to the group 2015-02-07 06:07:35 -05:00
vm-init.d remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
vm-systemd Set permissions to /proc/xen/privcmd, so a user in qubes group can access 2015-02-07 06:26:51 -05:00
.gitignore gitignore: fix binary packages declaration 2014-07-27 06:11:14 +02:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile debian: Converted debian package to a quilt package to allow patches 2015-02-10 10:40:51 -05:00
Makefile.builder Initial debian packaging 2014-07-23 05:13:32 +02:00
version version 3.0.0 2014-11-22 16:24:18 +01:00