]> granicus.if.org Git - sudo/log
sudo
30 years agoInitial revision
Todd C. Miller [Mon, 6 Jun 1994 00:03:49 +0000 (00:03 +0000)]
Initial revision

30 years agorewrote to use realpath(3) - nis now all my code
Todd C. Miller [Mon, 6 Jun 1994 00:03:26 +0000 (00:03 +0000)]
rewrote to use realpath(3) - nis now all my code

30 years agoadded HAVE_REALPATH
Todd C. Miller [Mon, 6 Jun 1994 00:02:49 +0000 (00:02 +0000)]
added HAVE_REALPATH

30 years agonow use tgetpass
Todd C. Miller [Mon, 6 Jun 1994 00:02:34 +0000 (00:02 +0000)]
now use tgetpass

30 years agoadded LIBOBJS
Todd C. Miller [Mon, 6 Jun 1994 00:02:02 +0000 (00:02 +0000)]
added LIBOBJS
use tgetpass.c

30 years agoworks now :-)
Todd C. Miller [Sun, 5 Jun 1994 22:55:31 +0000 (22:55 +0000)]
works now :-)

30 years agoInitial revision
Todd C. Miller [Sun, 5 Jun 1994 22:27:42 +0000 (22:27 +0000)]
Initial revision

30 years agoadded /dev/tty
Todd C. Miller [Sun, 5 Jun 1994 21:17:18 +0000 (21:17 +0000)]
added /dev/tty

30 years agoincremented
Todd C. Miller [Sat, 4 Jun 1994 21:12:00 +0000 (21:12 +0000)]
incremented

30 years agoalways use getcwd
Todd C. Miller [Sat, 4 Jun 1994 19:29:49 +0000 (19:29 +0000)]
always use getcwd

30 years agoadded check for getwd
Todd C. Miller [Sat, 4 Jun 1994 18:49:49 +0000 (18:49 +0000)]
added check for getwd

30 years agoreplace strdup & realpath & getcwd if missing
Todd C. Miller [Sat, 4 Jun 1994 18:48:19 +0000 (18:48 +0000)]
replace strdup & realpath & getcwd if missing

30 years agoadded _PATH_PWD
Todd C. Miller [Sat, 4 Jun 1994 18:47:00 +0000 (18:47 +0000)]
added _PATH_PWD

30 years agoadded SUDO_PROG_PWD
Todd C. Miller [Sat, 4 Jun 1994 18:46:49 +0000 (18:46 +0000)]
added SUDO_PROG_PWD

30 years agoInitial revision
Todd C. Miller [Sat, 4 Jun 1994 18:39:23 +0000 (18:39 +0000)]
Initial revision

30 years agoInitial revision
Todd C. Miller [Sat, 4 Jun 1994 18:37:49 +0000 (18:37 +0000)]
Initial revision

30 years agoquoted quare brackets
Todd C. Miller [Fri, 3 Jun 1994 15:31:18 +0000 (15:31 +0000)]
quoted quare brackets

30 years agono need to strdup() a constant
Todd C. Miller [Thu, 2 Jun 1994 21:49:11 +0000 (21:49 +0000)]
no need to strdup() a constant

30 years agoupdated
Todd C. Miller [Thu, 2 Jun 1994 19:45:20 +0000 (19:45 +0000)]
updated

30 years agoadded validate
Todd C. Miller [Thu, 2 Jun 1994 19:44:34 +0000 (19:44 +0000)]
added validate

30 years agoadded -v to usage
Todd C. Miller [Thu, 2 Jun 1994 19:42:08 +0000 (19:42 +0000)]
added -v to usage

30 years agoadded validate_only stuff
Todd C. Miller [Thu, 2 Jun 1994 19:41:33 +0000 (19:41 +0000)]
added validate_only stuff

30 years agonow finds sed
Todd C. Miller [Mon, 30 May 1994 01:29:00 +0000 (01:29 +0000)]
now finds sed

30 years ago$OSREV is now an int
Todd C. Miller [Mon, 30 May 1994 01:28:45 +0000 (01:28 +0000)]
$OSREV is now an int

30 years agoadded mtxinu to caser
Todd C. Miller [Sun, 29 May 1994 23:13:18 +0000 (23:13 +0000)]
added mtxinu to caser

30 years agoadded EXEC macro
Todd C. Miller [Sun, 29 May 1994 22:37:13 +0000 (22:37 +0000)]
added EXEC macro

30 years agonow use the EXEC nmacro
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

30 years agochanged mail_argv[] def
Todd C. Miller [Sun, 29 May 1994 22:36:19 +0000 (22:36 +0000)]
changed mail_argv[] def
now use EXEC() macro

30 years agotook out crypt() definition
Todd C. Miller [Sun, 29 May 1994 22:35:53 +0000 (22:35 +0000)]
took out crypt() definition

30 years agoupped the version
Todd C. Miller [Sun, 29 May 1994 21:23:21 +0000 (21:23 +0000)]
upped the version

30 years agoalways look for -lnsl
Todd C. Miller [Sun, 29 May 1994 19:52:11 +0000 (19:52 +0000)]
always look for -lnsl

30 years agoadded an echo
Todd C. Miller [Sun, 29 May 1994 19:29:51 +0000 (19:29 +0000)]
added an echo

30 years agoSHORT_MESSAGE is now the default
Todd C. Miller [Sun, 29 May 1994 19:25:08 +0000 (19:25 +0000)]
SHORT_MESSAGE is now the default

30 years agofixed typo
Todd C. Miller [Sun, 29 May 1994 19:18:32 +0000 (19:18 +0000)]
fixed typo

30 years agoadded missing AC_DEFINE(SVR4) for solaris
Todd C. Miller [Sun, 29 May 1994 05:29:06 +0000 (05:29 +0000)]
added missing AC_DEFINE(SVR4) for solaris

30 years agodocumented the -v flag
Todd C. Miller [Sun, 29 May 1994 00:42:08 +0000 (00:42 +0000)]
documented the -v flag

30 years agoupdated
Todd C. Miller [Sun, 29 May 1994 00:34:12 +0000 (00:34 +0000)]
updated

30 years agoproto-ized crypt()
Todd C. Miller [Sun, 29 May 1994 00:31:34 +0000 (00:31 +0000)]
proto-ized crypt()

30 years agoadded LIBSHADOW undef
Todd C. Miller [Sun, 29 May 1994 00:28:57 +0000 (00:28 +0000)]
added LIBSHADOW undef

30 years agonwo set OS to be lowercase
Todd C. Miller [Sun, 29 May 1994 00:18:13 +0000 (00:18 +0000)]
nwo set OS to be lowercase

30 years agonow use SUDO_OSTYPE to set $OS
Todd C. Miller [Sat, 28 May 1994 23:36:22 +0000 (23:36 +0000)]
now use SUDO_OSTYPE to set $OS

30 years agonow use uname to determine os
Todd C. Miller [Sat, 28 May 1994 23:36:08 +0000 (23:36 +0000)]
now use uname to determine os

30 years agoadded prototypes & moved sig handler around
Todd C. Miller [Sat, 28 May 1994 20:23:46 +0000 (20:23 +0000)]
added prototypes & moved sig handler around

30 years agoadded prototyppes
Todd C. Miller [Sat, 28 May 1994 19:13:44 +0000 (19:13 +0000)]
added prototyppes

30 years agoadded prototypes
Todd C. Miller [Sat, 28 May 1994 19:13:27 +0000 (19:13 +0000)]
added prototypes

30 years agoadded comment
Todd C. Miller [Sat, 28 May 1994 19:13:00 +0000 (19:13 +0000)]
added comment

30 years agonwo use _BSD_SIGNALS not _BSD_COMPAT
Todd C. Miller [Sat, 28 May 1994 19:12:06 +0000 (19:12 +0000)]
nwo use _BSD_SIGNALS not _BSD_COMPAT

30 years agoInitial revision
Todd C. Miller [Sat, 28 May 1994 19:11:30 +0000 (19:11 +0000)]
Initial revision

30 years agoadded aixcrypt.exp
Todd C. Miller [Sat, 28 May 1994 19:11:06 +0000 (19:11 +0000)]
added aixcrypt.exp

30 years agomoved config.h to top of includes
Todd C. Miller [Sat, 28 May 1994 17:21:11 +0000 (17:21 +0000)]
moved config.h to top of includes

30 years agonow don't bitch if get EACCESS (treat like EPERM)
Todd C. Miller [Wed, 25 May 1994 19:48:29 +0000 (19:48 +0000)]
now don't bitch if get EACCESS (treat like EPERM)

30 years agoadded -v flag and usage()
Todd C. Miller [Wed, 25 May 1994 03:08:45 +0000 (03:08 +0000)]
added -v flag and usage()

30 years agofixed a typo
Todd C. Miller [Wed, 25 May 1994 03:08:33 +0000 (03:08 +0000)]
fixed a typo

30 years agocast Argv to a const for exec
Todd C. Miller [Wed, 25 May 1994 03:08:10 +0000 (03:08 +0000)]
cast Argv to a const for exec
added -v flag

30 years agomail_argv is now a const
Todd C. Miller [Wed, 25 May 1994 03:07:59 +0000 (03:07 +0000)]
mail_argv is now a const

30 years agoonly set RETSIGTYPE if it is not set already
Todd C. Miller [Wed, 25 May 1994 03:07:49 +0000 (03:07 +0000)]
only set RETSIGTYPE if it is not set already

30 years agonow defines & STDC_HEADERS for Irix
Todd C. Miller [Wed, 25 May 1994 03:07:29 +0000 (03:07 +0000)]
now defines  & STDC_HEADERS for Irix

30 years agoadded version.h
Todd C. Miller [Wed, 25 May 1994 03:07:05 +0000 (03:07 +0000)]
added version.h

30 years agoprevent multiple inclusion
Todd C. Miller [Wed, 25 May 1994 01:25:40 +0000 (01:25 +0000)]
prevent multiple inclusion

30 years agoInitial revision
Todd C. Miller [Wed, 25 May 1994 01:20:06 +0000 (01:20 +0000)]
Initial revision

30 years agonow includes config.h
Todd C. Miller [Wed, 25 May 1994 01:09:48 +0000 (01:09 +0000)]
now includes config.h

30 years agonow talks about sunos 4.x
Todd C. Miller [Wed, 25 May 1994 00:54:37 +0000 (00:54 +0000)]
now talks about sunos 4.x

30 years agocalls to Exit now pass an arg
Todd C. Miller [Wed, 25 May 1994 00:23:08 +0000 (00:23 +0000)]
calls to Exit now pass an arg

30 years agosignal handler now takes an int argument
Todd C. Miller [Tue, 24 May 1994 22:00:35 +0000 (22:00 +0000)]
signal handler now takes an int argument

30 years agoupdated
Todd C. Miller [Tue, 24 May 1994 22:00:17 +0000 (22:00 +0000)]
updated

30 years agook, the getcwd() is now *really* done as the user
Todd C. Miller [Tue, 24 May 1994 21:44:50 +0000 (21:44 +0000)]
ok, the getcwd() is now *really* done as the user

30 years agochanged AIX STATIC_FLAGS
Todd C. Miller [Tue, 24 May 1994 21:44:33 +0000 (21:44 +0000)]
changed AIX STATIC_FLAGS

30 years agosolaris now defines SVR4
Todd C. Miller [Tue, 24 May 1994 20:27:46 +0000 (20:27 +0000)]
solaris now defines SVR4

30 years agoadded cwd and fixed stupid core dump that makes no sense. sigh.
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.

30 years agomoved getcwd stuff into load_globals
Todd C. Miller [Tue, 24 May 1994 20:18:41 +0000 (20:18 +0000)]
moved getcwd stuff into load_globals

30 years agotook out externs that are in suod.h
Todd C. Miller [Tue, 24 May 1994 20:18:26 +0000 (20:18 +0000)]
took out externs that are in suod.h

30 years agomoved cwd into load_globals
Todd C. Miller [Tue, 24 May 1994 20:18:10 +0000 (20:18 +0000)]
moved cwd into load_globals

30 years agomoved cwd stuff
Todd C. Miller [Tue, 24 May 1994 20:17:43 +0000 (20:17 +0000)]
moved cwd stuff

30 years agofixed make distclean & realclean
Todd C. Miller [Tue, 24 May 1994 19:55:30 +0000 (19:55 +0000)]
fixed make distclean & realclean

30 years agoupdated
Todd C. Miller [Tue, 24 May 1994 16:51:44 +0000 (16:51 +0000)]
updated
.,

30 years agoadded solaris changes
Todd C. Miller [Tue, 24 May 1994 16:51:33 +0000 (16:51 +0000)]
added solaris changes

30 years agoadded solaris changes, need to rework
Todd C. Miller [Tue, 24 May 1994 16:51:12 +0000 (16:51 +0000)]
added solaris changes, need to rework

30 years agocleaned up for solaris
Todd C. Miller [Tue, 24 May 1994 16:50:57 +0000 (16:50 +0000)]
cleaned up for solaris

30 years agoreinstall reapchild signal handler for non-bsd signals
Todd C. Miller [Tue, 24 May 1994 16:13:26 +0000 (16:13 +0000)]
reinstall reapchild signal handler for non-bsd signals

30 years agotook out getdtablesize() emulation for HP-UX (no longer needed)
Todd C. Miller [Tue, 24 May 1994 16:03:40 +0000 (16:03 +0000)]
took out getdtablesize() emulation for HP-UX (no longer needed)

30 years agosupport for HAVE_SYSCONF
Todd C. Miller [Tue, 24 May 1994 16:03:26 +0000 (16:03 +0000)]
support for HAVE_SYSCONF

30 years agoadded <fcntl.h> for solaris & reorg'd the includes + minor prettying up
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
/

30 years agoadded HAVE_SYSCONF
Todd C. Miller [Tue, 24 May 1994 00:26:19 +0000 (00:26 +0000)]
added HAVE_SYSCONF

30 years agonow tells you what os you are running
Todd C. Miller [Mon, 16 May 1994 22:57:07 +0000 (22:57 +0000)]
now tells you what os you are running
/.

30 years agotook out extra ','
Todd C. Miller [Mon, 16 May 1994 22:56:49 +0000 (22:56 +0000)]
took out extra ','

30 years agoadded _BSD_COMPAT
Todd C. Miller [Sat, 14 May 1994 21:56:57 +0000 (21:56 +0000)]
added _BSD_COMPAT

30 years agofixed for irix5
Todd C. Miller [Sat, 14 May 1994 21:56:22 +0000 (21:56 +0000)]
fixed for irix5

30 years agoupdated
Todd C. Miller [Sat, 14 May 1994 21:55:54 +0000 (21:55 +0000)]
updated

30 years agouid seinitialized to -2
Todd C. Miller [Sat, 14 May 1994 21:27:05 +0000 (21:27 +0000)]
uid seinitialized to -2

30 years agonow removes LIBPATH for AIX
Todd C. Miller [Thu, 28 Apr 1994 16:36:16 +0000 (16:36 +0000)]
now removes LIBPATH for AIX

30 years agonow uses ufc if it finds it
Todd C. Miller [Sun, 13 Mar 1994 01:41:10 +0000 (01:41 +0000)]
now uses ufc if it finds it

30 years agono longer define yyval & yylval since yacc does it
Todd C. Miller [Sat, 12 Mar 1994 22:42:32 +0000 (22:42 +0000)]
no longer define yyval & yylval since yacc does it

30 years agonow defines yylval as extenr
Todd C. Miller [Sat, 12 Mar 1994 22:42:16 +0000 (22:42 +0000)]
now defines yylval as extenr

30 years agoBROKEN_GETPASS is now an OPTION
Todd C. Miller [Sat, 12 Mar 1994 22:41:53 +0000 (22:41 +0000)]
BROKEN_GETPASS is now an OPTION

30 years agotook out BROKEN_GETPASS
Todd C. Miller [Sat, 12 Mar 1994 22:41:10 +0000 (22:41 +0000)]
took out BROKEN_GETPASS

30 years agotook out big comment
Todd C. Miller [Sat, 12 Mar 1994 22:20:30 +0000 (22:20 +0000)]
took out big comment

30 years agoupdated
Todd C. Miller [Sat, 12 Mar 1994 21:24:29 +0000 (21:24 +0000)]
updated

30 years agotook out README.beta
Todd C. Miller [Sat, 12 Mar 1994 21:20:42 +0000 (21:20 +0000)]
took out README.beta

30 years agoInitial revision
Todd C. Miller [Sat, 12 Mar 1994 21:19:37 +0000 (21:19 +0000)]
Initial revision

30 years agonow reference SUPPORTED
Todd C. Miller [Sat, 12 Mar 1994 21:19:12 +0000 (21:19 +0000)]
now reference SUPPORTED
.,