Commit Graph

810 Commits

Author SHA1 Message Date
Todd C. Miller
a2ec4c76dd getcwd() -> getwd() 1995-05-08 03:13:42 +00:00
Todd C. Miller
69e9c49d3b getcwd -> getwd 1995-05-08 03:12:49 +00:00
Todd C. Miller
d87459b87a Initial revision 1995-05-02 05:35:29 +00:00
Todd C. Miller
638177948c broke out insults into separate include files 1995-05-02 05:34:59 +00:00
Todd C. Miller
61beb65fb7 added GOONS 1995-05-02 05:32:57 +00:00
Todd C. Miller
edcbd9935a added ins_2001.h ins_classic.h ins_goons.h 1995-05-02 05:32:03 +00:00
Todd C. Miller
18dee8405f ++version 1995-05-02 03:34:44 +00:00
Todd C. Miller
5047747d5e moved signal handler setup to setup_signals() 1995-05-02 03:34:07 +00:00
Todd C. Miller
aff6b07d44 added load_interfaces() 1995-05-02 03:33:54 +00:00
Todd C. Miller
aaa41e678c moved load_interfaces to interfaces.c 1995-05-02 03:33:38 +00:00
Todd C. Miller
923bd0d3e2 added clearaliases 1995-05-02 03:33:26 +00:00
Todd C. Miller
b541399b40 added FAST_MATCH 1995-05-02 03:33:10 +00:00
Todd C. Miller
513a1c7e94 now uses clearaliases variable 1995-05-02 03:32:50 +00:00
Todd C. Miller
0613d37b46 Initial revision 1995-05-02 03:31:59 +00:00
Todd C. Miller
08a953c95f added interfaces.[co] 1995-05-02 03:31:32 +00:00
Todd C. Miller
1250db5a9b now uses ip addrs and netmasks via load_interfaces() 1995-05-02 03:30:45 +00:00
Todd C. Miller
e991fcfa70 now remove IFS instead of setting to "sane" value 1995-05-02 02:47:33 +00:00
Todd C. Miller
4a37e0c321 added FAST_MATCH 1995-05-01 20:30:34 +00:00
Todd C. Miller
53cab8546d sudo_goodpath.c-> goodpath.c 1995-04-30 00:19:11 +00:00
Todd C. Miller
431c0a7e5e added Andy's new ISC changes 1995-04-30 00:15:10 +00:00
Todd C. Miller
c93d5f8064 added a sentence to SECURE_PATH info 1995-04-14 18:06:02 +00:00
Todd C. Miller
8c96a31422 added one 1995-04-14 17:57:14 +00:00
Todd C. Miller
f90710c26b updated 1995-04-14 17:56:58 +00:00
Todd C. Miller
b32d8ae6af updated 1995-04-14 17:54:09 +00:00
Todd C. Miller
d06ece9377 updated for beta3 1995-04-13 21:04:33 +00:00
Todd C. Miller
d1136057fe ++version 1995-04-13 18:32:24 +00:00
Todd C. Miller
97fe29dc97 sendmail is now looked for in /usr/ucblib 1995-04-13 17:56:21 +00:00
Todd C. Miller
d562e7ff71 fixed indentation 1995-04-13 17:54:17 +00:00
Todd C. Miller
b4f1460d61 fixed a typo 1995-04-13 17:35:27 +00:00
Todd C. Miller
52b6b6965b updated ISC mods 1995-04-13 17:19:59 +00:00
Todd C. Miller
803fd573b9 added unixware case 1995-04-13 17:19:40 +00:00
Todd C. Miller
c347598343 user_is_exempt is no longer hidden 1995-04-13 17:19:26 +00:00
Todd C. Miller
a82cc716e3 updated 1995-04-13 17:19:19 +00:00
Todd C. Miller
2fada0f81b isc and riscos changes 1995-04-13 17:19:07 +00:00
Todd C. Miller
849adcde27 added NOTE about new interaction of EXEMPTGROUP and SECURE_PATH 1995-04-13 17:18:42 +00:00
Todd C. Miller
029096a2ce fixed a typo and added testsudoers stuff 1995-04-13 17:18:28 +00:00
Todd C. Miller
37eab26629 Initial revision 1995-04-13 16:34:54 +00:00
Todd C. Miller
19e806c2ee applied fixed patch from Chris 1995-04-12 23:31:39 +00:00
Todd C. Miller
84eee62098 fixed a typo 1995-04-11 18:30:02 +00:00
Todd C. Miller
8b380a172b added a set of braces for bison 1995-04-11 18:14:14 +00:00
Todd C. Miller
d70bb866d6 merged in Chris' changes to dekludge the parser. 1995-04-11 18:01:06 +00:00
Todd C. Miller
f200df0029 send_mail() was calling find_path() which is wrong since find_path()
stores cmnd in a static var.  Anyhow, it doesn't make much sense
since MAILER should always be fully qualified
1995-04-11 04:38:34 +00:00
Todd C. Miller
9d82a8dace added User_Alias stuff 1995-04-10 23:51:35 +00:00
Todd C. Miller
aa3186a8eb SUDO_NEXT now looks for /usr/lib/NextStep/software_version 1995-04-10 23:50:38 +00:00
Todd C. Miller
dc01e4b77c added DEC UNIX 3.0 w/ gcc 1995-04-10 23:50:10 +00:00
Todd C. Miller
7ab29f4c75 Exit was being used in places where exit should be used 1995-04-10 23:49:33 +00:00
Todd C. Miller
942182265c added "User alias specification" 1995-04-10 23:44:05 +00:00
Todd C. Miller
a783a139f0 fixed probs caused by making nslots and naliases a size_t 1995-04-10 22:04:34 +00:00
Todd C. Miller
31ed7f4575 added KSR, upped rev to 1.3.1b2 1995-04-10 19:09:26 +00:00
Todd C. Miller
27b183432b 1024 -> BUFSIZ 1995-04-10 19:07:54 +00:00