]>
granicus.if.org Git - sudo/log
Todd C. Miller [Thu, 22 Oct 1998 00:15:50 +0000 (00:15 +0000)]
for secureware on dunix, use -lsecurity -ldb -laud -lm
but check for -ldb since DUNX < 4.0 lacks it
Todd C. Miller [Wed, 21 Oct 1998 23:50:10 +0000 (23:50 +0000)]
getprpwuid is broken in HP-UX 10.20 at least (it sleeps for 2 minutes if the
shadow files don't exist).
Todd C. Miller [Tue, 20 Oct 1998 21:22:55 +0000 (21:22 +0000)]
updated --with-editor blurb
Todd C. Miller [Tue, 20 Oct 1998 21:21:59 +0000 (21:21 +0000)]
tell how to put sudoers in a different dir
Todd C. Miller [Tue, 20 Oct 1998 20:22:09 +0000 (20:22 +0000)]
add missing quotes around $with_editor
Todd C. Miller [Tue, 20 Oct 1998 18:00:17 +0000 (18:00 +0000)]
typo in --with-editor bits
Todd C. Miller [Tue, 20 Oct 1998 05:24:33 +0000 (05:24 +0000)]
I don't expect it to work on Solaris
Todd C. Miller [Tue, 20 Oct 1998 05:24:12 +0000 (05:24 +0000)]
add back security/pam_misc.h
Todd C. Miller [Mon, 19 Oct 1998 21:13:33 +0000 (21:13 +0000)]
remove dunix note since configure checks for this now
Todd C. Miller [Mon, 19 Oct 1998 20:30:05 +0000 (20:30 +0000)]
add check for broken dunix prot.h (4.0 < 4.0D is bad)
Todd C. Miller [Mon, 19 Oct 1998 18:32:39 +0000 (18:32 +0000)]
new dunix shadow code, use dispcrypt(3)
Todd C. Miller [Mon, 19 Oct 1998 18:32:00 +0000 (18:32 +0000)]
add HAVE_INITPRIVS
Todd C. Miller [Mon, 19 Oct 1998 18:31:31 +0000 (18:31 +0000)]
call initprivs() if we have it for getprpwuid later on
Todd C. Miller [Mon, 19 Oct 1998 18:30:58 +0000 (18:30 +0000)]
clean pathnames.h too
Todd C. Miller [Mon, 19 Oct 1998 18:28:47 +0000 (18:28 +0000)]
quote "Sorry, try again." with [] since it has a comma in it
set LIBS when we add stuff to SUDO_LIBS
set SECUREWARE when we find getprpwuid() so we can check for bigcrypt,
set_auth_parameters, and initprivs later.
Todd C. Miller [Mon, 19 Oct 1998 17:48:15 +0000 (17:48 +0000)]
update Digital UNIX note about acl.h
Todd C. Miller [Mon, 19 Oct 1998 00:26:41 +0000 (00:26 +0000)]
add --with-sia
--without-root-sudo -> --disable-root-sudo
some reordering
Todd C. Miller [Mon, 19 Oct 1998 00:22:47 +0000 (00:22 +0000)]
add whitespace
Todd C. Miller [Mon, 19 Oct 1998 00:22:38 +0000 (00:22 +0000)]
add SIA support
Todd C. Miller [Mon, 19 Oct 1998 00:21:59 +0000 (00:21 +0000)]
Initial revision
Todd C. Miller [Sun, 18 Oct 1998 23:42:52 +0000 (23:42 +0000)]
when checking for -lsocket, -lnsl, and -linet, check for the specific
functions we need from them.
Todd C. Miller [Sun, 18 Oct 1998 23:10:18 +0000 (23:10 +0000)]
move Syslog_* defs into sudo.h
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