2013-01-31 |
Todd C. Miller | Clarify ttyname changes. SUDO_1_8_6p6 |
commit | commitdiff | tree | snapshot |
2013-01-31 |
Todd C. Miller | Add 1.8.6p6 |
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-24 |
Todd C. Miller | Added tag SUDO_1_8_6p5 for changeset e16ecb5c6677 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Todd C. Miller | Add __dso_public to extern declaration of declaration... SUDO_1_8_6p5 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Todd C. Miller | Sudo 1.8.6p5 |
commit | commitdiff | tree | snapshot |
2013-01-24 |
Todd C. Miller | Add 1.8.6p5 |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Todd C. Miller | Use _getgroupsbymember() on Solaris to get the groups... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Todd C. Miller | Fix potential stack overflow due to infinite recursion... |
commit | commitdiff | tree | snapshot |
2013-01-15 |
Todd C. Miller | Added tag SUDO_1_8_6p4 for changeset 708b8db3b30e |
commit | commitdiff | tree | snapshot |
2013-01-13 |
Todd C. Miller | Add missing call to save_signals(). SUDO_1_8_6p4 |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Todd C. Miller | Use -fstack-protector-all in preference to -fstack... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Todd C. Miller | Only test for -fstack-protector and -fvisibility=hidden... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Todd C. Miller | Add Sudo 1.8.6p4 |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Todd C. Miller | Sudo 1.8.6p4 |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Todd C. Miller | Break out stack smashing protector options into SSP_CFL... |
commit | commitdiff | tree | snapshot |
2013-01-01 |
Todd C. Miller | In rbrepair(), make sure we never try to change the... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Todd C. Miller | Disable PIE on FreeBSD/ia64, otherwise sudo will segfault. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Todd C. Miller | Avoid NULL deref for unknown Defaults in strict mode. |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Todd C. Miller | Do not inform the user that the command was not permitt... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Todd C. Miller | The -a option should be #ifdef HAVE_BSD_AUTH_H, not -A. |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Todd C. Miller | Allow sudo to be build with sss support without also... |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Todd C. Miller | Fix running commands that need the terminal in the... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Todd C. Miller | Fold preinstall into install-plugin and pass the path... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
Todd C. Miller | Add preinstall target that runs SUDO_PREINSTALL_CMD... |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Todd C. Miller | Added tag SUDO_1_8_6p3 for changeset f25e20b889d7 |
commit | commitdiff | tree | snapshot |
2012-09-18 |
Todd C. Miller | sudo 1.8.6p3 SUDO_1_8_6p3 |
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 | Avoid calling fclose(NULL) in the error path when we... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | Added tag SUDO_1_8_6p2 for changeset 56852147a260 |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Todd C. Miller | Sudo 1.8.6p2 SUDO_1_8_6p2 |
commit | commitdiff | tree | snapshot |
2012-09-16 |
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_8_6p1 for changeset 98436a0a8cf1 |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | Merge NEWS update for sudo 1.8.6p1 SUDO_1_8_6p1 |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | Mention support for SUCCESS=return in /etc/nsswitch... |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | Merge sudo 1.8.6p1 from trunk. |
commit | commitdiff | tree | snapshot |
2012-09-12 |
Todd C. Miller | sudo 1.8.6p1 |
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-11 |
Todd C. Miller | Add some debuggging |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Todd C. Miller | Disable word wrap in list mode when stdout is a pipe... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Todd C. Miller | Print a trailing newline in lbuf_print() when there... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Todd C. Miller | Add support for [SUCCESS=return] in nsswitch.conf;... |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Todd C. Miller | Added tag SUDO_1_8_6 for changeset 15ed71afbd50 |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Todd C. Miller | Merge sudo 1.8.6 from trunk. SUDO_1_8_6 |
commit | commitdiff | tree | snapshot |
2012-09-04 |
Todd C. Miller | Add sssd.c |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Todd C. Miller | regen .po files |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Todd C. Miller | Add Vietnamese sudoers translation from translationproj... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Todd C. Miller | mention PIE |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Todd C. Miller | Add Vietnamese sudoers translation from translationproj... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Todd C. Miller | Add missing signame dependency |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Todd C. Miller | Silence compiler warnings. |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Todd C. Miller | Replace strsigname() with sig2str(), emulating it as... |
commit | commitdiff | tree | snapshot |
2012-08-29 |
Todd C. Miller | Use fseeko() for legacy utmp handling if available. |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Todd C. Miller | Detect sys_sigabbrev[] and use it in place of sys_signa... |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Todd C. Miller | Handle NULL entries in sys_siglist and sys_signame. |
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 | 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-27 |
Todd C. Miller | Use strsigname() to print signal names in the debug... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd C. Miller | Remove generated file and change path for temporary... |
commit | commitdiff | tree | snapshot |
2012-08-23 |
Todd C. Miller | When running regress tests, list pass/fail rate for... |
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-23 |
Todd C. Miller | Avoid printing the >>> parse error <<< message for... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Fix NULL deref when an entry has no Runas_Entry |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Correct the check_user() comment header. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Change a log_fatal() into log_error() when no auth... |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Todd C. Miller | Add missing debug_return |
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-18 |
Todd C. Miller | Happy Easter |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Don't echo the awk command when building siglist.in |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Cosmetic changes. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | The HISTORY, LICENSE and CONTRIBUTORS files are not... |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Todd C. Miller | Sync with translationproject.org and add Italian sudoer... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Todd C. Miller | Expand description of fqdn to talk about systems where... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Todd C. Miller | For cat pages there is nothing to make unless DEVEL... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Todd C. Miller | Always use mandoc to format cat pages and remove now... |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Todd C. Miller | sync polypkg from git |
commit | commitdiff | tree | snapshot |
2012-08-15 |
Todd C. Miller | Use AI_FQDN instead of AI_CANONNAME if available since... |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Todd C. Miller | Fix some typos. |
commit | commitdiff | tree | snapshot |
2012-08-14 |
Todd C. Miller | Add new check_defaults() function to check (but not... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Todd C. Miller | Document sudoers log format. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Todd C. Miller | Update for sudo 1.8.5p3 |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Todd C. Miller | Added tag SUDO_1_8_5p3 for changeset 008a7807c354 |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Todd C. Miller | sudo 1.8.5p3 SUDO_1_8_5p3 |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Todd C. Miller | Add missing check for I/O plugin API version when check... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Todd C. Miller | Can't call debug code in the process_hooks_xxx function... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Todd C. Miller | Add missing check for I/O plugin API version when check... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Todd C. Miller | Can't call debug code in the process_hooks_xxx function... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Todd C. Miller | Include signal.h before sudo_exec.h since it uses sigse... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Todd C. Miller | Remove OPTIONS section; options now go inside DESCRIPTION |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Todd C. Miller | Sync with translationproject.org and add new Slovenian... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Todd C. Miller | Reduce the number of "internal error, foo overflow... |
commit | commitdiff | tree | snapshot |
2012-08-10 |
Todd C. Miller | Mention HP-UX reboot fix. |
commit | commitdiff | tree | snapshot |
next |