]>
granicus.if.org Git - sudo/log
Todd C. Miller [Sun, 18 Oct 1998 22:16:10 +0000 (22:16 +0000)]
added check_secureware
Todd C. Miller [Sun, 18 Oct 1998 22:12:36 +0000 (22:12 +0000)]
finished adding AC_MSG_CHECKING and AC_MSG_RESULT bits
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
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
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
Todd C. Miller [Sat, 17 Oct 1998 22:08:29 +0000 (22:08 +0000)]
moved SecureWare stuff into secureware.c
Todd C. Miller [Sat, 17 Oct 1998 22:07:21 +0000 (22:07 +0000)]
Initial revision
Todd C. Miller [Sat, 17 Oct 1998 21:02:32 +0000 (21:02 +0000)]
update url to solaris gcc bins
Todd C. Miller [Sat, 17 Oct 1998 20:39:25 +0000 (20:39 +0000)]
change option formatter and flesh out someentries
Todd C. Miller [Sat, 17 Oct 1998 20:19:08 +0000 (20:19 +0000)]
environmental variable -> environment variable
Todd C. Miller [Sat, 17 Oct 1998 20:01:21 +0000 (20:01 +0000)]
everything is now done via configure
Todd C. Miller [Sat, 17 Oct 1998 20:00:40 +0000 (20:00 +0000)]
prev rev was 1.5.6
Todd C. Miller [Sat, 17 Oct 1998 04:33:14 +0000 (04:33 +0000)]
passing SUDOERS_MODE, SUDOERS_UID, SUDOERS_GID correctly
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
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
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
Todd C. Miller [Sat, 17 Oct 1998 04:30:01 +0000 (04:30 +0000)]
document all --with/--enable options
Todd C. Miller [Thu, 15 Oct 1998 06:25:39 +0000 (06:25 +0000)]
options.h is no more
Todd C. Miller [Thu, 15 Oct 1998 06:25:10 +0000 (06:25 +0000)]
assimilated options.h
Todd C. Miller [Thu, 15 Oct 1998 06:24:42 +0000 (06:24 +0000)]
moved options from options.h to configure
Todd C. Miller [Thu, 15 Oct 1998 05:41:26 +0000 (05:41 +0000)]
no more options.h
Todd C. Miller [Thu, 15 Oct 1998 05:39:40 +0000 (05:39 +0000)]
remove references to options.h
Todd C. Miller [Thu, 15 Oct 1998 05:32:30 +0000 (05:32 +0000)]
kill sys/time.h
Todd C. Miller [Thu, 15 Oct 1998 04:10:44 +0000 (04:10 +0000)]
if select return < -1 still prompt for pw
Todd C. Miller [Thu, 15 Oct 1998 04:03:10 +0000 (04:03 +0000)]
convert LOGGING, LOGFAC, MAXLOGFILELEN, IGNORE_DOT_PATH into
configure options
Todd C. Miller [Thu, 15 Oct 1998 03:57:14 +0000 (03:57 +0000)]
FAST_MATCH is no longer an optino
Todd C. Miller [Thu, 15 Oct 1998 03:52:33 +0000 (03:52 +0000)]
remove_timestamp() if timestamp is preposterous
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