Commit Graph

11359 Commits

Author SHA1 Message Date
Todd C. Miller
b7b53ae4a2 now includes compat.h 1995-01-13 17:39:59 +00:00
Todd C. Miller
2046a4520b Initial revision 1995-01-13 17:39:02 +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
17f8d74691 now includes options.h 1995-01-11 23:45:55 +00:00
Todd C. Miller
db8b50d821 now includes options.h 1995-01-11 23:43:45 +00:00
Todd C. Miller
3de8088fe2 added visudoers/options.h 1995-01-11 23:41:23 +00:00
Todd C. Miller
4c5b5bd9a2 Initial revision 1995-01-11 23:40:37 +00:00
Todd C. Miller
0435459ce8 added OPTIONS and options.h 1995-01-11 23:39:13 +00:00
Todd C. Miller
e4452a2ed0 changed #ifdef's to use LOGGING and SLOG_SYSLOG/SLOG_FILE 1995-01-11 23:36:53 +00:00
Todd C. Miller
25f7b5cf1c changed PASSWORD_TIMEOUT to minutes 1995-01-11 16:02:47 +00:00
Todd C. Miller
7bd269bd8e now only do Editor +line_num if line_num != 0 1994-12-17 23:18:26 +00:00
Todd C. Miller
5d212959c7 now use mv if rename(2) fails 1994-12-16 02:06:56 +00:00
Todd C. Miller
9961a7c967 added a visudo bug 1994-12-16 01:32:14 +00:00
Todd C. Miller
b5096e0cec expanded comment 1994-12-16 00:46:28 +00:00
Todd C. Miller
7806a5c2d4 fixed user_is_exempt to return 0 if EXEMPTGROUP is not set 1994-11-12 23:33:24 +00:00
Todd C. Miller
be3b8f8067 added mips & isc support 1994-11-10 00:49:53 +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
f17d6c53cd added exempt group support 1994-11-10 00:48:55 +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
1249fb564f now copy sudoers to temp file via read/write (not stdio)
now chown new sudoers file to SUDOERS_OWNER
1994-11-10 00:46:21 +00:00
Todd C. Miller
15c283a955 added skey support 1994-11-08 01:40:52 +00:00
Todd C. Miller
7f271c978e be_* -> setperms() 1994-11-08 01:40:27 +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
8dc58160a8 be_* -> setperms()
now check to make sure sudoers file is owned by root nread/write by only
root
1994-11-08 01:38:57 +00:00
Todd C. Miller
fe8b92ba4d be_* -> setperms() 1994-11-08 01:38:44 +00:00
Todd C. Miller
46d361a446 be_* -> set_perms()
added skey support
1994-11-08 01:38:00 +00:00
Todd C. Miller
2eb3cac51a ++version 1994-11-06 23:59:38 +00:00
Todd C. Miller
60c966b070 ++ 1994-11-06 23:59:26 +00:00
Todd C. Miller
efdad527cc now sets IFS 1994-10-21 17:16:33 +00:00
Todd C. Miller
368e652de4 fixed typo 1994-10-21 16:02:33 +00:00
Todd C. Miller
34c40cc120 added HAVE_SKEY 1994-10-15 19:48:44 +00:00
Todd C. Miller
ff7362b422 updated 1994-10-04 17:00:31 +00:00
Todd C. Miller
53588e79a1 ++version 1994-10-04 16:57:22 +00:00
Todd C. Miller
a09ab0b864 ++ 1994-10-04 16:57:10 +00:00
Todd C. Miller
6b069fabe7 now bail if ARgv[1] > MAXPATHLEN 1994-10-04 16:56:40 +00:00
Todd C. Miller
92245ab4ff added function check for tcgetattr(3) 1994-10-04 16:56:25 +00:00
Todd C. Miller
3fe0b96725 only define HAVE_TERMIOS_H if you have tcgetattr(3) 1994-10-04 16:55:50 +00:00
Todd C. Miller
1406183627 added check for tcgetattr 1994-10-04 16:53:54 +00:00
Todd C. Miller
93d600b2c6 updated 1994-09-26 21:38:43 +00:00
Todd C. Miller
cbb0879747 now only include unistd.h for linux 1994-09-22 17:30:19 +00:00
Todd C. Miller
881374f188 added visudo.8 generation 1994-09-21 18:29:32 +00:00
Todd C. Miller
482ea91f53 added -Wl,-bI:./aixcrypt.exp to aix flags 1994-09-21 18:07:03 +00:00
Todd C. Miller
e72686577e added one 1994-09-20 23:39:41 +00:00
Todd C. Miller
e3b750dd1b updated 1994-09-20 23:39:16 +00:00
Todd C. Miller
a4c6eb1dde added mailing list info 1994-09-20 23:38:23 +00:00
Todd C. Miller
43e8cd4faa now use sudolineno instead of yylineno
fixed bison warnings
1994-09-20 23:37:53 +00:00
Todd C. Miller
92b4dea2d2 now use -no_library_replacement for osf
don't make a static binary for hpux >= 9.0
1994-09-20 23:37:13 +00:00
Todd C. Miller
1c91f8bb7c added string.h/strings.h inclusion 1994-09-20 23:21:26 +00:00
Todd C. Miller
de7ed682dd added ssize_t def 1994-09-20 23:21:14 +00:00
Todd C. Miller
000b5d2359 added inclusion of string.h/strings.h 1994-09-20 23:18:15 +00:00