Todd C. Miller
|
d00426b55b
|
OS was being set to unknown before non-uname based host checks. This
caused no checks to happen since $OS was not zero-length.
|
1995-04-07 03:45:35 +00:00 |
|
Todd C. Miller
|
ec1c2e69e2
|
fixed loading of interfaces struct
still has debugging info in though
|
1995-04-07 03:30:53 +00:00 |
|
Todd C. Miller
|
e27349c62c
|
fixed typo
|
1995-04-07 02:23:19 +00:00 |
|
Todd C. Miller
|
a7d2490f1a
|
++version
|
1995-04-06 20:17:08 +00:00 |
|
Todd C. Miller
|
32a5ff4f9a
|
++
|
1995-04-06 20:16:56 +00:00 |
|
Todd C. Miller
|
1441214145
|
removed extraneous extern decl of "top
|
1995-04-06 20:16:01 +00:00 |
|
Todd C. Miller
|
4e6307fdcd
|
now zeros "top"
|
1995-04-06 20:14:08 +00:00 |
|
Todd C. Miller
|
cd3a5bd098
|
removed parser_cleanup (no need for it now)
|
1995-04-06 20:13:51 +00:00 |
|
Todd C. Miller
|
f2b3adaa4d
|
now calls reset_aliases() directly
|
1995-04-06 20:13:35 +00:00 |
|
Todd C. Miller
|
f12862c691
|
added a sentence to SECURE_PATH description
|
1995-04-04 22:21:41 +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
|
285bc82b3b
|
fixed argument order of memmove() that i hosed when converting from
bcopy(). arghh.
|
1995-04-03 20:58:56 +00:00 |
|
Todd C. Miller
|
1259d84446
|
finally fixed DISTFILES line
|
1995-04-03 19:33:29 +00:00 |
|
Todd C. Miller
|
e94d4c878f
|
tabs -> spaces
|
1995-04-03 19:21:47 +00:00 |
|
Todd C. Miller
|
d3ebf91900
|
added missing files to DISTFILES
|
1995-04-03 19:15:02 +00:00 |
|
Todd C. Miller
|
20fe8172c8
|
SUPPORTED -> RUNSON
|
1995-04-03 18:50:56 +00:00 |
|
Todd C. Miller
|
8a4a51a4b6
|
updated
|
1995-04-01 08:12:27 +00:00 |
|
Todd C. Miller
|
25dbadf297
|
updated for pl5b1 release
|
1995-04-01 06:54:08 +00:00 |
|
Todd C. Miller
|
012deffa17
|
updated
|
1995-04-01 06:53:59 +00:00 |
|
Todd C. Miller
|
f650082b1d
|
fixed bug where if you hit return at first sudo prompt it would
still log as a failure
|
1995-04-01 06:52:50 +00:00 |
|
Todd C. Miller
|
d6a68fe4a0
|
updated
|
1995-04-01 06:29:00 +00:00 |
|
Todd C. Miller
|
af82bb25a1
|
better test for bogus void * implementation
|
1995-04-01 06:25:11 +00:00 |
|
Todd C. Miller
|
c1e520bbcf
|
added PASSWORDS_NOT_CORRECT
|
1995-04-01 01:33:11 +00:00 |
|
Todd C. Miller
|
5bc17e9f8f
|
added PASSWORDS_NOT_CORRECT stuff]
|
1995-04-01 01:32:51 +00:00 |
|
Todd C. Miller
|
11e4148896
|
added PASSWORDS_NOT_CORRECT
|
1995-04-01 01:30:01 +00:00 |
|
Todd C. Miller
|
735be1c0bd
|
moved pathnames.h
|
1995-04-01 00:16:41 +00:00 |
|
Todd C. Miller
|
911605896d
|
removed some unused vars and fixed up uid2str
|
1995-04-01 00:16:02 +00:00 |
|
Todd C. Miller
|
5df37f27d3
|
moved compat.h
|
1995-04-01 00:15:41 +00:00 |
|
Todd C. Miller
|
99ae8d306f
|
added pathnames.h
|
1995-04-01 00:14:56 +00:00 |
|
Todd C. Miller
|
0590d7b648
|
fixed a typo I introduced in the last checkin :-(
|
1995-03-31 23:18:57 +00:00 |
|
Todd C. Miller
|
2bc423cab9
|
can't have #ifdef's where N is defined so just do this the
broken way for AIX
|
1995-03-31 23:11:44 +00:00 |
|
Todd C. Miller
|
f104cc2dd1
|
better hack from Chris (but still a hack)
|
1995-03-31 23:08:15 +00:00 |
|
Todd C. Miller
|
b6331561f5
|
stupid hack for broken aix lex
|
1995-03-31 23:05:51 +00:00 |
|
Todd C. Miller
|
d3012dcf02
|
now includes compat.h
|
1995-03-31 22:47:32 +00:00 |
|
Todd C. Miller
|
3c033eac15
|
now includes fcntl.h
|
1995-03-31 22:27:59 +00:00 |
|
Todd C. Miller
|
0d11b8fd1c
|
added FD_SET and FD_ZERO for 4.2BSD
|
1995-03-31 22:27:35 +00:00 |
|
Todd C. Miller
|
032a129cf4
|
dirty hack to fix parser bug. i don't really like this but it works
for now...
|
1995-03-31 21:12:41 +00:00 |
|
Todd C. Miller
|
f4e9cea285
|
uid2str is now static like the prototype says
|
1995-03-31 21:12:17 +00:00 |
|
Todd C. Miller
|
2f417910d0
|
updated
|
1995-03-30 04:49:03 +00:00 |
|
Todd C. Miller
|
ec700ab3bc
|
Initial revision
|
1995-03-30 04:48:50 +00:00 |
|
Todd C. Miller
|
086c511947
|
check_sudoers now returns an error code and sudo calls inform_user
and log_error based on the return value.
|
1995-03-30 04:46:16 +00:00 |
|
Todd C. Miller
|
37966f0dae
|
added entries for new errors
|
1995-03-30 04:45:57 +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
|
b6b88fea98
|
took out testsudoers
|
1995-03-30 03:52:18 +00:00 |
|
Todd C. Miller
|
838882502a
|
now explicately checks that it is setuid root
|
1995-03-30 03:36:55 +00:00 |
|
Todd C. Miller
|
a0b01e062b
|
If a user has no passwd entry sudo would segv (writing to a garbage pointer).
Now allocate space before writing :-)
|
1995-03-30 03:28:48 +00:00 |
|
Todd C. Miller
|
2f1773275e
|
reordered AC_CHECK_FUNCS
|
1995-03-30 03:06:28 +00:00 |
|
Todd C. Miller
|
0d4643159e
|
fixed memset macro
|
1995-03-30 03:06:12 +00:00 |
|
Todd C. Miller
|
e281c20f4e
|
bzero -> memset
|
1995-03-30 02:47:38 +00:00 |
|
Todd C. Miller
|
222d260765
|
bzero -> memset
when a parse error is logged the line number of the error is now logged
too
|
1995-03-30 02:47:00 +00:00 |
|