summaryrefslogtreecommitdiff
path: root/plugins/python/python_plugin_approval.c
Commit message (Expand)AuthorAgeFilesLines
* Make sudo pass -Wmissing-prototypesTodd C. Miller2022-06-271-2/+3
* Update copyright year on some files where it was out of date.Todd C. Miller2020-08-311-1/+1
* Rename __dso_public -> sudo_dso_public and move to config.h.Todd C. Miller2020-08-121-2/+2
* plugins/python: make show_version display the plugin in verbose modeRobert Manner2020-02-261-7/+1
* plugins/python/approval: fix show_version crash when it is not implementedRobert Manner2020-02-261-9/+0
* plugins/python/python_plugin_approval: fix negative ref countRobert Manner2020-02-131-1/+1
* plugins/python: add python approval plugin wrapperRobert Manner2020-02-111-0/+210