2012-01-30 |
Todd C. Miller | Verify that we can link executables built with -D_FORTI... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Todd C. Miller | Fix potential off-by-one when making a copy of the... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Todd C. Miller | Add rudimentary check for _FORTIFY_SOURCE support by... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Todd C. Miller | Use AC_HEADER_STDBOOL instead of checking for stdbool... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Todd C. Miller | The change in 818e82ecbbfc that caused to exit when... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Todd C. Miller | Refactor disable_execute() and my_execve() into exec_co... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Todd C. Miller | Add custom version of AC_CHECK_LIB that uses the extra... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Todd C. Miller | Better handling of network functions that need -lsocket... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Todd C. Miller | When setting up the execution environment, set groups... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Todd C. Miller | Remove "WARNING: unable to find foo() trying -lsocket... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Todd C. Miller | For "sudo -g" prepend the specified group ID to the... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Todd C. Miller | Fix sh warning; use "test" instead of "[" |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Todd C. Miller | When not logging I/O, use a signal handler that only... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Todd C. Miller | Back out change that put the command in its own pgrp... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Todd C. Miller | Only run compat regress tests on compat objects we... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Todd C. Miller | Update po files from translationproject.org |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Todd C. Miller | Include parent directories in case they don't already... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Todd C. Miller | sync with git version |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Todd C. Miller | regen dependencies |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Todd C. Miller | Move tty name lookup code to its own file. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Todd C. Miller | Update with latest sudo 1.8.4 changes. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Todd C. Miller | Remove obsolete template for HAVE_TIMESPEC |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Todd C. Miller | Add a check for devname() returning a fully-qualified... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Todd C. Miller | For "visudo -c" also list include files that were check... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Todd C. Miller | The device name returned by devname() does not include... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Todd C. Miller | Add debug warning if KERN_PROC sysctl fails or devname... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Todd C. Miller | The result of writev() is never checked so just cast... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Todd C. Miller | Update Esperanto, Finnish, Polish and Ukrainian transla... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Todd C. Miller | Add support for determining tty via sysctl on other... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Todd C. Miller | Only check for struct kinfo_proc.ki_tdev on systems... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Todd C. Miller | For FreeBSD, try the KERN_PROC_PID sysctl() first,... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Todd C. Miller | On newer FreeBSD we can get the parent's tty name via... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Todd C. Miller | Include locale.h |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Todd C. Miller | Silence a gcc warning. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Todd C. Miller | Need to include gettext.h and sudo_debug.h; from John... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Todd C. Miller | Initialize the debug framework from the I/O plugin... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Todd C. Miller | Enable debugging via sudo.conf. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Todd C. Miller | Use SUDO_DEBUG_ALIAS for alias checking functions. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Todd C. Miller | More complete test for getaddrinfo() that doesn't rely... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Todd C. Miller | Add debug support. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Todd C. Miller | Need -lsocket -lnsl for getaddrinfo(3) on Solaris at... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Todd C. Miller | Include errno.h and missing.h |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | ignore doc/varsub |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | Update copyright year. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | Update for sudo 1.8.4 |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | regen pot files |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | Enable debugging via sudo.conf. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | Enable debugging via sudo.conf. |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | Allow "visudo -c" to work when we only have read-only... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | Mention the CONTRIBUTORS file, not HISTORY in AUTHOR... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
Todd C. Miller | Document Debug setting in sudo.conf and debug_flags... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Todd C. Miller | Do not include GLOB_MARK in the flags we pass to glob... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Todd C. Miller | Add --enable-kerb5-instance configure option to allow... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Todd C. Miller | Remove -D debug_level option. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Todd C. Miller | Update copyright year. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Todd C. Miller | parse_error is now bool, not int |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Todd C. Miller | Print a more sensible error if yyparse() returns non... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Todd C. Miller | Replace y.tab.c with the correct filename in #line... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Todd C. Miller | When trying to determine the tty, fall back on /proc... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Todd C. Miller | When not logging I/O, put command in its own pgrp and... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Todd C. Miller | Quiet a bogus gcc warning. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Todd C. Miller | Fix warnings related to sudo.conf accessors. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Todd C. Miller | Separate sudo.conf parsing from plugin loading and... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Todd C. Miller | Separate sudo.conf parsing from plugin loading and... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Todd C. Miller | Remove support for noexec_file in sudoers and the plugi... |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Todd C. Miller | Don't dump interfaces if there are none. |
commit | commitdiff | tree | snapshot |
2011-12-20 |
Todd C. Miller | Add missing %s printf escape to the group_plugin, iolog... |
commit | commitdiff | tree | snapshot |
2011-12-18 |
Todd C. Miller | Fix typo in visiblepw description; from Joel Pickett |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Todd C. Miller | When running a login shell with a login_class specified... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Todd C. Miller | If srcdir is "." just use the basename of the yacc... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Todd C. Miller | Clean up the DEVEL noise |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Todd C. Miller | Handle different Unix domain socket (actually socketpai... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Todd C. Miller | Catch common signals in the monitor process so they... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Todd C. Miller | Mention how to configure pam_hpsec on HP-UX to play... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Todd C. Miller | Escape values in the search expression as per RFC 4515. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Todd C. Miller | No need for install target to depend explicitly on... |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Todd C. Miller | ignore src/sesh |
commit | commitdiff | tree | snapshot |
2011-12-05 |
Todd C. Miller | Add support for setenv entries in login.conf. We can... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | Add getaddrinfo() for those without it, written by... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | Restore PACKAGE_TARNAME, it is used in docdir |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | SunPro C Compiler also has a _Bool builtin. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | Remove duplicate return statements. |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | Remove inaccurate comment |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | Fetch the login class for the user we authenticate... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | Replace @DEV@ prefix with DEVEL variable so we can... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | Fix "make check" fallout from the sudo_conv changes... |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Todd C. Miller | Use stdbool.h instead of rolling our own TRUE/FALSE... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Todd C. Miller | Add stdbool.h for systems without it. |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Todd C. Miller | No longer need SUDO_CHECK_TYPE and SUDO_TYPE_* now... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Todd C. Miller | Use HAVE_STRUCT_TIMESPEC and HAVE_STRUCT_IN6_ADDR inste... |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Todd C. Miller | No longer need to include time.h here as missing.h... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Todd C. Miller | Fix mode on sudoers as needed when the -f option is... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Todd C. Miller | Add Serbian translation for sudo from translationprojec... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Todd C. Miller | No longer pass debug_file to plugin, plugins must now... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Todd C. Miller | Build PIE executables for newer Debian and Ubuntu |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Todd C. Miller | Include time.h for ctime() prototype. |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Todd C. Miller | Do not close error pipe or debug fd via closefrom(... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Todd C. Miller | Document that a sudoUser may now be a group ID. |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Todd C. Miller | Add support for permitting access by group ID in additi... |
commit | commitdiff | tree | snapshot |
next |