]> granicus.if.org Git - sudo/shortlog
sudo
1995-11-21 Todd C. Millernow uses sudo_pw_ent
1995-11-21 Todd C. Milleradded sudo_getpwuid.c
1995-11-21 Todd C. Milleradded dce support
1995-11-21 Todd C. Millernow uses sudo_pw_ent
1995-11-20 Todd C. Millerfixed exempt_group stuff for OS's that don't put base...
1995-11-20 Todd C. MillerS/Key support now works with sunos4 shadow passwords
1995-11-20 Todd C. Millerfixed clean rule
1995-11-20 Todd C. Milleradded DCE support
1995-11-20 Todd C. MillerDCE & KERB support
1995-11-20 Todd C. Millerfirst stab at dce support
1995-11-20 Todd C. Millernow smells like sudo
1995-11-20 Todd C. MillerInitial revision
1995-11-20 Todd C. Millerskey'd sudo now works w/ normal password as well
1995-11-19 Todd C. Millerupdated version number
1995-11-19 Todd C. Millerupdated to reflect version change
1995-11-19 Todd C. Miller--with options now line up
1995-11-19 Todd C. Millerremoved unecesary S/Key stuff
1995-11-19 Todd C. Millerfixed S/Key support
1995-11-19 Todd C. Miller-I stuff now goes in CPPFLAGS
1995-11-19 Todd C. Millerfixed SKey support
1995-11-19 Todd C. Millerupdated version
1995-11-19 Todd C. Millerfixed description of EXEMPTGROUP
1995-11-19 Todd C. Millermore people use _RLD_ than just alphas...
1995-11-19 Todd C. Millerreplaced $man_prefix with $mandir
1995-11-19 Todd C. Millerfixed a typo
1995-11-19 Todd C. Millernow use more GNU'ish dir names
1995-11-19 Todd C. Millernow set *dir correctly (can override from command line)
1995-11-19 Todd C. Millernow deal with situations where we getwd() fails
1995-11-17 Todd C. Milleradded etc_dir, bin_dir, sbin_dir
1995-11-17 Todd C. Milleradded sbin_dir
1995-11-17 Todd C. Millernow ship a flex-generated lex.yy.c
1995-11-17 Todd C. Millernow sets _PATH_SUDO_SUDOERS, _PATH_SUDO_STMP, SUDOERS_OWNER
1995-11-17 Todd C. Miller_PATH_SUDO_SUDOERS & _PATH_SUDO_STMP are now overridden...
1995-11-17 Todd C. Millerno more error for redefining SUDOERS_OWNER
1995-11-17 Todd C. Millerexpanded SUDOERS_OWNER section
1995-11-16 Todd C. Millernow warn if chown(2) failed
1995-11-16 Todd C. Millerbetter default warning for NO_SUDOERS_FILE
1995-11-16 Todd C. Milleradded missing set_perms()
1995-11-16 Todd C. Millerbetter diagnostics if NO_SUDOERS_FILE
1995-11-16 Todd C. Millercheck_sudoers() now catches sudoers files that are...
1995-11-13 Todd C. Millernow add -D__STDC__ for convex cc (not gcc)
1995-11-13 Todd C. MillerMAN_PREFIX -> man_prefix
1995-11-13 Todd C. Millernow uses exec_prefix & prefix from configure
1995-11-13 Todd C. Milleroptions.h is now <> instead of "" so shadow build trees can
1995-11-13 Todd C. Milleruser_is_exempt() is no longer a hack, it now uses getgr...
1995-11-13 Todd C. MillerEXEMPTGROUP is now "sudo"
1995-11-13 Todd C. MillerMAN_POSTINSTALL now contains a leading space
1995-11-13 Todd C. Millerremoved leading tab if @MAN_POSTINSTALL@ not defined
1995-11-13 Todd C. Millerincludes pwd.h to get _PASSWD_LEN definition
1995-10-30 Todd C. Millerunset the KRB_CONF envariable if using kerberos so...
1995-09-29 Todd C. Millernow explicately initialize match[] tp be FALSE
1995-09-23 Todd C. Millerremoved unused variable
1995-09-23 Todd C. Milleryyerror and dumpaliases are now void's
1995-09-23 Todd C. Milleradded prototype for yyerror
1995-09-23 Todd C. Millernow passes -Wall
1995-09-23 Todd C. Millerrmeoved unused cruft
1995-09-23 Todd C. Millerfixed headers that moved to emul dir
1995-09-23 Todd C. Millerfixed deref of nil pointer if no args
1995-09-15 Todd C. Milleradded a caveat to FQDN section
1995-09-13 Todd C. Millermore $srcdir support for install targets
1995-09-13 Todd C. Millerdon't include malloc.h if we include stdlib.h
1995-09-13 Todd C. Millerlocal search.h now lives in emul
1995-09-13 Todd C. Millerlocal utime.h now lives in emul dir
1995-09-13 Todd C. Millerlocal search.h now lives in emul
1995-09-13 Todd C. Milleradded support for building in other than the sourcedir
1995-09-10 Todd C. Millerannotated CSOPS_INSULTS option
1995-09-10 Todd C. Millerupdated shadow passwords blurb
1995-09-10 Todd C. Millerif SHELL_IF_NO_ARGS is set, "sudo -- foo" now runs...
1995-09-09 Todd C. Millercollapsed pathname and dir sections into one -- its...
1995-09-09 Todd C. Millerfixed spacing
1995-09-09 Todd C. Millerfixed a typo that caused commands with no tty on fd...
1995-09-04 Todd C. Millertimestampfile is now a global static
1995-09-04 Todd C. Millercreated touch() to update timestamps
1995-09-04 Todd C. Milleradded _S_IFDIR and S_ISDIR
1995-09-04 Todd C. Milleradded USE_TTY_TICKETS
1995-09-04 Todd C. Millerremoved const from casts for lsearch() & lfind() to...
1995-09-03 Todd C. Millernow only strip '/dev/' off of a tty if it starts with...
1995-09-03 Todd C. Milleradded _PATH_DEV
1995-09-03 Todd C. MillerAC_HAVE_HEADERS -> AC_CHECK_HEADERS
1995-09-03 Todd C. Millerfixed incorrect #ifdef
1995-09-03 Todd C. Millerfixed a spelling error
1995-09-03 Todd C. Millerfixed typo
1995-09-02 Todd C. Millerfixed a comment
1995-09-02 Todd C. Milleradded dotcat() to cat 2 strings w/ a dot effeciently
1995-09-02 Todd C. Millerdynamically allocates space for strings
1995-09-02 Todd C. Millerno more MAXCOMMANDLENGTH
1995-09-02 Todd C. Milleradded decl of tty
1995-09-02 Todd C. Millermoved tty stuff into sudo.c
1995-09-01 Todd C. Millerfixed a logic bug. Was denying a command if user gave...
1995-09-01 Todd C. MillerMAXCOMMMANDLEN dropped down to 1K
1995-09-01 Todd C. Millerreturn foo; -> return(foo);
1995-09-01 Todd C. Millerfixed netgr_matches() prototype
1995-09-01 Todd C. Milleradded support for escaping "termination" characters
1995-09-01 Todd C. Millerbuf is now of size MAXPATHLEN+1 since it never holds...
1995-09-01 Todd C. Millerfixed comments
1995-09-01 Todd C. Millerfixed negation problem (doh!)
1995-09-01 Todd C. Millerfixed 2nd parameter to lfind()
1995-09-01 Todd C. Millernow do bounds checking in fill() and append()
1995-09-01 Todd C. Millerinclude netdb.h as we should
1995-09-01 Todd C. Millerupdated with examples of new features
next