2015-01-30 |
Todd C. Miller | Avoid a cppcheck warning about undefined behavior ... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Todd C. Miller | Add Steven Soulen |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Todd C. Miller | Fix handling of partial writes from writev() which... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Todd C. Miller | Add support for querying netgroups directly via LDAP... |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Todd C. Miller | Sort ldap.conf options. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Todd C. Miller | Add macros to ease the checking of strlcpy, strlcat and |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Todd C. Miller | Rename VALIDATE_OK -> VALIDATE_SUCCESS |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Todd C. Miller | Remove now-unused VALIDATE_ERROR define. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Todd C. Miller | should_mail() now returns bool. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Todd C. Miller | If sudo_debug_register() fails return SUDO_DEBUG_INSTAN... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Todd C. Miller | Fix typo. |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Todd C. Miller | Use "mandoc -Tascii" to generate .cat pages to avoid... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Todd C. Miller | Use AC_PATH_PROG to find programs instead of checking... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Todd C. Miller | Sync with OpenBSD version |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Todd C. Miller | Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE where |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Todd C. Miller | Avoid inadvertantly defining things like PATH_MAX simpl... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Todd C. Miller | Update to libtool 2.4.4 + HP-UX patches |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Todd C. Miller | Document why we need sys/param.h. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Todd C. Miller | Don't need sys/param.h. |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Todd C. Miller | Don't appear to need sys/param.h for pstat_getproc... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Todd C. Miller | Should not need sys/param.h here. |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Todd C. Miller | Use standard CIDR -> netmask conversion and disallow... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Todd C. Miller | Update link to gq LDAP editor, now on sourceforge. |
commit | commitdiff | tree | snapshot |
2014-12-17 |
Todd C. Miller | Add support for GLOB_LIMIT from OpenBSD (not currently... |
commit | commitdiff | tree | snapshot |
2014-12-16 |
Todd C. Miller | Quiet compiler sign compare warning. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Todd C. Miller | fnmatch fix |
commit | commitdiff | tree | snapshot |
2014-12-10 |
Todd C. Miller | Remove artificial limit on length of pattern and string... |
commit | commitdiff | tree | snapshot |
2014-12-05 |
Todd C. Miller | Remove the extra /sudo in sudo.ws urls |
commit | commitdiff | tree | snapshot |
2014-11-27 |
Todd C. Miller | Reference bugzilla.sudo.ws |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2014-11-20 |
Todd C. Miller | Require that a digest be specified with a real command... |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2014-11-19 |
Todd C. Miller | French translation for sudoers from translationproject... |
commit | commitdiff | tree | snapshot |
2014-11-18 |
Todd C. Miller | Defer registration of the SIGCHLD handler until just... |
commit | commitdiff | tree | snapshot |
2014-11-17 |
Todd C. Miller | Mention sssd support in the sudoers.ldap manual and... |
commit | commitdiff | tree | snapshot |
2014-11-16 |
Todd C. Miller | Reorder an entry. |
commit | commitdiff | tree | snapshot |
2014-11-15 |
Todd C. Miller | Prevent cppcheck from getting confused by our compat... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Todd C. Miller | Fix potential NULL pointer deref found by cppcheck. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Todd C. Miller | Quiet a cppcheck false positive. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Todd C. Miller | If there are multiple outputs, ap will be re-used so... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Todd C. Miller | Fix typo in hook return value check. |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Todd C. Miller | Mention visudo use of sudoers plugin args to set defaul... |
commit | commitdiff | tree | snapshot |
2014-11-14 |
Todd C. Miller | Mention fix for bug #678 |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Todd C. Miller | Sync with translationproject.org |
commit | commitdiff | tree | snapshot |
2014-11-13 |
Todd C. Miller | In set_fqdn() we neeed to set user_runhost/user_srunhos... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Todd C. Miller | Do not call sudo_warnx() on invalid value from the... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Todd C. Miller | No need to keep specifying ".Nm foo" since the Nm macro... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Todd C. Miller | Add sudo.conf to SEE ALSO and rename section on sudo... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Todd C. Miller | Mention sudo.conf use for debugging |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Todd C. Miller | Document sudo.conf usage now that visudo will parse... |
commit | commitdiff | tree | snapshot |
2014-11-11 |
Todd C. Miller | Use sudoers.so args from sudo.conf to set sudoers_file... |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Todd C. Miller | Use sudoers_file, sudoers_uid, sudoers_gid, and sudoers... |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Todd C. Miller | Use SSP_LDFLAGS when creating shared objects. |
commit | commitdiff | tree | snapshot |
2014-11-10 |
Todd C. Miller | We only build .lo (not .o) files for libsudo_util |
commit | commitdiff | tree | snapshot |
2014-11-06 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2014-11-04 |
Todd C. Miller | Make sure that SIGCHLD is not treated as a user-generat... |
commit | commitdiff | tree | snapshot |
2014-10-30 |
Todd C. Miller | Update to libtool 2.4.3 + HP-UX patches |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Todd C. Miller | Use arc4random() for mkstemp/mkdtemp if available.... |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Todd C. Miller | If a system lacks mkdtemp() or mkstemps(), use our... |
commit | commitdiff | tree | snapshot |
2014-10-31 |
Todd C. Miller | Use a static buffer for sudo_debug_execve2() if possible. |
commit | commitdiff | tree | snapshot |
2014-10-29 |
Todd C. Miller | Mark the putenv(), setenv() and unsetenv() symbols... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Todd C. Miller | Fix install-nls target from builddir. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Todd C. Miller | Fix dependency on sudo.pp, it needs to relative to... |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Todd C. Miller | Adapt to new debug subsystem registration. |
commit | commitdiff | tree | snapshot |
2014-10-28 |
Todd C. Miller | Add missing zlib.exp file and common LT_LDFLAGS Makefil... |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Fix path settings broken in rev 9731. |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Adjust regress test now that boolean settings display... |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Add sudoers_debug_deregister() and use it instead of... |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Use AC_PROG_AWK |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Mention shared zlib. |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Add lib/zlib/zlib.exp |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Add support for installing a shared zlib |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | fix comment typo |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Newer zlib uses HAVE_HIDDEN to turn on symbol hiding... |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2014-10-27 |
Todd C. Miller | Version the symbols for sudo_debug.c now that the API... |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Todd C. Miller | Go back to parsing sudo.conf in place for settings... |
commit | commitdiff | tree | snapshot |
2014-10-26 |
Todd C. Miller | Add a flag argument to sudo_conf_read() so we can decid... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | Include stdio.h after zlib.h, not before. We need... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | Update zlib to version 1.2.8 |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | Don't add -Wold-style-definition to CFLAGS as it causes... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | Free up plugin info structs after converting to plugin... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | Move sample.* files to a sudo examples dir |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | Fix a packaging problem with the sudoedit man page... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | Initialize the debug subsystem in sudoers early. Curre... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | No need to convert sudoedit -> sudo in sudo_debug_get_i... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | In the plugin registers with the debug framework at... |
commit | commitdiff | tree | snapshot |
2014-10-24 |
Todd C. Miller | Remove duplicate -U__NBBY in CPPCHECK_OPTS |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Older shells don't support unset. |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Fix inet_ntop() replacement on older systems without it. |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Dynamically allocate debug_fds bitmap and realloc as... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Use generic bitmap macros instead of select-style fd_set. |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Replace sudo_debug_num_instances with sudo_debug_max_in... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Don't call into the debug subsystem after we've deregis... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Only fill in subsystem_ids[] for the instance if the... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Link with -ldl if needed when built with --disable... |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Fix includes order. |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Remove extra newline mistakenly introduced in rev 9682. |
commit | commitdiff | tree | snapshot |
2014-10-23 |
Todd C. Miller | Fix typo in unset. |
commit | commitdiff | tree | snapshot |
next |