Todd C. Miller
|
4a37e0c321
|
added FAST_MATCH
|
1995-05-01 20:30:34 +00:00 |
|
Todd C. Miller
|
521f2f6acc
|
ntwk_matches -> addr_matches
now use inet_addr() not inet_network() (which expects octet boundaries)
fixes for OSF (sizeof(int) != sizeof(long))
|
1995-04-07 19:37:33 +00:00 |
|
Todd C. Miller
|
e27349c62c
|
fixed typo
|
1995-04-07 02:23:19 +00:00 |
|
Todd C. Miller
|
6e45d61aa8
|
fixed my stupid bug where I used NAMLEN on something I wanted to
just get the name from. argh.
|
1995-04-04 22:17:11 +00:00 |
|
Todd C. Miller
|
8e89a08f2c
|
now set uid to that of SUDOERS_OWNER while parsing sudoers file
|
1995-03-30 04:03:49 +00:00 |
|
Todd C. Miller
|
890fb310e0
|
updated copyright
|
1995-03-29 04:12:17 +00:00 |
|
Todd C. Miller
|
f0fff46a16
|
made -v (validate) work
|
1995-03-28 20:26:55 +00:00 |
|
Todd C. Miller
|
31f5c73d04
|
added a cast
|
1995-03-28 06:07:20 +00:00 |
|
Todd C. Miller
|
d24022cdef
|
now use groovy gnu autoconf macro AC_HEADER_DIRENT
|
1995-03-28 02:09:15 +00:00 |
|
Todd C. Miller
|
5509c7763b
|
no more USE_REALPATH
|
1995-03-26 06:17:37 +00:00 |
|
Todd C. Miller
|
054c9ce3d8
|
added support for /sys/dir.h
|
1995-03-26 01:39:52 +00:00 |
|
Todd C. Miller
|
34a6197f42
|
merged in utk changes
|
1995-03-24 03:32:53 +00:00 |
|
Todd C. Miller
|
44fb090c76
|
cmndcmp() now takes 3 arguments and checks against the qualified as well
as the unqualified pathname.
more code that should use cmndcmp() but did not, now does
|
1995-01-16 21:34:26 +00:00 |
|
Todd C. Miller
|
db8b50d821
|
now includes options.h
|
1995-01-11 23:43:45 +00:00 |
|
Todd C. Miller
|
6482c50cb0
|
added support for non-root owned sudoers file
|
1994-11-10 00:49:19 +00:00 |
|
Todd C. Miller
|
fe8b92ba4d
|
be_* -> setperms()
|
1994-11-08 01:38:44 +00:00 |
|
Todd C. Miller
|
0d973cdf2d
|
added code to support command listings
|
1994-09-20 21:52:47 +00:00 |
|
Todd C. Miller
|
525954e1b2
|
changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.ed
|
1994-09-02 19:54:28 +00:00 |
|
Todd C. Miller
|
e9114229c3
|
nwo check for interfaces == NULL
|
1994-08-13 21:08:53 +00:00 |
|
Todd C. Miller
|
971a69bb26
|
fixed a bug that caused directory specs in a Cmnd_Alias to fail if the
last entry in the spec failed (ie: it was only looking at the last entry).
CLeaned things up by adding the cmndcmp() function--all neat & tidy
|
1994-08-13 01:22:10 +00:00 |
|
Todd C. Miller
|
2b0794bb08
|
now uses new interfaces global
|
1994-08-12 01:56:47 +00:00 |
|
Todd C. Miller
|
3fa8477a1c
|
added hostcmp() to compare hostnames, ip addrs, and network addrs
|
1994-08-10 23:21:22 +00:00 |
|
Todd C. Miller
|
a24fdfd081
|
no longer use global validate_only
now checks for command called "validate"
removed check for non-fully qualified commands since that is
done by find_path
|
1994-08-05 00:21:04 +00:00 |
|
Todd C. Miller
|
71cba15592
|
added validate_only stuff
|
1994-06-02 19:41:33 +00:00 |
|
Todd C. Miller
|
aab695bfc3
|
added comment
|
1994-05-28 19:13:00 +00:00 |
|
Todd C. Miller
|
3b297e0377
|
took out externs that are in suod.h
|
1994-05-24 20:18:26 +00:00 |
|
Todd C. Miller
|
6a83afd8e2
|
udpated version
|
1994-03-12 18:55:39 +00:00 |
|
Todd C. Miller
|
1ed1db9cf3
|
updated to work with configure + pathnames.h
|
1994-03-12 18:36:53 +00:00 |
|
Todd C. Miller
|
6419115045
|
now is only root when abs necesary
|
1994-02-02 06:30:34 +00:00 |
|
Todd C. Miller
|
62ea70cb3a
|
added patches from John_Rouillard
directory spec
uses EDITOR
|
1993-12-03 02:35:16 +00:00 |
|
Todd C. Miller
|
594284b224
|
updated version number and took out jeff's email (since it is invalid)
|
1993-11-27 23:42:49 +00:00 |
|
Todd C. Miller
|
e75a6d3b54
|
used indent to "fix" coding style
|
1993-10-04 19:10:33 +00:00 |
|
Todd C. Miller
|
958ee39a64
|
Initial revision
|
1993-06-11 22:03:45 +00:00 |
|