Commit Graph

11359 Commits

Author SHA1 Message Date
Todd C. Miller
51b6a49547 now uses defines used by configure 1994-03-09 22:36:55 +00:00
Todd C. Miller
e179047086 sudo won't bitch about EPERM now, for real 1994-03-01 21:31:30 +00:00
Todd C. Miller
e28f029382 renamed exec_argv to eliminate a libc name clash with ksros 1994-02-28 05:36:29 +00:00
Todd C. Miller
4f004574c9 corrected 1994-02-28 05:28:45 +00:00
Todd C. Miller
eea6d47b7f execve -> execv 1994-02-28 05:27:51 +00:00
Todd C. Miller
beaf4c0f3b upated 1994-02-28 04:27:30 +00:00
Todd C. Miller
d206d1afb0 added 2 mroe items 1994-02-28 04:19:47 +00:00
Todd C. Miller
562d12b663 updated 1994-02-28 04:12:47 +00:00
Todd C. Miller
708d387ce7 added UMASK and mode_t declaration 1994-02-28 04:11:46 +00:00
Todd C. Miller
f96b43c292 added UMASK 1994-02-28 04:11:33 +00:00
Todd C. Miller
75e0a9c4a7 now opens log file with mode 077 1994-02-28 01:55:35 +00:00
Todd C. Miller
35bc172d3c saved current umask ans restores it 1994-02-28 01:55:10 +00:00
Todd C. Miller
33f8a9573e added MAXLOGFILELEN 1994-02-28 01:36:38 +00:00
Todd C. Miller
17fa431e53 split long log lines. FOr syslog, split into multiple entries, for a
log file, indent the extra for readability
1994-02-28 01:35:29 +00:00
Todd C. Miller
3563a655e3 added changes 1994-02-27 22:22:02 +00:00
Todd C. Miller
aeaf49a058 MAXLOGLEN & MAXSYSLOGLEN are now different (as they should be) 1994-02-27 22:18:51 +00:00
Todd C. Miller
dbebfacdcb added input from Brett M Hogden <hogden@rge.com> 1994-02-25 21:04:25 +00:00
Todd C. Miller
f767453fd8 added rmenv() to remove stuff from environ. can now uses execvp()
OR execve() becuase of this.
1994-02-16 18:35:52 +00:00
Todd C. Miller
d2bed77ff8 now uses execvp() OR execve() 1994-02-16 18:35:31 +00:00
Todd C. Miller
d0621cb553 added USE_EXECVE 1994-02-16 18:31:43 +00:00
Todd C. Miller
8f341c3822 added environ 1994-02-16 18:27:46 +00:00
Todd C. Miller
5bbf149cb6 now ignore EPERM 1994-02-16 17:53:18 +00:00
Todd C. Miller
a2f434a5bd moved some func decls out of sudo.h and into sudo.c as statics
/.
1994-02-16 04:52:57 +00:00
Todd C. Miller
df71654d9d updated 1994-02-16 04:52:50 +00:00
Todd C. Miller
7e7f273f7f took out Envp 1994-02-16 04:40:10 +00:00
Todd C. Miller
ad0c600416 Initial revision 1994-02-14 17:28:00 +00:00
Todd C. Miller
283f726be5 added SECURE_PATH 1994-02-10 19:31:03 +00:00
Todd C. Miller
de6ad83aeb added SECURE_PATH 1994-02-10 19:30:00 +00:00
Todd C. Miller
80d7989b06 added SECURE_PATH 1994-02-10 19:05:10 +00:00
Todd C. Miller
f2f8b0fe99 added sample.sudoers note 1994-02-10 18:50:34 +00:00
Todd C. Miller
98b29f37f0 Initial revision 1994-02-10 18:47:04 +00:00
Todd C. Miller
e3763dbc9b fixed typo 1994-02-09 19:54:44 +00:00
Todd C. Miller
c06006ed3e took out SAVED_UID garbage 1994-02-09 04:06:13 +00:00
Todd C. Miller
abf158a3ec mentioned HAL 1994-02-09 03:55:12 +00:00
Todd C. Miller
4b82432a5d added HAL line 1994-02-09 03:50:56 +00:00
Todd C. Miller
03d3b4729e added HAL insults 1994-02-09 03:48:58 +00:00
Todd C. Miller
3146d8b652 updated 1994-02-09 03:48:37 +00:00
Todd C. Miller
828bb5cec9 more verbose error if mailer not found 1994-02-09 03:02:57 +00:00
Todd C. Miller
2062d2e45f now do getpwent as root for soem shadow password systems (bsdi) 1994-02-09 03:02:32 +00:00
Todd C. Miller
32880e3dbe took out SAVED_UID garbade 1994-02-08 18:22:28 +00:00
Todd C. Miller
e52637f9a6 took out SAVED_UID garbage since it don't work 1994-02-08 18:21:33 +00:00
Todd C. Miller
6cebcce048 updated 1994-02-06 22:43:15 +00:00
Todd C. Miller
4379df16eb added a missing space :-) 1994-02-06 22:40:58 +00:00
Todd C. Miller
4928e8b997 took out multimax cruft 1994-02-06 00:48:23 +00:00
Todd C. Miller
4113d0697b minor update 1994-02-06 00:30:26 +00:00
Todd C. Miller
4b6e7e4a5b finished 1994-02-06 00:30:13 +00:00
Todd C. Miller
273de60031 fixed a typo + indentation 1994-02-06 00:19:45 +00:00
Todd C. Miller
e44792a094 took outumoved some defines to the config file
,.
,.
1994-02-05 23:43:52 +00:00
Todd C. Miller
39e4212219 Initial revision 1994-02-05 20:17:46 +00:00
Todd C. Miller
33361a227b did #6 1994-02-05 20:17:37 +00:00