2016-05-05 |
Todd C. Miller | Cast the return value of fcntl() to void when setting... |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Todd C. Miller | Cast the return value of fcntl() to void when setting... |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Todd C. Miller | Avoid a false positive. Coverity CID 104056. |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Todd C. Miller | Avoid calling fclose(NULL) on error in export_sudoers(). |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Todd C. Miller | In fill_args(), check for "arg_size == 0" instead of |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Todd C. Miller | Avoid calling fclose(NULL) if the sudoers file is not... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | In fill_args(), replace loop that increments arg_size... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | In parse_expr(), move the "bad" label after the "defaul... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | For "sudoreplay -l", not all predicates may be shortene... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | pid_t is defined by POSIX as a signed integer type... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | In dispatch_signal() for stopped processes check for... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | In relabel_tty() always jump to bad: on error, regardle... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | Define NO_LEAKS when sudo is built with Coverity. |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | In io_callback() if we write the complete buffer and... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | Handle read() returning -1 when creating temporary... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | Fix cut and paste error when checking cols for 0. |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | Use a single debug message for cache hit or store to... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Todd C. Miller | Sync the "cache hit" debug messages with the "cached... |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Todd C. Miller | Remove the check for __sprintf_chk when checking for... |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Todd C. Miller | Remove configure checks for dev_t, id_t, ino_t, ptrdiff... |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Todd C. Miller | Do group setup in policy_init_session() before calling... |
commit | commitdiff | tree | snapshot |
2016-04-26 |
Todd C. Miller | Add missing newline when logging to a file (not syslog... |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Todd C. Miller | style fix; fork_cmnd should start on a new line |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Todd C. Miller | Ignore SIGPIPE for the duration of sudo and not just... |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Todd C. Miller | Use string_to_security_class() instead of pulling SECCL... |
commit | commitdiff | tree | snapshot |
2016-04-19 |
Todd C. Miller | When determining whether or not "sudo -l" or "sudo... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Todd C. Miller | If the auth_type setting in /etc/security/login.cfg... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Todd C. Miller | The header for sudo.conf(5) should be SUDO.CONF(5)... |
commit | commitdiff | tree | snapshot |
2016-03-16 |
Todd C. Miller | hook_version and hook_type are unsigned so use 0, not... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Todd C. Miller | Work around an ambiguity in the PAM spec with respect... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Todd C. Miller | Bug #738 |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Todd C. Miller | Better test for negated character classes. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Todd C. Miller | Add test for negated character class |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Todd C. Miller | Fix negation of character classes. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Todd C. Miller | Fix the check for whether a user is allowed to lists... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Todd C. Miller | Log the number of PAM messages in the conversation... |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Todd C. Miller | Don't check for posix_spawn() or posix_spawnp() if... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Todd C. Miller | update for 1.8.16 |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Todd C. Miller | Fix documented bug with duplicate role names and turn... |
commit | commitdiff | tree | snapshot |
2016-02-20 |
Todd C. Miller | Add declaration of getauthdb() for AIX 5.1 |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-02-19 |
Todd C. Miller | Add a note that --with-solaris-audit is only for Solari... |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Todd C. Miller | Remove last remnants of the deprecated --with-stow... |
commit | commitdiff | tree | snapshot |
2016-02-18 |
Todd C. Miller | src/load_plugins.c needs _PATH_SUDO_CONF so allow it... |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Todd C. Miller | Add an administrative domain to the passwd/group cache... |
commit | commitdiff | tree | snapshot |
2016-02-01 |
Todd C. Miller | Fedora dropped "core" from the name some time ago so... |
commit | commitdiff | tree | snapshot |
2016-01-31 |
Todd C. Miller | Treat fedora core like centos/rhel for package building. |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Todd C. Miller | Plug some memory leaks in the tests. |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Todd C. Miller | If realloc of sudoerslval.command.args fails, reset... |
commit | commitdiff | tree | snapshot |
2016-01-29 |
Todd C. Miller | When freeing the iobs after pty tear-down, also free... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Todd C. Miller | iolog_compress should be bool, not int |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Todd C. Miller | Quiet address sanitizer leak detector. |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Todd C. Miller | Simple garbage collection (really a to-be-freed list... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Todd C. Miller | Rename gc_cleanup to gc_run and remove I/O plugins... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Todd C. Miller | Free up the garbage via an atexit() handler instead... |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Todd C. Miller | Plug a memory leak in sudo_edit. |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | mention --enable-asan |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | Try to deconfuse static analyzers a bit. |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | Avoid possible NULL deref found by clang analyzer. |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | Add --enable-asan configure flag to enable address... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | Add support for garbage collecting info passed to the... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | auth_getpass() returns a dynamically allocated copy... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | Remove sudo_fatalx() calls from format_plugin_settings(). |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | fn_free_result() (aka sss_sudo_free_result() in sss_sud... |
commit | commitdiff | tree | snapshot |
2016-01-27 |
Todd C. Miller | Add missing return when user is not found in sudo_sss_r... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Todd C. Miller | Fix a warning on AIX. |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Todd C. Miller | Pass updated user_env_out, not envp, to the I/O open... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Todd C. Miller | Pass updated argv/envp to the I/O open function like... |
commit | commitdiff | tree | snapshot |
2016-01-25 |
Todd C. Miller | Add check for I/O log file handle being NULL. This... |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Todd C. Miller | Additional debugging for pwutil functions. |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Todd C. Miller | When calling setauthdb(), save the old registry value... |
commit | commitdiff | tree | snapshot |
2016-01-22 |
Todd C. Miller | Use SUDOERS_DEBUG_UTIL not SUDO_DEBUG_UTIL in the plugin. |
commit | commitdiff | tree | snapshot |
2016-01-21 |
Todd C. Miller | When parsing debug entries, don't make a lower value... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Todd C. Miller | Set sudoedit_checkdir=false in command_details when... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Todd C. Miller | Update copyright year |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Todd C. Miller | If the user runs "sudoedit /" we will receive ENOENT... |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Todd C. Miller | Log an error for invalid boolean strings. |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Todd C. Miller | Fix off by one error in new SET_FLAG macro. |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Todd C. Miller | Document the race with sudoedit_checkdir in 1.8.15. |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Todd C. Miller | Document sudoedit_checkdir |
commit | commitdiff | tree | snapshot |
2016-01-20 |
Todd C. Miller | There are no systems that support O_SEARCH/O_PATH that... |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Todd C. Miller | Add 1.8.16 changes |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Todd C. Miller | Make sudoedit_checkdir the default and update the docum... |
commit | commitdiff | tree | snapshot |
2016-01-19 |
Todd C. Miller | Add a SET_FLAG macro to simplify parsing command detail... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Todd C. Miller | Need to be root when switching to a different user. |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Todd C. Miller | Use O_SEARCH on systems without O_PATH if present.... |
commit | commitdiff | tree | snapshot |
2016-01-18 |
Todd C. Miller | Use faccessat(2) for directory writability instead... |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Todd C. Miller | Add "I/O LOG FILES" section to the manual and move... |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Todd C. Miller | Use "Nm sudoers" when talking about the plugin and... |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Todd C. Miller | Remove gzopen_w which is only defined on Windows. |
commit | commitdiff | tree | snapshot |
2016-01-13 |
Todd C. Miller | Work around the buggy pread(2) on 32-bit HP-UX 11.00... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Todd C. Miller | Add support for matching the entire netgroup tuple... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Todd C. Miller | Use asprintf() to generate the netgroup filter instead... |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Todd C. Miller | Add missing sudo_debug_exit_ssize_t_v1 symbol. |
commit | commitdiff | tree | snapshot |
next |