Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Sudo Project
Provide privileged access management for the masses.
Collective -
Host: opensource -
https://opencollective.com/sudo-project
- Website: https://www.sudo.ws
- Code: https://github.com/sudo-project
github.com/sudo-project/sudo - 95a6731ff19638dcb4cdd10c257be4057efd5501 authored about 2 years ago
Also check that "hg --version" or "git --version" works before using
hg or git. Bug #1043.
If a user's sudoers entry did not have any RunAs user's set, running
"sudo -U otheruser -l" would...
Lock the socket dir to avoid races in open_persistent_connection().
Also avoid using "ssh -f" sin...
github.com/sudo-project/sudo - 2e322c094375f2761b9bf97448611dc2d43fb0b6 authored about 2 years ago
github.com/sudo-project/sudo - 185fe31fea41a557facf0c6eea33151658058f3e authored about 2 years ago
github.com/sudo-project/sudo - 104a0294e10f75274d022de3db0e30deb08a2038 authored about 2 years ago
github.com/sudo-project/sudo - 11264cd49b236e827730f7905c6ba92257c9a464 authored about 2 years ago
github.com/sudo-project/sudo - 3df7b64d8093b7f46d04940a3562363fbb3cce4a authored about 2 years ago
If a function is not found, check again with "-lsocket", "-linet",
"-lsocket -lnsl", or "-lresolv...
github.com/sudo-project/sudo - f9639aca89ce8d914968bb62fe3c3edc55e171ec authored about 2 years ago
We do not need to call AC_CACHE_VAL() to ensure that a variable is
cached, its name just needs to...
github.com/sudo-project/sudo - 3cdd044c68ef2da2ebb9d88dcf89c8d77197c3ea authored about 2 years ago
We don't use the NROFFPROG or MANDOCPROG any longer so no need
to set those.
github.com/sudo-project/sudo - dd1eb1f6c5e2ffb6792b03b99087033dfaa7a689 authored about 2 years ago
github.com/sudo-project/sudo - fd6484917e98d1d21718e77e7445c729f1a4bf54 authored about 2 years ago
github.com/sudo-project/sudo - 29c36a3c1d071e1d37bf3c0f4c9d15d7fef3eaf7 authored about 2 years ago
github.com/sudo-project/sudo - 38ffd03cd6e0f4d466d468100ad39010b8a30025 authored about 2 years ago
github.com/sudo-project/sudo - 12da6bd0cefca7166c8d13d10956641348e839f5 authored about 2 years ago
github.com/sudo-project/sudo - 00e22508a76313302c60956df1f087b8ed34c901 authored about 2 years ago
github.com/sudo-project/sudo - f515c238bcf8627a2b2c7548a43fc02e00c4eedf authored about 2 years ago
github.com/sudo-project/sudo - 4220e6631b3e780d3e8b8237b48d5c529164f0e1 authored about 2 years ago
github.com/sudo-project/sudo - ea5668086c6ef0180baffd8e1ac61088e6eed964 authored about 2 years ago
github.com/sudo-project/sudo - 5bf5a4e26c57a1386e9d0b7c93181ee193e470b5 authored about 2 years ago
Also move the PVS-Studio.cfg generation to sudo.m4.
github.com/sudo-project/sudo - 8718fc2083cda5dd7adfcebe8436222bc52dd9af authored about 2 years agogithub.com/sudo-project/sudo - ee6420ad5b90f7a9b0c0f229961f2f7a54caefa5 authored about 2 years ago
[snprintf] Check for '\0' to prevent undef memory read
github.com/sudo-project/sudo - 31152ba4d75f30969ce9d5d21770b3617f5669d3 authored about 2 years agogithub.com/sudo-project/sudo - 8ac89f8d058355565a5481950940444bfd7c44ec authored about 2 years ago
In practice this means we must use "sudo_noreturn static foo(void)"
instead of "static sudo_noret...
Run tests in a pty so check_ttyname works as expected.
Explicitly set short command line options ...
If the C23 attributes are not supported, use gcc-style attributes
where possible.
Use AX_APPEND_FLAG instead of addind to CFLAGS directly.
github.com/sudo-project/sudo - cfdcd96b63e9e6c2e21e1114566315f1f95ca987 authored about 2 years agoThis is not included in the release tarball because it is of limited
use to other people.
This avoids any limit on the size of argv.
github.com/sudo-project/sudo - a9cab46f8871a410538aa8209a8cebbc1c1a792a authored about 2 years agocheck_syntax(): Remove duplicate calls to init_defaults()
github.com/sudo-project/sudo - 9a36698164eb4929c6c880bc4415b36cff8e39bb authored about 2 years agogithub.com/sudo-project/sudo - 26cf125fb9a6aceb8012451b9ed53bd4c8f22027 authored about 2 years ago
Once upon a time, command_info was a stack variable, now it is
dynamically allocated. Coverity C...
github.com/sudo-project/sudo - eb4ae10ab4d7d311aeec25008961d3b2ff3736f6 authored about 2 years ago
This restores the previous behavior.
github.com/sudo-project/sudo - 9fff5a5fae09c295315e109cf84f85886fcac2a9 authored about 2 years agoQuiets warnings from Infer.
github.com/sudo-project/sudo - f066ff9e01e88b814681248932eea45d88a3056c authored about 2 years agoThis should not be needed since we only use the returned pointer
if it is larger than the string ...
Fixes a potential resource leak that currently cannot happen.
Quiets a warning from Infer.
Previously, we just compared the error code with LDAP_NO_MEMORY
when checking for sudoOrder since...
This makes the "stayopen" semantics match the system passwd/group
functions. The getpwent/getgre...
github.com/sudo-project/sudo - 4d7823e51837a0206ce6420c703e13925c36d735 authored about 2 years ago
While /usr/bin/cc _is_ clang on those platforms, some static analyzers
get confused if we don't r...
sudo_rcstr_dup: Fix potential NULL pointer deref
github.com/sudo-project/sudo - da7a5ecabd359fd65a79566851423ea6accad9f6 authored about 2 years agogithub.com/sudo-project/sudo - dbfd84301a9316018f7c5e42ff5b3a19dd13e5c5 authored about 2 years ago
This line is only displayed when the pwfeedback option is disabled.
GitHub issue #195.
Fix some typos
github.com/sudo-project/sudo - c3f138eaa23021cb75fb1632b4311a3e302a124e authored about 2 years agogithub.com/sudo-project/sudo - cbdc4883d1e1d4c9e725d5b66d0ab55796b8e759 authored about 2 years ago
intercept_read: Print and then return.
github.com/sudo-project/sudo - 6a5546b11f0ec8a277af8563f3b98d9c75b0625c authored about 2 years agogithub.com/sudo-project/sudo - b1af59aa56c05a1b57c5729075c86adf28ca230c authored about 2 years ago
sudo_mmap_strdup_v1: Fix potential NULL pointer deref
github.com/sudo-project/sudo - 496ae6e6f0308004eaf690c9e78f314830f702c2 authored about 2 years agogithub.com/sudo-project/sudo - 1eabf13577bfb2c440eb93851173fe01ed9d0ba9 authored about 2 years ago
Only the array was being freed, not the contents.
GitHub issue #202.
github.com/sudo-project/sudo - 981cc2f8e399ff13b364577abb9ce6488e089dd8 authored about 2 years ago
Fix memory leak of pass in converse().
github.com/sudo-project/sudo - ad220d72d425f5f13f9c299289d7edd2ad58ce78 authored about 2 years agoGitHub issue #201
github.com/sudo-project/sudo - b3834bbf248f3376ada8fc44166cba38c8ad4bcf authored about 2 years agogithub.com/sudo-project/sudo - f5cae905ca1a9f686f80aea45a34cea50fec0534 authored about 2 years ago
github.com/sudo-project/sudo - 00448939619d549637e6642d5d6b1fe45804cb30 authored about 2 years ago
github.com/sudo-project/sudo - 4af5e6293c5e9b353266839f99dab450fa2a63c7 authored about 2 years ago
github.com/sudo-project/sudo - fe8e1f3d383a887b97bf840cc26fd120c76da1ca authored about 2 years ago
github.com/sudo-project/sudo - 920d384941e1bb4ec291c6c154fa7b01f770c1e1 authored about 2 years ago
github.com/sudo-project/sudo - cc0615059f647514543d8a45c4deb1a8ba6f970e authored about 2 years ago
github.com/sudo-project/sudo - 096eacb21c5cd3f789f69d77e0ee68987c63b41c authored about 2 years ago
github.com/sudo-project/sudo - 03559d0770880db955832c337303605faefd6002 authored about 2 years ago
github.com/sudo-project/sudo - bef72f76f64eccc2d8681e08b0305d77b878aa60 authored about 2 years ago
github.com/sudo-project/sudo - 3ecfa025b8a1090a4a5328c1b0cf349b92fafca2 authored about 2 years ago
github.com/sudo-project/sudo - 3cfba230c53eb3e28289f9b7a8ffc3f20abc1d24 authored about 2 years ago
Also remove duplicate checks for arc4random() and getentropy().
github.com/sudo-project/sudo - 28dbad334235d0d3c087716cdc139914546bb721 authored about 2 years agogithub.com/sudo-project/sudo - 3d0fcc0ff271839f937c7f67809535aa29fabfba authored about 2 years ago
Completely untested.
github.com/sudo-project/sudo - 6b005e811406499393c55fd2f3dc0d9e8c21a457 authored about 2 years agogithub.com/sudo-project/sudo - a142bc1830a099cf29bcb95aa0ac46691f897b7d authored about 2 years ago
We only use it in the Linux-specific getentropy() emulation code.
github.com/sudo-project/sudo - a3684d7f3b2d7e665c5cde24318746ac604ad644 authored about 2 years agoRemove AC_SYS_POSIX_TERMIOS, AC_TYPE_MODE_T, AC_TYPE_UID_T.
Add missing checks for int16_t, uint1...
GitHub issue #198.
github.com/sudo-project/sudo - b8e9fc1b123a646d58b20cd38aa1d932b4297f8f authored about 2 years agoUse a pattern to find it (if present) and use that value instead
of hard-coding C.UTF-8. This wo...
In role_to_sudoers() when merging a privilege to the previous one
where the runas lists are the s...
This includes a test to exercise the fix in PR #196.
github.com/sudo-project/sudo - 75008a0570f9dea3c9e5cbcbc319762adb6f9715 authored about 2 years agoWithout this set the fuzzer will not exercise the dn parsing.
github.com/sudo-project/sudo - 455f250ac50e38028a01f9f76ae6655cd70ba419 authored about 2 years agoThe NT_PRSTATUS define is present in both files.
github.com/sudo-project/sudo - 82150340a6fd7906ddb4dd45350f637b6ec20b13 authored about 2 years agogithub.com/sudo-project/sudo - 3e8497b5cead241e26b8167b693d47fc8111aede authored about 2 years ago
github.com/sudo-project/sudo - ecb5526fc8369ba9abc8a186274fdac171887124 authored about 2 years ago
github.com/sudo-project/sudo - 8b06bdc121df9106bf0d4a64b1d939979ee4c030 authored about 2 years ago
github.com/sudo-project/sudo - 0b1335f54e22a699cb77d3f93228f0313f093588 authored about 2 years ago
If run with address sanitizer, this test will crash when the fix
in ceaf706ab74b is reverted.
Prevent cvtsudoers from reading into undefined memory
github.com/sudo-project/sudo - 685150586d2be00ed133d8f63c147090bb0c8982 authored about 2 years agogithub.com/sudo-project/sudo - 902271f441f61506392588fc26db992e64ae4ecd authored about 2 years ago
github.com/sudo-project/sudo - 9f948224acb911cbec1ed9041887c1fe62c59877 authored about 2 years ago
Saves an unnecessary getpid(2) call.
github.com/sudo-project/sudo - 045d08bec92ff2cd2cba7bdfe802f71c4b1efdd1 authored over 2 years agoIf sudo is not the process group leader we must only send the suspend
signal to sudo itself. Whe...
When sudo runs a command in the user's existing terminal the command
is run in the same process g...
We need to forward signals from a process in the same pgrp if the
pgrp leader is not either sudo ...
github.com/sudo-project/sudo - c7071f6da016e68fb3147bca7ffc5f06d839d0b6 authored over 2 years ago
Fixes a problem for intercept_method=trace when running a relative
command from a different direc...
github.com/sudo-project/sudo - 3df1e9a07380b66707cd792bbbe6b50d52d018c9 authored over 2 years ago
github.com/sudo-project/sudo - 7ba3184708321387f5420d22ff4ee41112548dff authored over 2 years ago
This makes it easier to match against the MODE_ defines.
github.com/sudo-project/sudo - b2c8e1b1b9f582271fc677613299153b6d2fac8c authored over 2 years agogithub.com/sudo-project/sudo - 7ec1ee0e5cb1864e61051fd62ca2aa45c35013e8 authored over 2 years ago