<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/sudo.git/plugins/python/python_plugin_approval.c, branch SUDO_1_9_12</title>
<subtitle>www.sudo.ws: repos/sudo
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/'/>
<entry>
<title>Make sudo pass -Wmissing-prototypes</title>
<updated>2022-06-27T18:48:03+00:00</updated>
<author>
<name>Todd C. Miller</name>
<email>Todd.Miller@sudo.ws</email>
</author>
<published>2022-06-27T18:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=83f8f9e9278b346cdc03036ae8edbd3ed3c938e8'/>
<id>83f8f9e9278b346cdc03036ae8edbd3ed3c938e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year on some files where it was out of date.</title>
<updated>2020-08-31T20:09:36+00:00</updated>
<author>
<name>Todd C. Miller</name>
<email>Todd.Miller@sudo.ws</email>
</author>
<published>2020-08-31T20:09:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=c2c963056c48fdb2df17bb5145eaf745e190d9fe'/>
<id>c2c963056c48fdb2df17bb5145eaf745e190d9fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename __dso_public -&gt; sudo_dso_public and move to config.h.</title>
<updated>2020-08-12T15:57:42+00:00</updated>
<author>
<name>Todd C. Miller</name>
<email>Todd.Miller@sudo.ws</email>
</author>
<published>2020-08-12T15:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=f758c2b99746d2d8f542021dcb0d85d4410763f1'/>
<id>f758c2b99746d2d8f542021dcb0d85d4410763f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins/python: make show_version display the plugin in verbose mode</title>
<updated>2020-02-26T10:33:07+00:00</updated>
<author>
<name>Robert Manner</name>
<email>robert.manner@balabit.com</email>
</author>
<published>2020-02-26T10:33:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=18e3b7b38b8d2bcfbd56a93d54721da531a66e92'/>
<id>18e3b7b38b8d2bcfbd56a93d54721da531a66e92</id>
<content type='text'>
Before it only displayed the plugin version, now it also displays
which python plugin is loaded to be more useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before it only displayed the plugin version, now it also displays
which python plugin is loaded to be more useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins/python/approval: fix show_version crash when it is not implemented</title>
<updated>2020-02-26T10:31:01+00:00</updated>
<author>
<name>Robert Manner</name>
<email>robert.manner@balabit.com</email>
</author>
<published>2020-02-26T10:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=bf06acc3ef1744a8320804c9c00936c4916a7d97'/>
<id>bf06acc3ef1744a8320804c9c00936c4916a7d97</id>
<content type='text'>
For approval plugins show_version is not optional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For approval plugins show_version is not optional.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins/python/python_plugin_approval: fix negative ref count</title>
<updated>2020-02-13T09:31:46+00:00</updated>
<author>
<name>Robert Manner</name>
<email>robert.manner@balabit.com</email>
</author>
<published>2020-02-13T09:31:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=bbfea27bec8b93d9d4528b7a282cce37d3138fc3'/>
<id>bbfea27bec8b93d9d4528b7a282cce37d3138fc3</id>
<content type='text'>
The python_plugin_api_rc_call function already decrements the
refcount of py_args.
Python avoids the double free, but the error gets shown if using python
debug build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The python_plugin_api_rc_call function already decrements the
refcount of py_args.
Python avoids the double free, but the error gets shown if using python
debug build.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins/python: add python approval plugin wrapper</title>
<updated>2020-02-11T09:29:20+00:00</updated>
<author>
<name>Robert Manner</name>
<email>robert.manner@balabit.com</email>
</author>
<published>2020-02-11T09:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=bb70835e883c9728e6b00915c6b9969d109d6f05'/>
<id>bb70835e883c9728e6b00915c6b9969d109d6f05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
