]> granicus.if.org Git - sudo/log
sudo
26 years agoadded check_secureware
Todd C. Miller [Sun, 18 Oct 1998 22:16:10 +0000 (22:16 +0000)]
added check_secureware

26 years agofinished adding AC_MSG_CHECKING and AC_MSG_RESULT bits
Todd C. Miller [Sun, 18 Oct 1998 22:12:36 +0000 (22:12 +0000)]
finished adding AC_MSG_CHECKING and AC_MSG_RESULT bits

26 years agodon't define CLASSIC_INSULTS and CSOPS_INSULTS if no other sets defined.
Todd C. Miller [Sun, 18 Oct 1998 22:00:50 +0000 (22:00 +0000)]
don't define CLASSIC_INSULTS and CSOPS_INSULTS if no other sets defined.
configure now does that for us

26 years agomove some --with options around
Todd C. Miller [Sun, 18 Oct 1998 21:45:02 +0000 (21:45 +0000)]
move some --with options around
change a bunch of echo's to AC_MSG_CHECKING, AC_MSG_RESULT pairs

26 years agochange $with_foo-bar -> $with_foo_bar
Todd C. Miller [Sun, 18 Oct 1998 05:09:37 +0000 (05:09 +0000)]
change $with_foo-bar -> $with_foo_bar
kill extra " that caused a syntax error
add some echo verbage

26 years agomoved SecureWare stuff into secureware.c
Todd C. Miller [Sat, 17 Oct 1998 22:08:29 +0000 (22:08 +0000)]
moved SecureWare stuff into secureware.c

26 years agoInitial revision
Todd C. Miller [Sat, 17 Oct 1998 22:07:21 +0000 (22:07 +0000)]
Initial revision

26 years agoupdate url to solaris gcc bins
Todd C. Miller [Sat, 17 Oct 1998 21:02:32 +0000 (21:02 +0000)]
update url to solaris gcc bins

26 years agochange option formatter and flesh out someentries
Todd C. Miller [Sat, 17 Oct 1998 20:39:25 +0000 (20:39 +0000)]
change option formatter and flesh out someentries

26 years agoenvironmental variable -> environment variable
Todd C. Miller [Sat, 17 Oct 1998 20:19:08 +0000 (20:19 +0000)]
environmental variable -> environment variable

26 years agoeverything is now done via configure
Todd C. Miller [Sat, 17 Oct 1998 20:01:21 +0000 (20:01 +0000)]
everything is now done via configure

26 years agoprev rev was 1.5.6
Todd C. Miller [Sat, 17 Oct 1998 20:00:40 +0000 (20:00 +0000)]
prev rev was 1.5.6

26 years agopassing SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID correctly
Todd C. Miller [Sat, 17 Oct 1998 04:33:14 +0000 (04:33 +0000)]
passing SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID correctly

26 years agoSUDOERS_MODE, SUDOERS_UID, SUDOERS_GID now come from the Makefile
Todd C. Miller [Sat, 17 Oct 1998 04:32:07 +0000 (04:32 +0000)]
SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID now come from the Makefile

26 years agomerge OSDEFS and OPTIONS into DEFS
Todd C. Miller [Sat, 17 Oct 1998 04:31:14 +0000 (04:31 +0000)]
merge OSDEFS and OPTIONS into DEFS
get sudoers_uid, sudoers_gid, sudoers_mode from configure

26 years agoSUDOERS_MODE, SUDOERS_UID, and SUDOERS_GID now get substituted into the
Todd C. Miller [Sat, 17 Oct 1998 04:30:21 +0000 (04:30 +0000)]
SUDOERS_MODE, SUDOERS_UID, and SUDOERS_GID now get substituted into the
Makefile, not config.h

26 years agodocument all --with/--enable options
Todd C. Miller [Sat, 17 Oct 1998 04:30:01 +0000 (04:30 +0000)]
document all --with/--enable options

26 years agooptions.h is no more
Todd C. Miller [Thu, 15 Oct 1998 06:25:39 +0000 (06:25 +0000)]
options.h is no more

26 years agoassimilated options.h
Todd C. Miller [Thu, 15 Oct 1998 06:25:10 +0000 (06:25 +0000)]
assimilated options.h

26 years agomoved options from options.h to configure
Todd C. Miller [Thu, 15 Oct 1998 06:24:42 +0000 (06:24 +0000)]
moved options from options.h to configure

26 years agono more options.h
Todd C. Miller [Thu, 15 Oct 1998 05:41:26 +0000 (05:41 +0000)]
no more options.h

26 years agoremove references to options.h
Todd C. Miller [Thu, 15 Oct 1998 05:39:40 +0000 (05:39 +0000)]
remove references to options.h

26 years agokill sys/time.h
Todd C. Miller [Thu, 15 Oct 1998 05:32:30 +0000 (05:32 +0000)]
kill sys/time.h

26 years agoif select return < -1 still prompt for pw
Todd C. Miller [Thu, 15 Oct 1998 04:10:44 +0000 (04:10 +0000)]
if select return < -1 still prompt for pw

26 years agoconvert LOGGING, LOGFAC, MAXLOGFILELEN, IGNORE_DOT_PATH into
Todd C. Miller [Thu, 15 Oct 1998 04:03:10 +0000 (04:03 +0000)]
convert LOGGING, LOGFAC, MAXLOGFILELEN, IGNORE_DOT_PATH into
configure options

26 years agoFAST_MATCH is no longer an optino
Todd C. Miller [Thu, 15 Oct 1998 03:57:14 +0000 (03:57 +0000)]
FAST_MATCH is no longer an optino

26 years agoremove_timestamp() if timestamp is preposterous
Todd C. Miller [Thu, 15 Oct 1998 03:52:33 +0000 (03:52 +0000)]
remove_timestamp() if timestamp is preposterous

26 years agoconvert more options to --with/--enable
Todd C. Miller [Thu, 15 Oct 1998 03:36:39 +0000 (03:36 +0000)]
convert more options to --with/--enable

26 years agologfile -> logpath
Todd C. Miller [Thu, 15 Oct 1998 03:36:17 +0000 (03:36 +0000)]
logfile -> logpath

26 years agoconvert more options into --with and --enable
Todd C. Miller [Thu, 15 Oct 1998 03:31:26 +0000 (03:31 +0000)]
convert more options into --with and --enable

26 years agocatch EINTR in select and restart
Todd C. Miller [Thu, 15 Oct 1998 03:28:21 +0000 (03:28 +0000)]
catch EINTR in select and restart

26 years agosys/errno -> errno
Todd C. Miller [Thu, 15 Oct 1998 03:15:19 +0000 (03:15 +0000)]
sys/errno -> errno

26 years agoUMASK -> SUDO_UMASK.
Todd C. Miller [Thu, 24 Sep 1998 15:40:39 +0000 (15:40 +0000)]
UMASK -> SUDO_UMASK.

26 years agotime.h, not sys/time.h
Todd C. Miller [Thu, 24 Sep 1998 15:36:24 +0000 (15:36 +0000)]
time.h, not sys/time.h

26 years agoMAILER -> _PATH_SENDMAIL
Todd C. Miller [Mon, 21 Sep 1998 23:52:41 +0000 (23:52 +0000)]
MAILER -> _PATH_SENDMAIL

26 years agono more --with-C2, now it is --disable-shadow
Todd C. Miller [Mon, 21 Sep 1998 04:06:55 +0000 (04:06 +0000)]
no more --with-C2, now it is --disable-shadow

26 years agonew shadow password scheme. Always include shadow support if the
Todd C. Miller [Mon, 21 Sep 1998 04:00:56 +0000 (04:00 +0000)]
new shadow password scheme.  Always include shadow support if the
platform supports it and the user did not disable it via configure

26 years ago--with-getpass -> --{enable,disable}-tgetpass
Todd C. Miller [Sun, 20 Sep 1998 23:48:08 +0000 (23:48 +0000)]
--with-getpass -> --{enable,disable}-tgetpass

26 years agopathnames.h -> pathnames.h.in
Todd C. Miller [Sun, 20 Sep 1998 23:16:44 +0000 (23:16 +0000)]
pathnames.h -> pathnames.h.in

26 years agofix version string
Todd C. Miller [Sun, 20 Sep 1998 23:14:47 +0000 (23:14 +0000)]
fix version string

26 years agomove pam_conv to be static to auth function
Todd C. Miller [Sun, 20 Sep 1998 23:12:21 +0000 (23:12 +0000)]
move pam_conv to be static to auth function
remove pam_misc.h (solaris doesn't have one)

26 years ago_CONFIG_PATH_* -> _PATH_* or _PATH_SUDO_*
Todd C. Miller [Sun, 20 Sep 1998 23:10:46 +0000 (23:10 +0000)]
_CONFIG_PATH_* -> _PATH_* or _PATH_SUDO_*
kill SUDO_PROG_PWD

26 years agomunge pathnames.h.in -> pathnames.h
Todd C. Miller [Sun, 20 Sep 1998 23:10:27 +0000 (23:10 +0000)]
munge pathnames.h.in -> pathnames.h
kill SUDO_PROG_PWD

26 years agoconvert to pathnames.h.in
Todd C. Miller [Sun, 20 Sep 1998 23:10:04 +0000 (23:10 +0000)]
convert to pathnames.h.in

26 years agofix typo in sysv4 matching case
Todd C. Miller [Sat, 19 Sep 1998 00:20:07 +0000 (00:20 +0000)]
fix typo in sysv4 matching case
/.

26 years agopam stuff needs to run as root, not user, for shadow passwords
Todd C. Miller [Fri, 18 Sep 1998 05:29:26 +0000 (05:29 +0000)]
pam stuff needs to run as root, not user, for shadow passwords

26 years agoupdated version
Todd C. Miller [Thu, 17 Sep 1998 16:28:57 +0000 (16:28 +0000)]
updated version

26 years agoupdated version
Todd C. Miller [Thu, 17 Sep 1998 16:27:15 +0000 (16:27 +0000)]
updated version

26 years agouser version.h for long message
Todd C. Miller [Thu, 17 Sep 1998 16:13:05 +0000 (16:13 +0000)]
user version.h for long message

26 years agothis is version 1.5.6
Todd C. Miller [Thu, 17 Sep 1998 15:53:33 +0000 (15:53 +0000)]
this is version 1.5.6

26 years agoremove errant backslash
Todd C. Miller [Wed, 16 Sep 1998 17:42:21 +0000 (17:42 +0000)]
remove errant backslash

26 years agofix version string SUDO_1_5_6
Todd C. Miller [Tue, 15 Sep 1998 02:25:48 +0000 (02:25 +0000)]
fix version string

26 years agoupdtaed for 1.5.6
Todd C. Miller [Tue, 15 Sep 1998 02:02:20 +0000 (02:02 +0000)]
updtaed for 1.5.6

26 years agoupdated for 1.5.6
Todd C. Miller [Tue, 15 Sep 1998 02:02:07 +0000 (02:02 +0000)]
updated for 1.5.6

26 years agokill unused localhost_mask var
Todd C. Miller [Mon, 14 Sep 1998 15:48:05 +0000 (15:48 +0000)]
kill unused localhost_mask var
copy if name to ifr_tmp after we zero it

26 years agoBetter description of new vs. old sudoers modes
Todd C. Miller [Sun, 13 Sep 1998 19:50:28 +0000 (19:50 +0000)]
Better description of new vs. old sudoers modes
fix some typos
better description of /usr/ucb/cc gotchas on slowaris

26 years agoadd sample.pam
Todd C. Miller [Sun, 13 Sep 1998 19:49:55 +0000 (19:49 +0000)]
add sample.pam

26 years agoset NewArgv[0] to user_shell, not basename(user_shell)
Todd C. Miller [Sun, 13 Sep 1998 19:32:48 +0000 (19:32 +0000)]
set NewArgv[0] to user_shell, not basename(user_shell)

26 years agomention TROUBLESHOOTING more
Todd C. Miller [Sat, 12 Sep 1998 15:10:07 +0000 (15:10 +0000)]
mention TROUBLESHOOTING more
fix some typos

26 years agomove --enable/--disable to be after --with
Todd C. Miller [Sat, 12 Sep 1998 00:30:44 +0000 (00:30 +0000)]
move --enable/--disable to be after --with

26 years agodocument --enable/--disable
Todd C. Miller [Sat, 12 Sep 1998 00:30:33 +0000 (00:30 +0000)]
document --enable/--disable

26 years agodocument --with-pam
Todd C. Miller [Sat, 12 Sep 1998 00:26:31 +0000 (00:26 +0000)]
document --with-pam

26 years agoAdd message for pam users
Todd C. Miller [Fri, 11 Sep 1998 23:47:29 +0000 (23:47 +0000)]
Add message for pam users

26 years agoInitial revision
Todd C. Miller [Fri, 11 Sep 1998 23:27:49 +0000 (23:27 +0000)]
Initial revision

26 years agofix HAVE_PAM
Todd C. Miller [Fri, 11 Sep 1998 23:23:33 +0000 (23:23 +0000)]
fix HAVE_PAM

26 years agopam support, from Gary Calvin <GCalvin@kenwoodusa.com>
Todd C. Miller [Fri, 11 Sep 1998 23:19:53 +0000 (23:19 +0000)]
pam support, from Gary Calvin <GCalvin@kenwoodusa.com>

26 years agoadd HOST_IN_LOG and WRAP_LOG
Todd C. Miller [Thu, 10 Sep 1998 22:51:36 +0000 (22:51 +0000)]
add HOST_IN_LOG and WRAP_LOG

26 years agoadd WRAP_LOG and HOST_IN_LOG
Todd C. Miller [Thu, 10 Sep 1998 22:51:09 +0000 (22:51 +0000)]
add WRAP_LOG and HOST_IN_LOG

26 years agoadd --enable-log-host and --enable-log-wrap
Todd C. Miller [Thu, 10 Sep 1998 22:37:17 +0000 (22:37 +0000)]
add --enable-log-host and --enable-log-wrap

26 years agouse AC_DEFINE_UNQUOTED for --with-logfile and --with-timedir
Todd C. Miller [Thu, 10 Sep 1998 22:32:57 +0000 (22:32 +0000)]
use AC_DEFINE_UNQUOTED for --with-logfile and --with-timedir

26 years agoadd howmany macro
Todd C. Miller [Wed, 9 Sep 1998 00:45:17 +0000 (00:45 +0000)]
add howmany macro

26 years agoinclude sys/param.h to get howmany macro
Todd C. Miller [Wed, 9 Sep 1998 00:43:49 +0000 (00:43 +0000)]
include sys/param.h to get howmany macro

26 years agoadd RUNAS_DEFAULT
Todd C. Miller [Tue, 8 Sep 1998 00:42:02 +0000 (00:42 +0000)]
add RUNAS_DEFAULT

26 years agobring in stdio.h for NULL
Todd C. Miller [Mon, 7 Sep 1998 16:51:37 +0000 (16:51 +0000)]
bring in stdio.h for NULL

26 years agoallow /bin/{ksh,bach} and /usr/bin/{ksh,bash} as sh
Todd C. Miller [Mon, 7 Sep 1998 16:50:24 +0000 (16:50 +0000)]
allow /bin/{ksh,bach} and /usr/bin/{ksh,bash} as sh

26 years agouse HAVE_SET_AUTH_PARAMETERS
Todd C. Miller [Mon, 7 Sep 1998 16:43:05 +0000 (16:43 +0000)]
use HAVE_SET_AUTH_PARAMETERS

26 years agoadd HAVE_SET_AUTH_PARAMETERS
Todd C. Miller [Mon, 7 Sep 1998 16:42:32 +0000 (16:42 +0000)]
add HAVE_SET_AUTH_PARAMETERS

26 years agoadd *-*-hiuxmpp*
Todd C. Miller [Mon, 7 Sep 1998 16:41:48 +0000 (16:41 +0000)]
add *-*-hiuxmpp*
add test for set_auth_parameters() if secureware

26 years agoadd support for HI-UX/MPP SR220001 02-03 0 SR2201
Todd C. Miller [Mon, 7 Sep 1998 16:39:43 +0000 (16:39 +0000)]
add support for HI-UX/MPP SR220001 02-03 0 SR2201

26 years agoinitialize previfname
Todd C. Miller [Mon, 7 Sep 1998 16:06:23 +0000 (16:06 +0000)]
initialize previfname

26 years agoDon't use SIOCGIFADDR, we don't need it
Todd C. Miller [Mon, 7 Sep 1998 15:51:23 +0000 (15:51 +0000)]
Don't use SIOCGIFADDR, we don't need it
Use SIOCGIFFLAGS if we have it
check ifr_flags against IFF_UP and IFF_LOOPBACK instead of kludging it

26 years agotypo
Todd C. Miller [Mon, 7 Sep 1998 15:49:42 +0000 (15:49 +0000)]
typo

26 years agodon't need special build line for sudo.tab.o
Todd C. Miller [Mon, 7 Sep 1998 04:01:32 +0000 (04:01 +0000)]
don't need special build line for sudo.tab.o

26 years agodon't clean sudo.tab.[ch]
Todd C. Miller [Mon, 7 Sep 1998 03:58:51 +0000 (03:58 +0000)]
don't clean sudo.tab.[ch]

26 years agoSudo should prompt for a password before telling the user that
Todd C. Miller [Mon, 7 Sep 1998 03:48:43 +0000 (03:48 +0000)]
Sudo should prompt for a password before telling the user that
a command could not be found.

26 years agofor 1.5.6
Todd C. Miller [Mon, 7 Sep 1998 03:47:49 +0000 (03:47 +0000)]
for 1.5.6

26 years agono longer require yacc
Todd C. Miller [Mon, 7 Sep 1998 03:25:07 +0000 (03:25 +0000)]
no longer require yacc

26 years agotypo
Todd C. Miller [Mon, 7 Sep 1998 03:19:28 +0000 (03:19 +0000)]
typo

26 years agoy.tab -> sudo.tab
Todd C. Miller [Mon, 7 Sep 1998 03:18:37 +0000 (03:18 +0000)]
y.tab -> sudo.tab
include pre-yacc'd parse.yacc

26 years agoinclude sudo.tab.h, not y.tab.h
Todd C. Miller [Mon, 7 Sep 1998 03:09:49 +0000 (03:09 +0000)]
include sudo.tab.h, not y.tab.h
don't break out of command args if you get a '='

26 years agofix version
Todd C. Miller [Mon, 7 Sep 1998 02:59:36 +0000 (02:59 +0000)]
fix version
,

26 years agofix version
Todd C. Miller [Mon, 7 Sep 1998 02:59:06 +0000 (02:59 +0000)]
fix version

26 years agofix version
Todd C. Miller [Mon, 7 Sep 1998 02:57:35 +0000 (02:57 +0000)]
fix version

26 years agogetcwd(3) from OpenBSD for those without it.
Todd C. Miller [Mon, 7 Sep 1998 02:55:14 +0000 (02:55 +0000)]
getcwd(3) from OpenBSD for those without it.

26 years agoHAVE_GETWD -> HAVE_GETCWD
Todd C. Miller [Mon, 7 Sep 1998 02:51:05 +0000 (02:51 +0000)]
HAVE_GETWD -> HAVE_GETCWD

26 years agopretend sunos doesn't have getcwd(3) since it opens a pipe to getpwd!
Todd C. Miller [Mon, 7 Sep 1998 02:49:41 +0000 (02:49 +0000)]
pretend sunos doesn't have getcwd(3) since it opens a pipe to getpwd!

26 years agouse NAMLEN() macro
Todd C. Miller [Mon, 7 Sep 1998 02:41:33 +0000 (02:41 +0000)]
use NAMLEN() macro

26 years agoremove duplicate include of string.h
Todd C. Miller [Mon, 7 Sep 1998 02:34:06 +0000 (02:34 +0000)]
remove duplicate include of string.h

26 years agocall SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T
Todd C. Miller [Mon, 7 Sep 1998 02:28:45 +0000 (02:28 +0000)]
call SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T

26 years agoadd SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T
Todd C. Miller [Mon, 7 Sep 1998 02:28:33 +0000 (02:28 +0000)]
add SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T