2015-11-22 |
Todd C. Miller | Use yy_size_t for digest_len since newer flex uses... |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Todd C. Miller | Use https in sudo.ws urls |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Todd C. Miller | Use https in urls. |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Todd C. Miller | sudo 1.8.16 |
commit | commitdiff | tree | snapshot |
2015-11-20 |
Todd C. Miller | When preserving variables from the invoking user's... |
commit | commitdiff | tree | snapshot |
2015-11-01 |
Todd C. Miller | Add debug_return_ssize_t |
commit | commitdiff | tree | snapshot |
2015-11-01 |
Todd C. Miller | Avoid compilation error on Solaris 10 with Stun Studio 12. |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Todd C. Miller | Mention ssp configure fix. |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Todd C. Miller | Don't use CPPFLAGS for the -fstack-protector check... |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Todd C. Miller | When checking for stack protector support we need to... |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Todd C. Miller | Preserve LDFLAGS when checking for stack protector... |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Todd C. Miller | Better configure test for -fstack-protector. Some... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Todd C. Miller | Set errno to EISDIR instead of ENOTDIR if directory... |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Todd C. Miller | Fix the check for whether to include 32-bit arch in... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2015-10-24 |
Todd C. Miller | When creating a new file, sudoedit will now check that... |
commit | commitdiff | tree | snapshot |
2015-10-24 |
Todd C. Miller | Add always_query_group_plugin |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Todd C. Miller | Add ABOUT-NLS from GNU gettext. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Todd C. Miller | Add directory writability checks for sudoedit. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Todd C. Miller | Latest. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Todd C. Miller | Ignore the SUDO_CONV_PROMPT_ECHO_OK flag when echo... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Todd C. Miller | Repair challenge/response prompting for BSD authenticat... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Todd C. Miller | Use the auth_getpass (and the plugin conversation fucti... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Todd C. Miller | For env_reset, SHELL should be set based on the target... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Todd C. Miller | Hungarian and Slovak translations |
commit | commitdiff | tree | snapshot |
2015-10-05 |
Todd C. Miller | Add new Slovak and Hungarian translations from translat... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Todd C. Miller | Remove S_ISREG check from sudo_edit_open(), it is alrea... |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Todd C. Miller | Open sudoedit files with O_NONBLOCK and fail if they... |
commit | commitdiff | tree | snapshot |
2015-10-02 |
Todd C. Miller | It is possible for WIFSTOPPED to be true even if waitpi... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Todd C. Miller | rebuild .mo files |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Todd C. Miller | There's no point in trying to interpose protected versi... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Todd C. Miller | List all the functions wrapped by sudo_noexec.so. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Todd C. Miller | The section is now called "EXEC and NOEXEC" and it... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Todd C. Miller | Also wrap popen(3). |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Todd C. Miller | Also interpose system(3). On glibc systems you cannot... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Todd C. Miller | Set active debug instance to sudo_debug_instance()... |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Todd C. Miller | LOGNAME and USERNAME are set the same way as USER |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Todd C. Miller | Document behavior when the command dies from a signal... |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Todd C. Miller | Bug #722 |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Todd C. Miller | When the command sudo is running is killed by a signal... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Todd C. Miller | Adjust set_logname description to new behavior when... |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Todd C. Miller | If some, but not all, of the LOGNAME, USER or USERNAME... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Todd C. Miller | Fix passing of the callback pointer to the conversation... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Todd C. Miller | Explicitly mark large hex constants unsigned. |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Todd C. Miller | Cast sizeof(entry) to off_t before making it a negative... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Todd C. Miller | Add explicit mention of sudo's netgroup semantics since... |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2015-09-21 |
Todd C. Miller | Fix potential double free of the cookie when sudo is... |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Todd C. Miller | Bug #719 |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Todd C. Miller | SIGHUP is now relayed to the command. Bug #719 |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Todd C. Miller | When a terminal device is closed, SIGHUP is sent to... |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Todd C. Miller | Mention visudo bug in 1.8.14 |
commit | commitdiff | tree | snapshot |
2015-09-15 |
Todd C. Miller | We reserved two slots at the end of the editor argv... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Todd C. Miller | Remove checks for __sys_siglist and __sys_signame.... |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Todd C. Miller | Sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2015-09-10 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Restore old signal handlers before tty settings. That... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Document what happens when the on_suspend/on_resume... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | No need to have version macros for hooks, callbacks... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Properly escape the backslash before a comma in an... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Ignore callbacks if major version doesn't match. |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Remove include/compat/timespec.h. Systems old enough... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Bug #713 |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Fill in cstat if exec_setup() fails. Previously it... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Fix running commands as non-root when neither setresuid... |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Cast uid_t to unsigned int when printing as %u |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Mention time stamp file locking changes, fix some spelling. |
commit | commitdiff | tree | snapshot |
2015-09-09 |
Todd C. Miller | Update with latest changes. |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Avoid touching the time stamp directory for "sudo ... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Bring back the check for time stamp files that predate... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Use pread(2) and pwrite(2) where possible. |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | sudo_term_* already restart themselve for all but SIGTT... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Set errno to EINVAL if sudo_lock_* is called with a... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Adjust new locking to work when tty_tickets is disabled... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Allow the time stamp lock to be interrupted by signals. |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Implement suspend/resume callbacks for the conversation... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Lock individual records in the timestamp file instead... |
commit | commitdiff | tree | snapshot |
2015-09-07 |
Todd C. Miller | Add a struct sudo_conv_callback that contains on_suspen... |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Todd C. Miller | Make hook_version and hook_type unsigned. |
commit | commitdiff | tree | snapshot |
2015-09-01 |
Todd C. Miller | When decoding base64, avoid using '=' in the decoded... |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Todd C. Miller | When parsing def_editor, break out of the loop when... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Todd C. Miller | The condition for adding a missing newline at the end... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Todd C. Miller | Remove extraneous while() from botched do {} while... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Todd C. Miller | In sudo_pam_begin_session() and sudo_pam_end_session... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Todd C. Miller | Linux sets si_pid in struct siginfo to 0 when the proce... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Todd C. Miller | Sprinkle some debugging. |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Todd C. Miller | Document that sudo uses the real uid to map from uid... |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Todd C. Miller | disable_coredump can be set to no on modern OSes without |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Todd C. Miller | Emphasis on the never. |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Todd C. Miller | Explicitly tell people not to grant sudoedit to directo... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Todd C. Miller | Add warning about writable directories and sudo/sudoedit. |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Todd C. Miller | Emphasize that wildcards are not regexps. Bug #692 |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Todd C. Miller | Emphasize that wildcards in command line arguments... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Todd C. Miller | Escape the colons in [[:alpha:]] as required by sudoers. |
commit | commitdiff | tree | snapshot |
next |