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
80-qubes.conf
filter-updates updates-proxy: allow xz compressed metadata (fc21) 2015-02-17 14:11:09 +01:00
ip6tables
iptables firewall: replace deprecated "state" iptables module with "conntrack" 2014-03-28 02:56:43 +01:00
iptables-updates-proxy
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
qubes-nmhook
qubes-setup-dnat-to-ns
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
show-hide-nm-applet.sh remove 'bashisms' or explicit use bash 2015-02-05 05:42:08 +01:00
tinyproxy-updates.conf
udev-qubes-network.rules
vif-route-qubes network: wait for iptables lock instead of aborting 2015-04-21 04:41:57 +02:00