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
it since it is already set to NULL each time through the loop.
github.com/sudo-project/sudo - b9dde1480842eae87229a76ffc454776bd3a7171 authored over 8 years agogithub.com/sudo-project/sudo - 67eb6dad0fa760734159e4dcbc66071a0e011cbb authored over 8 years ago
of characters actually written, or -1 on error.
github.com/sudo-project/sudo - 787912fa91fe1e549b527ee4f2653dd3776a8040 authored over 8 years agogithub.com/sudo-project/sudo - 009f3e6456e2248b852cb15726e69a22888d817a authored over 8 years ago
the conversation function.
github.com/sudo-project/sudo - 9d526c1af542d7913aef92d65810a4458e27acf6 authored over 8 years agothe conversation function.
github.com/sudo-project/sudo - 90fdb6a316f3795ee6f195146a21d97412de13ee authored over 8 years agostream we wrote to.
github.com/sudo-project/sudo - 578af5af4d069e9daac94c2556a5004965347dee authored over 8 years agogithub.com/sudo-project/sudo - 6d63ed8a92d19d3e89f019f3e190406e2f33fbd7 authored over 8 years ago
github.com/sudo-project/sudo - 7461dcf9a8da9555a619c570046db13e0efcf0ce authored over 8 years ago
to be useful.
github.com/sudo-project/sudo - d25500afa8b336a7159d47338c53493dea45c02c authored over 8 years agostart the copy from argv[1]. From Daniel Kopecek
github.com/sudo-project/sudo - a2085809fab3b0eb29f07f1763f0bedfcb6b60c4 authored over 8 years agogithub.com/sudo-project/sudo - ea5bd18b9224ba8b722d4c92bc0e00592f2131a3 authored over 8 years ago
github.com/sudo-project/sudo - 4f46e07209b24af2cea83739d4440ff17802405e authored over 8 years ago
For snprintf() and vsnprintf(), POSIX says we should return -1 and
set errno to EOVERFLOW if the ...
an error from it. Bug #744
github.com/sudo-project/sudo - b0be9895d966cdcf47bb76e33e363e90dd1a4fff authored over 8 years agoFrom Daniel Kopecek.
github.com/sudo-project/sudo - d3622b0f2c96fb57b9b60d168beff78c892dbb49 authored over 8 years agocaches as needed on demand. Also remove calls to sudo_freepwcache()
and sudo_freegrcache() that ...
Sudo never iterates over the passwd or group file.
Rename sudo_set{pw,gr}ent() -> sudo_mk{pw,gr}c...
only place where the pointers could be NULL is in visudo_json.c but
we already check for "next" b...
instead of after processing each line from the timing file.
Coverity CID 104843.
gzread/fread and gzgets/fgets. Check for premature EOF and error
from io_log_read(). Also sanit...
to make it clear that we can't get an event with both read and write
set.
fd. It should not be possible for SUDO_EV_READ to be set when
revent is non-NULL but this makes ...
so we only have to cleanup in one place. Coverity CID 104577.
github.com/sudo-project/sudo - 194c7c806975084abc36e539bb198b6fae45a15e authored over 8 years agoCoverity CID 104572, 104573, 104574, 104575.
github.com/sudo-project/sudo - 0568fa90cf081116543d01358dc510809f28979e authored over 8 years agoCoverity CID 104571.
github.com/sudo-project/sudo - 334b8f36a8f0195f1f10467888ff41946450ccc1 authored over 8 years agoCoverity CID 104116, 104117.
github.com/sudo-project/sudo - b84b2e6805b889486724d19efcab7bb01a50824d authored over 8 years agoCoverity CID 104114.
github.com/sudo-project/sudo - e99e3c26c855bd47d82a9b72f901e7d789453eeb authored over 8 years agoreturns an error. Coverity CID 104113.
github.com/sudo-project/sudo - 355cce4570c8c4cb6f1030c06a7360cbea44edd2 authored over 8 years agoCoverity CID 104112.
github.com/sudo-project/sudo - d733dd7783b6dae6615ab7155a45ff44f3466e79 authored over 8 years agoan error. Coverity CID 104107.
github.com/sudo-project/sudo - bbda2e7b5b9e770c6022f6b3b2896c382ae2ff10 authored over 8 years agoCoverity CID 104103.
github.com/sudo-project/sudo - 0f359e038c7ea34525c4673dfb07f803d4b264be authored over 8 years agowe have actually edited any files. Coverity CID 104078.
github.com/sudo-project/sudo - 96f5fe4cd0b5df7ee5d7a44a20d49d3110d9c2ba authored over 8 years agoend of the pipe is gone and we are headed for exit.
Coverity CID 104066.
(which should not be possible). Coverity CID 104569.
github.com/sudo-project/sudo - edd1a1cac543576062bece45d94107c7b9701d98 authored over 8 years agoCoverity CID 104568
github.com/sudo-project/sudo - 0ecc6025a24c437d67176ac47f0c0187388493b5 authored over 8 years agoThis more closely matches what "mkdir -p" does.
Coverity CID 104120.
This more closely matches what "mkdir -p" does.
Coverity CID 104119.
to the "sudo" group to align with Debian. create_admin_success_flag()
now accepts either one.
ht...
github.com/sudo-project/sudo - 7a86430d41d182285608afec26c9e31264088593 authored over 8 years ago
creating it if not, just try to create the file and treat EEXIST
as a non-error. Coverity CID 10...
install and enable it.
github.com/sudo-project/sudo - bb12328064153a5cd77154b10c9e27a040562013 authored over 8 years agoFrom Michael Evans
github.com/sudo-project/sudo - cc82c3193e1682161f00d9ab25a7fc534fb1e091 authored over 8 years agogithub.com/sudo-project/sudo - 3b4f2bbfff5ad6eab450998194a4e8da81d50e11 authored over 8 years ago
github.com/sudo-project/sudo - 3b043207b24ff7e988bc45dda01290edd19ec13b authored over 8 years ago
Coverity CID 104079.
github.com/sudo-project/sudo - 7b302e09aed3001d456b7744a5572a42f91a1d80 authored over 8 years agoCoverity CID 104109, 104110
github.com/sudo-project/sudo - b4cb1c0a1f0293c56b8421634fa0b5504d9dcd3b authored over 8 years agoerror path. Coverity CID 104111.
github.com/sudo-project/sudo - 61c53c8e668f48e6841e70b14a20aea6747a263d authored over 8 years agoCoverity CID 104115.
github.com/sudo-project/sudo - 0690793c253c11a8a5c5f290ec56b434ea0571b3 authored over 8 years agoCoverity CID 104106
github.com/sudo-project/sudo - 7a5149d73891a5ff5c69a551ea62eb8ff4b44d27 authored over 8 years agoCoverity CID 104105
github.com/sudo-project/sudo - 4bfdf0c2b410bfbe2a2dfc08abe174de0dfd3a91 authored over 8 years agoCoverity CID 104104
github.com/sudo-project/sudo - 444d2a5c3ef00f74a76cc8e1e4f1de79573c4789 authored over 8 years agoCoverity CID 104061.
github.com/sudo-project/sudo - 562b5cb59b57ff726adcb24a99f448e7330ea997 authored over 8 years agotimestamp. We ignore the timestamp entry even it doesn't succeed.
Coverity CID 104062.
Coverity CID 104063, 104064, 104069, 104070, 104071, 104072, 104073, 104074
github.com/sudo-project/sudo - 6473d55aa7be4665f21cc29d2289fb5a482a1405 authored over 8 years agoCoverity CID 104075, 104076, 104077.
github.com/sudo-project/sudo - 9471ec45a1452bf2de3581675bc7ea7fbd33093f authored over 8 years agogithub.com/sudo-project/sudo - a7fa036d4273f9a1c653cc4675a8b113bf233c58 authored over 8 years ago
Coverity CID 104091.
github.com/sudo-project/sudo - c0a3c6bb9dca588f999992d9b4ea1deccd513d27 authored over 8 years ago"sudoerslval.command.args == NULL" since the latter leads Coverity
to imply that sudoerslval.comm...
restore_perms() fails. Coverity CID 104090.
github.com/sudo-project/sudo - 64142f9da2a47477eceeb4c2162a68c51bcf5609 authored over 8 years agoa simple add and mask. Should prevent a false positive from
Coverity CID 104094.
the switch(), not before it. This seemed to confuse Covertity,
resulting in a false positive, CI...
character. Both 'c' and 't' have more than one possibility.
github.com/sudo-project/sudo - ea44d3757e7e080571d8c654e8b8a64710d9137a authored over 8 years agoa cast when comparing to -1.
github.com/sudo-project/sudo - 829917f0089bdd0e9c9ae006f197731879aceb2b authored over 8 years agoreturning -1. Also change checks from "saved_pgrp != -1" to
"fd != -1". Coverity CID 104098.
value of se_state.enforcing. On error, return -1 if enforcing,
else 0. Coverity CID 104099.
github.com/sudo-project/sudo - b20b411e71114d8cb97f406b68a182639e3cf587 authored over 8 years ago
is no associated reader just return as there is nothing else to be
done. In practice is it not p...
Coverity CID 104100
github.com/sudo-project/sudo - 6ea903623b9960a6bbe8476f52f8cb71dd720cd4 authored over 8 years agoCoverity CID 104081
github.com/sudo-project/sudo - 20ff6023aa5254f79ad6defc94639d3130b26d6b authored over 8 years agosituation where they get out of sync. Bug #743
github.com/sudo-project/sudo - 2152f053b13ecbac7914e3d40715bbf8384c1f96 authored over 8 years agoThis fixes a bug where we could dereference a NULL pointer when we
look up a negative cached entr...
Some implementations are purely header-file based. As long as we
can link a test program using s...
and ssize_t. These have been specified by either ANSI C or POSIX
for long enough that if the sys...
plugin. This makes it possible for the pam_group module to change
the group in pam_setcred(). I...
loglinelen is set to a non-positive number. Bug #742
github.com/sudo-project/sudo - 57b1dc5e1d85a408d42ef15d513e138a130522c9 authored almost 9 years agogithub.com/sudo-project/sudo - 3e9702580ef3328f6de23eeef329a4db519ed271 authored almost 9 years ago
places. We have no control over what nss, PAM modules or sudo
plugins might do so ignoring SIGPI...
from flask.h. Avoids a warning with new SELinux includes.
github.com/sudo-project/sudo - 70cf5674b5536b3b1840314c04f35ccaa2b64c3e authored almost 9 years agofor a password, take all sudoers sources into account. In other
words, if both file and ldap sud...
PAM_AUTH but pam_start() fails, fall back to use AIX authentication.
Skip the auth_type check if ...
github.com/sudo-project/sudo - 7cd6d4ec79831a617d1fb61e41e9bae677ba8a7a authored almost 9 years ago
final (empty) entry. Quiets a warning on Solaris Studio 12.2.
github.com/sudo-project/sudo - c5cafb4331ed4b805833430891f108a29f7b415c authored almost 9 years agofunction. It is not clear whether the "struct pam_message **msg" is an
array of pointers or a po...
github.com/sudo-project/sudo - 93536726086a26466b97f421b3564b1874152e13 authored almost 9 years ago
github.com/sudo-project/sudo - f5b8ad480e605b1dff1b7de478d9aaff376b5e8b authored almost 9 years ago
github.com/sudo-project/sudo - 514c62fc245f764c9b8604f8dd90d7cd78724ba7 authored almost 9 years ago
github.com/sudo-project/sudo - 70f2f4eee919d10ad8b1a87da8bdb94069590fb8 authored almost 9 years ago
github.com/sudo-project/sudo - f222a20b13b8480976dcb70eba28d7eac9ac1d53 authored almost 9 years ago
github.com/sudo-project/sudo - 159aa2ba6cb0c0bb5ac2f63d4ae2e68d37526e5c authored almost 9 years ago
github.com/sudo-project/sudo - d1a3da4175454b1d3c3f4a1545794341fdd09998 authored almost 9 years ago
github.com/sudo-project/sudo - 547a9b7d9cb5673bdc2f393081dc18ec92cbb653 authored almost 9 years ago
privileges. The "matched" variable is not boolean, it can also
have the value UNSPEC so we need ...
level.
github.com/sudo-project/sudo - 5dd7ac20e176936ddd3771a0d279930b5dab3ee3 authored almost 9 years agoto find spawn.h. This should only be a problem on systems with
broken headers. Bug #730
github.com/sudo-project/sudo - 1d796d629fca12339456228b3f1e1210b7caa0cb authored almost 9 years ago
Based on a diff from Aaron Peschel
github.com/sudo-project/sudo - 99978e4a7037732a2094d367afb3dbef1668284c authored almost 9 years agogithub.com/sudo-project/sudo - 47adf0d3cb7245bcdfe359f6ec05c23eddc7f804 authored almost 9 years ago
github.com/sudo-project/sudo - 6848a7f1a6eee3183f43315ba0def40793076466 authored almost 9 years ago
github.com/sudo-project/sudo - fafbc9a55a6e499268831e5074306d3afb591df2 authored almost 9 years ago