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
above. Bug #737
github.com/sudo-project/sudo - 8509229eb160c63da1b263108f74e3fc1b81ae6d authored almost 9 years agogithub.com/sudo-project/sudo - 4f7b0b11590c03245b1cf314274a030e64c2eb65 authored almost 9 years ago
via the Makefile like other consumers of _PATH_SUDO_CONF. Bug #735
github.com/sudo-project/sudo - 42548a1b01ed57bf633dee03c796bdc1f6718be7 authored almost 9 years agoAIX which can have different name <-> ID mappings depending
on whether the database is local, LDA...
f[0-9] for the rpm distro name provided by pp. Since the version
numbers of Fedora and RHEL are ...
github.com/sudo-project/sudo - 25abb7218474e0fc7d8c9a214a627cdf226e6e9b authored almost 9 years ago
github.com/sudo-project/sudo - 73163c750a3030b68eabe0de6387da08d964ad2a authored almost 9 years ago
as well as arg_len and arg_size after freeing sudoerslval.command.args.
github.com/sudo-project/sudo - 2224cfd00004207a96a65ccadd94ec19b94dfa70 authored almost 9 years agoevent structures. Quiets a memory leak warnings from address
sanitizer and valgrind.
github.com/sudo-project/sudo - 5cbe1edcfee429c550744f82f2efb3560a621407 authored almost 9 years ago
github.com/sudo-project/sudo - 3bebdfea797f1e7e7a48194935f66d1baa1180ba authored almost 9 years ago
plugin. Almost identical to what sudo.c uses. Currenly only the
environment strings are collect...
list when freeing them.
github.com/sudo-project/sudo - 7b2fbed45d0e86951ab9414009a20c8a194d6073 authored almost 9 years agoa call to gc_exit.
github.com/sudo-project/sudo - 23aeb0b5ec6b53e9a3f0f05a18111d59590343bb authored almost 9 years agogithub.com/sudo-project/sudo - 78ac87cd90f5281fb4f1e2f1fdc042a3b85949d2 authored almost 9 years ago
github.com/sudo-project/sudo - fd9f0100642f1339775a1ae0001d0279c0b255ea authored about 9 years ago
github.com/sudo-project/sudo - 873d5cc5ff7c219fe2d41dc156c9792fde5e5134 authored about 9 years ago
github.com/sudo-project/sudo - 23a82ab2e8865ae01260bad7d6079e8d6416ec1d authored about 9 years ago
github.com/sudo-project/sudo - 3d0b0f061e3c5798d34373296b0c6dd06b86631f authored about 9 years ago
exit to appease address sanitizer's leak detector (and valgrind's
leak checker). We can't free t...
password which needs to be freed after checking (and clearing) it.
github.com/sudo-project/sudo - ab11cdde2cb1be407f3c720d74c2294518d68dea authored about 9 years agogithub.com/sudo-project/sudo - 91bce65e29d93e6c7bae30415efb9b7f3f79ddca authored about 9 years ago
a NULL poiner so there's no need to check before calling it. Add
missing initialization of sss_s...
Previously we fell through to the default case which just logged a
debug message and returned so ...
github.com/sudo-project/sudo - 6635f97b33b5097c4e33d1014007b9134b8fe5fc authored about 9 years ago
github.com/sudo-project/sudo - 5507b2328c58f1032de0e217e40952165d4d0d51 authored about 9 years ago
documents.
github.com/sudo-project/sudo - ca330adada9e02f9a45a8ecf7eddfc2548615655 authored about 9 years agohappen if the front-end calls iolog_open with argc == 0 but actually
runs a command.
github.com/sudo-project/sudo - c28f59271a7272b201763a51f558f5dd77533094 authored about 9 years ago
restore it properly. Previously we were setting the registry to
unrestricted instead of actually...
github.com/sudo-project/sudo - 578be4f39cc73e1d6bda567f64785a58a27dc759 authored about 9 years ago
higher one. For example, for "pcomm@debug,all@warn" the "all@warn"
should not set pcomm to "warn...
in sudoers.
github.com/sudo-project/sudo - 7ed519125e4f65c33b327e3031f3569318ddf78a authored about 9 years agogithub.com/sudo-project/sudo - f4e5b135bb8d3957ebfa4f6065b4bb70fca944d1 authored about 9 years ago
and sudoedit will try to create a file with the null string. If
path is empty, open the cwd inst...
github.com/sudo-project/sudo - 399ec8b2b0081600025af8bf070c7430ad9368b1 authored about 9 years ago
github.com/sudo-project/sudo - 5bae35c05c73e85075c38a4f6cb860aa48f4bed2 authored about 9 years ago
github.com/sudo-project/sudo - ec37504dfb711a0f297ff0ac77bf24a8f58810e5 authored about 9 years ago
github.com/sudo-project/sudo - 42671f6b95f17afca87457d91763ff10f44f90f1 authored about 9 years ago
support O_DIRECTORY so simplify the definition of DIR_OPEN_FLAGS a
bit.
github.com/sudo-project/sudo - 5dae4d3f355f62816249523776f312df3a326033 authored about 9 years ago
github.com/sudo-project/sudo - 647bfa4a9d2aa12e5755e5443b5beb01317c3527 authored about 9 years ago
github.com/sudo-project/sudo - de0208a01b87feea002a1d28d40db1c6f4a084bc authored about 9 years ago
flags. Previously, flags were only set and never cleared even if
the boolean value was false. T...
github.com/sudo-project/sudo - 4b96e94f37f89f741cbeaeb84a7d3d02b88a130e authored about 9 years ago
for a similar purpose.
github.com/sudo-project/sudo - 9f481f128dd6d23dd933fa0d1330bd6d6d0d7be9 authored about 9 years agochecks manually where possible. This also allows us to remove the
#ifdef __linux__ bits since we...
details from the log_input and log_output descriptions to it.
github.com/sudo-project/sudo - 7f8a29dfc040c2a30967e12ba426c84bacc139a1 authored about 9 years agotalking about the sudoers file.
github.com/sudo-project/sudo - ad8c96403d8c39d47138862bc94e996d2f19e30a authored about 9 years agogithub.com/sudo-project/sudo - 12a8becd7085669b9dd16cf4ef5953165dc4e0ae authored about 9 years ago
pread64() on that platform.
github.com/sudo-project/sudo - 4bcef637f86773382d6d4fb15044fc14751124fa authored about 9 years agogithub.com/sudo-project/sudo - 5a77989a33ee8f27349aec831603fcd55cce159c authored about 9 years ago
lots of concatenation.
github.com/sudo-project/sudo - 9d7bc0311fa831012c5be4ff5bef19d0f46a7ddf authored about 9 years agogithub.com/sudo-project/sudo - f97eba71f0cf249617c8a9be1b0ea835912e0f6f authored about 9 years ago
github.com/sudo-project/sudo - 089b468de730c3af912048cbf05659d7eb222bea authored about 9 years ago
whitespace between a '!' and the name in a sudoOption.
github.com/sudo-project/sudo - 9308d05e7e73fa00daf2143fd899d618a7a89c30 authored about 9 years agowhitespace between a '!' and the name in a sudoOption.
github.com/sudo-project/sudo - 14b454cc0df788ec2fc080af60994e49fa72a4ce authored about 9 years agofor systems without O_NOFOLLOW.
github.com/sudo-project/sudo - 051fe2d4cfe103fec0944ee41759380de0ba15f3 authored about 9 years agoinstead of once per netgroup_base.
github.com/sudo-project/sudo - 55fdf66c1daeff4ae4e1219b9ea54966cdde6740 authored about 9 years agogithub.com/sudo-project/sudo - 7c454656d5d3e9e106bd204c5a12a10021bbeb7d authored about 9 years ago
github.com/sudo-project/sudo - ae5a2f407272b634c75f7112479ab0babaa25c7b authored about 9 years ago
Fixes "sudo -l -h other_host" for LDAP and sssd.
github.com/sudo-project/sudo - 0f991ff78bf498171a2e7cebb05a2e6270611644 authored about 9 years agogithub.com/sudo-project/sudo - 8ed9f6172a0aed2f4c8aa57cb0a5e5364acca396 authored about 9 years ago
sudo_edit_open_nonwritable() since if not, the openat() will fail
with ENOTDIR anyway.
path and refuses to follow symlinks in writable directories.
This is a better fix for CVE-2015-56...
github.com/sudo-project/sudo - 39db87e62b9b2061e59588bd96237623d0977e0b authored about 9 years ago
checksummed.
github.com/sudo-project/sudo - b20977d4452adc95de4fb582ed688335639e6dc3 authored about 9 years agogithub.com/sudo-project/sudo - 97e86c74ff31ee8935507b58ac2514a33d7f7146 authored about 9 years ago
github.com/sudo-project/sudo - 330a209695771857b255a7298ca1581cc2f6712e authored about 9 years ago
already present.
github.com/sudo-project/sudo - 88a634b7fb9c248efb51f96d30323a08c02856fb authored about 9 years agogithub.com/sudo-project/sudo - 584aebe738084f4bc74bcffa886f8da82010bd30 authored about 9 years ago
github.com/sudo-project/sudo - ad1068c1eed2cc70053336d32f134e318025ad67 authored about 9 years ago
github.com/sudo-project/sudo - 0123cf63f1ba9a043689a68fcbc79d94b47e7a5d authored about 9 years ago
value of NULL).
github.com/sudo-project/sudo - 55531958de66a522c1d0dedcbdf2c1e984a1a278 authored about 9 years agogithub.com/sudo-project/sudo - 7a57bae1e6bc2508f03f717ce3416b2d95d5272b authored about 9 years ago
into a preload_dso() function. Also avoid allocating a new copy
of the environment array if the ...
github.com/sudo-project/sudo - 3b338830cf5f6f5efa66a4d3939690ad49afae92 authored about 9 years ago
Document that I/O logs are in gzip format by default.
github.com/sudo-project/sudo - a6f8994a593870e4ae3b614910bf06974840699c authored about 9 years agogithub.com/sudo-project/sudo - 290dafda3b24027e18ae83dab05e386597be81a7 authored about 9 years ago
strip out any whitespace on either side of the operator.
github.com/sudo-project/sudo - d46d0fbc6fb5e3204d3970f0d8c88ae105923681 authored about 9 years agogithub.com/sudo-project/sudo - e2add4ae20b365f27dbcf12bf43984aeca9f58f6 authored about 9 years ago
execution.
github.com/sudo-project/sudo - 96201a275ec9d2f54c870aa725dc96115da08ce7 authored about 9 years agonetgroup pass unless sudo_ldap_check_non_unix_group() returns true.
This was preventing the mail_...
regardless of whether or not there was an actual match. Otherwise,
warning mail may be sent whic...
lexer.
github.com/sudo-project/sudo - 604d350344d248ed971158ca10e20fc9340b83e7 authored about 9 years agoyyleng. Old flex uses int for yyleng so we need to use a cast to
avoid a sign compare warning.
github.com/sudo-project/sudo - d13bb39d1d1a06b44c8cb08c8c28562912489ed9 authored about 9 years ago
github.com/sudo-project/sudo - 79be007bd6bfad627aed8684562ef570095b45a0 authored about 9 years ago
github.com/sudo-project/sudo - 48a95973a5dcda4f15b232c1974bd2df88510cfa authored about 9 years ago
there are duplicates only keep the first instance.
github.com/sudo-project/sudo - 9c0354730af98baf5944226d7c60c0f353536ee8 authored about 9 years agogithub.com/sudo-project/sudo - 8b12390abf20c79228dbdc905a3f65fa17dd2b73 authored about 9 years ago
Bug #727
github.com/sudo-project/sudo - c6dad0001d183143fe608b74b268b29723769691 authored about 9 years agogithub.com/sudo-project/sudo - c752d91a3c76d74bbd907995596a3d1e4c626cb6 authored about 9 years ago
github.com/sudo-project/sudo - 7fd8a7df3cc43cfc6603d7a84244058bcd9718d9 authored about 9 years ago
github.com/sudo-project/sudo - a012fba17efabb2873e30e40d771eb3c7a69c6f8 authored about 9 years ago
systems with _FORTIFY_SOURCE support we'll get an error due to the
lack of optimization flags. B...
the test program.
github.com/sudo-project/sudo - 448f7f25f2033a14f45071f226acbde98f6c0a84 authored about 9 years agorpath settings to allow the stack protector lib to be found. Avoid
using existing CFLAGS since w...
may be missing the ssp library even though the compiler supports it.
github.com/sudo-project/sudo - bdcb83be92f012d2d9d635cd0ba77e8ffebaded6 authored about 9 years agosince ENOTDIR can be a legitimate errno. This avoids a bogus
"directory is writable" error in th...