<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/op_mode/dns_forwarding_statistics.py, branch rolling</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-01-21T19:29:25+00:00</updated>
<entry>
<title>dns: T4578: Remove unnecessary dns forwarding statistics script</title>
<updated>2024-01-21T19:29:25+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2024-01-19T06:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=119efb6d8d353482d598287f49e22aa68a22e960'/>
<id>urn:sha1:119efb6d8d353482d598287f49e22aa68a22e960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5195: vyos.util -&gt; vyos.utils package refactoring (#2093)</title>
<updated>2023-07-14T20:18:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-14T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1ca536da448749dff557f13ecae97b124026e96'/>
<id>urn:sha1:d1ca536da448749dff557f13ecae97b124026e96</id>
<content type='text'>
* T5195: move run, cmd, call, rc_cmd helper to vyos.utils.process

* T5195: use read_file and write_file implementation from vyos.utils.file

Changed code automatically using:

find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import read_file$/from vyos.utils.file import read_file/g' {} +
find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import write_file$/from vyos.utils.file import write_file/g' {} +

* T5195: move chmod* helpers to vyos.utils.permission

* T5195: use colon_separated_to_dict from vyos.utils.dict

* T5195: move is_systemd_service_* to vyos.utils.process

* T5195: fix boot issues with missing imports

* T5195: move dict_search_* helpers to vyos.utils.dict

* T5195: move network helpers to vyos.utils.network

* T5195: move commit_* helpers to vyos.utils.commit

* T5195: move user I/O helpers to vyos.utils.io</content>
</entry>
<entry>
<title>dns: T3744: fixed dns fwd statistics formatting</title>
<updated>2021-08-12T09:08:23+00:00</updated>
<author>
<name>FileGo</name>
<email>emilnovak@gmail.com</email>
</author>
<published>2021-08-12T09:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=0f7833483c0fe4982747bbbace45a83fae793257'/>
<id>urn:sha1:0f7833483c0fe4982747bbbace45a83fae793257</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns-forwarding: T2255: Fix op-mode error</title>
<updated>2020-04-20T15:29:25+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2020-04-20T15:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8bcc770e6604e0953c410f6e652fff7d8425e0f3'/>
<id>urn:sha1:8bcc770e6604e0953c410f6e652fff7d8425e0f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dns-forwarding: T2298: fix path to control file</title>
<updated>2020-04-15T20:03:09+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-15T20:03:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=16b2fc8fc4cae96f027e036f259c10dc793bf5e5'/>
<id>urn:sha1:16b2fc8fc4cae96f027e036f259c10dc793bf5e5</id>
<content type='text'>
After migrating PowerDNS to systemd and also its configuration files to a
volatile directory in commit 77d725f ("dns-forwarding: T2185: move configuration
files to volatile /run directory") the path for the control file has not
been altered and pushed to the client rec_control binary"
</content>
</entry>
<entry>
<title>util: T2226: rewrite dns forwarding to use cmd</title>
<updated>2020-04-06T19:22:35+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-04-05T16:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=846d0aebeac85632b3079ee1d8fd03732eba43d5'/>
<id>urn:sha1:846d0aebeac85632b3079ee1d8fd03732eba43d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T682: bugfix - added missing sys import</title>
<updated>2018-06-04T17:48:15+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-06-04T17:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f1601cde2d66d6a4bf19d1d46f3c22de026d17e4'/>
<id>urn:sha1:f1601cde2d66d6a4bf19d1d46f3c22de026d17e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T682: bugfix 'show dns forwarding statistics'</title>
<updated>2018-06-04T17:22:25+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-06-04T17:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d9f2b8ff36d4b18612005e9a4b61f80f0fa715be'/>
<id>urn:sha1:d9f2b8ff36d4b18612005e9a4b61f80f0fa715be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T564: a command to reset DNS forwarding cache for a domain and better checking for unconfigured service.</title>
<updated>2018-05-19T16:05:35+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-19T16:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c7a5a84eaaa072d681f98b228c44043d0345f6c0'/>
<id>urn:sha1:c7a5a84eaaa072d681f98b228c44043d0345f6c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T644: remove prefixing from all scripts and update environment variables with VyOS paths.</title>
<updated>2018-05-16T14:02:33+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-16T14:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d4c10902026b76a6372cf738fc98860b29b39759'/>
<id>urn:sha1:d4c10902026b76a6372cf738fc98860b29b39759</id>
<content type='text'>
</content>
</entry>
</feed>
