Todd C. Miller
2a5776995a
only include strings.h if there is no string.h
1999-03-19 19:43:28 +00:00
Todd C. Miller
5dcb02b2a0
Sinix is now being called ReliantUNIX; bjjackso@us.oracle.com
1999-03-17 20:25:39 +00:00
Todd C. Miller
c74286542b
shost must be set before log functions are called #ifdef HOST_IN_LOG
1999-03-13 18:37:57 +00:00
Todd C. Miller
736359ccea
Fix a bug wrt quoting characters in command args. Stop processing an arg when you hit a backslash so the quoted-character detection can catch it.
1999-03-07 23:34:31 +00:00
Todd C. Miller
ddb4cacb46
include sys/time.h; aparently AIX needs it. ppz@cdu.elektra.ru
1999-02-26 06:19:49 +00:00
Todd C. Miller
3e14f7237a
add missing case statement so --without-sendmail works
1999-02-24 00:43:51 +00:00
Todd C. Miller
59321981d6
more
1999-02-23 02:51:43 +00:00
Todd C. Miller
6bf7f60c2d
only search for -lsun in irix <= 4.x
1999-02-22 20:10:51 +00:00
Todd C. Miller
89bdafdc36
back out last configure.in change now that I've hacked autoconf to fix the real problem and add a missing newline
1999-02-22 20:01:47 +00:00
Todd C. Miller
8aa6c700b0
updated
1999-02-22 19:32:43 +00:00
Todd C. Miller
cd8cc0d00d
add def of dirfd() for those without it
1999-02-22 19:05:06 +00:00
Todd C. Miller
d3730e35f1
When falling back to checking for socket() when linking with "-lsocket -lnsl" check for main() instead since autoconf has already cached the results of checking for socket() in -lsocket. This is really an autoconf bug as it should use the extra libs as part of the cache variable name.
1999-02-22 15:58:11 +00:00
Todd C. Miller
27a065f26c
typo
1999-02-22 15:47:44 +00:00
Todd C. Miller
a650f840cf
fix occurrence of $with_timeout that should be $with_password_timeout; Michael.Neef@neuroinformatik.ruhr-uni-bochum.de
1999-02-21 20:18:29 +00:00
Todd C. Miller
aeffa02a17
fix grammar; espie@openbsd.org
1999-02-17 16:40:55 +00:00
Todd C. Miller
f9b80fcad4
add cast for strdup in places it does not have it
1999-02-11 06:41:32 +00:00
Todd C. Miller
6993389719
define for_BSD_TYPES irix
1999-02-09 18:11:51 +00:00
Todd C. Miller
50219d0aa0
Make it clear that it is the user's password, not root's, that we want.
1999-02-07 00:47:32 +00:00
Todd C. Miller
a3029dedd8
If the user enters an empty password and really has no password, accept
...
the empty password they entered. Perviously, they could enter anything
*but* an empty password. Also, add GETPASS macro that calls either
tgetpass() or getpass() depending on how sudo was configured.
Problem noted by jdg@maths.qmw.ac.uk
1999-02-07 00:43:24 +00:00
Todd C. Miller
52916f16ac
add explicate copyright
1999-02-03 04:32:19 +00:00
Todd C. Miller
9d42f9713b
mention -lsocket, -lnsl configure changes
1999-02-03 04:16:21 +00:00
Todd C. Miller
e6f9653f79
Don't clobber errno after calling check_sudoers().
1999-02-02 22:54:04 +00:00
Todd C. Miller
97d36a72d4
When linking with both -lsocket and -lnsl be sure to do so in that order. Also, when we can't find socket() or inet_addr() and have to try linking with both libs, issue a warning.
1999-02-01 00:46:13 +00:00
Todd C. Miller
dab5a01333
clarify bad timestamp and fmt
1999-02-01 00:45:02 +00:00
Todd C. Miller
859712c53d
be clear that pam is linux-only and add a RUNSON entry
1999-01-23 17:18:28 +00:00
Todd C. Miller
4633962703
fix and correctly document --with-umask; problem noted by adap@adap.org
1999-01-22 18:13:16 +00:00
Todd C. Miller
fe4f974b38
only use /usr/{man,catman}/local to store man pages if suer didn't override prefix or mandir
1999-01-20 01:38:25 +00:00
Todd C. Miller
94026c212c
fix typo, make --with-SecurID take an arg
1999-01-20 01:24:41 +00:00
Todd C. Miller
f0f0bcc2fd
updates from users
1999-01-19 02:53:30 +00:00
Todd C. Miller
cefcc04d60
FWTK 'authsrv' support from Kevin Kadow <kadow@MSG.NET>
1999-01-19 02:04:41 +00:00
Todd C. Miller
55a5687a36
better fix for the problem of unresolved symbols in -lnsl or -lsocket
1999-01-19 01:00:20 +00:00
Todd C. Miller
0ca93567b2
when checking for functions in -lnsl and -lsocket link with both of them to avoid unresolved symbols on some weirdo systems
1999-01-19 00:39:15 +00:00
Todd C. Miller
1bb1646106
old changes that didn't make it into RCS before the RCS->CVS switch
1999-01-18 01:49:34 +00:00
Todd C. Miller
826fe213f2
add sudo tags
1999-01-17 23:16:20 +00:00
Todd C. Miller
2519622730
testing Sudo tag
1999-01-17 22:56:56 +00:00
Todd C. Miller
d9a077e8a4
testing Sudo tag
1999-01-17 22:53:58 +00:00
Todd C. Miller
d3aaf52283
crank version and regen files
1999-01-17 22:40:55 +00:00
Todd C. Miller
c2621fd7e8
kill rcs goop in update_version and fix now that version is a const
1999-01-17 22:27:01 +00:00
Todd C. Miller
3983a7a651
kerb5 support from fcusack@iconnet.net
1999-01-17 22:08:55 +00:00
Todd C. Miller
7f56758690
we no longer use realpath
1999-01-17 21:45:50 +00:00
Todd C. Miller
8f92b48b47
replaced by find_path.c
1999-01-17 21:44:36 +00:00
Todd C. Miller
cf56274ec1
all options are now configure flags
1999-01-17 21:43:08 +00:00
Todd C. Miller
eb22ac2ec2
regen
1999-01-17 21:42:12 +00:00
Todd C. Miller
9e591b7bdf
superceded by getcwd.c
1999-01-17 21:41:21 +00:00
Todd C. Miller
ca49d5ca87
superceded by tgetpass.c
1999-01-17 21:36:57 +00:00
Todd C. Miller
e83631bac7
superceded by RUNSON
1999-01-17 21:36:06 +00:00
Todd C. Miller
2853eeffaa
No longer used now that we have configure options for everything.
1999-01-17 21:33:55 +00:00
Todd C. Miller
ab576d5bd4
regen based on configure.in
1999-01-17 21:32:35 +00:00
Todd C. Miller
de6f4fac36
regen based on sudo.pod, sudoers.pod, and visudo.pod
1999-01-17 21:31:39 +00:00
Todd C. Miller
9daf68bb7e
fix tty tickets in remove_timestamp (didn't use ':')
1998-12-11 17:16:26 +00:00