Commit Graph

268 Commits

Author SHA1 Message Date
Todd C. Miller
bc7803cd08 updated version 1998-02-06 20:49:24 +00:00
Todd C. Miller
ca5babc430 updated version 1998-01-21 06:29:42 +00:00
Todd C. Miller
bb6a33e080 updated version 1998-01-21 05:50:58 +00:00
Todd C. Miller
acea5f29e9 sudoers_fp is now extern 1998-01-21 05:04:43 +00:00
Todd C. Miller
166789a1dd ++version 1998-01-13 04:48:42 +00:00
Todd C. Miller
23b2719a37 command_alias -> generic_alias 1996-11-14 20:09:12 +00:00
Todd C. Miller
5e723efe75 ++version 1996-11-14 02:37:56 +00:00
Todd C. Miller
f59e97e491 added MODE_RESET_HOME
/
1996-10-07 04:53:40 +00:00
Todd C. Miller
6a230806a8 courtesan 1996-09-08 00:21:42 +00:00
Todd C. Miller
d189849b44 ++version 1996-08-30 00:37:04 +00:00
Todd C. Miller
259ced1cc9 new tgetpass() params 1996-08-29 21:58:30 +00:00
Todd C. Miller
daa856faa9 ++version 1996-08-17 23:21:24 +00:00
Todd C. Miller
76d7bf617a name nad type changes 1996-08-17 23:18:08 +00:00
Todd C. Miller
c3991cf7e7 added struct command_alias 1996-08-17 17:22:02 +00:00
Todd C. Miller
8d4d6aebfc added struct sudo_match 1996-08-09 22:06:40 +00:00
Todd C. Miller
7fb14dd3fe added cmnd_args 1996-07-22 19:31:16 +00:00
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