2014-01-13 |
Todd C. Miller | Remove dead store; found by cppcheck |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Todd C. Miller | Quiet a cppcheck warning about a negative subscript. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Todd C. Miller | Make noexec parameter to sudo_execve() bool. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Todd C. Miller | Quiet a few innocuous cppcheck warnings. |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Todd C. Miller | Handle in_res being NULL for sudo_debug_printf() in... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Todd C. Miller | When writing length to timing file, use %u not %d as... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Todd C. Miller | Close export_fp in the error path too, but do not close... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Todd C. Miller | Move right brace outside #ifdef HAVE_DISPCRYPT; found... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Todd C. Miller | Make this compile again |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Todd C. Miller | Add suppression line to quiet a bogus (inconclusive... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Todd C. Miller | Do not leak old istack if realloc fails; found by cppcheck. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Todd C. Miller | Add cppcheck target to run cppcheck on all source files. |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Todd C. Miller | Update for sudo 1.8.9p2 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Todd C. Miller | Update to libtool-2.4.2.418 |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Todd C. Miller | Update from http://git.savannah.gnu.org/gitweb/?p=confi... |
commit | commitdiff | tree | snapshot |
2014-01-08 |
Todd C. Miller | Sudo 1.8.9 also fixes bug #617 |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Todd C. Miller | The fix for the hang was already in the 1.8.9 tarballs. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Todd C. Miller | Update for sudo 1.8.9p1 |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Todd C. Miller | Update copyright year. |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Todd C. Miller | Go back to making the bit fields in struct cmndtag... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
Todd C. Miller | Use debug_return_int() instead of bare return for debug... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Todd C. Miller | Fix infinite loop that could be triggered by sudo_ev_lo... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Todd C. Miller | Update for 1.8.9 final. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Todd C. Miller | Handle a sequence file with no trailing newline. |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Todd C. Miller | Truncate io log and timing files on open when recycling... |
commit | commitdiff | tree | snapshot |
2014-01-04 |
Todd C. Miller | Repair reading of the iolog sequence number that got... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Todd C. Miller | If invoked as sudoedit we can't just exec the command... |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Todd C. Miller | Fix restoration of the close-on-exec flag when moving... |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Todd C. Miller | Add "see below" to reference "Secure editing" section... |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Todd C. Miller | Add initial "Secure editing" section. |
commit | commitdiff | tree | snapshot |
2014-01-01 |
Todd C. Miller | Update copyright year. |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2013-12-31 |
Todd C. Miller | Make user_cwd and user_tty dynamically allocated even... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Todd C. Miller | Use -fstack-protector-strong in preference to -fstack... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Todd C. Miller | Dell acquired Quest |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2013-12-29 |
Todd C. Miller | sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Todd C. Miller | Update for recent changes. |
commit | commitdiff | tree | snapshot |
2013-12-28 |
Todd C. Miller | Fix typo; we want setlocale(LC_ALL, "") since we are... |
commit | commitdiff | tree | snapshot |
2013-12-27 |
Todd C. Miller | Use sudoers_initlocale() in main() startup, not sudoers... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Todd C. Miller | Redo preserve_fds support to remap high fds so we can... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Todd C. Miller | Fix install-plugin when sudoers is compiled statically. |
commit | commitdiff | tree | snapshot |
2013-12-20 |
Todd C. Miller | Add support for preventing fds from getting clobbered... |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Todd C. Miller | Need to include limits.h here too. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Todd C. Miller | No need to use __signed. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Todd C. Miller | Need limits.h here too. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Todd C. Miller | Still need limits.h here. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Todd C. Miller | Go back to using /proc/self/fd instead of /proc/$$... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Todd C. Miller | Use a switch to map digest type to name instead of... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Todd C. Miller | Use /dev/fd in closefrom() on FreeBSD < 8.0 and Mac... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Todd C. Miller | Remove _MAX and _MIN compat; we rely on missing.h for... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Todd C. Miller | Remove _MAX and _MIN defines that any system from the... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Todd C. Miller | Change visudo -x to take a file name argument, which... |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Todd C. Miller | Move symbol extern defs into sudoers.h |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Todd C. Miller | Add missing sudo_util.h |
commit | commitdiff | tree | snapshot |
2013-12-14 |
Todd C. Miller | Warn if the time stamp in the I/O log file does not... |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Todd C. Miller | Rename libcommon libsudo_util |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Todd C. Miller | Move prototypes for functions provided by libcommon... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Todd C. Miller | Now that we have proper number parsing functions we... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Todd C. Miller | Don't use int where we really mean enum def_tuple.... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Todd C. Miller | Regen after string parsing changes. |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Todd C. Miller | The OpenBSD strtonum() uses very short error strings... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Todd C. Miller | Add atomode() function for parsing a file mode. |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Todd C. Miller | Use strtonum() instead of atoi(), strtol() or strtoul... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Todd C. Miller | Add strtonum.c to compat for simpler number parsing. |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Todd C. Miller | Fix a warning on Solaris, we need to use debug_return_c... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Todd C. Miller | check_symbols needs to link with SUDO_LIBS in order... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Todd C. Miller | add missing comma |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Todd C. Miller | Make -c option description more accurate. |
commit | commitdiff | tree | snapshot |
2013-12-07 |
Todd C. Miller | When checking whether a user may change the login class... |
commit | commitdiff | tree | snapshot |
2013-12-06 |
Todd C. Miller | Use atoid() when parsing user/group IDs and print them... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Todd C. Miller | Correctly parse 64-bit times in I/O log files. |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Todd C. Miller | Use atoid() not atoi() when parsing uids/gids. |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Todd C. Miller | Better match debugging. |
commit | commitdiff | tree | snapshot |
2013-12-04 |
Todd C. Miller | Document that plugins can be compiled statically into... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | sudo_sss_filter_user_netgroup(): fix comment typos... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | When filtering netgroups, use the passwd struct stashed... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | RHEL 6 and above builds sudo with SSSD support |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | Avoid passing NULL domainname to sudo_debug_printf(). |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | Document sssd debug subsystem. |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | Document "event" debug subsystem. |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | Use atoid() instead of atoi() when parsing uids/gids... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | Add user netgroup filtering for SSSD. Previously,... |
commit | commitdiff | tree | snapshot |
2013-12-03 |
Todd C. Miller | Fix several issues found by the clang static analyzer... |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Todd C. Miller | Mention how to dump sudoers info from LDAP. |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Todd C. Miller | On Solaris, disabling the proc_exec privilege appears... |
commit | commitdiff | tree | snapshot |
2013-12-02 |
Todd C. Miller | Instead of setprogname(), add initprogname() which... |
commit | commitdiff | tree | snapshot |
2013-12-01 |
Todd C. Miller | Ignore EOVERFLOW from pstat_getproc(). The HP-UX kerne... |
commit | commitdiff | tree | snapshot |
2013-11-30 |
Todd C. Miller | Sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2013-11-28 |
Todd C. Miller | Add missing newline in help message after export option. |
commit | commitdiff | tree | snapshot |
2013-11-26 |
Todd C. Miller | Do not add LIBDL to SUDO_LIBS or SUDOERS_LIBS in config... |
commit | commitdiff | tree | snapshot |
2013-11-25 |
Todd C. Miller | Do not rely on NULL being defined for getaddrinfo(... |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Todd C. Miller | Regen for sudo 1.8.9b1 |
commit | commitdiff | tree | snapshot |
2013-11-24 |
Todd C. Miller | Sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2013-11-22 |
Todd C. Miller | Add wrapper functions for dlopen() et al so that we... |
commit | commitdiff | tree | snapshot |
2013-11-21 |
Todd C. Miller | Handle non-unix groups correctly. Get rid of runasuser... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Todd C. Miller | Simplify Defaults list option object. The name and... |
commit | commitdiff | tree | snapshot |
next |