2014-03-05 |
Todd C. Miller | Removed tag SUDO_1_7_10p8 SUDO_1_7_10p8 |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Need to use MAXHOSTNAMELEN not HOST_NAME_MAX in sudo... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Added tag SUDO_1_7_10p8 for changeset 0fe6c4ba99be |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Sudo 1.7 configure doesn't support --disable-nls |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Update for sudo 1.7.10p8 |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Remove extraneous keeps in SYNOPSIS now that mandoc... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Properly escape the : in :alpha: |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Replace some uses of .Sy with .Ar, .Ev and .Pa as appro... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Remove some extraneous markup; from Ingo Schwarze |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Use .Ar macro instead of "file ..." Use ".Cm -" instead... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Only warn once when we are unable to open the sudoers... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Check for illegal characters in the NIS domain name... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Bump I/O buffer size to 32K |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Todd C. Miller | Mac OS X has netgroup functions in netdb.h. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Todd C. Miller | Fix logic inversion when checking environment variables... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Todd C. Miller | Merge from sudo trunk: |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Todd C. Miller | We need limits.h here. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Todd C. Miller | Use /dev/fd in closefrom() on FreeBSD < 8.0 and Mac... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Todd C. Miller | Avoid a crash on Mac OS X 10.8 (at least) when we close... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Todd C. Miller | Make -c option description more accurate (merged from... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Todd C. Miller | When checking whether a user may change the login class... |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Todd C. Miller | Fix compilation when --without-iologdir configure optio... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Todd C. Miller | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Todd C. Miller | Add missing call to restore_signals() in the !dowait... |
commit | commitdiff | tree | snapshot |
2013-08-12 |
Todd C. Miller | Fix realloc loop() in lbuf_append_quoted(); from Daniel... |
commit | commitdiff | tree | snapshot |
2013-03-05 |
Todd C. Miller | Fix potential double free in an error path. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Todd C. Miller | Use pst_highestfd from pstat_getproc() on HP-UX. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Todd C. Miller | Use pstat() on HP-UX to determine the tty device. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Todd C. Miller | Fix exit value if check_user() returns -1. |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Todd C. Miller | re-tag SUDO_1_7_10p7 |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Todd C. Miller | Added tag SUDO_1_7_10p7 for changeset d95631aa92d9 |
commit | commitdiff | tree | snapshot |
2013-03-01 |
Todd C. Miller | Sudo 1.7.10p7 SUDO_1_7_10p7 |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Todd C. Miller | Added tag SUDO_1_7_10p7 for changeset ddf399e3e306 |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Todd C. Miller | Completely ignore time stamp file if it is set to the... |
commit | commitdiff | tree | snapshot |
2013-02-19 |
Todd C. Miller | Make display_cmnd() return value match trunk version. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Todd C. Miller | #include "sudo_usage.h" not <sudo_usage.h> so we get... |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Todd C. Miller | Added tag SUDO_1_7_10p6 for changeset 882475dfa47c |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Todd C. Miller | Sudo 1.7.10p6 SUDO_1_7_10p6 |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Todd C. Miller | Sync with autoconf 2.68 |
commit | commitdiff | tree | snapshot |
2013-02-10 |
Todd C. Miller | Move call the save_signals() to before SIGINT, SIGQUIT... |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Todd C. Miller | Store the session ID in the tty ticket file too. A... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Todd C. Miller | Added tag SUDO_1_7_10p5 for changeset 765958d9ee1e |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Todd C. Miller | Sudo 1.7.10p5 SUDO_1_7_10p5 |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Todd C. Miller | Update copyright year |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Todd C. Miller | Fix potential stack overflow due to infinite recursion... |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Todd C. Miller | Remove ttyname() fall back code on systems where we... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Todd C. Miller | Added tag SUDO_1_7_10p4 for changeset a5ea48905d46 |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Todd C. Miller | Sudo 1.7.10p4 SUDO_1_7_10p4 |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Todd C. Miller | Use -fstack-protector-all in preference to -fstack... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Todd C. Miller | Break out stack smashing protector options into SSP_CFL... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Todd C. Miller | Avoid NULL deref for unknown Defaults in strict mode. |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Todd C. Miller | Do not inform the user that the command was not permitt... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Todd C. Miller | The -a option should be #ifdef HAVE_BSD_AUTH_H, not -A. |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Todd C. Miller | Add missing call to save_signals(). |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Todd C. Miller | In rbrepair(), make sure we never try to change the... |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Todd C. Miller | No need to restore default signal handler for SIGSTOP... |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Todd C. Miller | Disable PIE on FreeBSD/ia64, otherwise sudo will segfault. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Todd C. Miller | For PERM_ROOT set egid to 0 so log files are not create... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Todd C. Miller | Set gid to 0 when creating I/O log directories. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Todd C. Miller | sync with upstream |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Todd C. Miller | Add support for SUDO_PREINSTALL_CMD so we can correct... |
commit | commitdiff | tree | snapshot |
2012-09-28 |
Todd C. Miller | Mention HP-UX pam.conf settings. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Todd C. Miller | Fix running commands that need the terminal in the... |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Todd C. Miller | Added tag SUDO_1_7_10p3 for changeset 235ca8006055 |
commit | commitdiff | tree | snapshot |
2012-09-19 |
Todd C. Miller | Use 1/0 not TRUE/FALSE. SUDO_1_7_10p3 |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Todd C. Miller | sudo 1.7.10p3 |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Todd C. Miller | Avoid calling fclose(NULL) in the error path when we... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Todd C. Miller | Don't use embedded newline when matching, use \n. ... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | Fall back on lstat(2) if d_type in struct dirent is... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | Added tag SUDO_1_7_10p2 for changeset 60d2336634f5 |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | Sudo 1.7.10p2 SUDO_1_7_10p2 |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | When setting the signal handler for SIGTSTP to the... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | Added tag SUDO_1_7_10p1 for changeset a8330024abe7 |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | Mention support for SUCCESS=return in /etc/nsswitch... SUDO_1_7_10p1 |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | sudo 1.7.10p1 |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Todd C. Miller | Avoid setting LOGNAME, USER and USERNAME variables... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Todd C. Miller | Fix duplicate detection in sudo_putenv(), do not prune... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Todd C. Miller | Add support for [SUCCESS=return] in nsswitch.conf;... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Todd C. Miller | Added tag SUDO_1_7_10 for changeset 56db3dcb76c6 |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Todd C. Miller | mention PIE SUDO_1_7_10 |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Todd C. Miller | Handle NULL entries in sys_siglist. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Todd C. Miller | Convert my_sys_sig{list,name} -> sudo_sys_sig{list... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd C. Miller | Fix gcc warnings. |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd C. Miller | Pass on SIGTSTP to the command if it was sent by a... |
commit | commitdiff | tree | snapshot |
2012-08-27 |
Todd C. Miller | Shells typically change their process group when they... |
commit | commitdiff | tree | snapshot |
2012-08-24 |
Todd C. Miller | Quiet gcc warnings on glibc systems that use warn_unuse... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd C. Miller | Don't print an error message in yyerror() if open_sudoe... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Substitute MANDIRTYPE into Makefile |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Don't remove files in GENERATED unless DEVEL is set. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Move log_denial() calls and logic to log_failure(). |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Todd C. Miller | Make the capitalization consistent for .Ss and .Sx |
commit | commitdiff | tree | snapshot |
2012-08-21 |
Todd C. Miller | Add COMMAND EXECUTION section that describes how sudo... |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Todd C. Miller | Add COMMAND EXECUTION section that describes how sudo... |
commit | commitdiff | tree | snapshot |
2012-08-19 |
Todd C. Miller | Happy Easter |
commit | commitdiff | tree | snapshot |
2012-08-18 |
Todd C. Miller | Add CONTRIBUTORS file from sudo trunk |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Sudo manuals formatted in mdoc, to replace the pod... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Add new check_defaults() function to check (but not... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Use AI_FQDN instead of AI_CANONNAME if available since... |
commit | commitdiff | tree | snapshot |
next |