<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/op-mode-definitions/webproxy.xml.in, 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>2025-07-29T23:52:45+00:00</updated>
<entry>
<title>op-mode: T7527: eliminate bare shell snippets in op mode commands</title>
<updated>2025-07-29T23:52:45+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-07-29T13:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=01d76637d8513507ec69962c6b95da32b3736133'/>
<id>urn:sha1:01d76637d8513507ec69962c6b95da32b3736133</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T7459: eliminate direct use of sudo in op mode commands</title>
<updated>2025-05-16T11:39:44+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-05-16T11:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6b562aae240927c14f629b9307583013bc3a9008'/>
<id>urn:sha1:6b562aae240927c14f629b9307583013bc3a9008</id>
<content type='text'>
</content>
</entry>
<entry>
<title>op-mode: T6577: create generic service restart helper to work with the API</title>
<updated>2024-07-16T19:29:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-07-16T19:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c74ae852152b0c3c3f00a1847d081d28f500e178'/>
<id>urn:sha1:c74ae852152b0c3c3f00a1847d081d28f500e178</id>
<content type='text'>
Right now we have multiple restart helpers (e.g. dhcp server, ssh, ntp) that
all do the same (more or less):

* Check if service is configured on CLI
* Restart if configured
* Error out if unconfigured

This is not available via the op-mode API. Create a new restart.py op-mode
helper that takes the service name and possible VRF as argument so it's also
exposed via API.
</content>
</entry>
<entry>
<title>T5406: webproxy op-mode command: add vrf support for blacklist update command</title>
<updated>2023-07-31T16:54:05+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-07-31T16:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=befd4045b59f6182591daa9f19702404791303ae'/>
<id>urn:sha1:befd4045b59f6182591daa9f19702404791303ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T3355: migrate webproxy log to proper "monitor log" tree</title>
<updated>2023-07-30T19:55:09+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-30T19:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=78bb41eacb79ab3a359adcf3bd37af81ddc9aaa1'/>
<id>urn:sha1:78bb41eacb79ab3a359adcf3bd37af81ddc9aaa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5411: remove old background monitor implementation for webproxy</title>
<updated>2023-07-29T21:07:39+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-29T21:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=019f90fb65cb243a3ab01ef3e06a39396750cbbd'/>
<id>urn:sha1:019f90fb65cb243a3ab01ef3e06a39396750cbbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>webproxy: T4513: Fixed path to webroxy log files</title>
<updated>2022-07-06T08:52:58+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2022-07-06T08:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=369dd01c7765b17d196492a5df4fe3c8009275e2'/>
<id>urn:sha1:369dd01c7765b17d196492a5df4fe3c8009275e2</id>
<content type='text'>
Fixed path to webproxy log files in webproxy monitor commands
</content>
</entry>
<entry>
<title>xml: op-mode: add preprocessor support as known from configuration mode</title>
<updated>2021-01-10T09:26:59+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-09T13:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37'/>
<id>urn:sha1:e982b78f24d1dca3d2bc92a39b8e9fcf35b39a37</id>
<content type='text'>
</content>
</entry>
</feed>
