2017-03-03 |
Todd C. Miller | Reorganize the command execution code to separate out... |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Todd C. Miller | Remove support for the TIOCGSIZE ioctl. Systems that... |
commit | commitdiff | tree | snapshot |
2017-02-24 |
Todd C. Miller | Set the child pid to -1 after we've waited for it and... |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Todd C. Miller | Update the description of strict mode to current realit... |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Todd C. Miller | Go back to using a Warning/Error prefix in the message... |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Todd C. Miller | fix copyright years |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Todd C. Miller | Add support for using the message digest functions... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Todd C. Miller | Add support for using the message digest functions... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Todd C. Miller | Move the file digest code out of match.c and into filed... |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Todd C. Miller | Check for gmtime() or localtime() returning NULL and... |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Todd C. Miller | Add support for ROLE, TYPE, PRIVS, LIMITPRIVS, TIMEOUT... |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Todd C. Miller | strftime() was in C89 so use it unconditionally. |
commit | commitdiff | tree | snapshot |
2017-02-18 |
Todd C. Miller | Add NOTBEFORE and NOTAFTER command options similar... |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Todd C. Miller | Bump version to 1.11 for timeout entry in settings[] |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-02-16 |
Todd C. Miller | Add a command line option to specify the command timeou... |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Todd C. Miller | Better error message when the timeout value does not... |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Todd C. Miller | set errno to ERANGE not EOVERFLOW on range error |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | Only inhibit ASAN leak detector for tests that result... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | Plug some memory leaks found by ASAN. |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | List SELinux role/type for "sudo -l" with LDAP and... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | Only inherit SELinux role/type and Solaris privilege... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | Split out tags again so they must precede the command... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | Add support for command timeouts in sudoers. After... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | Merge command tags, SELinux type/role and Solaris privs... |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | supress cppcheck memory leak false positive |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | fix typo that prevented compilation on FreeBSD |
commit | commitdiff | tree | snapshot |
2017-02-14 |
Todd C. Miller | Link vsyslog.lo directly into vsyslog_test to make... |
commit | commitdiff | tree | snapshot |
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 |
next |