hygienic-books
  • Joined on 2022-02-27
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 15:38:14 +00:00
f35baa2c63 feat(debug): Inform user when firewalld XML config is unchanged
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 15:29:28 +00:00
6273b6c99e Merge remote-tracking branch 'origin/master'
f0516806da Merge branch 'cleanup'
c4781aa615 refactor(xml): Shorten section name var
1bbf75d3dd refactor(debug): Dedicated function to generate stringified XML repr
7b6103be72 refactor(debug): Clearly identify exit code 5 reason
Compare 7 commits »
hygienic-books merged pull request Quico/update-firewall-source#2 2022-07-05 15:03:17 +00:00
feat(xml): Diff XML with active config, only store if changed
hygienic-books closed issue Quico/update-firewall-source#1 2022-07-05 15:03:17 +00:00
Only write new firewalld direct rules when changed
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 15:03:17 +00:00
f9d781c8f7 Merge pull request 'feat(xml): Diff XML with active config, only store if changed' (#2) from 1-only-write-xml-when-changed into master
3beb55caae feat(xml): Diff XML with active config, only store if changed
Compare 2 commits »
hygienic-books deleted branch 1-only-write-xml-when-changed from Quico/update-firewall-source 2022-07-05 15:03:17 +00:00
hygienic-books created pull request Quico/update-firewall-source#2 2022-07-05 15:03:07 +00:00
feat(xml): Diff XML with active config, only store if changed
hygienic-books created branch 1-only-write-xml-when-changed in Quico/update-firewall-source 2022-07-05 15:00:03 +00:00
3beb55caae feat(xml): Diff XML with active config, only store if changed
hygienic-books opened issue Quico/update-firewall-source#1 2022-07-05 04:38:12 +00:00
Only write new firewalld direct rules when changed
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 04:35:48 +00:00
0406077aa5 docs(config): Rename headline
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 04:33:01 +00:00
e24ec0a602 docs(config): Typos, formatting
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 04:26:58 +00:00
69992c23da docs(config): Typo
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 04:25:40 +00:00
564ab297a9 docs(meta): Explain project premise
114034c0cd docs(meta): A few nitpicks
99711a1bb7 docs(config): There is no config check anymore, remove mention of it
ef86808214 docs(config): IPv6 rules are a good thing
7f5f8e16b8 docs(config): Add inline example configs
Compare 5 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-07-05 02:52:09 +00:00
ce44e728e0 refactor(systemd): Slim down log output via RichHandler
98f6eb0ae0 refactor(meta): Remove example allow list
caf7ad64d1 refactor(dns): Give more concise output when resolving DNS records
719ee22276 meta(docs): Add systemd example files
74a6f42171 feat(xml): Tie it all together by generating intro ip(6)tables targets
Compare 27 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-06-20 21:52:17 +00:00
f4379bbfc2 feat(app): Add globals and how to deal with them
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2022-06-20 01:57:05 +00:00
b20e3abd1f refactor(meta): Update PyCharm meta files
e265dc3853 feat(python-naive): Add concept of non-overridable globals
Compare 2 commits »
hygienic-books pushed to master at Quico/update-firewall-source 2022-06-18 00:41:16 +00:00
9dcb91d9dd fix(rule): Default drop-packet rule must use 'DROP' target
hygienic-books pushed to master at Quico/update-firewall-source 2022-06-18 00:33:05 +00:00
19372524d5 feat(app): Initial commit
f061fdc8cc refactor(meta): Add PyCharm config files
Compare 2 commits »
hygienic-books pushed to master at Quico/py-cookiecutter-templates 2022-06-17 01:33:18 +00:00
7e971bc330 docs(python-naive): Typo