2016-09-02 |
Todd C. Miller | update |
commit | commitdiff | tree | snapshot |
2016-09-02 |
Todd C. Miller | Don't disable large file support for Linux, just SVR4... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Todd C. Miller | Make sudo_parseln() flags hex to make it more obvious... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Todd C. Miller | Don't try to support line continuation in /etc/environment. |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Todd C. Miller | No line continuation support in ldap.conf. |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Todd C. Miller | Add flag to sudo_parseln() to disable line continuation... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Todd C. Miller | A comment character ('#') is only special at the beginn... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Todd C. Miller | Add a flags option to sudo_parseln() and a flag to... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Todd C. Miller | If get_process_ttyname() fails for errno != ENOENT... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Todd C. Miller | use strict |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Todd C. Miller | Define def_foo in terms of the I_FOO index instead... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Todd C. Miller | Mention that match_group_by_gid has no effect when... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Todd C. Miller | Use W_EXITCODE to construct the wait status if sudo... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Todd C. Miller | fix brace style |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Todd C. Miller | It is possible for get_user_info() to fail for reasons... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Todd C. Miller | match_group_by_gid is only available in sudo 1.8.18... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Todd C. Miller | Mention match_group_by_gid |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Todd C. Miller | Document match_group_by_gid |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Todd C. Miller | Add match_group_by_gid Defaults option to allow sites... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Todd C. Miller | Mention "sudo -l command" bug fix. |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Todd C. Miller | Fix "sudo -l command" in the LDAP and SSS backends... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Todd C. Miller | Use sudo_strsplit() instead of doing the equivalent... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Todd C. Miller | Move SIGPIPE bug fix to 1.8.18 where it belongs |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Todd C. Miller | Fix memset size typo in previous commit. |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Todd C. Miller | Add regress for check_defaults() use-after-free bug. |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Todd C. Miller | Fix use-after-free in check_defaults(), reported by... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Todd C. Miller | SIGPIPE bug fix |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Todd C. Miller | Now that we ignore SIGPIPE in sudo we need to restore... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Todd C. Miller | Fix appending to make_opts |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Todd C. Miller | Add Bug #753 and fix reference to Bug #752. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Todd C. Miller | regen pot files |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Todd C. Miller | Update with logging changes. |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Todd C. Miller | Avoid duplicate warnings when we cannot write to the... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Todd C. Miller | Move the ignoring of I/O log plugin errors into the... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Todd C. Miller | Make the behavior when we cannot write to a log or... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Todd C. Miller | Make sure we print an error message to stderr (and... |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Todd C. Miller | Separate out the supplemental group ID checks from... |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Todd C. Miller | Cache the user's group IDs and group names separately... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Todd C. Miller | Remove the "op" parameter from all the store_foo()... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Todd C. Miller | Flags always have a NULL value. Regression introduced... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Todd C. Miller | Set rc to true when setting a flag Defaults value. |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Todd C. Miller | suppress a cppcheck false positive |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Todd C. Miller | Refactor the error parts of set_default_entry() so... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Todd C. Miller | In set_default_entry() check for unsupported Defaults... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Todd C. Miller | Add missing break in switch that sets the max limit... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Todd C. Miller | Check sudoers_initlocale return value and treat as... |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Todd C. Miller | Set runas_pw early and adjust runaslist_matches() to... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Todd C. Miller | Load sudoers group plugin via an early callback. |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Todd C. Miller | System Integrity Protection on Mac OS X won't allow... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Todd C. Miller | Document that fqdn, runas_default and sudoers_locale... |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Todd C. Miller | Regen for 1.8.18 |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Todd C. Miller | Avoid passing around struct defaults when it is not... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Todd C. Miller | Instead of deferring setting early defaults until we... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Todd C. Miller | Run callbacks once in set_default_entry() instead of... |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Todd C. Miller | Use /proc/cpuinfo on Linux instead of running lscpu |
commit | commitdiff | tree | snapshot |
2016-08-03 |
Todd C. Miller | If using GNU make on a multi-cpu system, use the -j... |
commit | commitdiff | tree | snapshot |
2016-08-01 |
Todd C. Miller | Only check SUDO_USER if euid is 0 |
commit | commitdiff | tree | snapshot |
2016-07-30 |
Todd C. Miller | Initialize sudo_user based on the SUDO_USER environment... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Todd C. Miller | Add function name in "command resumed" debug message |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Todd C. Miller | If waitpid() returns 0 or -1, display a warning, this... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
Todd C. Miller | Flag settings have a NULL value so we can't use that... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Todd C. Miller | Explicitly check for a continued process with waitpid... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Todd C. Miller | Fix --with-fqdn, the value should be NULL since it... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
Todd C. Miller | Add support for early defaults to the ldap and sssd... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Todd C. Miller | Repair symlink check in sudo_edit_openat_nofollow(... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Todd C. Miller | On systems that lack the O_NOFOLLOW open(2) flag, check in |
commit | commitdiff | tree | snapshot |
2016-07-25 |
Todd C. Miller | Update debug_decl for sudo_edit_openat_nofollow() |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Todd C. Miller | Split set_default_entry() out of set_default() so we... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Todd C. Miller | Split binding match code out of default_type_matches... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Todd C. Miller | Pass quiet flag to init_parser() and update_defaults... |
commit | commitdiff | tree | snapshot |
2016-07-22 |
Todd C. Miller | Update defaults in visudo after sudoers has been edited... |
commit | commitdiff | tree | snapshot |
2016-07-21 |
Todd C. Miller | Set sudoers locale before calling sudoersparse(). ... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Todd C. Miller | Set the locale to the sudoers locale when parsing and... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Todd C. Miller | Add forward decl of union sudo_defs_val to silence... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Todd C. Miller | Set the warn/fatal locale helper function in sudoers_po... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Todd C. Miller | Move sudoers locale callback function to locale.c and... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Todd C. Miller | In cb_sudoers_locale() actually set the locale in addit... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Todd C. Miller | Fix regression that would cause early defaults entries... |
commit | commitdiff | tree | snapshot |
2016-07-20 |
Todd C. Miller | sudo 1.8.18 |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Todd C. Miller | Only set early defaults once, regardless of how many... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Todd C. Miller | Make strings const in functions that set defaults as... |
commit | commitdiff | tree | snapshot |
2016-07-19 |
Todd C. Miller | In cb_fqdn() just return if the fqdn flag is set to... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Todd C. Miller | Implement callbacks for defaults flags (T_FLAG). |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Todd C. Miller | add debug_decl for cb_runas_default and cb_sudoers_locale |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Todd C. Miller | Convert fqdn to a callback and add it to the list of... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Todd C. Miller | Change defaults callbacks to take a union sudo_defs_val... |
commit | commitdiff | tree | snapshot |
2016-07-18 |
Todd C. Miller | When updating defaults, process certain values fist... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Todd C. Miller | Fix typo introduced in last commit to fix fill_args... |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Todd C. Miller | Fix underflow checl in fill_args(). |
commit | commitdiff | tree | snapshot |
2016-07-17 |
Todd C. Miller | Make sure we account for the trailing NUL when computin... |
commit | commitdiff | tree | snapshot |
2016-07-16 |
Todd C. Miller | Make arg_size and arg_len unsigned since we do bitwise... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Todd C. Miller | Only remove backup files as part of "make uninstall... |
commit | commitdiff | tree | snapshot |
2016-07-08 |
Todd C. Miller | Only keep backups of installed files on HP-UX where... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Todd C. Miller | Ignore a missing or insecure #includedir, it is not... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
Todd C. Miller | Make sure we always call sudoerserror() on error in... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Todd C. Miller | Set the sudoers locale before opening the sudoers file. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
Todd C. Miller | Add debugging |
commit | commitdiff | tree | snapshot |
next |