sudo/plugins/python
Todd C. Miller 89918caf5a Python 3.12 backtraces use '~' in addition to '^' when underlining.
GitHub issue #374
2024-05-02 20:02:43 -06:00
..
regress Python 3.12 backtraces use '~' in addition to '^' when underlining. 2024-05-02 20:02:43 -06:00
Makefile.in Regenerate dependencies 2024-02-21 13:17:54 -07:00
example_approval_plugin.py Avoid using typing annotations so tests run with Python 3.4. 2020-04-07 14:03:58 -06:00
example_audit_plugin.py Remove trailing whitespace from test output. 2023-07-20 06:57:19 -06:00
example_conversation.py If the signal.Signals enum is not present, search the dictionary. 2020-04-09 10:49:59 -06:00
example_debugging.py Apply spelling fixes. 2020-05-06 09:27:43 -06:00
example_group_plugin.py Avoid using typing annotations so tests run with Python 3.4. 2020-04-07 14:03:58 -06:00
example_io_plugin.py Typographical and Grammatical fixes 2023-11-28 15:00:04 -07:00
example_policy_plugin.py Typographical and Grammatical fixes 2023-11-28 15:00:04 -07:00
lsan_suppr.txt Add a suppression file for the libpython leaks. 2021-04-26 08:58:00 -06:00
pyhelpers.c Use long, not long long, when getting/setting numeric attributes. 2023-09-27 16:35:39 -06:00
pyhelpers.h Use long, not long long, when getting/setting numeric attributes. 2023-09-27 16:35:39 -06:00
pyhelpers_cpychecker.h plugins/python: a plugin which can load policy/io plugin written in python 2019-12-14 12:55:42 -07:00
python_baseplugin.c sudo_module_register_loghandler: clear sudo_type_LogHandler on error 2023-07-22 08:33:04 -06:00
python_convmessage.c Add free function for sudo Python module. 2023-07-25 09:33:03 -06:00
python_loghandler.c Add free function for sudo Python module. 2023-07-25 09:33:03 -06:00
python_plugin.exp Rename python_plugin.exp.in -> python_plugin.exp 2020-08-03 10:15:28 -06:00
python_plugin_approval.c Make sudo pass -Wmissing-prototypes 2022-06-27 12:48:03 -06:00
python_plugin_approval_multi.inc Make sudo pass -Wmissing-prototypes 2022-06-27 12:48:03 -06:00
python_plugin_audit.c Fix some dead stores noted by PVS Studio. 2022-12-11 13:46:04 -07:00
python_plugin_audit_multi.inc Make sudo pass -Wmissing-prototypes 2022-06-27 12:48:03 -06:00
python_plugin_common.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
python_plugin_common.h Update copyright year on some files where it was out of date. 2020-08-31 14:09:36 -06:00
python_plugin_group.c Make sudo pass -Wmissing-prototypes 2022-06-27 12:48:03 -06:00
python_plugin_io.c Fix some dead stores noted by PVS Studio. 2022-12-11 13:46:04 -07:00
python_plugin_io_multi.inc Make sudo pass -Wmissing-prototypes 2022-06-27 12:48:03 -06:00
python_plugin_policy.c Fix some dead stores noted by PVS Studio. 2022-12-11 13:46:04 -07:00
sudo_python_debug.c Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
sudo_python_debug.h Use #include <foo.h> instead of #include "foo.h" in most cases. 2023-09-25 10:13:28 -06:00
sudo_python_module.c Add free function for sudo Python module. 2023-07-25 09:33:03 -06:00
sudo_python_module.h Add free function for sudo Python module. 2023-07-25 09:33:03 -06:00