2005-02-05 |
Todd C. Miller | No longer depend on VPATH; pointed out a bunch of misse... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Todd C. Miller | Help for PAM when account section is missing |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Todd C. Miller | Give user a clue when there is a missing "account"... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Todd C. Miller | Better error handling. |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Todd C. Miller | Move _FOO_SOURCE to CPPFLAGS so it takes effect as... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Todd C. Miller | Fix typo (missing comma) that caused an incorrect numbe... |
commit | commitdiff | tree | snapshot |
2005-02-01 |
Todd C. Miller | Don't try to destroy a tree we didn't create. |
commit | commitdiff | tree | snapshot |
2005-01-27 |
Todd C. Miller | Add __unused to rcsids |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Todd C. Miller | Fix error message when mixing invalid auth types |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Todd C. Miller | PAM, AIX auth, BSD auth and login_cap are now on by... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Todd C. Miller | s/HAVE_AUTHENTICATE/HAVE_AIXAUTH/g |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Todd C. Miller | Better checking for conflicting authentication methods |
commit | commitdiff | tree | snapshot |
2005-01-18 |
Todd C. Miller | s/-O/-C/ |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Todd C. Miller | Replace: |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Todd C. Miller | Use function pointers to only call private passwd/group... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Todd C. Miller | sync |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Todd C. Miller | Can't use strtok() since it doesn't handle empty fields... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Fix dummied out toke.c and gram.c dependencies. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Rename PARSESRCS -> GENERATED since it is only used... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | regen |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Add a devdir variables that defaults to $(srcdir) and... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Add support for custom passwd/group files. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Build private copy of pwutil.o for testsudoers with... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Remove sudo_*{pw,gr}* stubs and add sudo_setspent/sudo_... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Remove caching; we will just use what is in pwutil.c |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | g/c pwcache_init/pwcache_destroy |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Undo last commit and add sudo_setspent and sudo_endspen... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Move all but the shadow stuff from getspwuid.c to pwuti... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | zero out struct passwd/group before filling it in so... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Adapt to pwutil.c |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Add tsgetgrpw.c and pwutil.c |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Passwd and group lookup routines for testsudoers that... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Todd C. Miller | Split off pw/gr cache and dup code into its own file. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Todd C. Miller | Print Defaults info in "sudo -l" output and wrap lines... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Todd C. Miller | Only check group vector in usergr_matches() if we are... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Todd C. Miller | No longer bundle fnmatch.3 |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Todd C. Miller | checkpoint |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Todd C. Miller | sort usage |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Todd C. Miller | Sort command line options |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Todd C. Miller | Add closefrom sudoers option to start closing at a... |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Todd C. Miller | Add _PATH_DEVNULL for those without it. |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Todd C. Miller | no more UCB strcasecmp |
commit | commitdiff | tree | snapshot |
2004-12-16 |
Todd C. Miller | replace BSD licensed one with version derived from... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Todd C. Miller | Fix last commit. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Todd C. Miller | Make sure stdin, stdout and stderr are open and dup... |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Todd C. Miller | add sudo_ldap_close |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Todd C. Miller | Use TIME_WITH_SYS_TIME |
commit | commitdiff | tree | snapshot |
2004-12-03 |
Todd C. Miller | Add TIME_WITH_SYS_TIME_H |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Todd C. Miller | Add missing braces to avoid DYLD_FORCE_FLAT_NAMESPACE... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Todd C. Miller | Check rbinsert() return value. In the case of faked... |
commit | commitdiff | tree | snapshot |
2004-12-02 |
Todd C. Miller | Use the double fork trick to avoid the monitor process... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Todd C. Miller | Call initgroups() in -U mode so group matches work... |
commit | commitdiff | tree | snapshot |
2004-11-29 |
Todd C. Miller | Don't print a trailing comma for the last entry in... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Todd C. Miller | Mention values when lecture, listpw and verifypw are... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Todd C. Miller | verifypw when used in a boolean TRUE context should... |
commit | commitdiff | tree | snapshot |
2004-11-26 |
Todd C. Miller | Allow tuples that can be used as booleans to be used... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Todd C. Miller | Correct the test for 2-parameter timespecsub |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Todd C. Miller | Add strub struct definitions for passwd, timeval and... |
commit | commitdiff | tree | snapshot |
2004-11-25 |
Todd C. Miller | Add check for 2-argument form of timespecsub (FreeBSD... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Todd C. Miller | Deal with user_stat being NULL as it is for visudo... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Todd C. Miller | Add -U option to use in conjunction with -l instead... |
commit | commitdiff | tree | snapshot |
2004-11-24 |
Todd C. Miller | Set safe_cmnd after sudoers_lookup() if it has not... |
commit | commitdiff | tree | snapshot |
2004-11-23 |
Todd C. Miller | Correctly handle multiple privileges per userspec and... |
commit | commitdiff | tree | snapshot |
2004-11-21 |
Todd C. Miller | Zero out sd_un for each entry in sudo_defs_table in... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | make per-command defaults work with sudoedit |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Remove the FLAG_NOPASS, FLAG_NOEXEC and FLAG_MONITOR... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Document per-command Defaults. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Add support for command-specific Defaults entries.... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Change an occurence of user_matches() -> runas_matches... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Check def_authenticate, def_noexec and def_monitor... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Use: #include <config.h> |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Back out part of rev 1.263; fix -I order |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | More robust parsing if #include; could be much better... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Make arg splitting in visudo and sudoedit consistent. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Split alias routines out into their own file. |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | __attribute__ is already defined in compat.h |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | quit() should not be __noreturn__ as it is non-void... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Add local error/warning functions like err/warn but... |
commit | commitdiff | tree | snapshot |
2004-11-19 |
Todd C. Miller | Clarify comments about the data structures |
commit | commitdiff | tree | snapshot |
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 |
next |