mirror of https://github.com/sudo-project/sudo.git
80 lines
1.5 KiB
Plaintext
80 lines
1.5 KiB
Plaintext
~$
|
|
\.i$
|
|
\.l[ao]$
|
|
\.lai$
|
|
\.map$
|
|
\.o$
|
|
\.plog$
|
|
|
|
\.diff$
|
|
\.orig$
|
|
\.patch$
|
|
\.rej$
|
|
|
|
^autom4te\.cache/
|
|
/\.libs/
|
|
Makefile$
|
|
^config\.(h|log|status)$
|
|
^libtool$
|
|
^build$
|
|
|
|
^ChangeLog$
|
|
^PVS-Studio\.cfg$
|
|
^stamp-
|
|
^uncrustify\.files$
|
|
^docs/.*\.man$
|
|
^docs/.*\.mdoc$
|
|
^docs/fixman\.sed$
|
|
|
|
^etc/init\.d/sudo\.conf$
|
|
|
|
^examples/sudo\.conf$
|
|
^examples/sudo_logsrvd\.conf$
|
|
^examples/sudoers$
|
|
^examples/syslog\.conf$
|
|
|
|
^init\.d/.*\.sh$
|
|
^init\.d/sudo\.conf$
|
|
|
|
^pathnames\.h$
|
|
^src/sudo$
|
|
^src/sesh$
|
|
^src/check_(net_ifs|noexec|ttyname)$
|
|
^src/intercept\.exp$
|
|
^src/sudo_usage\.h$
|
|
|
|
^lib/eventlog/check_wrap$
|
|
^lib/eventlog/regress/logwrap/check_wrap.out$
|
|
|
|
^lib/iolog/check_iolog_(json|filter|mkpath|path|timing)$
|
|
^lib/iolog/fuzz_iolog_(json|legacy|timing)$
|
|
^lib/iolog/host_port_test$
|
|
|
|
^lib/util/getgids$
|
|
^lib/util/mksiglist$
|
|
^lib/util/mksiglist.h$
|
|
^lib/util/mksigname$
|
|
^lib/util/mksigname.h$
|
|
^lib/util/siglist\.c$
|
|
^lib/util/signame\.c$
|
|
^lib/util/util\.exp$
|
|
^lib/util/[a-z0-9_]+_test$
|
|
^lib/util/fuzz_sudo_conf$
|
|
^lib/util/regress/harness
|
|
^lib/util/regress/.*\.(out|err)$
|
|
|
|
^logsrvd/sudo_(logsrvd|sendlog)$
|
|
^logsrvd/fuzz_logsrvd_conf$
|
|
^logsrvd/logsrvd_conf_test$
|
|
|
|
^plugins/sudoers/(cvtsudoers|sudoers|sudoreplay|testsudoers|tsdump|tsgetusershell\.c|visudo|prologue|check_[a-z0-9_]+)$
|
|
^plugins/sudoers/fuzz_(policy|sudoers(_ldif)?)$
|
|
^plugins/sudoers/.*\.(out|toke|err|json|ldif|sudo|ldif2sudo)$
|
|
^plugins/sudoers/regress/harness
|
|
^plugins/sudoers/regress/iolog_plugin/iolog$
|
|
^plugins/sudoers/regress/testsudoers/test3\.d/root$
|
|
|
|
^plugins/python/__pycache__
|
|
^plugins/python/regress/__pycache__
|
|
^plugins/python/check_python_examples$
|