]> granicus.if.org Git - sudo/log
sudo
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

26 years agoadd dev_t and ino_t
Todd C. Miller [Mon, 7 Sep 1998 02:28:14 +0000 (02:28 +0000)]
add dev_t and ino_t

26 years agofix OTP_ONLY for opie
Todd C. Miller [Tue, 28 Jul 1998 16:44:23 +0000 (16:44 +0000)]
fix OTP_ONLY for opie

26 years agoinclude stdlib.h for malloc proto
Todd C. Miller [Wed, 24 Jun 1998 16:22:26 +0000 (16:22 +0000)]
include stdlib.h for malloc proto

26 years agomake update_version saner
Todd C. Miller [Tue, 19 May 1998 04:10:51 +0000 (04:10 +0000)]
make update_version saner

26 years agoadd HAVE_WAITPID, HAVE_WAIT3, and sudo_waitpid()
Todd C. Miller [Tue, 19 May 1998 03:32:23 +0000 (03:32 +0000)]
add HAVE_WAITPID, HAVE_WAIT3, and sudo_waitpid()

26 years agocheck for waitpid and wait3 or no waitpid
Todd C. Miller [Tue, 19 May 1998 03:32:05 +0000 (03:32 +0000)]
check for waitpid and wait3 or no waitpid

26 years agoused waitpid or wait3 if we have 'em
Todd C. Miller [Tue, 19 May 1998 03:31:51 +0000 (03:31 +0000)]
used waitpid or wait3 if we have 'em

26 years agofix some fprintf args, ariel@oz.engr.sgi.com (Ariel Faigon)
Todd C. Miller [Sat, 2 May 1998 18:16:03 +0000 (18:16 +0000)]
fix some fprintf args, ariel@oz.engr.sgi.com (Ariel Faigon)

26 years agodon't need to explicately mention -lsocket -lnsl for sequent
Todd C. Miller [Tue, 28 Apr 1998 00:09:37 +0000 (00:09 +0000)]
don't need to explicately mention -lsocket -lnsl for sequent

26 years agodynix should not link with -linet
Todd C. Miller [Sat, 25 Apr 1998 05:56:28 +0000 (05:56 +0000)]
dynix should not link with -linet

26 years agomention that HP-UX doesn't ship with yacc
Todd C. Miller [Fri, 10 Apr 1998 19:32:45 +0000 (19:32 +0000)]
mention that HP-UX doesn't ship with yacc

26 years agoignore kerberos if we can't get the local realm
Todd C. Miller [Tue, 7 Apr 1998 02:35:44 +0000 (02:35 +0000)]
ignore kerberos if we can't get the local realm

26 years ago++version
Todd C. Miller [Mon, 6 Apr 1998 03:39:23 +0000 (03:39 +0000)]
++version

26 years ago++
Todd C. Miller [Mon, 6 Apr 1998 03:36:33 +0000 (03:36 +0000)]
++

26 years agoupdated version
Todd C. Miller [Mon, 6 Apr 1998 03:35:50 +0000 (03:35 +0000)]
updated version

26 years agofix version
Todd C. Miller [Mon, 6 Apr 1998 03:34:36 +0000 (03:34 +0000)]
fix version

26 years agodon't use popen/pclose. Do it inline.
Todd C. Miller [Mon, 6 Apr 1998 03:33:55 +0000 (03:33 +0000)]
don't use popen/pclose.  Do it inline.

26 years agoadd rcsid
Todd C. Miller [Mon, 6 Apr 1998 03:25:36 +0000 (03:25 +0000)]
add rcsid

26 years agotypo
Todd C. Miller [Mon, 6 Apr 1998 03:21:42 +0000 (03:21 +0000)]
typo

26 years agoupdated version
Todd C. Miller [Mon, 6 Apr 1998 03:17:56 +0000 (03:17 +0000)]
updated version

26 years agoMAX* + 1 -> MAX*
Todd C. Miller [Mon, 6 Apr 1998 03:15:39 +0000 (03:15 +0000)]
MAX* + 1 -> MAX*

26 years agogetwd.c -> getcwd.c
Todd C. Miller [Mon, 6 Apr 1998 03:14:44 +0000 (03:14 +0000)]
getwd.c -> getcwd.c

26 years agokill HAVE_GETWD
Todd C. Miller [Mon, 6 Apr 1998 02:49:29 +0000 (02:49 +0000)]
kill HAVE_GETWD

26 years agogetcwd, not getwd
Todd C. Miller [Mon, 6 Apr 1998 02:49:13 +0000 (02:49 +0000)]
getcwd, not getwd

26 years agouse MAX* not MAX* + 1
Todd C. Miller [Mon, 6 Apr 1998 02:48:32 +0000 (02:48 +0000)]
use MAX* not MAX* + 1
always run pwd as using getwd() defeats the purpose

26 years agoadd STUB_LOAD_INTERFACES
Todd C. Miller [Tue, 31 Mar 1998 05:15:42 +0000 (05:15 +0000)]
add STUB_LOAD_INTERFACES

26 years agoupdated version
Todd C. Miller [Tue, 31 Mar 1998 05:05:49 +0000 (05:05 +0000)]
updated version