summaryrefslogtreecommitdiff
path: root/plugins/python/python_convmessage.c
Commit message (Expand)AuthorAgeFilesLines
* Make sudo pass -Wwrite-stringsTodd C. Miller2022-06-281-2/+2
* Remove Py_SSIZE2SIZE to quiet cppcheck warnings.Todd C. Miller2021-01-261-1/+1
* Suppress PVS Studio false positives.Todd C. Miller2021-01-061-4/+4
* Update copyright year on some files where it was out of date.Todd C. Miller2020-08-311-1/+1
* plugins/python/sudo_module: add sudo.LogHandlerRobert Manner2020-02-271-1/+1
* Add missing check for calloc(3) failure.Todd C. Miller2020-02-201-0/+3
* plugins/python/pyhelpers: add helpers for attribute handlingRobert Manner2020-01-311-41/+16
* plugins/python: fix return value typo for the error caseRobert Manner2020-01-221-1/+1
* plugins/python: add a sudo python moduleRobert Manner2019-11-211-0/+176