Commit Graph

4626 Commits

Author SHA1 Message Date
Todd C. Miller
ac5d3ccc96 distclean now removes config.h and pathnames.h 1994-03-12 19:05:28 +00:00
Todd C. Miller
00059fed65 updated 1994-03-12 19:03:13 +00:00
Todd C. Miller
20fb526ac5 fixed typoe 1994-03-12 19:00:19 +00:00
Todd C. Miller
af68170f3e updated version 1994-03-12 18:59:19 +00:00
Todd C. Miller
c452eabc85 updated version 1994-03-12 18:57:56 +00:00
Todd C. Miller
008cfb1be0 added copyright header 1994-03-12 18:57:27 +00:00
Todd C. Miller
6a83afd8e2 udpated version 1994-03-12 18:55:39 +00:00
Todd C. Miller
6474d6e684 udpated to use configure + pathnames.h 1994-03-12 18:39:35 +00:00
Todd C. Miller
f2660677a7 updated 1994-03-12 18:39:00 +00:00
Todd C. Miller
f654f06576 updated 1994-03-12 18:37:58 +00:00
Todd C. Miller
e5bcdc9156 now works with configure 1994-03-12 18:37:40 +00:00
Todd C. Miller
1ed1db9cf3 updated to work with configure + pathnames.h 1994-03-12 18:36:53 +00:00
Todd C. Miller
51e3733974 added LEXLIB 1994-03-12 15:40:20 +00:00
Todd C. Miller
01d0c73ab2 updated gnu general licence to versio 2 1994-03-10 08:18:46 +00:00
Todd C. Miller
af9a2fcb37 Initial revision 1994-03-10 07:45:06 +00:00
Todd C. Miller
3ea5d93113 changed to work with configure 1994-03-10 06:43:06 +00:00
Todd C. Miller
e37e623c24 Initial revision 1994-03-09 23:51:22 +00:00
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