Todd C. Miller
|
9184100897
|
logfile -> logpath
|
1998-10-15 03:36:17 +00:00 |
|
Todd C. Miller
|
76486858e2
|
convert more options into --with and --enable
|
1998-10-15 03:31:26 +00:00 |
|
Todd C. Miller
|
a05c2b96b4
|
catch EINTR in select and restart
|
1998-10-15 03:28:21 +00:00 |
|
Todd C. Miller
|
d680945141
|
sys/errno -> errno
|
1998-10-15 03:15:19 +00:00 |
|
Todd C. Miller
|
9d6cd6f216
|
UMASK -> SUDO_UMASK.
|
1998-09-24 15:40:39 +00:00 |
|
Todd C. Miller
|
4c0e6f8828
|
time.h, not sys/time.h
|
1998-09-24 15:36:24 +00:00 |
|
Todd C. Miller
|
8450ad0802
|
MAILER -> _PATH_SENDMAIL
|
1998-09-21 23:52:41 +00:00 |
|
Todd C. Miller
|
d3d704681c
|
no more --with-C2, now it is --disable-shadow
|
1998-09-21 04:06:55 +00:00 |
|
Todd C. Miller
|
1c66c857e4
|
new shadow password scheme. Always include shadow support if the
platform supports it and the user did not disable it via configure
|
1998-09-21 04:00:56 +00:00 |
|
Todd C. Miller
|
2de38e16c3
|
--with-getpass -> --{enable,disable}-tgetpass
|
1998-09-20 23:48:08 +00:00 |
|
Todd C. Miller
|
f82c3563e7
|
pathnames.h -> pathnames.h.in
|
1998-09-20 23:16:44 +00:00 |
|
Todd C. Miller
|
8f69024ccc
|
fix version string
|
1998-09-20 23:14:47 +00:00 |
|
Todd C. Miller
|
80c1c8dcbc
|
move pam_conv to be static to auth function
remove pam_misc.h (solaris doesn't have one)
|
1998-09-20 23:12:21 +00:00 |
|
Todd C. Miller
|
b8c4ae71ab
|
_CONFIG_PATH_* -> _PATH_* or _PATH_SUDO_*
kill SUDO_PROG_PWD
|
1998-09-20 23:10:46 +00:00 |
|
Todd C. Miller
|
1e70f549cd
|
munge pathnames.h.in -> pathnames.h
kill SUDO_PROG_PWD
|
1998-09-20 23:10:27 +00:00 |
|
Todd C. Miller
|
699272e312
|
convert to pathnames.h.in
|
1998-09-20 23:10:04 +00:00 |
|
Todd C. Miller
|
7266c9f0e6
|
fix typo in sysv4 matching case
/.
|
1998-09-19 00:20:07 +00:00 |
|
Todd C. Miller
|
8d906459da
|
pam stuff needs to run as root, not user, for shadow passwords
|
1998-09-18 05:29:26 +00:00 |
|
Todd C. Miller
|
d257d37b5b
|
updated version
|
1998-09-17 16:28:57 +00:00 |
|
Todd C. Miller
|
0ef9f25d7e
|
updated version
|
1998-09-17 16:27:15 +00:00 |
|
Todd C. Miller
|
932624d6ad
|
user version.h for long message
|
1998-09-17 16:13:05 +00:00 |
|
Todd C. Miller
|
286aa8f83b
|
this is version 1.5.6
|
1998-09-17 15:53:33 +00:00 |
|
Todd C. Miller
|
cc449d1868
|
remove errant backslash
|
1998-09-16 17:42:21 +00:00 |
|
Todd C. Miller
|
3dd98aef66
|
fix version string
|
1998-09-15 02:25:48 +00:00 |
|
Todd C. Miller
|
e467587894
|
updtaed for 1.5.6
|
1998-09-15 02:02:20 +00:00 |
|
Todd C. Miller
|
b9933f6159
|
updated for 1.5.6
|
1998-09-15 02:02:07 +00:00 |
|
Todd C. Miller
|
8021b8cb88
|
kill unused localhost_mask var
copy if name to ifr_tmp after we zero it
|
1998-09-14 15:48:05 +00:00 |
|
Todd C. Miller
|
9f3d9e1229
|
Better description of new vs. old sudoers modes
fix some typos
better description of /usr/ucb/cc gotchas on slowaris
|
1998-09-13 19:50:28 +00:00 |
|
Todd C. Miller
|
d4272a1b28
|
add sample.pam
|
1998-09-13 19:49:55 +00:00 |
|
Todd C. Miller
|
6ded52e066
|
set NewArgv[0] to user_shell, not basename(user_shell)
|
1998-09-13 19:32:48 +00:00 |
|
Todd C. Miller
|
68d062c37f
|
mention TROUBLESHOOTING more
fix some typos
|
1998-09-12 15:10:07 +00:00 |
|
Todd C. Miller
|
eacb84a5f8
|
move --enable/--disable to be after --with
|
1998-09-12 00:30:44 +00:00 |
|
Todd C. Miller
|
50a5047e37
|
document --enable/--disable
|
1998-09-12 00:30:33 +00:00 |
|
Todd C. Miller
|
2b9b3b75b0
|
document --with-pam
|
1998-09-12 00:26:31 +00:00 |
|
Todd C. Miller
|
6b213a75cc
|
Add message for pam users
|
1998-09-11 23:47:29 +00:00 |
|
Todd C. Miller
|
06bff7d2c6
|
Initial revision
|
1998-09-11 23:27:49 +00:00 |
|
Todd C. Miller
|
60c2ab2b51
|
fix HAVE_PAM
|
1998-09-11 23:23:33 +00:00 |
|
Todd C. Miller
|
218e76a059
|
pam support, from Gary Calvin <GCalvin@kenwoodusa.com>
|
1998-09-11 23:19:53 +00:00 |
|
Todd C. Miller
|
50411d7701
|
add HOST_IN_LOG and WRAP_LOG
|
1998-09-10 22:51:36 +00:00 |
|
Todd C. Miller
|
f9d20e8758
|
add WRAP_LOG and HOST_IN_LOG
|
1998-09-10 22:51:09 +00:00 |
|
Todd C. Miller
|
9c725b5034
|
add --enable-log-host and --enable-log-wrap
|
1998-09-10 22:37:17 +00:00 |
|
Todd C. Miller
|
8508d5f047
|
use AC_DEFINE_UNQUOTED for --with-logfile and --with-timedir
|
1998-09-10 22:32:57 +00:00 |
|
Todd C. Miller
|
6465c5eb47
|
add howmany macro
|
1998-09-09 00:45:17 +00:00 |
|
Todd C. Miller
|
0c54ebc581
|
include sys/param.h to get howmany macro
|
1998-09-09 00:43:49 +00:00 |
|
Todd C. Miller
|
e68f156aca
|
add RUNAS_DEFAULT
|
1998-09-08 00:42:02 +00:00 |
|
Todd C. Miller
|
fd94f14a19
|
bring in stdio.h for NULL
|
1998-09-07 16:51:37 +00:00 |
|
Todd C. Miller
|
3f029f6083
|
allow /bin/{ksh,bach} and /usr/bin/{ksh,bash} as sh
|
1998-09-07 16:50:24 +00:00 |
|
Todd C. Miller
|
2e6a9074e6
|
use HAVE_SET_AUTH_PARAMETERS
|
1998-09-07 16:43:05 +00:00 |
|
Todd C. Miller
|
ccb78e265d
|
add HAVE_SET_AUTH_PARAMETERS
|
1998-09-07 16:42:32 +00:00 |
|
Todd C. Miller
|
48940fc5a0
|
add *-*-hiuxmpp*
add test for set_auth_parameters() if secureware
|
1998-09-07 16:41:48 +00:00 |
|