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

Add regress test for bugzilla 519

15 лет назад
test1.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад
test10.out.ok

Add NOTBEFORE and NOTAFTER command options similar to what is already available in LDAP.

9 лет назад
test10.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад
test11.err.ok

Sudoedit arguments must be file names starting with '/' or a regex.

3 месяца назад
test11.out.ok

Sudoedit arguments must be file names starting with '/' or a regex.

3 месяца назад
test11.sh

Sudoedit arguments must be file names starting with '/' or a regex.

3 месяца назад
test2.err.ok

Add a hook for sudoers parse errors (including defaults and aliases). The hook can be used to log parser errors (sudoers module) or keep track of which files have an error (visudo). Previously, we only kept track of a single parse error.

4 года назад
test2.out.ok

Add test for visudo cycle check core dump; test case from Daniel Kopecek

14 лет назад
test2.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад
test3.err.ok

Store column number for aliases, defaults and userspecs too. This is used to provided the column number along with the line number in error messages. For aliases we store the column of the alias name, not the value since that is what visudo generally needs.

6 лет назад
test3.out.ok

Add regress test for bug 361

14 лет назад
test3.sh

Fix typo; excerise -> exercise

4 года назад
test4.out.ok

Replace sequence number-based cycle detection in visudo with a "used" flag in struct alias. The caller is required to call alias_put() when it is done with the alias. Inspired by a patch from Daniel Kopecek.

13 лет назад
test4.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад
test5.out.ok

Add regress test for bug #623

13 лет назад
test5.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад
test6.out.ok

Add regress for check_defaults() use-after-free bug.

10 лет назад
test6.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад
test7.out.ok

Add checks for sudoers_locale early Defaults

10 лет назад
test7.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад
test8.err.ok

Display more specific parser error messages when possible.

6 лет назад
test8.out.ok

Add checks for sudoers_locale early Defaults

10 лет назад
test8.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад
test9.out.ok

Fix crash in visudo introduced in sudo 1.8.9 when an IP address or network is used in a host-based Defaults entry. Bug #766

10 лет назад
test9.sh

Pass path to testsudoers, visudo or cvtsudoers in the environment. Falls back on the unqualified command if the environment variable is not set.

6 лет назад