index
:
delta/sudo.git
1.6
1.7
1.7.2
1.8
1.9
LDAP
baserock/morph
master
www.sudo.ws: repos/sudo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
python
/
sudo_python_module.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sudo pass -Wwrite-strings
Todd C. Miller
2022-06-28
1
-4
/
+4
*
Make sudo pass -Wmissing-prototypes
Todd C. Miller
2022-06-27
1
-3
/
+3
*
Remove Py_SSIZE2SIZE to quiet cppcheck warnings.
Todd C. Miller
2021-01-26
1
-1
/
+2
*
Update copyright year on some files where it was out of date.
Todd C. Miller
2020-08-31
1
-1
/
+1
*
Fix some warnings from pvs-studio
Todd C. Miller
2020-08-12
1
-0
/
+2
*
Add support for "accept" audit events sent by the sudo front-end.
Todd C. Miller
2020-06-02
1
-1
/
+2
*
Python dictionaries are sparse so we cannot use pos as an index.
Todd C. Miller
2020-04-09
1
-4
/
+3
*
plugins/python/sudo_module: add sudo.LogHandler
Robert Manner
2020-02-27
1
-43
/
+11
*
Use C99 __func__ instead of gcc-specific __PRETTY_FUNCTION__
Todd C. Miller
2020-02-27
1
-3
/
+3
*
plugins/python/sudo_python_module.c: remove unused declaration
Robert Manner
2020-02-19
1
-3
/
+0
*
plugins/python: add missing annotations to help cpychecker
Robert Manner
2020-02-13
1
-0
/
+1
*
plugins/python: add python approval plugin wrapper
Robert Manner
2020-02-11
1
-0
/
+1
*
plugins/python/sudo_module: let a reject also supply error message
Robert Manner
2020-02-11
1
-1
/
+7
*
plugins/python: add python audit plugin wrapper
Robert Manner
2020-02-03
1
-1
/
+16
*
plugins/python: add support for callback errstr arguments
Robert Manner
2020-02-05
1
-0
/
+3
*
plugins/python/sudo_python_module.c: fix options_as_dict if no equal sign
Robert Manner
2020-02-06
1
-0
/
+1
*
plugins/python/sudo_python_module.c: use IntEnums instead of constants
Robert Manner
2020-02-04
1
-28
/
+72
*
plugins/sudo_python_module: Fix double free in sudo.options_as_dict function
Robert Manner
2020-01-28
1
-1
/
+0
*
plugins/python/pyhelpers: have a default sudo_printf function
Robert Manner
2020-01-23
1
-5
/
+0
*
plugins/python: add a sudo python module
Robert Manner
2019-11-21
1
-0
/
+579