/
githubmirror
/
sudo
ОбзорДокументацияВойти
/
githubmirror
/
sudo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
sudo/
plugins/python/
..
regress

In C23 the constness of string function returns depends on the first arg

3 месяца назад
Makefile.in

Ignore 64-bit time_t warnings in PVS-Studio

10 месяцев назад
example_approval_plugin.py

Avoid using typing annotations so tests run with Python 3.4.

6 лет назад
example_audit_plugin.py

Remove trailing whitespace from test output.

3 года назад
example_conversation.py

If the signal.Signals enum is not present, search the dictionary. The Signals enum was added in Python 3.5. If it is not present we need to iterate over the dictionary items, looking for signal name to number mappings. Fixes the signal tests with Python 3.4.

6 лет назад
example_debugging.py

Apply spelling fixes. Fixes from PR #30 (ka7) and Bug #925 (fossies.org codespell)

6 лет назад
example_group_plugin.py

Avoid using typing annotations so tests run with Python 3.4.

6 лет назад
example_io_plugin.py

Typographical and Grammatical fixes

3 года назад
example_policy_plugin.py

Remove unreachable python code " raise sudo.PluginError("You are not allowed to run this command!")"

8 месяцев назад
lsan_suppr.txt

Add a suppression file for the libpython leaks. This is a big hammer but it seems like the best we can do for now. Allows "make check" to succeed when address sanitizer is used.

5 лет назад
pyhelpers.c

i should match the bitwidth of what is being compared to

8 месяцев назад
pyhelpers.h

Use long, not long long, when getting/setting numeric attributes.

3 года назад
pyhelpers_cpychecker.h

plugins/python: a plugin which can load policy/io plugin written in python

7 лет назад
python_baseplugin.c

Remove Open Source PVS-Studio comments

10 месяцев назад
python_convmessage.c

Remove Open Source PVS-Studio comments

10 месяцев назад
python_loghandler.c

Remove Open Source PVS-Studio comments

10 месяцев назад
python_plugin.exp

Rename python_plugin.exp.in -> python_plugin.exp There is nothing dynamic in this file.

6 лет назад
python_plugin_approval.c

Remove Open Source PVS-Studio comments

10 месяцев назад
python_plugin_approval_multi.inc

Make sudo pass -Wmissing-prototypes

4 года назад
python_plugin_audit.c

Remove Open Source PVS-Studio comments

10 месяцев назад
python_plugin_audit_multi.inc

Make sudo pass -Wmissing-prototypes

4 года назад
python_plugin_common.c

Remove Open Source PVS-Studio comments

10 месяцев назад
python_plugin_common.h

Update copyright year on some files where it was out of date.

6 лет назад
python_plugin_group.c

Remove Open Source PVS-Studio comments

10 месяцев назад
python_plugin_io.c

Remove Open Source PVS-Studio comments

10 месяцев назад
python_plugin_io_multi.inc

Make sudo pass -Wmissing-prototypes

4 года назад
python_plugin_policy.c

Remove Open Source PVS-Studio comments

10 месяцев назад
sudo_python_debug.c

Remove Open Source PVS-Studio comments

10 месяцев назад
sudo_python_debug.h

Use #include <foo.h> instead of #include "foo.h" in most cases.

3 года назад
sudo_python_module.c

Remove unused value rc in sudo_python_module

8 месяцев назад
sudo_python_module.h

Add free function for sudo Python module.

3 года назад