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 - b44ad49bf70220b22bc96918eabebb1fb8191332 authored about 2 years ago
This should avoid false positives on other compilers.
github.com/sudo-project/sudo - 73c52e731abeb41c37f68a8602f8e50bd9108f5e authored about 2 years agogithub.com/sudo-project/sudo - 7ff70c09fef048a3e972753fb8bc0709f5372ae9 authored about 2 years ago
The sudo front-end can use this to determine where the list of files
to edit begins.
The log message contains user-controlled strings that could include
things like terminal control ...
github.com/sudo-project/sudo - 77557f8f19ac1624cf9766b085d43bb96c1d1213 authored about 2 years ago
This is expected to fix GitHub issue #231.
github.com/sudo-project/sudo - a960d2c45f4bdd89fe5c5224aee117328feaa892 authored about 2 years agogithub.com/sudo-project/sudo - 326f013cfa3ec0bd59cbac959e97e4ac6ffa0a87 authored about 2 years ago
Use either 4n, when the body is expected to wrap or the width of
the longest tag when no wrapping...
github.com/sudo-project/sudo - 081474913241dfa8a22635676e9a7952642bbf72 authored about 2 years ago
github.com/sudo-project/sudo - a7e8a20d0d306711e9fe372badb4a83d13f4c1c7 authored about 2 years ago
The script that generates the web version of this file doesn't
expect options to include whitespace.
The fix_install script can't deal with whitespace in options.
github.com/sudo-project/sudo - f0665166bd9502ac953231531543c1023fa4b118 authored about 2 years agoAlso add line breaks when there are multiple authors.
github.com/sudo-project/sudo - e5634ae99184d50afbdcb8a69dd4018b1a14871d authored about 2 years agogithub.com/sudo-project/sudo - 49ad30efa357b3ed1330a82aadc97bbff84bd5ae authored about 2 years ago
If we cannot remove the directory tree that may indicate a file or
directory mode problem.
Set mode to iolog_dirmode, not iolog_filemode
github.com/sudo-project/sudo - 8d7feb76ed5852503cb3c1650666ad255144d144 authored about 2 years agoWe use "--" to separate the editor and arguments from the files to edit.
If the editor arguments ...
Previously we were using 504 and 1016 which still produces the
correct result since padding is do...
It makes more sense to verify that val_len > 1 before using it.
This is not a problem in practice...
github.com/sudo-project/sudo - d781ab0a8962a3c57687baf582c742e96413bab6 authored about 2 years ago
Now that lbuf length is unsigned the earlier check for len == 0 is
sufficient.
github.com/sudo-project/sudo - ca297658dd07a8f2dce916b0032d0277b9c02ee4 authored about 2 years ago
This causes the macro to evaluate to false even for valid TSIDs.
github.com/sudo-project/sudo - 1f58e5a8e0e27683b691655815eae0154fea7b2f authored about 2 years agogithub.com/sudo-project/sudo - 8309fbb970b2a0422773495fcaf3a96b7de39486 authored about 2 years ago
github.com/sudo-project/sudo - 532023f7b63e9611b2f0fdfe7de8f149864eb188 authored about 2 years ago
github.com/sudo-project/sudo - dc9ef690216fc95d0bfafa344a2cfb936bfaf513 authored about 2 years ago
github.com/sudo-project/sudo - dd934d6a218c05d2df61b5306e38c71edaa6ac59 authored about 2 years ago
The numeric fields in struct sudo_lbuf are now unsigned so that
wraparound is defined, this make ...
We don't write Unicode to the log.json file, only 8-bit ASCII.
github.com/sudo-project/sudo - 6b80ab74ea7284c61826a860f735b79bc8415590 authored about 2 years agogithub.com/sudo-project/sudo - e5d98da014d502d2318bc1ac071a445a935a036c authored about 2 years ago
Checking for ep < pathend should be a bit clearer than ep != '\0'
and has the advantage of workin...
This fixes a bug introduced in sudo 1.9.12.
github.com/sudo-project/sudo - 311d8e82dfe0901e9b001b121df249091bde1ee3 authored about 2 years agogithub.com/sudo-project/sudo - bfd7d586b5195c32e174b406f56ef22098e3b7b5 authored about 2 years ago
Prevent integer underflow due to environment variable
github.com/sudo-project/sudo - 6f9485467352ddd38d5e52c888759499a1b3cfe2 authored about 2 years ago
Gaurd against replacing quotes when the environment variable
val_len is 1.
Adjust bound parsing to match this.
github.com/sudo-project/sudo - 8b5037a2117a0f03c34008514469bac22ff99490 authored about 2 years agoNot the other way around.
github.com/sudo-project/sudo - acee3ea6ef4cb96c38543b62535dca9ad98def10 authored about 2 years agoAlso use prefix for group plugin fallback path section in sudoers manual.
github.com/sudo-project/sudo - 4b0dc2eecb63c8c7758220d1c0826ca298f2a8ae authored about 2 years agoAlso use the new dictionaries in the Makefile fuzz target.
github.com/sudo-project/sudo - ad55f8cceed691f6c6e1080ba8cf8a7cbb420179 authored about 2 years agogithub.com/sudo-project/sudo - 224a3b64705cd719b6e55c61d400710e122c347e authored about 2 years ago
github.com/sudo-project/sudo - 148e5ad95b8caa2d20c1d2bd63e5c27cc33b9f2d authored about 2 years ago
github.com/sudo-project/sudo - 774b3c6e68d8c05393aed498d5b38c8e58238494 authored about 2 years ago
We don't need to special-case FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION
now that we use the glibc ...
This results in better coverage for progname.c.
github.com/sudo-project/sudo - 91d7592e8a79bcc2e74bbbb5fb9187f5f832f4cb authored about 2 years agogithub.com/sudo-project/sudo - 206155e60325f5a32a408eba1f41142bc9770650 authored about 2 years ago
github.com/sudo-project/sudo - bd988685189dc31aae99de745d5a6ca066be63ba authored about 2 years ago
We don't want to fuzz the function replacements themselves as this
can skew the coverage reports.
The debug code is disable when fuzzing is enabled to avoid coverage
issues.
github.com/sudo-project/sudo - 2e9e1c80f5e3b25e4f655fef8424f92e624cec5c authored about 2 years ago
github.com/sudo-project/sudo - 8a5e9ffb437148baa3833c427641abe2e9270c80 authored about 2 years ago
github.com/sudo-project/sudo - 47a211f19476e0f2c179ae532e1ab750c0e57bbc authored about 2 years ago
github.com/sudo-project/sudo - a7c1b78c677a3ad9d63cb9a30cad2e8cdbbf8f7f authored about 2 years ago
Also check VAR=val format in validate_env_vars() and add an error
message if insert_env_vars() fa...
github.com/sudo-project/sudo - c820599893d941eca42dd8757c9fdbb08693eb31 authored about 2 years ago
github.com/sudo-project/sudo - b69ffd3479d2eaf40c0df56100c4ca0042bc162e authored about 2 years ago
github.com/sudo-project/sudo - 8e8a22b8e5cabe56efe92df5c7dc5f0926c3da03 authored about 2 years ago
The previous fix for this was incomplete.
github.com/sudo-project/sudo - bca945f074f88f38898e0af7572c5fbb800f3c22 authored about 2 years agoAlso avoid appending to errbuf if it is already full.
github.com/sudo-project/sudo - 9c4271f737564fdaabb5596615bf706ed79aaf92 authored about 2 years agoThis should help clarify the difference between "sudo -k" and "sudo -K".
github.com/sudo-project/sudo - 95a6c045988fe0d5115a0f9fb268ec803c9269f4 authored about 2 years agoThis is to prevent the fuzzers from running out of memory.
github.com/sudo-project/sudo - ee5b43280b7925330f12769142fb4e61c2148761 authored about 2 years agoFix false detection of init.d/service status.
github.com/sudo-project/sudo - adf2a432af3971be71b005ca0d5305c89147e058 authored about 2 years agogithub.com/sudo-project/sudo - 519a0058027eb9acfac7bf3b3d5676295310781f authored about 2 years ago
Some Linux distros do not include /bin/ed by default.
github.com/sudo-project/sudo - e0fa2ec85cf51493956281be2c6b3daf070be3d4 authored about 2 years agogithub.com/sudo-project/sudo - 048b843e6d37bc3ee9f9ab73ca91ae7477d5fb2e authored about 2 years ago
Just use sudo instead of @pam_service@.
github.com/sudo-project/sudo - 772fc914a874afe77de8f2510747f97048f58024 authored about 2 years agogithub.com/sudo-project/sudo - 0354ec6a1da297cc1b61bf09c2f1b63538745d1f authored about 2 years ago
github.com/sudo-project/sudo - eeea67e70b91f0c0ce3415c8d53b1358c7962737 authored about 2 years ago
Document the changes to AIX plugins in docs/UPGRADE.md and regenerate
configure using the latest ...
This is consistent with how sudo's Makefile builds the tarball.
github.com/sudo-project/sudo - 702f21f7f64da8d0c8f9e368b6a8f7b95792b717 authored about 2 years agogithub.com/sudo-project/sudo - 4baa6e103b212a1613dd859dded223c924097864 authored about 2 years ago
The sudo.conf file is considered a trusted source of information
and these checks suffer from TOC...
This removes the need to use the -brtl linker flag which can cause
problems when there are both a...
The sudo.conf file is considered a trusted source of information
and these checks suffer from TOC...
If the .so file is missing but the .a file exists, try to dlopen()
the AIX .a file using the .so ...
github.com/sudo-project/sudo - 50958a05daccb3ecdc6b67e63bd9e2677d023977 authored about 2 years ago
github.com/sudo-project/sudo - 5165fb9b22efd0cf51892d4efedd23a61d085f17 authored about 2 years ago
Replace MANDOCPROG with "mandoc" now that MANDOCPROG has been removed.
github.com/sudo-project/sudo - 11aa808ef70b856566aa1eeca8abc98fcd357614 authored about 2 years agodebug_return_int use error
github.com/sudo-project/sudo - 27aff55ac8869d5c0debcc97a68c1ad6b4e34f30 authored about 2 years agogithub.com/sudo-project/sudo - 5c495b5fef66fab556ba2d13de99dc8f4c4b9f4d authored about 2 years ago
github.com/sudo-project/sudo - 49f2d67070b51f6b72f8189b53abe9de6e2c727b authored about 2 years ago
github.com/sudo-project/sudo - 3040bf54c99ed1baa9e7006be2fed3d5fa71f80e authored about 2 years ago
Use Ar markup when referring to the command and args.
github.com/sudo-project/sudo - eada918bbbf7819e45d84ede7b1ef213d1fffc8c authored about 2 years agoEven though we don't need to read the actual char to know its length,
we do need to consume it to...
github.com/sudo-project/sudo - e647997236ea734272eb29a620dd6685bf6e0cb5 authored about 2 years ago
github.com/sudo-project/sudo - d7b367393301c42ebd025eefff1f66a5677a08e5 authored about 2 years ago
Add regess to verify check_pattern() via sudo_regex_compile().
github.com/sudo-project/sudo - 0614c1f626b05def60fa0e3a78853267aaa4805e authored about 2 years agoThis is implementation-specific behavior--some regcomp(3) will
reject duplicate repetition charac...
github.com/sudo-project/sudo - 2f32b45d59c09a5b85574135a1efba1d6f691658 authored about 2 years ago
Fix a bug in escaped control character handling.
Roll back changes to buffer if sudo_json_add_val...
Inspired by GitHub PR #221
github.com/sudo-project/sudo - 0e6482e82737fdff291b12786847f572496adeab authored about 2 years agogithub.com/sudo-project/sudo - e706204f5f1d4f2b99c55b8376d9142843945a12 authored about 2 years ago
Remove extraneous information describing how sudo may exec the
command directly, this is already ...
github.com/sudo-project/sudo - 62dd5734a21f4a2150e187e069eeb9adc056baf5 authored about 2 years ago
Working around the warning would result in more fragile code.
github.com/sudo-project/sudo - 25c709c4d80a5ed307d5d4c387dca14f45cd0bb8 authored about 2 years agoSince rc is initialized to SUDO_RC_ERROR there is no need to set
it to SUDO_RC_ERROR again on fai...
github.com/sudo-project/sudo - a04557c3d47a3526c02543d058374b21f6637e31 authored about 2 years ago
privs. Previously, only root or a user with the ability to run any
command as either root or the...
github.com/sudo-project/sudo - 8c16c8faf63c09781bb8a2f237584a357599a713 authored about 2 years ago
The CODEOWNERS file is not present in the release tarball so we can
use that when determining wha...