<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/conf_mode/http-api.py, branch 1.4.0-epa1</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-epa1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=1.4.0-epa1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2023-12-01T15:43:53+00:00</updated>
<entry>
<title>http-api: T5782: use single config-mode script for https and http-api</title>
<updated>2023-12-01T15:43:53+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-11-26T02:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=4fcf4ce92b7c1de479070f5b392520984564ad16'/>
<id>urn:sha1:4fcf4ce92b7c1de479070f5b392520984564ad16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T5768: remove auxiliary http-api.conf</title>
<updated>2023-12-01T15:43:53+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-11-21T15:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=006931b8f1926a239bb5be4e27eb40bbe071219c'/>
<id>urn:sha1:006931b8f1926a239bb5be4e27eb40bbe071219c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T2612: reload server within configsession for api self-config</title>
<updated>2023-10-10T18:12:07+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-10-07T03:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=9c7a4b43278e2da0c423089100fb0878239e0aa6'/>
<id>urn:sha1:9c7a4b43278e2da0c423089100fb0878239e0aa6</id>
<content type='text'>
(cherry picked from commit 93d2ea7d635c7aa5acf3000654393ea48b7c6405)
</content>
</entry>
<entry>
<title>T5434: use auto-defaults in http-api.py</title>
<updated>2023-08-07T05:48:31+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-08-06T03:14:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=953f724fddfb6672d61e2af8715479003a0f3b34'/>
<id>urn:sha1:953f724fddfb6672d61e2af8715479003a0f3b34</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/marekm72/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>http-api: T5030: fix missing check on delete keys id tag or key value</title>
<updated>2023-02-24T15:24:38+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-02-24T15:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b0bc3ce9513fb23b22a8b1c53839370a12163410'/>
<id>urn:sha1:b0bc3ce9513fb23b22a8b1c53839370a12163410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T4859: correct calling of script dependencies from http-api.py</title>
<updated>2022-12-02T17:22:43+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-12-02T17:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=579e9294075d82627997af41ac7895923c7e8d5d'/>
<id>urn:sha1:579e9294075d82627997af41ac7895923c7e8d5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>graphql: T4768: change name of api child node from 'gql' to 'graphql'</title>
<updated>2022-10-21T13:46:25+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-10-21T13:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=89fbe73b9fb9ad178a2a35bdf9c7c477dc72f054'/>
<id>urn:sha1:89fbe73b9fb9ad178a2a35bdf9c7c477dc72f054</id>
<content type='text'>
</content>
</entry>
<entry>
<title>http-api: T4749: transition to config_dict</title>
<updated>2022-10-14T16:30:37+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-10-14T14:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=1c429074def533b832ede62fdb138b1201163439'/>
<id>urn:sha1:1c429074def533b832ede62fdb138b1201163439</id>
<content type='text'>
</content>
</entry>
<entry>
<title>graphql: T3993: disable introspection unless set in CLI</title>
<updated>2022-07-24T13:44:58+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2022-05-15T18:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=b882e997e18c0d63aa7a4507df9b71c81c1970d1'/>
<id>urn:sha1:b882e997e18c0d63aa7a4507df9b71c81c1970d1</id>
<content type='text'>
</content>
</entry>
</feed>
