2011-02-23 |
Todd C. Miller | fix test description |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Todd C. Miller | convert test2 to use testsudoers |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Todd C. Miller | Move struct generic_plugin to sudo_plugin_int.h |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Todd C. Miller | Allow sudoers file name, mode, uid and gid to be specif... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Todd C. Miller | 1.8.0rc1 |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Todd C. Miller | add help text to sudo, visudo and sudoreplay for the... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | avoid using "howmany" for a parameter name since it... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | mention group_plugin when describing nonunix_group |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | Add missing period at end of sentence |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | add localstatedir; closes bug 471 |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | The howmany macro lives in sys/sysmacros.h on SVR5... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | add missing AH_TEMPLATE for ENV_RESET |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Todd C. Miller | SVR5 systems return non-zero for success on socketpair(), |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Todd C. Miller | 1.8.0b5 |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Todd C. Miller | Document that a sudo.conf file with no Pligin lines... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
Todd C. Miller | If sudo.conf contains no Plugin lines, use the default... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Avoid printing empty "Runas and Command-specific defaul... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Truncate the buffer at buf.len before printing in the... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Todd C. Miller | Remove extra newline when the tty width is very small... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Todd C. Miller | Remove unneeded variable. |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Todd C. Miller | Prefer getutxid over getutid |
commit | commitdiff | tree | snapshot |
2011-02-09 |
Todd C. Miller | Include utmp.h / utmpx.h before missing.h as apparently... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | #include "foo.h", not <foo.h> for local includes. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | remove bogus XXX |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | Fix typo |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Todd C. Miller | return foo not return(foo) |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Todd C. Miller | Remove duplicate FD_SET of signal_pipe[0] |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Todd C. Miller | Use "missing.h" not <missing.h> in generated code. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Todd C. Miller | fix --with-iologdir=no |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Todd C. Miller | fix typo that broke --with-iologdir |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Bump version to 1.8.0b4 |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Attempt to clarify how users and groups interact in... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Add test for quoted group that contains escaped double... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Pass SIGUSR1/SIGUSR2 through to the child. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Use special values SIGCONT_FG and SIGCONT_BG instead... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Todd C. Miller | Use pid_t not int and check the return value of kill() |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | Remove obsolete comment |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | In non-pty mode before continuing the child, make it... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | If we get a signal other than SIGCHLD in the monitor... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Todd C. Miller | Save signal state before changing handlers and restore... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Todd C. Miller | Use a char array to map a number to a base36 digit. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Todd C. Miller | Be clear about what versions of sudo support new LDAP... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Todd C. Miller | match quoted strings the same way whether in a Defaults... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Todd C. Miller | 'make check' depends on visudo and testsudoers |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Todd C. Miller | Add sudoOrder attribute to each entry |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Todd C. Miller | Mention LDAP attribute compatibility status. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Todd C. Miller | Mention phpQLAdmin |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Todd C. Miller | Add --disable-env-reset configure option. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Todd C. Miller | Document that sudoers_locale also affects logging and... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Todd C. Miller | Do logging and email sending in the locale specified... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Todd C. Miller | Fix indentation |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Todd C. Miller | Perform command escaping for "sudo -s" and "sudo -i... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | Prepend "list " to the command logged when "sudo -l... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | cosmetic change |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | standardize on "return foo;" rather than "return(foo... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Todd C. Miller | Do not reject sudoers file just because it is root... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Todd C. Miller | For "sudo -U user -l" if user is not authorized on... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Todd C. Miller | In sudo_ldap_lookup(), always do the initial sudoers... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | add parser fill tests |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Don't test features not supported by the bundled glob() |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Update copyright year to 2011 |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | When listing, use separate lbufs for the defaults and... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Stash pointer to user group vector in LDAP handle and... |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Check initgroups() return value. |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Todd C. Miller | Add tests for the fill functions in toke_util.c |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Todd C. Miller | fix copyright year |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Todd C. Miller | Clear, don't set, OPOST in c_oflag as was intended... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Todd C. Miller | Add Requires line for audit-libs >= 1.4 for RHEL5+ |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Todd C. Miller | sync with git version |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Todd C. Miller | Update for sudo 1.7.4p5 |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Todd C. Miller | Add sudoNotBefore and sudoNotAfter attributes as option... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Todd C. Miller | Mention "sudo -g group" password check fix. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Todd C. Miller | Fix "sudo -g" support in the sudoers module. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Todd C. Miller | If the user is running sudo as himself but as a differe... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Todd C. Miller | Add support for TIMEOUT in ldap.conf, mapping to the... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Todd C. Miller | Add NETWORK_TIMEOUT as an alias for BIND_TIMELIMIT... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Todd C. Miller | If user has no supplementary groups, fall back on check... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Todd C. Miller | constify |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Todd C. Miller | Move fill macro to toke.h |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Todd C. Miller | Split tokenizer utility functions out into toke_util.c |
commit | commitdiff | tree | snapshot |
2011-01-08 |
Todd C. Miller | ANSIfy |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Todd C. Miller | Add visudo tests to check target |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Todd C. Miller | Add my regress tests for fnmatch() and glob() from... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Todd C. Miller | Add regress test for command tags using visudo -c |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Todd C. Miller | Add support for regress tests using testsudoers |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Todd C. Miller | Need to set user_name explicitly due to internal change... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Todd C. Miller | Add regression tests for iolog_path() |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Todd C. Miller | Add support for "make Makefile" to regenerate Makefile... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Todd C. Miller | Quiest a bogus compiler warning. |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Todd C. Miller | Protect call to setlocale() with HAVE_SETLOCALE |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Todd C. Miller | mkstemps.c was renamed mktemp.c |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Todd C. Miller | Update from 1.7 branch |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Todd C. Miller | Use "mv -f" when regenerating ChangeLog |
commit | commitdiff | tree | snapshot |
next |