2010-12-27 |
Todd C. Miller | Add missing sigsetjmp() call in I/O plugin open function. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Todd C. Miller | Give the policy module fine-grained control over what... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Todd C. Miller | Clear OPOST from c_oflag like we used to. Fixes screen... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Todd C. Miller | Clarify umask option description. From Reuben Thomas. |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Todd C. Miller | Pick last match in LDAP sudoers too |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Todd C. Miller | Document iolog_file, iolog_dir and use_pty |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Todd C. Miller | Adapt plugins to version I/O logging ABI 1.1 |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Todd C. Miller | Add use_pty command_info flag for policies to indicate... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Todd C. Miller | Add remaining plugin convenience functions |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Todd C. Miller | Change I/O log API to pass in command info to the I... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Todd C. Miller | Remove useless cast |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Todd C. Miller | Bump version to 1.8.0b3 |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Todd C. Miller | Remove extraneous newline |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Todd C. Miller | Make I/O log dir configurable. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Todd C. Miller | Rename io_logdir to iolog_dir |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Todd C. Miller | Add missing '*' that prevented the generic ELF case... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Todd C. Miller | If file(1) can't identify the ELF binary type, try... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Use %u to print uid/gid, not %lu and adjust casts to... |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Clarify ordering of entries and attributes. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Fix typo and editing goof. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Merge in ordered LDAP entry support from Andreas Mueller. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Todd C. Miller | Make sure we don't dereference a NULL handle. |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Todd C. Miller | Add support for RHEL 6 file modes that include a traili... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Todd C. Miller | exec_setup() does not need to setuid(0), the Ubuntu... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Todd C. Miller | create_admin_success_flag() should use restore_perms... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Todd C. Miller | In exec_setup() call setuid(0) to make certain the... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Todd C. Miller | Error out if we cannot change to root's uid so we catch... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Todd C. Miller | fix typo; from Michael T Hunter |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Todd C. Miller | In sudoedit mode, assume command line arguments are... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | Add workaround for an error in sys/types.h on HP-UX... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | Fix SUDO_MAILDIR usage of AC_LANG_PROGRAM |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | For Tru64, strip off beta version. |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | Avoid conflicts with system definitions in grp.h and... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Todd C. Miller | Include stdio.h after zlib.h, not before. We need... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Todd C. Miller | Don't clean ChangeLog |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Todd C. Miller | Add prototype for cleanup() |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Todd C. Miller | Avoid deferencing group_plugin if it is NULL in group_p... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Todd C. Miller | group plugin init function return TRUE when successful |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Todd C. Miller | Enlarge the array of entry wrappers int blocks of 100... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Todd C. Miller | Add back call to sudo_ldap_timefilter() in sudo_ldap_bu... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Todd C. Miller | Mention that sudo needs "ar" to build. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Todd C. Miller | Fail with a more useful error if "ar" is not found. |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Todd C. Miller | Merge in ordered LDAP entry support from Andreas Mueller |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Todd C. Miller | Add timed entry support from Andreas Mueller. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Todd C. Miller | Don't try to unload if group_plugin is NULL. |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Todd C. Miller | It is now plugin_cleanup(), not cleanup() |
commit | commitdiff | tree | snapshot |
2010-11-12 |
Todd C. Miller | Call plugin_cleanup(), not cleanup() |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Todd C. Miller | Use efree() not free() and remove malloc.h include... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Todd C. Miller | set PSTAMP for Solaris and move the backend-specific... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Todd C. Miller | sync with git repo |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Todd C. Miller | Only substitute file zlib files when using the builtin... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Todd C. Miller | Give up on using VPATH to find sources as it is impleme... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Todd C. Miller | Include config.h before any other includes to make... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Todd C. Miller | Add zlib |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Todd C. Miller | Add missing targets |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Todd C. Miller | g/c unused $(GENERATED) |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Todd C. Miller | Zero out group_plugin on unload just to be safe. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Todd C. Miller | Unload group plugin if its init function fails. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Todd C. Miller | Only chdir to cwd if it is different from the current... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Todd C. Miller | Bump version to 1.8.0b2 |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Todd C. Miller | Better --enable-zlib description |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Todd C. Miller | Use system zlib on Linux |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Todd C. Miller | Add large file support. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Todd C. Miller | Add large file support. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Todd C. Miller | Add local copy of zlib for systems that lack it. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Todd C. Miller | If perform_io() fails, kill the child before exiting... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | Fix complilation on systems with set_auth_parameters() |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | Avoid potential namespace issues with dlopen() emulation. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | Use INADDR_NONE instead of casting -1 to in_addr_t... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | Mark ChangeLog as PHONY |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | HP-UX 10.20 libc has an incompatible getline |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | Quiet an HP-UX compiler warning. |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | Check for vi even with --with-editor specified; the... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Todd C. Miller | Fix remaining syntax errors. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | sudo binary depends on the libtool-generated libs |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Use HAVE_DLOPEN instead of HAVE_DLFCN_H when determinin... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Don't use run_as_superuser=false on HP-UX |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Use memset() instead of zero_bytes() since we don't... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Fix pasto; AF_INET not AF_INET6 |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Actually call shl_load() |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Update from git repo. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Fix dlopen() detection for systems where dlopen() is... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | If pam_acct_mgmt() returns PAM_AUTH_ERR print a (hopefu... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | sudo_preload_table is an array |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Quiet a compiler warning and fix sudo_preload_table... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Fix multiple inclusion guard in dlfcn.h and fix dlerror... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Todd C. Miller | Make this compile correctly when no dlopen is available. |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Todd C. Miller | Having a timestamp file defined is no longer indicative... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Todd C. Miller | Fix TCGETWINSZ compat. |
commit | commitdiff | tree | snapshot |
2010-10-02 |
Todd C. Miller | Prefer newer TIOCGWINSZ ioctl to old TIOCGSIZE |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Todd C. Miller | Move set_project() from sudoers module into sudo proper. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Todd C. Miller | Fix typo and regenerate |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Todd C. Miller | When iterating over returned LDAP entries, keep looking... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Todd C. Miller | Add support for multiple package instances on Solaris. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Todd C. Miller | Add missing signal_pipe[0] to fdsr for the non-pty... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Todd C. Miller | Add --with-project for Solaris |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Todd C. Miller | Need ar and ranlib too |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Todd C. Miller | Preserve ODMDIR environment variable by default on... |
commit | commitdiff | tree | snapshot |
next |