2004-11-18 |
Todd C. Miller | Add support for VISUAL and EDITOR containing command... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Todd C. Miller | alias_matches() is no more |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Todd C. Miller | When regenerating the parser, don't replace gram.h... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Todd C. Miller | remove Makefile.binary for distclean |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Todd C. Miller | Preserve KRB5CCNAME in zero_env() and add a paranoia... |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Todd C. Miller | paranoia when stripping trailing slashes from tempdir. |
commit | commitdiff | tree | snapshot |
2004-11-17 |
Todd C. Miller | Set user_ngroups to 0 if getgroups() returns an error. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | Add configure check for getgroups() |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | Use supplementary group vector in struct sudo_user. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | Only do string comparisons on the group members if... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | On Digital UNIX _PATH_VAR_TMP doesn't end with a traili... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | remove bogus XXX comment |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | Get rid of alias_matches and correctly fall through... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | Cache non-existent passwd/group entries too. |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | fix typo |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Todd C. Miller | Implement group caching and use the passwd and group... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Properly negate the return value of alias_matches(... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Make hostname_matches() return TRUE for a match, else... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Add missing dependencies on gram.h |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Use runas_matches in alias_matches() now that we have it. |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Expand aliases in "sudo -l" mode |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Use ALIAS for the member type when storing an alias... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Paranoia; zero out pw_passwd before freeing passwd... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Add local error/warning functions like err/warn but... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Use userpw_matches() to compare usernames, not strcmp... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Cache passwd db entries in 2 reb-black trees; one index... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | add cast to uid_t |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | missing free in alias_destroy |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Can't use rbapply() for rbdestroy since the destructor... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Create and use private versions of setpwent() and endpw... |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Store aliases in a red-black tree. |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | red-black tree implementation |
commit | commitdiff | tree | snapshot |
2004-11-15 |
Todd C. Miller | Edit all sudoers file if there were unused or undefined... |
commit | commitdiff | tree | snapshot |
2004-11-12 |
Todd C. Miller | Bring back the "secure_path" Defaults option now that... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Todd C. Miller | A user can always list their own entries, even with -u. |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Todd C. Miller | The syntax to list another user's entries is now "... |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Todd C. Miller | Update env variable info in SECURITY NOTES |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Todd C. Miller | strip CDPATH too |
commit | commitdiff | tree | snapshot |
2004-11-11 |
Todd C. Miller | strip exported bash functions from the environment. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Todd C. Miller | Only reset sudo_user.pw based on SUDO_USER environment... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Todd C. Miller | Extend LIST_APPEND to deal with appending lists too |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Convert some bitwise AND to ISSET |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | toke.c replaces lex.yy.c |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | new parser fixes most of the outstanding bugs |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Rework for the new parser. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Rewrite for the new parser. Now supports a -d flag... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Add new prototypes. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Update for new parse. We now call find_path() *after... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Working LDAP support; also remove a now-unneeded rewind(). |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Add NO_STDERR flag. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Split sudo_ldap_check() into three pieces: sudo_ldap_op... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Add casts to unsigned char for isspace() to quiet a... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Add prototype for update_defaults() |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Don't warn about line numbers now that we operate on... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | No long use lsearch() |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Update for new and changed file names. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | no more BSD lsearch.c |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | foo_matches() routines now live in match.c |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Move parse.lex -> toke.l |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Rewritten parser that converts sudoers into a set of... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | We won't be using lsearch() any longer. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | sudo should not send mail if someone who runs 'sudo... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Update warnings to match new visudo |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | The new parser doesn't have the old ordering constraints. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Todd C. Miller | Document that -l now takes an optional username argument |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Todd C. Miller | AIX 5.2.0.0 works |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Todd C. Miller | If LDAP_OPT_SUCCESS is not defined, use LDAP_SUCCESS... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Todd C. Miller | Call sudo_goodpath() *after* changing the cwd to match... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Todd C. Miller | Kill set_perms() stub--it is no longer needed. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Todd C. Miller | stay_setuid now requires set_reuid() or setresuid() |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Todd C. Miller | Kill use of POSIX saved uids; they aren't worth botheri... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Todd C. Miller | remove call to issetugid() |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Todd C. Miller | Remove warning about wildcards. Now that we use glob... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Todd C. Miller | Use glob(3) instead of fnmatch(3) for matching pathname... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Todd C. Miller | Define HAVE_EXTENDED_GLOB for extended glob (GLOB_TILDE... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Todd C. Miller | Check for a glob() that supports GLOB_BRACE and GLOB_TILDE |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Todd C. Miller | reference glob |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Todd C. Miller | 4.4BSD glob(3) with fixes from OpenBSD and some unneede... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Todd C. Miller | 4.4BSD glob(3) with fixes from OpenBSD and some unneede... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Todd C. Miller | Just return if STRIOCINJECT or STRIOCREPLACE fail.... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Todd C. Miller | Take a stab at ldap sudoers support here. |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Todd C. Miller | Detach from tracee on SIGHUP, SIGINT and SIGTERM. ... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Todd C. Miller | put "monitor" in the proctitle, not "systrace" |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Todd C. Miller | When modifying the environment, don't replace envp... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Todd C. Miller | Add environment updating via STRIOCINJECT (if available). |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Todd C. Miller | Fix bug introduced in unput() removal; want yyless... |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Todd C. Miller | Include file is now mon_systrace.h |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Todd C. Miller | No longer call it tracing, it is now "monitoring" which... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Todd C. Miller | Fix some XXX |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Todd C. Miller | No need to include syscall.h, use 1024 as the max ... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Todd C. Miller | Add $Sudo$ tags. |
commit | commitdiff | tree | snapshot |
next |