2017-02-14 |
Todd C. Miller | Fix final test with a format > 2048 bytes. |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Todd C. Miller | avoid redefining the MIN macro |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Todd C. Miller | Include parse.h in timestr.c which is where function... |
commit | commitdiff | tree | snapshot |
2017-02-13 |
Todd C. Miller | Fix for including a sudoers file that begins with the... |
commit | commitdiff | tree | snapshot |
2017-02-10 |
Todd C. Miller | Display the value of syslog_maxlen in sudo -V output. |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Todd C. Miller | Add ignore_unknown_defaults flag to ignore unknown... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Todd C. Miller | Always set the close-on-exec bit on the fd used to... |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Todd C. Miller | first updates for 1.8.20 |
commit | commitdiff | tree | snapshot |
2017-01-27 |
Todd C. Miller | sudo 1.8.20 |
commit | commitdiff | tree | snapshot |
2017-01-25 |
Todd C. Miller | update zlib to version 1.2.11 |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Todd C. Miller | Fix fdexec=never when a digest is present. |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Todd C. Miller | Add new fdexec sudoers setting to allow choose whether... |
commit | commitdiff | tree | snapshot |
2017-01-23 |
Todd C. Miller | Close execfd in parent processes where it is not needed. |
commit | commitdiff | tree | snapshot |
2017-01-21 |
Todd C. Miller | Add support for digest matching when the command is... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Todd C. Miller | Add support for SASL_MECH in ldap.conf; Bug #764 |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Todd C. Miller | Fix documentation bug, the contents of env_file have... |
commit | commitdiff | tree | snapshot |
2017-01-17 |
Todd C. Miller | Safer example for rule that can change non-root passwor... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Todd C. Miller | Don't overwrite the return value of ldap_sasl_interacti... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Todd C. Miller | In sudo_unsetenv_nodebug(), decrement envp.env_len... |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Todd C. Miller | only run vsyslog_test if it exists |
commit | commitdiff | tree | snapshot |
2017-01-16 |
Todd C. Miller | Add regress for vsyslog replacement. |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Todd C. Miller | Define HAVE_NANOSLEEP if we find nanosleep in librt |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Todd C. Miller | sudo_nanosleep not nanosleep in util.exp.in |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Todd C. Miller | add nanosleep to util.exp.in if needed |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Todd C. Miller | sudo 1.8.19p2 |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Todd C. Miller | Double the size of new_fmt[] and remove an extraneous... |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Todd C. Miller | Fix typo, want vsnprintf not snprintf. |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Todd C. Miller | move va_start() in mysyslog() |
commit | commitdiff | tree | snapshot |
2017-01-13 |
Todd C. Miller | Only treat failure of expand_iolog_path() as fatal... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Todd C. Miller | When waiting for the parent to grant us the tty, use... |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Todd C. Miller | Use ROOT_UID instead of 0 |
commit | commitdiff | tree | snapshot |
2017-01-09 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Todd C. Miller | Fix crash in visudo introduced in sudo 1.8.9 when an... |
commit | commitdiff | tree | snapshot |
2017-01-05 |
Todd C. Miller | Avoid using the system strnlen/strndup on AIX < 6.... |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Todd C. Miller | sudo 1.8.19p1 |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Todd C. Miller | Fix logic bug when matching syslog priority and facility. |
commit | commitdiff | tree | snapshot |
2016-12-20 |
Todd C. Miller | Dell spun off Quest so simplify the history by just... |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Todd C. Miller | Fix copyright year |
commit | commitdiff | tree | snapshot |
2016-12-19 |
Todd C. Miller | typo |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Todd C. Miller | HAVE_DECL_GETGROUPLIST_2 is always defined if HAVE_GETG... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Todd C. Miller | Use getgrouplist_2() on macOS if available. |
commit | commitdiff | tree | snapshot |
2016-12-04 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2016-12-03 |
Todd C. Miller | In set_interfaces() treat a parse error as fatal. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Todd C. Miller | Fix a clang warning on macOS |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Todd C. Miller | update for 1.8.19b2 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Todd C. Miller | Ignore a boot time that is in the future, which can... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Todd C. Miller | Allow syslog priority to be negated or set to "none... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Todd C. Miller | Allow stdin and ttyin to be displayed too. The only... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Todd C. Miller | Solaris 10 wordexp() returns 127 on execve() failure... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Todd C. Miller | id_t is 64-bits on FreeBSD so use strtoll() there. |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Todd C. Miller | Fix the "all" setting for verifypw and listpw; nopass... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-11-25 |
Todd C. Miller | Just use malloc_options "S" on OpenBSD instead of ... |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Todd C. Miller | Update year in license |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2016-11-21 |
Todd C. Miller | Add SUDO_DEBUG_INSTANCE_ERROR return value for sudo_deb... |
commit | commitdiff | tree | snapshot |
2016-11-20 |
Todd C. Miller | update for 1.8.19 |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Todd C. Miller | Add support for getpwnam_shadow() on OpenBSD |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Todd C. Miller | Add umask to user_info passed in from the front end... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Todd C. Miller | Fix sign compare warning. |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Todd C. Miller | Use AX_APPEND_FLAG instead of SUDO_APPEND_CPPFLAGS... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Todd C. Miller | Remove aixcrypt.exp, it was a remnant of the 90's crypt... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Todd C. Miller | Remove obsolete solaris issue with snprintf |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Todd C. Miller | SunOS 4.x is no longer supported |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Todd C. Miller | Plug memory leak when a particular Path is set more... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Todd C. Miller | Add sudo_ldap_is_negated() and sudo_ldap_is_negated... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Todd C. Miller | Fix printing of sudoedit_follow in "sudo -l" |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Todd C. Miller | For "sudo -l" print sudoOption sudoedit_follow as FOLLOW. |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Todd C. Miller | Always define _PATH_SUDO_NOEXEC, _PATH_SUDO_SESH, _PATH... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Todd C. Miller | Use readline() in sudo_ldap_read_secret() |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Todd C. Miller | Get rid of struct sudo_conf_paths and just use #defined... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Todd C. Miller | Add ASAN_CFLAGS and ASAN_LDFLAGS and use -Wc prefix... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Todd C. Miller | Disable noexec for HP-UX 10.x which probably doesn... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Todd C. Miller | Remove SunOS 4 support, it is not modern enough to... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Todd C. Miller | Remove HP-UX 9 support, it is not modern enough for... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Todd C. Miller | Remove Ultrix support, modern sudo can't run on Ultrix... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Todd C. Miller | Add regress for noexec functionality |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Todd C. Miller | Unbreak sudo_noexec on macOS where shared libraries... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Todd C. Miller | Don't enable noexec for AIX 5.0-5.2, we need 5.3 and... |
commit | commitdiff | tree | snapshot |
2016-11-13 |
Todd C. Miller | Need to link sudo_noexec.so with -ldl for dlsym() on... |
commit | commitdiff | tree | snapshot |
2016-11-13 |
Todd C. Miller | In strict mode, go to the file/line with an undefined... |
commit | commitdiff | tree | snapshot |
2016-11-13 |
Todd C. Miller | Store the file/lineno for alias and userspec entries... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Todd C. Miller | Add simple reference-counted string allocator and use... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Todd C. Miller | Cast len from size_t to uint64_t before bit shifting... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Todd C. Miller | Add checks for sudoers_locale early Defaults |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Todd C. Miller | Go back to parsing Defaults entries in update_defaults... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Todd C. Miller | Add the argument vector allocated for -s and -i mode... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Todd C. Miller | add missing sudo_pw_delref/sudo_gr_delref to plug memor... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Todd C. Miller | Use expr instead of POSIX sh numerical expression to... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Todd C. Miller | Bump plugin minor version to 10 for sudo_mode, sudo_gro... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Todd C. Miller | Fix a bug in host matching where a negated sudoHost... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Todd C. Miller | Zero out sd_un before calling parse_default() so we... |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Todd C. Miller | Use "ret", not "rc" for the function return value. |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Todd C. Miller | Use sys/stat.h defines instead of bare octal values. |
commit | commitdiff | tree | snapshot |
next |