2017-03-27 |
Todd C. Miller | Document that commands matched by "sudo ALL" are not... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Todd C. Miller | Update for 1.8.20 |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Todd C. Miller | regen for restricted_env_file |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Todd C. Miller | Mention that iolog_user is useful for NFS. |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Todd C. Miller | Only retry mkdir or create with PERM_IOLOG if errno... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Todd C. Miller | Add fallback to PERM_IOLOG when making the final compon... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Todd C. Miller | Add restricted_env_file which is like env_file but... |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Todd C. Miller | quiet a warning on older zlib |
commit | commitdiff | tree | snapshot |
2017-03-22 |
Todd C. Miller | cast mode_t to unsigned int when printing with %o |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Todd C. Miller | Set umask temporarily when creating files instead of... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Todd C. Miller | remove now-useless variable |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Todd C. Miller | Don't set owner/mode on directories that already exist... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Todd C. Miller | Explicitly set the file mode of I/O log files so the... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Todd C. Miller | Add PERM_IOLOG so we can create I/O log files on an... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Todd C. Miller | Restore the '/' in the path before returning if we... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Todd C. Miller | When creating the timestamp directory, use the group... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Todd C. Miller | zero out nss->handle after it has been freed to make... |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Todd C. Miller | Add iolog_flush option. |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Todd C. Miller | Don't allow the user to specify an I/O log file mode... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Todd C. Miller | Regenerate the cat pages with newer mandoc which format... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Todd C. Miller | Make it clear that I/O logs will be complete even if... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Todd C. Miller | Replace pipe_nonblock() with pipe2() |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Todd C. Miller | Emulate pipe2() on systems without it. |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Todd C. Miller | Fix declaration of sudo_krb5_verify() in the case where... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Todd C. Miller | Use HAVE_STDBOOL_H to detect systems w/o stdbool.h. |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Todd C. Miller | Move SIGCHLD handling into handle_sigchld() functions... |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Todd C. Miller | e_termination should be set to the value of WTERMSIG... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Todd C. Miller | Add tcsetpgrp_nobg() which acts like tcsetpgrp() but... |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Todd C. Miller | Prevent sudo from receiving SIGTTOU when it tries to... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Todd C. Miller | Add some casts to quiet gcc warnings on Solaris and... |
commit | commitdiff | tree | snapshot |
2017-03-03 |
Todd C. Miller | change debug info when suspending sudo |
commit | commitdiff | tree | snapshot |
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 |
next |