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
/
python_plugin_policy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sudo pass -Wmissing-prototypes
Todd C. Miller
2022-06-27
1
-3
/
+3
*
Quiet -Wshadow warnings from gcc.
Todd C. Miller
2021-05-07
1
-2
/
+2
*
Update copyright year on some files where it was out of date.
Todd C. Miller
2020-08-31
1
-1
/
+1
*
Rename __dso_public -> sudo_dso_public and move to config.h.
Todd C. Miller
2020-08-12
1
-1
/
+1
*
Use C99 __func__ instead of gcc-specific __PRETTY_FUNCTION__
Todd C. Miller
2020-02-27
1
-1
/
+1
*
plugins/python: make show_version display the plugin in verbose mode
Robert Manner
2020-02-26
1
-8
/
+2
*
plugins/python: make storing errstr more explicit
Robert Manner
2020-02-12
1
-12
/
+5
*
plugins/python: add support for callback errstr arguments
Robert Manner
2020-02-05
1
-2
/
+17
*
plugins/python/python_plugin_common: close can get custom arguments
Robert Manner
2020-02-06
1
-1
/
+2
*
plugins/python_plugin_io,policy: fix version display in verbose mode
Robert Manner
2020-02-05
1
-1
/
+1
*
plugins/python/python_plugin_policy: add missing debug return
Robert Manner
2020-02-03
1
-0
/
+1
*
Adapt python plugin to new plugin API changes
Todd C. Miller
2020-01-30
1
-5
/
+5
*
plugins/python: use separate python interpreter for each plugin
Robert Manner
2020-01-24
1
-0
/
+9
*
plugins/python/python_plugin_policy: fix validate() call
Robert Manner
2020-01-09
1
-2
/
+1
*
plugins/python: fix confusing version display
Robert Manner
2020-01-09
1
-0
/
+6
*
plugins/python: a plugin which can load policy/io plugin written in python
Robert Manner
2019-10-22
1
-0
/
+272