Commit Graph

202 Commits

Author SHA1 Message Date
Todd C. Miller
08470fd767 added declarations for yyparse() and yylex() 1996-06-20 04:41:55 +00:00
Todd C. Miller
5f7eaa954a removed PERM_FULL_ROOT 1996-04-28 21:20:01 +00:00
Todd C. Miller
6b725ac513 added support for NO_PASSWD and runas from garp@opustel.com
replaced SUDOERS_OWNER with SUDOERS_UID and SUDOERS_GID     and added support fro SUDOERS_MODE
1996-04-28 01:02:31 +00:00
Todd C. Miller
058a58a501 now uses shost even if not FQDN 1996-03-11 19:05:55 +00:00
Todd C. Miller
773636c1c8 added support for shost if FQDN 1996-03-11 01:16:09 +00:00
Todd C. Miller
bfacbff723 added struct sudo_command, NewArgc, and NewArgv
removed cmnd_args (no longer used)
1996-02-02 03:32:57 +00:00
Todd C. Miller
813ac511d2 ++version 1996-01-14 20:19:56 +00:00
Todd C. Miller
a90d2d478e ++version 1996-01-09 17:52:49 +00:00
Todd C. Miller
6846377706 ++version 1995-12-18 03:09:49 +00:00
Todd C. Miller
6b80b1c56a removed prototype for sudo_getpwuid() since convex C
compiler choked on it.
1995-11-25 18:23:55 +00:00
Todd C. Miller
d6a223e2a2 now uses user_pw_ent and simple macros to get at the contents 1995-11-24 02:27:27 +00:00
Todd C. Miller
8b5caa7009 now uses sudo_pw_ent 1995-11-21 02:27:45 +00:00
Todd C. Miller
9de4fd5450 updated version number 1995-11-19 23:37:15 +00:00
Todd C. Miller
5675d703fc removed unecesary S/Key stuff 1995-11-19 23:26:10 +00:00
Todd C. Miller
96be725f35 options.h is now <> instead of "" so shadow build trees can
have a custom copy of options.h
1995-11-13 05:16:38 +00:00
Todd C. Miller
0ee5536652 no more MAXCOMMANDLENGTH 1995-09-02 16:34:48 +00:00
Todd C. Miller
57d9cb9bf1 added decl of tty 1995-09-02 02:25:24 +00:00
Todd C. Miller
24df673d9d MAXCOMMMANDLEN dropped down to 1K 1995-09-01 05:18:19 +00:00
Todd C. Miller
23c90d7761 increased MAXCOMMANDLENGTH to 8k
HAVE_GETCWD -> HAVE_GETWD
1995-09-01 02:56:08 +00:00
Todd C. Miller
35d4d8e6bd removed MAXLOGLEN since it is no longer used 1995-08-14 04:07:45 +00:00
Todd C. Miller
c4286fc592 added cmnd_args 1995-08-13 04:32:05 +00:00
Todd C. Miller
78d3d79acc added shell extern
changed MODE_* to be bit masks to allow for several options together
1995-07-31 02:37:47 +00:00
Todd C. Miller
a03c27ecbc moved SPW_* to config.h.in 1995-07-18 03:20:44 +00:00
Todd C. Miller
5e8d163cd1 added SPW_*
reordered error codes
1995-07-18 02:50:16 +00:00
Todd C. Miller
05bea6375c added BAD_STAMPDIR and BAD_STAMPFILE 1995-07-06 18:48:14 +00:00
Todd C. Miller
5114bdf3a1 increaed MAXLOGLEN by MAXPATHLEN to account for ttyname 1995-06-18 22:06:05 +00:00
Todd C. Miller
3e2eb00138 added SPOOF_ATTEMPT & cmnd_st 1995-06-15 04:48:16 +00:00
Todd C. Miller
91e4fbc50a validate() now takes a flag 1995-06-14 08:43:33 +00:00
Todd C. Miller
d66c79ce23 added prompt 1995-06-08 00:49:56 +00:00
Todd C. Miller
ad9a0eef3a added MODE_BACKGROUND 1995-06-03 23:36:22 +00:00
Todd C. Miller
aff6b07d44 added load_interfaces() 1995-05-02 03:33:54 +00:00
Todd C. Miller
f08ab58ba8 added RCS id 1995-04-09 22:58:55 +00:00
Todd C. Miller
cdaae28efd removed crufty #defines that are no longer used 1995-04-09 21:35:00 +00:00
Todd C. Miller
11e4148896 added PASSWORDS_NOT_CORRECT 1995-04-01 01:30:01 +00:00
Todd C. Miller
37966f0dae added entries for new errors 1995-03-30 04:45:57 +00:00
Todd C. Miller
40fbed9036 removed ocmnd 1995-03-26 06:33:05 +00:00
Todd C. Miller
8de40d1c3c no more sudo_realpath() and find_path() changed params 1995-03-26 06:19:48 +00:00
Todd C. Miller
5595c3817b added prototype for sudo_goodpath 1995-03-26 01:40:15 +00:00
Todd C. Miller
34a6197f42 merged in utk changes 1995-03-24 03:32:53 +00:00
Todd C. Miller
7bcb9b4e1e added ocmnd extern
adjusted find_path() prototype
1995-01-16 21:35:34 +00:00
Todd C. Miller
df46f66f65 moved compatibility #defines to compat.h 1995-01-13 17:45:43 +00:00
Todd C. Miller
08207310c0 pull user-configurable stuff out and put in options.h 1995-01-12 00:11:27 +00:00
Todd C. Miller
25f7b5cf1c changed PASSWORD_TIMEOUT to minutes 1995-01-11 16:02:47 +00:00
Todd C. Miller
34abdbe9a6 added set_perms() support
added SUDOERS_OWNER so can have non-root own sudoers file
added exempt group support
added isc support
1994-11-10 00:47:51 +00:00
Todd C. Miller
7b434f97f2 fixed typo
added set_perms support
added skey support
added seteuid()/setegid() emulation for AIX
1994-11-08 01:39:43 +00:00
Todd C. Miller
2ff6056d9c added MODE_LIST 1994-09-20 18:44:41 +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
b8cc728d95 added interfaces global 1994-08-12 01:57:03 +00:00
Todd C. Miller
2d67de5008 added ip_addrs def
added load_ip_addrs prototype
1994-08-10 23:20:48 +00:00
Todd C. Miller
65a4afee48 took out environ extern
added local declaratio of putenv() if local version is needed
1994-08-08 04:07:00 +00:00