<feed xmlns='http://www.w3.org/2005/Atom'>
<title>awwan/exec_request.go, branch dev</title>
<subtitle>Configuration management software, scriptable shell with SSH support.</subtitle>
<id>http://git.kilabit.info/awwan/atom?h=dev</id>
<link rel='self' href='http://git.kilabit.info/awwan/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/'/>
<updated>2026-02-05T20:50:24Z</updated>
<entry>
<title>all: use space log prefix instead of dummy date</title>
<updated>2026-02-05T20:50:24Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2026-02-05T20:50:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=a3c27356bfe3e56809f579b617e02829a7ea0a68'/>
<id>urn:sha1:a3c27356bfe3e56809f579b617e02829a7ea0a68</id>
<content type='text'>
Using dummy date make the test output hard to read in verbose option,
because the program logs mixed with the test logs.
</content>
</entry>
<entry>
<title>all: replace module "share" with "pakakeh.go"</title>
<updated>2024-03-22T13:12:34Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2024-03-22T13:11:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=62bf073d3d5b55a7e76cf5d9cebefdc9c00cbcee'/>
<id>urn:sha1:62bf073d3d5b55a7e76cf5d9cebefdc9c00cbcee</id>
<content type='text'>
The "share" project has been moved to SourceHut with new name
"pakakeh.go".
</content>
</entry>
<entry>
<title>all: check script file is a directory</title>
<updated>2023-12-21T17:18:56Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-12-21T17:18:24Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=66a18a789edaa35dfa4446846eeeffabfee0b269'/>
<id>urn:sha1:66a18a789edaa35dfa4446846eeeffabfee0b269</id>
<content type='text'>
This changes we make sure that the passed script path is not a directory
to prevent error when running play with unknown host name.
</content>
</entry>
<entry>
<title>all: use the same date format between log and mlog package</title>
<updated>2023-12-06T16:42:08Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-12-06T14:33:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=6153a1894c7cfa50843caf4f6f9fe4a2b0a6a7a7'/>
<id>urn:sha1:6153a1894c7cfa50843caf4f6f9fe4a2b0a6a7a7</id>
<content type='text'>
In this way, the date-time output from log.Xxx and mlog.Xxx are
consistent.
</content>
</entry>
<entry>
<title>all: remove script name in the log prefix</title>
<updated>2023-12-01T06:17:30Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-11-29T16:26:28Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=fa3683edd2d986a26de85479b8a1c2535d069c15'/>
<id>urn:sha1:fa3683edd2d986a26de85479b8a1c2535d069c15</id>
<content type='text'>
Since each execution now logged in the file with ".log" extension,
there is no need to prefix it with script name again, because its
redundant.
</content>
</entry>
<entry>
<title>all: do not changes the Script path in the response of HTTP Execute</title>
<updated>2023-11-19T19:04:00Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-11-19T19:04:00Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=45af2385eb98994e91792e77e6912b1b74ebb677'/>
<id>urn:sha1:45af2385eb98994e91792e77e6912b1b74ebb677</id>
<content type='text'>
Previously, the ExecRequest from HTTP Execute endpoint changes the Script
value to the absolute script path in the system.
This changes fix this issue to minimize inconsistency between request
and response.
</content>
</entry>
<entry>
<title>all: refactoring, rename Request to ExecRequest</title>
<updated>2023-11-16T15:59:22Z</updated>
<author>
<name>Shulhan</name>
<email>ms@kilabit.info</email>
</author>
<published>2023-11-16T15:59:22Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/awwan/commit/?id=4c17c972104e2dc50dbee4138c992f620e7f10bd'/>
<id>urn:sha1:4c17c972104e2dc50dbee4138c992f620e7f10bd</id>
<content type='text'>
</content>
</entry>
</feed>
