<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/sudo.git/plugins/python/sudo_python_module.h, 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>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>plugins/python/sudo_module: add sudo.LogHandler</title>
<updated>2020-02-27T10:19:05+00:00</updated>
<author>
<name>Robert Manner</name>
<email>robert.manner@balabit.com</email>
</author>
<published>2020-02-27T10:19:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=a273915a49825b0b365842ec96525b42ec29e701'/>
<id>a273915a49825b0b365842ec96525b42ec29e701</id>
<content type='text'>
so python log system can be used with sudo logsystem.
Loggers use it by default (the handler is set on the root logger).
If that is not the intent, it can be overridden explicitly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so python log system can be used with sudo logsystem.
Loggers use it by default (the handler is set on the root logger).
If that is not the intent, it can be overridden explicitly.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins/python/sudo_module: let a reject also supply error message</title>
<updated>2020-02-11T13:46:23+00:00</updated>
<author>
<name>Robert Manner</name>
<email>robert.manner@balabit.com</email>
</author>
<published>2020-02-11T13:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=cca036040bfc9463c7b6f4e33714e0754b3d52c9'/>
<id>cca036040bfc9463c7b6f4e33714e0754b3d52c9</id>
<content type='text'>
Same as sudo.PluginError exception, have a sudo.PluginReject exception
as well. Added common base exception as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Same as sudo.PluginError exception, have a sudo.PluginReject exception
as well. Added common base exception as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins/python: add support for callback errstr arguments</title>
<updated>2020-02-05T16:17:16+00:00</updated>
<author>
<name>Robert Manner</name>
<email>robert.manner@balabit.com</email>
</author>
<published>2020-02-05T16:17:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=c21959748f8e3284f53ddf81763612ed7203853f'/>
<id>c21959748f8e3284f53ddf81763612ed7203853f</id>
<content type='text'>
Plugins can raise a sudo.PluginError exception to add context message
for the failure.

The callback's errstr gets filled up with the specified message.
But, as sudo expects a string constant (will not free the string),
we store it in the plugin context at least until next callback
invocation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Plugins can raise a sudo.PluginError exception to add context message
for the failure.

The callback's errstr gets filled up with the specified message.
But, as sudo expects a string constant (will not free the string),
we store it in the plugin context at least until next callback
invocation.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins/python: add a sudo python module</title>
<updated>2019-11-21T08:36:37+00:00</updated>
<author>
<name>Robert Manner</name>
<email>robert.manner@balabit.com</email>
</author>
<published>2019-11-21T08:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/sudo.git/commit/?id=85c895eee74700cb60d0214dc4030292e6553629'/>
<id>85c895eee74700cb60d0214dc4030292e6553629</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
