core-admin/qubes
Marek Marczykowski-Górecki 68b6f1ec76
qubespolicy: use '@' instead of '$' for policy keywords
Using '$' is easy to misuse in shell scripts, shell commands etc. After
all this years, lets abandon this dangerous character and move to
something safer: '@'. The choice was made after reviewing specifications
of various shells on different operating systems and this is the
character that have no special meaning in none of them.

To preserve compatibility, automatically translate '$' to '@' when
loading policy files.
2018-02-19 03:33:40 +01:00
..
api qubespolicy: use '@' instead of '$' for policy keywords 2018-02-19 03:33:40 +01:00
ext
qmemman
storage file-reflink, a storage driver optimized for CoW filesystems 2018-02-12 21:20:05 +00:00
tests Merge remote-tracking branch 'qubesos/pr/190' 2018-02-14 01:29:08 +01:00
tools
vm Merge remote-tracking branch 'qubesos/pr/190' 2018-02-14 01:29:08 +01:00
__init__.py
app.py file-reflink, a storage driver optimized for CoW filesystems 2018-02-12 21:20:05 +00:00
backup.py vm/qubesvm: revert backup_timestamp to '%s' format 2018-01-12 05:34:45 +01:00
config.py
core2migration.py
devices.py
dochelpers.py
events.py
exc.py
firewall.py
log.py
rngdoc.py
tarwriter.py
utils.py qubespolicy: use '@' instead of '$' for policy keywords 2018-02-19 03:33:40 +01:00