]> granicus.if.org Git - sudo/log
sudo
29 years agoupdated
Todd C. Miller [Wed, 29 Mar 1995 00:36:09 +0000 (00:36 +0000)]
updated

29 years agoeliminated bug #1 (yay)
Todd C. Miller [Wed, 29 Mar 1995 00:35:10 +0000 (00:35 +0000)]
eliminated bug #1 (yay)

29 years agosunos no longer gets linked statically
Todd C. Miller [Wed, 29 Mar 1995 00:31:20 +0000 (00:31 +0000)]
sunos no longer gets linked statically

29 years agoprototype now uses __P()
Todd C. Miller [Tue, 28 Mar 1995 23:58:34 +0000 (23:58 +0000)]
prototype now uses __P()

29 years agomake fill() non-ansi
Todd C. Miller [Tue, 28 Mar 1995 23:49:12 +0000 (23:49 +0000)]
make fill() non-ansi

29 years agomade -v (validate) work
Todd C. Miller [Tue, 28 Mar 1995 20:26:55 +0000 (20:26 +0000)]
made -v (validate) work

29 years agonow gives host
Todd C. Miller [Tue, 28 Mar 1995 20:26:30 +0000 (20:26 +0000)]
now gives host

29 years agodon't check for execute/statable if fq or relative path given
Todd C. Miller [Tue, 28 Mar 1995 15:34:56 +0000 (15:34 +0000)]
don't check for execute/statable if fq or relative path given

29 years agoadded a cast
Todd C. Miller [Tue, 28 Mar 1995 06:07:20 +0000 (06:07 +0000)]
added a cast

29 years agonow include ctype.h for islower and tolower macros
Todd C. Miller [Tue, 28 Mar 1995 05:49:00 +0000 (05:49 +0000)]
now include ctype.h for islower and tolower macros

29 years agomoved _S_IFMT & _S_ISREG to compat.h
Todd C. Miller [Tue, 28 Mar 1995 05:48:44 +0000 (05:48 +0000)]
moved _S_IFMT & _S_ISREG to compat.h

29 years agomoved a set of parens
Todd C. Miller [Tue, 28 Mar 1995 05:48:30 +0000 (05:48 +0000)]
moved a set of parens

29 years agonow include compat.h
Todd C. Miller [Tue, 28 Mar 1995 05:48:13 +0000 (05:48 +0000)]
now include compat.h

29 years agovoid * -> VOID *
Todd C. Miller [Tue, 28 Mar 1995 05:47:59 +0000 (05:47 +0000)]
void * -> VOID *

29 years agonow cast malloc & realloc return vals
Todd C. Miller [Tue, 28 Mar 1995 05:47:05 +0000 (05:47 +0000)]
now cast malloc & realloc return vals
added search for HAVE_LSEARCH
now use strcmp if no strcasecmp available

29 years agovoid * -> VOID *
Todd C. Miller [Tue, 28 Mar 1995 05:46:22 +0000 (05:46 +0000)]
void * -> VOID *

29 years agoremoved HAVE_FLEX
Todd C. Miller [Tue, 28 Mar 1995 05:45:21 +0000 (05:45 +0000)]
removed HAVE_FLEX
added VOID
added HAVE_DIRENT_H, HAVE_SYS_NDIR_H, HAVE_SYS_DIR_H, HAVE_NDIR_H
added HAVE_LSEARCH

29 years agoadded _S_IFMT, _S_IFREG, and S_ISREG
Todd C. Miller [Tue, 28 Mar 1995 05:44:58 +0000 (05:44 +0000)]
added _S_IFMT, _S_IFREG, and S_ISREG

29 years agotook out SUDO_PROG_INSTALL
Todd C. Miller [Tue, 28 Mar 1995 05:44:10 +0000 (05:44 +0000)]
took out SUDO_PROG_INSTALL
1.x to 2.x changes
added echo and results to most SUDO_* macros

29 years agono more -I.
Todd C. Miller [Tue, 28 Mar 1995 05:43:45 +0000 (05:43 +0000)]
no more -I.

29 years agovarious 1.x ro 2.x autoconf changes
Todd C. Miller [Tue, 28 Mar 1995 05:22:27 +0000 (05:22 +0000)]
various 1.x ro 2.x autoconf changes
now check for strcasecmp
now use AC_INSTALL_PROG instead of custom one
added check for fully woorking void implementation

29 years agoadded lsearch & search.h
Todd C. Miller [Tue, 28 Mar 1995 05:02:01 +0000 (05:02 +0000)]
added lsearch & search.h
visudo links into $(LIBOBJS)

29 years agopartial 1.x to 2.x changes
Todd C. Miller [Tue, 28 Mar 1995 04:43:36 +0000 (04:43 +0000)]
partial 1.x to 2.x changes
added SUDO_FULL_VOID

29 years agowhatnow_help was prototyped to be static be was not declared as such
Todd C. Miller [Tue, 28 Mar 1995 04:40:44 +0000 (04:40 +0000)]
whatnow_help  was prototyped to be static be was not declared as such

29 years agoautoconf 2.x changes
Todd C. Miller [Tue, 28 Mar 1995 02:15:39 +0000 (02:15 +0000)]
autoconf 2.x changes
took out HAVE_FLEX (no longer used)
added check for dirent/dir/ndir.h

29 years agonow use groovy gnu autoconf macro AC_HEADER_DIRENT
Todd C. Miller [Tue, 28 Mar 1995 02:09:15 +0000 (02:09 +0000)]
now use groovy gnu autoconf macro AC_HEADER_DIRENT

29 years agoMAXPATHLEN -> MAXPATHLEN+1
Todd C. Miller [Tue, 28 Mar 1995 01:38:43 +0000 (01:38 +0000)]
MAXPATHLEN -> MAXPATHLEN+1

29 years agoInitial revision
Todd C. Miller [Tue, 28 Mar 1995 01:23:36 +0000 (01:23 +0000)]
Initial revision

29 years agoeliminated bison warnings
Todd C. Miller [Mon, 27 Mar 1995 23:26:46 +0000 (23:26 +0000)]
eliminated bison warnings

29 years agoadded missing case
Todd C. Miller [Mon, 27 Mar 1995 22:10:22 +0000 (22:10 +0000)]
added missing case

29 years agonow iincludes signal.h
Todd C. Miller [Mon, 27 Mar 1995 22:04:19 +0000 (22:04 +0000)]
now iincludes signal.h

29 years agoonly clear data structures on a parse error
Todd C. Miller [Mon, 27 Mar 1995 20:16:32 +0000 (20:16 +0000)]
only clear data structures on a parse error

29 years agowhatnow() now gives help on invalid input
Todd C. Miller [Mon, 27 Mar 1995 20:01:19 +0000 (20:01 +0000)]
whatnow() now gives help on invalid input

29 years agoadded a whatnow() function (sort of like mh)
Todd C. Miller [Mon, 27 Mar 1995 19:54:53 +0000 (19:54 +0000)]
added a whatnow() function (sort of like mh)

29 years agokill_aliases -> reset_aliases
Todd C. Miller [Mon, 27 Mar 1995 19:53:37 +0000 (19:53 +0000)]
kill_aliases -> reset_aliases
yywrap() now cleans up by calling reset_aliases() and clearing top
took reset stuff out of yyerror() since it doesn't beling there
(and doesn't work anyway).
errorlineno is now initially set to -1 so we can set it to the
first error that occurrs (it was getting set to the last)

29 years agoadded a void cast
Todd C. Miller [Mon, 27 Mar 1995 19:53:25 +0000 (19:53 +0000)]
added a void cast

29 years agorewrote from scratch based on 4.3BSD vipw.c
Todd C. Miller [Mon, 27 Mar 1995 18:26:36 +0000 (18:26 +0000)]
rewrote from scratch based on 4.3BSD vipw.c

29 years agoremoved ocmnd
Todd C. Miller [Sun, 26 Mar 1995 06:33:05 +0000 (06:33 +0000)]
removed ocmnd

29 years agono more sudo_realpath() and find_path() changed params
Todd C. Miller [Sun, 26 Mar 1995 06:19:48 +0000 (06:19 +0000)]
no more sudo_realpath() and find_path() changed params

29 years agofind_path() changed since no more realpath()
Todd C. Miller [Sun, 26 Mar 1995 06:19:20 +0000 (06:19 +0000)]
find_path() changed since no more realpath()

29 years agoon error, errorlineno is set to the line where the error occurred
Todd C. Miller [Sun, 26 Mar 1995 06:18:24 +0000 (06:18 +0000)]
on error, errorlineno is set to the line where the error occurred
added kill_aliases() to free the aliases struct
now clean up in yyerror() so we can reparse cleanly

29 years agono more USE_REALPATH
Todd C. Miller [Sun, 26 Mar 1995 06:17:37 +0000 (06:17 +0000)]
no more USE_REALPATH

29 years agochanged to use new find_path()
Todd C. Miller [Sun, 26 Mar 1995 06:17:19 +0000 (06:17 +0000)]
changed to use new find_path()

29 years agoremoved all the realpath() stuff
Todd C. Miller [Sun, 26 Mar 1995 06:16:43 +0000 (06:16 +0000)]
removed all the realpath() stuff

29 years agosudo_realpath.c -> sudo_goodpath.c
Todd C. Miller [Sun, 26 Mar 1995 06:16:18 +0000 (06:16 +0000)]
sudo_realpath.c -> sudo_goodpath.c

29 years agonow works correctly with utk parser
Todd C. Miller [Sun, 26 Mar 1995 06:12:30 +0000 (06:12 +0000)]
now works correctly with utk parser

29 years agoInitial revision
Todd C. Miller [Sun, 26 Mar 1995 05:04:11 +0000 (05:04 +0000)]
Initial revision

29 years agoeliminated a compiler warning
Todd C. Miller [Sun, 26 Mar 1995 04:23:43 +0000 (04:23 +0000)]
eliminated a compiler warning

29 years agoelinated compiler warning
Todd C. Miller [Sun, 26 Mar 1995 02:56:35 +0000 (02:56 +0000)]
elinated compiler warning

29 years agoadded sudo_goodpath()
Todd C. Miller [Sun, 26 Mar 1995 01:40:37 +0000 (01:40 +0000)]
added sudo_goodpath()

29 years agoadded prototype for sudo_goodpath
Todd C. Miller [Sun, 26 Mar 1995 01:40:15 +0000 (01:40 +0000)]
added prototype for sudo_goodpath

29 years agoadded support for /sys/dir.h
Todd C. Miller [Sun, 26 Mar 1995 01:39:52 +0000 (01:39 +0000)]
added support for /sys/dir.h

29 years agoUSE_REALPATH turned off
Todd C. Miller [Sun, 26 Mar 1995 01:39:38 +0000 (01:39 +0000)]
USE_REALPATH turned off

29 years agoadded calls to sudo_goodpath()
Todd C. Miller [Sun, 26 Mar 1995 01:39:14 +0000 (01:39 +0000)]
added calls to sudo_goodpath()

29 years agoadded check for dirent.h
Todd C. Miller [Sun, 26 Mar 1995 01:39:00 +0000 (01:39 +0000)]
added check for dirent.h

29 years agoadded HAVE_DIRENT_H
Todd C. Miller [Sun, 26 Mar 1995 01:38:44 +0000 (01:38 +0000)]
added HAVE_DIRENT_H

29 years agoadded in linux shadow pass stuff
Todd C. Miller [Sun, 26 Mar 1995 00:27:13 +0000 (00:27 +0000)]
added in linux shadow pass stuff
\ 6

29 years agoadded back host, user, cmnd, parse_error
Todd C. Miller [Fri, 24 Mar 1995 19:43:59 +0000 (19:43 +0000)]
added back host, user, cmnd, parse_error

29 years agoadded in utk changes plus some minor cosmetic changes
Todd C. Miller [Fri, 24 Mar 1995 19:19:14 +0000 (19:19 +0000)]
added in utk changes plus some minor cosmetic changes

29 years agoadded void casts for printf's
Todd C. Miller [Fri, 24 Mar 1995 19:18:09 +0000 (19:18 +0000)]
added void casts for printf's

29 years agoadded a define of USE_REALPATH
Todd C. Miller [Fri, 24 Mar 1995 19:17:15 +0000 (19:17 +0000)]
added a define of USE_REALPATH

29 years agothere is no more visudoers/Makefile
Todd C. Miller [Fri, 24 Mar 1995 19:17:03 +0000 (19:17 +0000)]
there is no more visudoers/Makefile

29 years agoadded in utk changes (visudo is now built from the toplevel)
Todd C. Miller [Fri, 24 Mar 1995 19:16:32 +0000 (19:16 +0000)]
added in utk changes (visudo is now built from the toplevel)

29 years agoadded (void) casts to printf's
Todd C. Miller [Fri, 24 Mar 1995 19:15:43 +0000 (19:15 +0000)]
added (void) casts to printf's

29 years agomerged in utk changes
Todd C. Miller [Fri, 24 Mar 1995 03:32:53 +0000 (03:32 +0000)]
merged in utk changes

29 years agonow check to see that what we are trying to run is a file (or a link
Todd C. Miller [Thu, 23 Mar 1995 04:13:11 +0000 (04:13 +0000)]
now check to see that what we are trying to run is a file (or a link
to a file, we do a stat(2) so there is no diff)

29 years agoupdated
Todd C. Miller [Mon, 13 Mar 1995 20:56:47 +0000 (20:56 +0000)]
updated

29 years agoaclocal.m4 -> acsite.m4
Todd C. Miller [Mon, 13 Mar 1995 20:56:20 +0000 (20:56 +0000)]
aclocal.m4 -> acsite.m4
make realclean updated for new autoconf
\ 6

29 years agoadded myself as maintainer
Todd C. Miller [Mon, 13 Mar 1995 20:11:06 +0000 (20:11 +0000)]
added myself as maintainer

30 years agochanged setegid -> setgid
Todd C. Miller [Fri, 17 Feb 1995 04:31:06 +0000 (04:31 +0000)]
changed setegid -> setgid

30 years agofixed the test for irix 5.x to skip bad libs
Todd C. Miller [Mon, 6 Feb 1995 22:43:59 +0000 (22:43 +0000)]
fixed the test for irix 5.x to skip bad libs

30 years agonow initialize OS and OSREV
Todd C. Miller [Mon, 6 Feb 1995 22:43:42 +0000 (22:43 +0000)]
now initialize OS and OSREV

30 years agoirix5 changes
Todd C. Miller [Fri, 27 Jan 1995 01:52:33 +0000 (01:52 +0000)]
irix5 changes

30 years agoAC_WITH -> AC_ARG_WITH changes
Todd C. Miller [Fri, 27 Jan 1995 01:28:02 +0000 (01:28 +0000)]
AC_WITH -> AC_ARG_WITH changes
other misc changes for autoconf 2.1 compatibility

30 years agouse YY_NEW_FILE, not yyrestart since OSF flex doesn't do the righ
Todd C. Miller [Thu, 19 Jan 1995 00:49:53 +0000 (00:49 +0000)]
use YY_NEW_FILE, not yyrestart since OSF flex doesn't do the righ
thing wrt yyrestart (grrrr)

30 years agoadded visudoers/compat.h to DISTFILES
Todd C. Miller [Mon, 16 Jan 1995 23:44:20 +0000 (23:44 +0000)]
added visudoers/compat.h to DISTFILES

30 years agofixed an echo
Todd C. Miller [Mon, 16 Jan 1995 22:01:37 +0000 (22:01 +0000)]
fixed an echo

30 years agoadded ocmnd declaration
Todd C. Miller [Mon, 16 Jan 1995 21:36:02 +0000 (21:36 +0000)]
added ocmnd declaration
adjusted for find_path()'s new parameters

30 years agoadded ocmnd extern
Todd C. Miller [Mon, 16 Jan 1995 21:35:34 +0000 (21:35 +0000)]
added ocmnd extern
adjusted find_path() prototype

30 years agocmndcmp() now takes 3 arguments and checks against the qualified as well
Todd C. Miller [Mon, 16 Jan 1995 21:34:26 +0000 (21:34 +0000)]
cmndcmp() now takes 3 arguments and checks against the qualified as well
as the unqualified pathname.
more code that should use cmndcmp() but did not, now does

30 years agoadded to a comment
Todd C. Miller [Mon, 16 Jan 1995 21:34:08 +0000 (21:34 +0000)]
added to a comment

30 years agochanged to use new find_path() parameter passing
Todd C. Miller [Mon, 16 Jan 1995 21:33:39 +0000 (21:33 +0000)]
changed to use new find_path() parameter passing

30 years agofind_path() now takes 2 copyout parameters (one for the qualified pathname
Todd C. Miller [Mon, 16 Jan 1995 21:32:30 +0000 (21:32 +0000)]
find_path() now takes 2 copyout parameters (one for the qualified pathname
and one for the unqualified pathname).  The third parameter may be NULL.

30 years agono longer munge pathnames.h
Todd C. Miller [Mon, 16 Jan 1995 21:31:57 +0000 (21:31 +0000)]
no longer munge pathnames.h

30 years agochanged _PATH_* to use _SUDO_PATH_* (which are defined in config.h)
Todd C. Miller [Mon, 16 Jan 1995 21:30:48 +0000 (21:30 +0000)]
changed _PATH_* to use _SUDO_PATH_* (which are defined in config.h)
as a result, pathnames.h does not need to be run through configure
and the user can override the configured values easily.

30 years agoadded _SUDO_PATH_* entries
Todd C. Miller [Mon, 16 Jan 1995 21:30:23 +0000 (21:30 +0000)]
added _SUDO_PATH_* entries

30 years ago_PATH* -> _SUDO_PATH_*
Todd C. Miller [Mon, 16 Jan 1995 21:30:03 +0000 (21:30 +0000)]
_PATH* -> _SUDO_PATH_*

30 years agoupdated DISTFILES and HDRS
Todd C. Miller [Mon, 16 Jan 1995 21:28:11 +0000 (21:28 +0000)]
updated DISTFILES and HDRS
.o's now depend on config.h

30 years agoremoved extraneous #endif
Todd C. Miller [Fri, 13 Jan 1995 17:52:44 +0000 (17:52 +0000)]
removed extraneous #endif

30 years agoadded SUDO_PROG_MV
Todd C. Miller [Fri, 13 Jan 1995 17:48:02 +0000 (17:48 +0000)]
added SUDO_PROG_MV

30 years agoadded SUDO_PROG_MV
Todd C. Miller [Fri, 13 Jan 1995 17:47:01 +0000 (17:47 +0000)]
added SUDO_PROG_MV
added riscos and isc os types
took out -DSHORT_MESSAGE from --with-csops since it is now the default

30 years agomove the include of id.h to compat.h
Todd C. Miller [Fri, 13 Jan 1995 17:46:21 +0000 (17:46 +0000)]
move the include of id.h to compat.h
now includes options.h

30 years agomoved compatibility #defines to compat.h
Todd C. Miller [Fri, 13 Jan 1995 17:45:43 +0000 (17:45 +0000)]
moved compatibility #defines to compat.h

30 years agoadded _PATH_MV
Todd C. Miller [Fri, 13 Jan 1995 17:45:15 +0000 (17:45 +0000)]
added _PATH_MV

30 years agomove __P to compat.h
Todd C. Miller [Fri, 13 Jan 1995 17:43:56 +0000 (17:43 +0000)]
move __P to compat.h

30 years agonow includes compat.h
Todd C. Miller [Fri, 13 Jan 1995 17:39:59 +0000 (17:39 +0000)]
now includes compat.h

30 years agoInitial revision
Todd C. Miller [Fri, 13 Jan 1995 17:39:02 +0000 (17:39 +0000)]
Initial revision

30 years agopull user-configurable stuff out and put in options.h
Todd C. Miller [Thu, 12 Jan 1995 00:11:27 +0000 (00:11 +0000)]
pull user-configurable stuff out and put in options.h

30 years agonow includes options.h
Todd C. Miller [Wed, 11 Jan 1995 23:45:55 +0000 (23:45 +0000)]
now includes options.h

30 years agonow includes options.h
Todd C. Miller [Wed, 11 Jan 1995 23:43:45 +0000 (23:43 +0000)]
now includes options.h