]>
granicus.if.org Git - sudo/log
Todd C. Miller [Mon, 6 Jun 1994 00:03:49 +0000 (00:03 +0000)]
Initial revision
Todd C. Miller [Mon, 6 Jun 1994 00:03:26 +0000 (00:03 +0000)]
rewrote to use realpath(3) - nis now all my code
Todd C. Miller [Mon, 6 Jun 1994 00:02:49 +0000 (00:02 +0000)]
added HAVE_REALPATH
Todd C. Miller [Mon, 6 Jun 1994 00:02:34 +0000 (00:02 +0000)]
now use tgetpass
Todd C. Miller [Mon, 6 Jun 1994 00:02:02 +0000 (00:02 +0000)]
added LIBOBJS
use tgetpass.c
Todd C. Miller [Sun, 5 Jun 1994 22:55:31 +0000 (22:55 +0000)]
works now :-)
Todd C. Miller [Sun, 5 Jun 1994 22:27:42 +0000 (22:27 +0000)]
Initial revision
Todd C. Miller [Sun, 5 Jun 1994 21:17:18 +0000 (21:17 +0000)]
added /dev/tty
Todd C. Miller [Sat, 4 Jun 1994 21:12:00 +0000 (21:12 +0000)]
incremented
Todd C. Miller [Sat, 4 Jun 1994 19:29:49 +0000 (19:29 +0000)]
always use getcwd
Todd C. Miller [Sat, 4 Jun 1994 18:49:49 +0000 (18:49 +0000)]
added check for getwd
Todd C. Miller [Sat, 4 Jun 1994 18:48:19 +0000 (18:48 +0000)]
replace strdup & realpath & getcwd if missing
Todd C. Miller [Sat, 4 Jun 1994 18:47:00 +0000 (18:47 +0000)]
added _PATH_PWD
Todd C. Miller [Sat, 4 Jun 1994 18:46:49 +0000 (18:46 +0000)]
added SUDO_PROG_PWD
Todd C. Miller [Sat, 4 Jun 1994 18:39:23 +0000 (18:39 +0000)]
Initial revision
Todd C. Miller [Sat, 4 Jun 1994 18:37:49 +0000 (18:37 +0000)]
Initial revision
Todd C. Miller [Fri, 3 Jun 1994 15:31:18 +0000 (15:31 +0000)]
quoted quare brackets
Todd C. Miller [Thu, 2 Jun 1994 21:49:11 +0000 (21:49 +0000)]
no need to strdup() a constant
Todd C. Miller [Thu, 2 Jun 1994 19:45:20 +0000 (19:45 +0000)]
updated
Todd C. Miller [Thu, 2 Jun 1994 19:44:34 +0000 (19:44 +0000)]
added validate
Todd C. Miller [Thu, 2 Jun 1994 19:42:08 +0000 (19:42 +0000)]
added -v to usage
Todd C. Miller [Thu, 2 Jun 1994 19:41:33 +0000 (19:41 +0000)]
added validate_only stuff
Todd C. Miller [Mon, 30 May 1994 01:29:00 +0000 (01:29 +0000)]
now finds sed
Todd C. Miller [Mon, 30 May 1994 01:28:45 +0000 (01:28 +0000)]
$OSREV is now an int
Todd C. Miller [Sun, 29 May 1994 23:13:18 +0000 (23:13 +0000)]
added mtxinu to caser
Todd C. Miller [Sun, 29 May 1994 22:37:13 +0000 (22:37 +0000)]
added EXEC macro
Todd C. Miller [Sun, 29 May 1994 22:36:44 +0000 (22:36 +0000)]
now use the EXEC nmacro
now only do a gethostbyname() if FQDN is set
Todd C. Miller [Sun, 29 May 1994 22:36:19 +0000 (22:36 +0000)]
changed mail_argv[] def
now use EXEC() macro
Todd C. Miller [Sun, 29 May 1994 22:35:53 +0000 (22:35 +0000)]
took out crypt() definition
Todd C. Miller [Sun, 29 May 1994 21:23:21 +0000 (21:23 +0000)]
upped the version
Todd C. Miller [Sun, 29 May 1994 19:52:11 +0000 (19:52 +0000)]
always look for -lnsl
Todd C. Miller [Sun, 29 May 1994 19:29:51 +0000 (19:29 +0000)]
added an echo
Todd C. Miller [Sun, 29 May 1994 19:25:08 +0000 (19:25 +0000)]
SHORT_MESSAGE is now the default
Todd C. Miller [Sun, 29 May 1994 19:18:32 +0000 (19:18 +0000)]
fixed typo
Todd C. Miller [Sun, 29 May 1994 05:29:06 +0000 (05:29 +0000)]
added missing AC_DEFINE(SVR4) for solaris
Todd C. Miller [Sun, 29 May 1994 00:42:08 +0000 (00:42 +0000)]
documented the -v flag
Todd C. Miller [Sun, 29 May 1994 00:34:12 +0000 (00:34 +0000)]
updated
Todd C. Miller [Sun, 29 May 1994 00:31:34 +0000 (00:31 +0000)]
proto-ized crypt()
Todd C. Miller [Sun, 29 May 1994 00:28:57 +0000 (00:28 +0000)]
added LIBSHADOW undef
Todd C. Miller [Sun, 29 May 1994 00:18:13 +0000 (00:18 +0000)]
nwo set OS to be lowercase
Todd C. Miller [Sat, 28 May 1994 23:36:22 +0000 (23:36 +0000)]
now use SUDO_OSTYPE to set $OS
Todd C. Miller [Sat, 28 May 1994 23:36:08 +0000 (23:36 +0000)]
now use uname to determine os
Todd C. Miller [Sat, 28 May 1994 20:23:46 +0000 (20:23 +0000)]
added prototypes & moved sig handler around
Todd C. Miller [Sat, 28 May 1994 19:13:44 +0000 (19:13 +0000)]
added prototyppes
Todd C. Miller [Sat, 28 May 1994 19:13:27 +0000 (19:13 +0000)]
added prototypes
Todd C. Miller [Sat, 28 May 1994 19:13:00 +0000 (19:13 +0000)]
added comment
Todd C. Miller [Sat, 28 May 1994 19:12:06 +0000 (19:12 +0000)]
nwo use _BSD_SIGNALS not _BSD_COMPAT
Todd C. Miller [Sat, 28 May 1994 19:11:30 +0000 (19:11 +0000)]
Initial revision
Todd C. Miller [Sat, 28 May 1994 19:11:06 +0000 (19:11 +0000)]
added aixcrypt.exp
Todd C. Miller [Sat, 28 May 1994 17:21:11 +0000 (17:21 +0000)]
moved config.h to top of includes
Todd C. Miller [Wed, 25 May 1994 19:48:29 +0000 (19:48 +0000)]
now don't bitch if get EACCESS (treat like EPERM)
Todd C. Miller [Wed, 25 May 1994 03:08:45 +0000 (03:08 +0000)]
added -v flag and usage()
Todd C. Miller [Wed, 25 May 1994 03:08:33 +0000 (03:08 +0000)]
fixed a typo
Todd C. Miller [Wed, 25 May 1994 03:08:10 +0000 (03:08 +0000)]
cast Argv to a const for exec
added -v flag
Todd C. Miller [Wed, 25 May 1994 03:07:59 +0000 (03:07 +0000)]
mail_argv is now a const
Todd C. Miller [Wed, 25 May 1994 03:07:49 +0000 (03:07 +0000)]
only set RETSIGTYPE if it is not set already
Todd C. Miller [Wed, 25 May 1994 03:07:29 +0000 (03:07 +0000)]
now defines & STDC_HEADERS for Irix
Todd C. Miller [Wed, 25 May 1994 03:07:05 +0000 (03:07 +0000)]
added version.h
Todd C. Miller [Wed, 25 May 1994 01:25:40 +0000 (01:25 +0000)]
prevent multiple inclusion
Todd C. Miller [Wed, 25 May 1994 01:20:06 +0000 (01:20 +0000)]
Initial revision
Todd C. Miller [Wed, 25 May 1994 01:09:48 +0000 (01:09 +0000)]
now includes config.h
Todd C. Miller [Wed, 25 May 1994 00:54:37 +0000 (00:54 +0000)]
now talks about sunos 4.x
Todd C. Miller [Wed, 25 May 1994 00:23:08 +0000 (00:23 +0000)]
calls to Exit now pass an arg
Todd C. Miller [Tue, 24 May 1994 22:00:35 +0000 (22:00 +0000)]
signal handler now takes an int argument
Todd C. Miller [Tue, 24 May 1994 22:00:17 +0000 (22:00 +0000)]
updated
Todd C. Miller [Tue, 24 May 1994 21:44:50 +0000 (21:44 +0000)]
ok, the getcwd() is now *really* done as the user
Todd C. Miller [Tue, 24 May 1994 21:44:33 +0000 (21:44 +0000)]
changed AIX STATIC_FLAGS
Todd C. Miller [Tue, 24 May 1994 20:27:46 +0000 (20:27 +0000)]
solaris now defines SVR4
Todd C. Miller [Tue, 24 May 1994 20:18:57 +0000 (20:18 +0000)]
added cwd and fixed stupid core dump that makes no sense. sigh.
Todd C. Miller [Tue, 24 May 1994 20:18:41 +0000 (20:18 +0000)]
moved getcwd stuff into load_globals
Todd C. Miller [Tue, 24 May 1994 20:18:26 +0000 (20:18 +0000)]
took out externs that are in suod.h
Todd C. Miller [Tue, 24 May 1994 20:18:10 +0000 (20:18 +0000)]
moved cwd into load_globals
Todd C. Miller [Tue, 24 May 1994 20:17:43 +0000 (20:17 +0000)]
moved cwd stuff
Todd C. Miller [Tue, 24 May 1994 19:55:30 +0000 (19:55 +0000)]
fixed make distclean & realclean
Todd C. Miller [Tue, 24 May 1994 16:51:44 +0000 (16:51 +0000)]
updated
.,
Todd C. Miller [Tue, 24 May 1994 16:51:33 +0000 (16:51 +0000)]
added solaris changes
Todd C. Miller [Tue, 24 May 1994 16:51:12 +0000 (16:51 +0000)]
added solaris changes, need to rework
Todd C. Miller [Tue, 24 May 1994 16:50:57 +0000 (16:50 +0000)]
cleaned up for solaris
Todd C. Miller [Tue, 24 May 1994 16:13:26 +0000 (16:13 +0000)]
reinstall reapchild signal handler for non-bsd signals
Todd C. Miller [Tue, 24 May 1994 16:03:40 +0000 (16:03 +0000)]
took out getdtablesize() emulation for HP-UX (no longer needed)
Todd C. Miller [Tue, 24 May 1994 16:03:26 +0000 (16:03 +0000)]
support for HAVE_SYSCONF
Todd C. Miller [Tue, 24 May 1994 16:02:23 +0000 (16:02 +0000)]
added <fcntl.h> for solaris & reorg'd the includes + minor prettying up
/
Todd C. Miller [Tue, 24 May 1994 00:26:19 +0000 (00:26 +0000)]
added HAVE_SYSCONF
Todd C. Miller [Mon, 16 May 1994 22:57:07 +0000 (22:57 +0000)]
now tells you what os you are running
/.
Todd C. Miller [Mon, 16 May 1994 22:56:49 +0000 (22:56 +0000)]
took out extra ','
Todd C. Miller [Sat, 14 May 1994 21:56:57 +0000 (21:56 +0000)]
added _BSD_COMPAT
Todd C. Miller [Sat, 14 May 1994 21:56:22 +0000 (21:56 +0000)]
fixed for irix5
Todd C. Miller [Sat, 14 May 1994 21:55:54 +0000 (21:55 +0000)]
updated
Todd C. Miller [Sat, 14 May 1994 21:27:05 +0000 (21:27 +0000)]
uid seinitialized to -2
Todd C. Miller [Thu, 28 Apr 1994 16:36:16 +0000 (16:36 +0000)]
now removes LIBPATH for AIX
Todd C. Miller [Sun, 13 Mar 1994 01:41:10 +0000 (01:41 +0000)]
now uses ufc if it finds it
Todd C. Miller [Sat, 12 Mar 1994 22:42:32 +0000 (22:42 +0000)]
no longer define yyval & yylval since yacc does it
Todd C. Miller [Sat, 12 Mar 1994 22:42:16 +0000 (22:42 +0000)]
now defines yylval as extenr
Todd C. Miller [Sat, 12 Mar 1994 22:41:53 +0000 (22:41 +0000)]
BROKEN_GETPASS is now an OPTION
Todd C. Miller [Sat, 12 Mar 1994 22:41:10 +0000 (22:41 +0000)]
took out BROKEN_GETPASS
Todd C. Miller [Sat, 12 Mar 1994 22:20:30 +0000 (22:20 +0000)]
took out big comment
Todd C. Miller [Sat, 12 Mar 1994 21:24:29 +0000 (21:24 +0000)]
updated
Todd C. Miller [Sat, 12 Mar 1994 21:20:42 +0000 (21:20 +0000)]
took out README.beta
Todd C. Miller [Sat, 12 Mar 1994 21:19:37 +0000 (21:19 +0000)]
Initial revision
Todd C. Miller [Sat, 12 Mar 1994 21:19:12 +0000 (21:19 +0000)]
now reference SUPPORTED
.,