2017-12-20 |
Todd C. Miller | Document the sudoers time stamp file format. |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Todd C. Miller | Verify start time of the current process, allowing... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Todd C. Miller | Trivial test for process start time. We don't try... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Todd C. Miller | Support start time on macOS and 4.4BSD |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Todd C. Miller | Include sys/types.h for mode_t used in sudoers.h. |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Todd C. Miller | Fix compilation error on FreeBSD |
commit | commitdiff | tree | snapshot |
2017-12-16 |
Todd C. Miller | Fix debug_decl(), it should be SUDOERS_DEBUG_UTIL |
commit | commitdiff | tree | snapshot |
2017-12-16 |
Todd C. Miller | In the timestamp record, include the start time of... |
commit | commitdiff | tree | snapshot |
2017-12-16 |
Todd C. Miller | If the lock record doesn't match the expected record... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
Todd C. Miller | No need for a loop around the recv() now that we don... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Todd C. Miller | Try to be clearer about sudo's exit value when the... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Todd C. Miller | An empty RunAsUser means run as the invoking user,... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Todd C. Miller | Add authfail_message sudoers option to allow the user... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Todd C. Miller | Allow the plugin to determine whether or not an empty... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Todd C. Miller | Return an error for an empty timeout string. Just... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Todd C. Miller | Change some _() into U_() since they are used for warn... |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Todd C. Miller | update my email address |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Todd C. Miller | Don't print mercurial branch info for merges. |
commit | commitdiff | tree | snapshot |
2017-12-10 |
Todd C. Miller | Use log size instead of using a separator between the... |
commit | commitdiff | tree | snapshot |
2017-12-10 |
Todd C. Miller | Print usage and return an error when an empty argument... |
commit | commitdiff | tree | snapshot |
2017-12-10 |
Todd C. Miller | Better input validation of settings passed by the sudo... |
commit | commitdiff | tree | snapshot |
2017-12-10 |
Todd C. Miller | Treat a blank line in a commit message as a line break... |
commit | commitdiff | tree | snapshot |
2017-12-10 |
Todd C. Miller | Add script to generate ChangeLog from git log output. |
commit | commitdiff | tree | snapshot |
2017-12-08 |
Todd C. Miller | Don't include syslog.h from logging.h, just include... |
commit | commitdiff | tree | snapshot |
2017-12-06 |
Todd C. Miller | Document that in check mode, visudo does not check... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
Todd C. Miller | update my email to Todd.Miller@sudo.ws |
commit | commitdiff | tree | snapshot |
2017-12-03 |
Todd C. Miller | Add missing carriage return before prompt when replay... |
commit | commitdiff | tree | snapshot |
2017-12-03 |
Todd C. Miller | Track window size changes that happen while sudo is... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-12-01 |
Todd C. Miller | regen for sudo 1.8.22 |
commit | commitdiff | tree | snapshot |
2017-12-01 |
Todd C. Miller | Sudo 1.8.22 |
commit | commitdiff | tree | snapshot |
2017-12-01 |
Todd C. Miller | Background processes started by the command will no... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
Todd C. Miller | When the command completes, make the monitor the foregr... |
commit | commitdiff | tree | snapshot |
2017-12-01 |
Todd C. Miller | Add debug printfs around group list retrieval. |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Todd C. Miller | Move call to sudo_ev_loopcontinue() into schedule_signa... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Todd C. Miller | Don't loop over read/write, recv/send or tcgetpgrp... |
commit | commitdiff | tree | snapshot |
2017-11-21 |
Todd C. Miller | Better describe things when a command is run in a pty. |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Todd C. Miller | Sprinkle some extra debugging printfs |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Todd C. Miller | Handle receipt of SIGTTIN/SIGTTOU when reading/writing... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Todd C. Miller | We don't need to be the foreground process to be able... |
commit | commitdiff | tree | snapshot |
2017-11-28 |
Todd C. Miller | Avoid a double free when ipa_hostname is set in sssd... |
commit | commitdiff | tree | snapshot |
2017-11-28 |
Todd C. Miller | When running a command as the invoking user we cannot... |
commit | commitdiff | tree | snapshot |
2017-11-28 |
Todd C. Miller | Add missing initprogname() calls. |
commit | commitdiff | tree | snapshot |
2017-11-16 |
Todd C. Miller | Plug some memory leaks on error, some found by the... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Todd C. Miller | Avoid calling cmnd_matches() in list/verify mode if... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Todd C. Miller | In list (-l) or verify (-v) mode, if we have a match... |
commit | commitdiff | tree | snapshot |
2017-11-15 |
Todd C. Miller | When checking the results for "sudo -l" and "sudo ... |
commit | commitdiff | tree | snapshot |
2017-11-14 |
Todd C. Miller | If passwd_tries is less than 1, check_user() will alway... |
commit | commitdiff | tree | snapshot |
2017-10-22 |
Todd C. Miller | Document bash shell alias issue with "sudo -i". |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Todd C. Miller | Return an error if the sudo front end doesn't set the... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Todd C. Miller | Treat an empty hostname as a failure and return NULL. |
commit | commitdiff | tree | snapshot |
2017-10-17 |
Todd C. Miller | Add support for #include and #includedir from Natale... |
commit | commitdiff | tree | snapshot |
2017-10-14 |
Todd C. Miller | Minor corrections from Tae Wong |
commit | commitdiff | tree | snapshot |
2017-10-12 |
Todd C. Miller | Add a warning that for "sudo -i command" and "sudo... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Todd C. Miller | Fix stair-stepped output when the output of a sudo... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Todd C. Miller | env_keep and env_check are also taken into account... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Todd C. Miller | Make PC insults the default and add new configure option, |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Todd C. Miller | Add missing translators from recent updates and one... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Todd C. Miller | More accurately describe the use_pty option now that... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Todd C. Miller | Document changes in use_pty behavior when no terminal... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Todd C. Miller | Set ec->cmnd_pid to the correct value when receiving... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Todd C. Miller | If /dev/tty is not available and no I/O logging plugins... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Todd C. Miller | Do not set utmp_user if we did not actually allocate... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Todd C. Miller | sudo 1.8.21p2 |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Todd C. Miller | sudo_terminated() should not return true when SIGCHLD... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Todd C. Miller | Set SIGCHLD handler to SIG_DFL before forking the askpa... |
commit | commitdiff | tree | snapshot |
2017-09-06 |
Todd C. Miller | The read and write sides of signal_pipe[] were swapped... |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Todd C. Miller | Fix a logic error in 96651906de42 which prevented sudo... |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Todd C. Miller | Sudo 1.8.21p1 |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Todd C. Miller | The Fedora sudo package uses /etc/ldap.conf not /etc... |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Todd C. Miller | The fix for matching when no sudoRunAsUser is present... |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Todd C. Miller | Sprinkle a few more debugging printfs. |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Todd C. Miller | Fix replaying sessions that contain input logs. When... |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Todd C. Miller | Fix typo (Auguest vs. August). From David Pocock. |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Todd C. Miller | Go back to returning true from display_privs() on non... |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Todd C. Miller | Fix the pass2 ldap query string when no search filter... |
commit | commitdiff | tree | snapshot |
2017-08-29 |
Todd C. Miller | Don't forward SIGINFO to the child when it is send... |
commit | commitdiff | tree | snapshot |
2017-08-23 |
Todd C. Miller | Fix path to LICENSE and NEWS files that get used in... |
commit | commitdiff | tree | snapshot |
2017-08-21 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2017-08-18 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2017-08-12 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2017-08-11 |
Todd C. Miller | Preserving environment variables on the command line... |
commit | commitdiff | tree | snapshot |
2017-08-10 |
Todd C. Miller | Add Friulian translation for sudo from Fabio Tomat... |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2017-08-04 |
Todd C. Miller | In the Runas example that uses "boulder" make it clear... |
commit | commitdiff | tree | snapshot |
2017-08-03 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-08-03 |
Todd C. Miller | Allow the user to specify a list of environment variabl... |
commit | commitdiff | tree | snapshot |
2017-08-01 |
Todd C. Miller | Replace tty_tickets option with timestamp_type which... |
commit | commitdiff | tree | snapshot |
2017-08-01 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-08-01 |
Todd C. Miller | Don't send email about an unresolvable host name if... |
commit | commitdiff | tree | snapshot |
2017-07-31 |
Todd C. Miller | fix playback of stdout/stderr without embedded carriage... |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Todd C. Miller | Avoid unused variable warning when sasl is not used. |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Todd C. Miller | Add support for --enable-sasl and --disable-sasl to... |
commit | commitdiff | tree | snapshot |
next |