Commit Graph

1113 Commits

Author SHA1 Message Date
Todd C. Miller
9dcee68e50 now uses sudo_pw_ent 1995-11-21 03:01:28 +00:00
Todd C. Miller
0542fa2478 now uses sudo_pw_ent 1995-11-21 02:50:43 +00:00
Todd C. Miller
8104a5f131 now sets sudo_pw_ent 1995-11-21 02:40:22 +00:00
Todd C. Miller
cf8fd59374 Initial revision 1995-11-21 02:28:36 +00:00
Todd C. Miller
3336366524 moved dce stuff into compat.h 1995-11-21 02:28:02 +00:00
Todd C. Miller
8b5caa7009 now uses sudo_pw_ent 1995-11-21 02:27:45 +00:00
Todd C. Miller
a6b5b2302a added sudo_getpwuid.c 1995-11-21 02:27:02 +00:00
Todd C. Miller
787742ebf4 added dce support 1995-11-21 02:25:40 +00:00
Todd C. Miller
ddfc757539 now uses sudo_pw_ent 1995-11-21 02:13:59 +00:00
Todd C. Miller
4865f17ea6 fixed exempt_group stuff for OS's that don't put base gid in
group vector
1995-11-20 19:40:58 +00:00
Todd C. Miller
02bc955a12 S/Key support now works with sunos4 shadow passwords 1995-11-20 06:39:56 +00:00
Todd C. Miller
a72a931018 fixed clean rule 1995-11-20 03:31:38 +00:00
Todd C. Miller
dfa3e6d8cc added DCE support 1995-11-20 03:31:20 +00:00
Todd C. Miller
7dba81c21d DCE & KERB support 1995-11-20 03:30:46 +00:00
Todd C. Miller
ef7f00e9bd first stab at dce support 1995-11-20 03:30:30 +00:00
Todd C. Miller
0a6a0021d6 now smells like sudo 1995-11-20 03:24:09 +00:00
Todd C. Miller
84fd90f7a9 Initial revision 1995-11-20 03:11:56 +00:00
Todd C. Miller
ac12f043f2 skey'd sudo now works w/ normal password as well 1995-11-20 02:36:05 +00:00
Todd C. Miller
9de4fd5450 updated version number 1995-11-19 23:37:15 +00:00
Todd C. Miller
6e4cb31d46 updated to reflect version change 1995-11-19 23:32:52 +00:00
Todd C. Miller
6de61de5f8 --with options now line up
++version
1995-11-19 23:27:51 +00:00
Todd C. Miller
5675d703fc removed unecesary S/Key stuff 1995-11-19 23:26:10 +00:00
Todd C. Miller
ac8c65d156 fixed S/Key support 1995-11-19 23:25:51 +00:00
Todd C. Miller
baae3457a7 -I stuff now goes in CPPFLAGS 1995-11-19 23:24:09 +00:00
Todd C. Miller
53ae703b75 fixed SKey support 1995-11-19 23:23:46 +00:00
Todd C. Miller
402ce291c6 updated version 1995-11-19 20:23:40 +00:00
Todd C. Miller
3251001be4 fixed description of EXEMPTGROUP 1995-11-19 18:59:36 +00:00
Todd C. Miller
e3f95518c2 more people use _RLD_ than just alphas... 1995-11-19 15:47:50 +00:00
Todd C. Miller
5eb9954c21 replaced $man_prefix with $mandir 1995-11-19 02:35:38 +00:00
Todd C. Miller
cec2ef6569 fixed a typo 1995-11-19 02:30:48 +00:00
Todd C. Miller
db2cf11f50 now use more GNU'ish dir names 1995-11-19 02:28:04 +00:00
Todd C. Miller
db7b85cb5a now set *dir correctly (can override from command line) 1995-11-19 02:27:39 +00:00
Todd C. Miller
621d42205c now deal with situations where we getwd() fails 1995-11-19 00:17:31 +00:00
Todd C. Miller
7147ee96cf added etc_dir, bin_dir, sbin_dir 1995-11-17 05:37:25 +00:00
Todd C. Miller
e0898a0db1 added sbin_dir 1995-11-17 05:37:16 +00:00
Todd C. Miller
e8ec31de05 now ship a flex-generated lex.yy.c 1995-11-17 02:28:58 +00:00
Todd C. Miller
4e3a663878 now sets _PATH_SUDO_SUDOERS, _PATH_SUDO_STMP, SUDOERS_OWNER 1995-11-17 02:09:55 +00:00
Todd C. Miller
fe45fd70c9 _PATH_SUDO_SUDOERS & _PATH_SUDO_STMP are now overridden via Makefile 1995-11-17 02:06:25 +00:00
Todd C. Miller
6b339fda9f no more error for redefining SUDOERS_OWNER 1995-11-17 02:05:59 +00:00
Todd C. Miller
f98507d068 expanded SUDOERS_OWNER section 1995-11-17 02:05:49 +00:00
Todd C. Miller
5d8180011d now warn if chown(2) failed 1995-11-16 08:05:44 +00:00
Todd C. Miller
15d1cc7a62 better default warning for NO_SUDOERS_FILE 1995-11-16 07:55:19 +00:00
Todd C. Miller
6475d4378e added missing set_perms()
no more cryptic message if the sudoers file is zero length,
now just give a parse error
1995-11-16 07:54:33 +00:00
Todd C. Miller
d725ba8a5c better diagnostics if NO_SUDOERS_FILE 1995-11-16 07:42:12 +00:00
Todd C. Miller
8285802f24 check_sudoers() now catches sudoers files that are not readable
(but are stat'able).
1995-11-16 07:41:35 +00:00
Todd C. Miller
d05eae98b4 now add -D__STDC__ for convex cc (not gcc) 1995-11-13 06:12:19 +00:00
Todd C. Miller
910e9c09fd MAN_PREFIX -> man_prefix
now sets prefix and exec_prefix
1995-11-13 05:52:24 +00:00
Todd C. Miller
4bdbf190fd now uses exec_prefix & prefix from configure 1995-11-13 05:52:08 +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
7f847219c8 user_is_exempt() is no longer a hack, it now uses getgrnam() 1995-11-13 05:15:37 +00:00