]>
granicus.if.org Git - sudo/log
Todd C. Miller [Thu, 15 Oct 1998 03:36:39 +0000 (03:36 +0000)]
convert more options to --with/--enable
Todd C. Miller [Thu, 15 Oct 1998 03:36:17 +0000 (03:36 +0000)]
logfile -> logpath
Todd C. Miller [Thu, 15 Oct 1998 03:31:26 +0000 (03:31 +0000)]
convert more options into --with and --enable
Todd C. Miller [Thu, 15 Oct 1998 03:28:21 +0000 (03:28 +0000)]
catch EINTR in select and restart
Todd C. Miller [Thu, 15 Oct 1998 03:15:19 +0000 (03:15 +0000)]
sys/errno -> errno
Todd C. Miller [Thu, 24 Sep 1998 15:40:39 +0000 (15:40 +0000)]
UMASK -> SUDO_UMASK.
Todd C. Miller [Thu, 24 Sep 1998 15:36:24 +0000 (15:36 +0000)]
time.h, not sys/time.h
Todd C. Miller [Mon, 21 Sep 1998 23:52:41 +0000 (23:52 +0000)]
MAILER -> _PATH_SENDMAIL
Todd C. Miller [Mon, 21 Sep 1998 04:06:55 +0000 (04:06 +0000)]
no more --with-C2, now it is --disable-shadow
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
Todd C. Miller [Sun, 20 Sep 1998 23:48:08 +0000 (23:48 +0000)]
--with-getpass -> --{enable,disable}-tgetpass
Todd C. Miller [Sun, 20 Sep 1998 23:16:44 +0000 (23:16 +0000)]
pathnames.h -> pathnames.h.in
Todd C. Miller [Sun, 20 Sep 1998 23:14:47 +0000 (23:14 +0000)]
fix version string
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)
Todd C. Miller [Sun, 20 Sep 1998 23:10:46 +0000 (23:10 +0000)]
_CONFIG_PATH_* -> _PATH_* or _PATH_SUDO_*
kill SUDO_PROG_PWD
Todd C. Miller [Sun, 20 Sep 1998 23:10:27 +0000 (23:10 +0000)]
munge pathnames.h.in -> pathnames.h
kill SUDO_PROG_PWD
Todd C. Miller [Sun, 20 Sep 1998 23:10:04 +0000 (23:10 +0000)]
convert to pathnames.h.in
Todd C. Miller [Sat, 19 Sep 1998 00:20:07 +0000 (00:20 +0000)]
fix typo in sysv4 matching case
/.
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
Todd C. Miller [Thu, 17 Sep 1998 16:28:57 +0000 (16:28 +0000)]
updated version
Todd C. Miller [Thu, 17 Sep 1998 16:27:15 +0000 (16:27 +0000)]
updated version
Todd C. Miller [Thu, 17 Sep 1998 16:13:05 +0000 (16:13 +0000)]
user version.h for long message
Todd C. Miller [Thu, 17 Sep 1998 15:53:33 +0000 (15:53 +0000)]
this is version 1.5.6
Todd C. Miller [Wed, 16 Sep 1998 17:42:21 +0000 (17:42 +0000)]
remove errant backslash
Todd C. Miller [Tue, 15 Sep 1998 02:25:48 +0000 (02:25 +0000)]
fix version string
Todd C. Miller [Tue, 15 Sep 1998 02:02:20 +0000 (02:02 +0000)]
updtaed for 1.5.6
Todd C. Miller [Tue, 15 Sep 1998 02:02:07 +0000 (02:02 +0000)]
updated for 1.5.6
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
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
Todd C. Miller [Sun, 13 Sep 1998 19:49:55 +0000 (19:49 +0000)]
add sample.pam
Todd C. Miller [Sun, 13 Sep 1998 19:32:48 +0000 (19:32 +0000)]
set NewArgv[0] to user_shell, not basename(user_shell)
Todd C. Miller [Sat, 12 Sep 1998 15:10:07 +0000 (15:10 +0000)]
mention TROUBLESHOOTING more
fix some typos
Todd C. Miller [Sat, 12 Sep 1998 00:30:44 +0000 (00:30 +0000)]
move --enable/--disable to be after --with
Todd C. Miller [Sat, 12 Sep 1998 00:30:33 +0000 (00:30 +0000)]
document --enable/--disable
Todd C. Miller [Sat, 12 Sep 1998 00:26:31 +0000 (00:26 +0000)]
document --with-pam
Todd C. Miller [Fri, 11 Sep 1998 23:47:29 +0000 (23:47 +0000)]
Add message for pam users
Todd C. Miller [Fri, 11 Sep 1998 23:27:49 +0000 (23:27 +0000)]
Initial revision
Todd C. Miller [Fri, 11 Sep 1998 23:23:33 +0000 (23:23 +0000)]
fix HAVE_PAM
Todd C. Miller [Fri, 11 Sep 1998 23:19:53 +0000 (23:19 +0000)]
pam support, from Gary Calvin <GCalvin@kenwoodusa.com>
Todd C. Miller [Thu, 10 Sep 1998 22:51:36 +0000 (22:51 +0000)]
add HOST_IN_LOG and WRAP_LOG
Todd C. Miller [Thu, 10 Sep 1998 22:51:09 +0000 (22:51 +0000)]
add WRAP_LOG and HOST_IN_LOG
Todd C. Miller [Thu, 10 Sep 1998 22:37:17 +0000 (22:37 +0000)]
add --enable-log-host and --enable-log-wrap
Todd C. Miller [Thu, 10 Sep 1998 22:32:57 +0000 (22:32 +0000)]
use AC_DEFINE_UNQUOTED for --with-logfile and --with-timedir
Todd C. Miller [Wed, 9 Sep 1998 00:45:17 +0000 (00:45 +0000)]
add howmany macro
Todd C. Miller [Wed, 9 Sep 1998 00:43:49 +0000 (00:43 +0000)]
include sys/param.h to get howmany macro
Todd C. Miller [Tue, 8 Sep 1998 00:42:02 +0000 (00:42 +0000)]
add RUNAS_DEFAULT
Todd C. Miller [Mon, 7 Sep 1998 16:51:37 +0000 (16:51 +0000)]
bring in stdio.h for NULL
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
Todd C. Miller [Mon, 7 Sep 1998 16:43:05 +0000 (16:43 +0000)]
use HAVE_SET_AUTH_PARAMETERS
Todd C. Miller [Mon, 7 Sep 1998 16:42:32 +0000 (16:42 +0000)]
add HAVE_SET_AUTH_PARAMETERS
Todd C. Miller [Mon, 7 Sep 1998 16:41:48 +0000 (16:41 +0000)]
add *-*-hiuxmpp*
add test for set_auth_parameters() if secureware
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
Todd C. Miller [Mon, 7 Sep 1998 16:06:23 +0000 (16:06 +0000)]
initialize previfname
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
Todd C. Miller [Mon, 7 Sep 1998 15:49:42 +0000 (15:49 +0000)]
typo
Todd C. Miller [Mon, 7 Sep 1998 04:01:32 +0000 (04:01 +0000)]
don't need special build line for sudo.tab.o
Todd C. Miller [Mon, 7 Sep 1998 03:58:51 +0000 (03:58 +0000)]
don't clean sudo.tab.[ch]
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.
Todd C. Miller [Mon, 7 Sep 1998 03:47:49 +0000 (03:47 +0000)]
for 1.5.6
Todd C. Miller [Mon, 7 Sep 1998 03:25:07 +0000 (03:25 +0000)]
no longer require yacc
Todd C. Miller [Mon, 7 Sep 1998 03:19:28 +0000 (03:19 +0000)]
typo
Todd C. Miller [Mon, 7 Sep 1998 03:18:37 +0000 (03:18 +0000)]
y.tab -> sudo.tab
include pre-yacc'd parse.yacc
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 '='
Todd C. Miller [Mon, 7 Sep 1998 02:59:36 +0000 (02:59 +0000)]
fix version
,
Todd C. Miller [Mon, 7 Sep 1998 02:59:06 +0000 (02:59 +0000)]
fix version
Todd C. Miller [Mon, 7 Sep 1998 02:57:35 +0000 (02:57 +0000)]
fix version
Todd C. Miller [Mon, 7 Sep 1998 02:55:14 +0000 (02:55 +0000)]
getcwd(3) from OpenBSD for those without it.
Todd C. Miller [Mon, 7 Sep 1998 02:51:05 +0000 (02:51 +0000)]
HAVE_GETWD -> HAVE_GETCWD
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!
Todd C. Miller [Mon, 7 Sep 1998 02:41:33 +0000 (02:41 +0000)]
use NAMLEN() macro
Todd C. Miller [Mon, 7 Sep 1998 02:34:06 +0000 (02:34 +0000)]
remove duplicate include of string.h
Todd C. Miller [Mon, 7 Sep 1998 02:28:45 +0000 (02:28 +0000)]
call 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
Todd C. Miller [Mon, 7 Sep 1998 02:28:14 +0000 (02:28 +0000)]
add dev_t and ino_t
Todd C. Miller [Tue, 28 Jul 1998 16:44:23 +0000 (16:44 +0000)]
fix OTP_ONLY for opie
Todd C. Miller [Wed, 24 Jun 1998 16:22:26 +0000 (16:22 +0000)]
include stdlib.h for malloc proto
Todd C. Miller [Tue, 19 May 1998 04:10:51 +0000 (04:10 +0000)]
make update_version saner
Todd C. Miller [Tue, 19 May 1998 03:32:23 +0000 (03:32 +0000)]
add HAVE_WAITPID, HAVE_WAIT3, and sudo_waitpid()
Todd C. Miller [Tue, 19 May 1998 03:32:05 +0000 (03:32 +0000)]
check for waitpid and wait3 or no waitpid
Todd C. Miller [Tue, 19 May 1998 03:31:51 +0000 (03:31 +0000)]
used waitpid or wait3 if we have 'em
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)
Todd C. Miller [Tue, 28 Apr 1998 00:09:37 +0000 (00:09 +0000)]
don't need to explicately mention -lsocket -lnsl for sequent
Todd C. Miller [Sat, 25 Apr 1998 05:56:28 +0000 (05:56 +0000)]
dynix should not link with -linet
Todd C. Miller [Fri, 10 Apr 1998 19:32:45 +0000 (19:32 +0000)]
mention that HP-UX doesn't ship with yacc
Todd C. Miller [Tue, 7 Apr 1998 02:35:44 +0000 (02:35 +0000)]
ignore kerberos if we can't get the local realm
Todd C. Miller [Mon, 6 Apr 1998 03:39:23 +0000 (03:39 +0000)]
++version
Todd C. Miller [Mon, 6 Apr 1998 03:36:33 +0000 (03:36 +0000)]
++
Todd C. Miller [Mon, 6 Apr 1998 03:35:50 +0000 (03:35 +0000)]
updated version
Todd C. Miller [Mon, 6 Apr 1998 03:34:36 +0000 (03:34 +0000)]
fix version
Todd C. Miller [Mon, 6 Apr 1998 03:33:55 +0000 (03:33 +0000)]
don't use popen/pclose. Do it inline.
Todd C. Miller [Mon, 6 Apr 1998 03:25:36 +0000 (03:25 +0000)]
add rcsid
Todd C. Miller [Mon, 6 Apr 1998 03:21:42 +0000 (03:21 +0000)]
typo
Todd C. Miller [Mon, 6 Apr 1998 03:17:56 +0000 (03:17 +0000)]
updated version
Todd C. Miller [Mon, 6 Apr 1998 03:15:39 +0000 (03:15 +0000)]
MAX* + 1 -> MAX*
Todd C. Miller [Mon, 6 Apr 1998 03:14:44 +0000 (03:14 +0000)]
getwd.c -> getcwd.c
Todd C. Miller [Mon, 6 Apr 1998 02:49:29 +0000 (02:49 +0000)]
kill HAVE_GETWD
Todd C. Miller [Mon, 6 Apr 1998 02:49:13 +0000 (02:49 +0000)]
getcwd, not getwd
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
Todd C. Miller [Tue, 31 Mar 1998 05:15:42 +0000 (05:15 +0000)]
add STUB_LOAD_INTERFACES
Todd C. Miller [Tue, 31 Mar 1998 05:05:49 +0000 (05:05 +0000)]
updated version