2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 14:25:15 +00:00
Commit Graph

1796 Commits

Author SHA1 Message Date
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 SUDO_1_5_6 v1.5.6 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
Todd C. Miller
fc8053beb4 add support for HI-UX/MPP SR220001 02-03 0 SR2201 1998-09-07 16:39:43 +00:00
Todd C. Miller
d228cff313 initialize previfname 1998-09-07 16:06:23 +00:00
Todd C. Miller
65de4eeb79 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
1998-09-07 15:51:23 +00:00
Todd C. Miller
57a7e0057f typo 1998-09-07 15:49:42 +00:00
Todd C. Miller
fa0936547d don't need special build line for sudo.tab.o 1998-09-07 04:01:32 +00:00
Todd C. Miller
d9d0fe1d56 don't clean sudo.tab.[ch] 1998-09-07 03:58:51 +00:00
Todd C. Miller
ca0a28b03f Sudo should prompt for a password before telling the user that
a command could not be found.
1998-09-07 03:48:43 +00:00
Todd C. Miller
5eac2b72c0 for 1.5.6 1998-09-07 03:47:49 +00:00
Todd C. Miller
5f20cb4a58 no longer require yacc 1998-09-07 03:25:07 +00:00
Todd C. Miller
45e7634e9c typo 1998-09-07 03:19:28 +00:00
Todd C. Miller
10fd92bb9e y.tab -> sudo.tab
include pre-yacc'd parse.yacc
1998-09-07 03:18:37 +00:00
Todd C. Miller
e1a6b1fec2 include sudo.tab.h, not y.tab.h
don't break out of command args if you get a '='
1998-09-07 03:09:49 +00:00
Todd C. Miller
0643cd950f fix version
,
1998-09-07 02:59:36 +00:00
Todd C. Miller
00861546a9 fix version 1998-09-07 02:59:06 +00:00