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 |
2013-11-20 |
Todd C. Miller | Back out unintended change. |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Todd C. Miller | Add dedicated test for getaddrinfo(). Tru64 UNIX conta... |
commit | commitdiff | tree | snapshot |
2013-11-20 |
Todd C. Miller | Define RTLD_GLOBAL for older systems without it. Bug... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Todd C. Miller | Rename snprintf replacement rpl_snprintf since we may... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Todd C. Miller | libcommon tests need locale_stub.lo to link. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Todd C. Miller | Add check for C99 compliant (v)snprintf function. |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Todd C. Miller | Include unistd.h in sig2str.c for Tru64 as it defines... |
commit | commitdiff | tree | snapshot |
2013-11-19 |
Todd C. Miller | Add definition of U_ for --disable-nsl |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Todd C. Miller | When merging Defaults entries we need to check the... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Todd C. Miller | runasgroups not runasgroup in the Cmnd_Spec. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Todd C. Miller | Fix some syntax errors and change how lists are handled. |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Todd C. Miller | Allow sudo to compile without variadic macro support... |
commit | commitdiff | tree | snapshot |
2013-11-18 |
Todd C. Miller | Add warning_gettext() wrapper function that changes... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Todd C. Miller | Fix some #if vs. #ifdef and remove an extraneous semicolon. |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Todd C. Miller | Add debug_return_const_str and debug_return_const_ptr... |
commit | commitdiff | tree | snapshot |
2013-11-17 |
Todd C. Miller | Fixes for building under Tru64; from Daniel Richard G. |
commit | commitdiff | tree | snapshot |
2013-11-16 |
Todd C. Miller | log_{fatal,warning} now logs to the debug file itself. |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Todd C. Miller | Add -Wpointer-arith to --enable-warnings |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Todd C. Miller | Fix more instances of #include directives where the... |
commit | commitdiff | tree | snapshot |
2013-11-15 |
Todd C. Miller | Add support to visudo to export sudoers in JSON format. |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Todd C. Miller | Remove unused digest field from struct cmndspec, the... |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Todd C. Miller | Regen with autoconf 2.69 |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Todd C. Miller | Rename configure.in -> configure.ac |
commit | commitdiff | tree | snapshot |
2013-11-13 |
Todd C. Miller | From Daniel Richard G. (bug #622) |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Todd C. Miller | Very old systems (pre XPG 4.2) may not support MSG_WAIT... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Todd C. Miller | HP-UX may require _XOPEN_SOURCE_EXTENDED to be defined... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Todd C. Miller | Add regress test for bug #623 |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Todd C. Miller | Cope with a comment on the last line of the file with... |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Todd C. Miller | Include arpa/inet.h for HP-UX; from Daniel Richard G. |
commit | commitdiff | tree | snapshot |
2013-11-12 |
Todd C. Miller | Add missing $(mansrcdir) to visudo.mdoc and visudo... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Todd C. Miller | In v{warning,fatal}x?() make a new copy of ap for the... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Todd C. Miller | Remove errant warning_restore_locale() call. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Todd C. Miller | Move va_copy compat macro to missing.h |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Todd C. Miller | Uniquify header dependencies so we don't end up with... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Todd C. Miller | Add getaddrinfo.lo to LTLIBOBJS for systems that need it. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Todd C. Miller | Fix pasto |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Todd C. Miller | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Todd C. Miller | Fix warnings from -Wold-style-definition |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Todd C. Miller | Add -Wold-style-definition to --enable-warnings |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Todd C. Miller | Extra debugging for ready fds. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Todd C. Miller | When deleting an event, check ev->events to determine... |
commit | commitdiff | tree | snapshot |
2013-11-02 |
Todd C. Miller | Only check an fd that is >= 0. Timeout-only events... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Todd C. Miller | Don't call sudo_ev_{add,del}_impl() for timeout-only... |
commit | commitdiff | tree | snapshot |
2013-10-31 |
Todd C. Miller | Make a copy of readfds/writefds before calling select... |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Todd C. Miller | Add Stephen Gelman |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Todd C. Miller | Fix sign comparison warning. |
commit | commitdiff | tree | snapshot |
2013-10-30 |
Todd C. Miller | Fix potential NULL dereference in non-interactive mode. |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Todd C. Miller | Use MSG_WAITALL when receiving struct command_status... |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Todd C. Miller | SIGKILL is not catchable |
commit | commitdiff | tree | snapshot |
2013-10-29 |
Todd C. Miller | Add sudo_ev_get_timeleft() to get the amount of time... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Todd C. Miller | If the user presses <return> or <enter> in sudoreplay... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Todd C. Miller | Fix sudo_ev_scan_impl() return value in event_poll.c. |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Todd C. Miller | Move session replay into its own function. |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Todd C. Miller | Get rid of cur and pending pointers in struct sudo_even... |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Todd C. Miller | rename sudo_ev_loop_impl() -> sudo_ev_scan_impl() |
commit | commitdiff | tree | snapshot |
2013-10-28 |
Todd C. Miller | Add support for libevent-style timed events. Adding... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Todd C. Miller | Now that sudo_ev_base_free() removes all events before... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Todd C. Miller | Add a list of active events in the base that the back... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Todd C. Miller | Remove any existing events before freeing the event... |
commit | commitdiff | tree | snapshot |
2013-10-25 |
Todd C. Miller | mon_handler() should be static |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Todd C. Miller | If user specified start_tls and ldaps, display a warnin... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Todd C. Miller | Add missing else when the connection from the monitor... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Todd C. Miller | When flushing output we don't care whether we are the... |
commit | commitdiff | tree | snapshot |
2013-10-24 |
Todd C. Miller | Should not attempt start_tls on an ldaps connection. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Todd C. Miller | Fix sign compare warning. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Todd C. Miller | Eliminate warning about circular dependency from GNU... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Todd C. Miller | More sign compare fixes. On Solaris id_t is signed... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Todd C. Miller | Quiet sign comparision warnings. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Todd C. Miller | Add -Wsign-compare to --enable-warnings |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Todd C. Miller | Ignore SIGPIPE when connecting to the LDAP server so... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Todd C. Miller | Quiet compiler warnings. |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | sudo_ldap_parse_uri() should join multiple URIs in... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Avoid a double free introduced when plugging a memory... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Quiet some llvm check false positives. The common... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | If pam_open_session() fails don't call pam_getenvlist... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Fix newly introduced use after frees found by llvm... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Remove an errant list_next() call that should have... |
commit | commitdiff | tree | snapshot |
2013-10-22 |
Todd C. Miller | Add "headless" tail queues and use them in place of... |
commit | commitdiff | tree | snapshot |
next |