core-agent-linux/network
Jason Mehring 56b0685aaa whonix: Added protected-files file used to prevent scripts from modifying files that need to be protected
A file is created in /var/lib/qubes/protected-files.  Scripts can grep this file before modifying
        known files to be protected and skip any modifications if the file path is within protected-files.

        Usage Example:
            if ! grep -q "^/etc/hostname$" "${PROTECTED_FILE_LIST}" 2>/dev/null; then

        Also cleaned up maintainer scripts removing unneeded systemd status functions and streamlined
        the enable/disable systemd unit files functions
2015-04-25 02:36:43 +02:00
..
30-qubes-external-ip remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
80-qubes.conf install iptables/forwarding for debian 2014-09-29 05:25:14 +02:00
filter-updates updates-proxy: allow xz compressed metadata (fc21) 2015-02-17 14:11:09 +01:00
ip6tables vm/iptables: block IPv6 traffic 2012-09-25 16:14:06 +02:00
iptables firewall: replace deprecated "state" iptables module with "conntrack" 2014-03-28 02:56:43 +01:00
iptables-updates-proxy remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
network-manager-prepare-conf-dir network: do not use ifcfg-rh NM plugin 2014-11-09 05:31:22 +01:00
qubes-firewall network: fix handling newline in firewall rules 2015-02-11 14:14:27 +01:00
qubes-fix-nm-conf.sh The Underscores Revolution: filenames 2013-03-14 01:07:49 +01:00
qubes-netwatcher remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
qubes-nmhook The Underscores Revolution: filenames 2013-03-14 01:07:49 +01:00
qubes-setup-dnat-to-ns various patches for debian 2014-09-29 05:25:24 +02:00
setup-ip whonix: Added protected-files file used to prevent scripts from modifying files that need to be protected 2015-04-25 02:36:43 +02:00
show-hide-nm-applet.desktop Hide nm-applet when NetworkManager is disabled (retry) 2014-02-07 02:16:39 +01:00
show-hide-nm-applet.sh remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
tinyproxy-updates.conf Rename qubes-yum-proxy service to qubes-updates-proxy 2014-09-27 00:32:52 +02:00
udev-qubes-network.rules The Underscores Revolution: filenames 2013-03-14 01:07:49 +01:00
vif-route-qubes network: wait for iptables lock instead of aborting 2015-04-21 04:41:57 +02:00