Commit Graph

289 Commits

Author SHA1 Message Date
Todd C. Miller
5675d703fc removed unecesary S/Key stuff 1995-11-19 23:26:10 +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
0ee5536652 no more MAXCOMMANDLENGTH 1995-09-02 16:34:48 +00:00
Todd C. Miller
57d9cb9bf1 added decl of tty 1995-09-02 02:25:24 +00:00
Todd C. Miller
24df673d9d MAXCOMMMANDLEN dropped down to 1K 1995-09-01 05:18:19 +00:00
Todd C. Miller
23c90d7761 increased MAXCOMMANDLENGTH to 8k
HAVE_GETCWD -> HAVE_GETWD
1995-09-01 02:56:08 +00:00
Todd C. Miller
35d4d8e6bd removed MAXLOGLEN since it is no longer used 1995-08-14 04:07:45 +00:00
Todd C. Miller
c4286fc592 added cmnd_args 1995-08-13 04:32:05 +00:00
Todd C. Miller
78d3d79acc added shell extern
changed MODE_* to be bit masks to allow for several options together
1995-07-31 02:37:47 +00:00
Todd C. Miller
a03c27ecbc moved SPW_* to config.h.in 1995-07-18 03:20:44 +00:00
Todd C. Miller
5e8d163cd1 added SPW_*
reordered error codes
1995-07-18 02:50:16 +00:00
Todd C. Miller
05bea6375c added BAD_STAMPDIR and BAD_STAMPFILE 1995-07-06 18:48:14 +00:00
Todd C. Miller
5114bdf3a1 increaed MAXLOGLEN by MAXPATHLEN to account for ttyname 1995-06-18 22:06:05 +00:00
Todd C. Miller
3e2eb00138 added SPOOF_ATTEMPT & cmnd_st 1995-06-15 04:48:16 +00:00
Todd C. Miller
91e4fbc50a validate() now takes a flag 1995-06-14 08:43:33 +00:00
Todd C. Miller
d66c79ce23 added prompt 1995-06-08 00:49:56 +00:00
Todd C. Miller
ad9a0eef3a added MODE_BACKGROUND 1995-06-03 23:36:22 +00:00
Todd C. Miller
aff6b07d44 added load_interfaces() 1995-05-02 03:33:54 +00:00
Todd C. Miller
f08ab58ba8 added RCS id 1995-04-09 22:58:55 +00:00
Todd C. Miller
cdaae28efd removed crufty #defines that are no longer used 1995-04-09 21:35:00 +00:00
Todd C. Miller
11e4148896 added PASSWORDS_NOT_CORRECT 1995-04-01 01:30:01 +00:00
Todd C. Miller
37966f0dae added entries for new errors 1995-03-30 04:45:57 +00:00
Todd C. Miller
40fbed9036 removed ocmnd 1995-03-26 06:33:05 +00:00
Todd C. Miller
8de40d1c3c no more sudo_realpath() and find_path() changed params 1995-03-26 06:19:48 +00:00
Todd C. Miller
5595c3817b added prototype for sudo_goodpath 1995-03-26 01:40:15 +00:00
Todd C. Miller
34a6197f42 merged in utk changes 1995-03-24 03:32:53 +00:00
Todd C. Miller
7bcb9b4e1e added ocmnd extern
adjusted find_path() prototype
1995-01-16 21:35:34 +00:00
Todd C. Miller
df46f66f65 moved compatibility #defines to compat.h 1995-01-13 17:45:43 +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
25f7b5cf1c changed PASSWORD_TIMEOUT to minutes 1995-01-11 16:02:47 +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
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
2ff6056d9c added MODE_LIST 1994-09-20 18:44:41 +00:00
Todd C. Miller
525954e1b2 changed sudo-bugs.cs.colorado.edu -> sudo-bugs@cs.colorado.ed 1994-09-02 19:54:28 +00:00
Todd C. Miller
b8cc728d95 added interfaces global 1994-08-12 01:57:03 +00:00
Todd C. Miller
2d67de5008 added ip_addrs def
added load_ip_addrs prototype
1994-08-10 23:20:48 +00:00
Todd C. Miller
65a4afee48 took out environ extern
added local declaratio of putenv() if local version is needed
1994-08-08 04:07:00 +00:00
Todd C. Miller
8d28843959 rm'd s realp[ath
added sudo_realpath and sudo_setenv
1994-08-06 23:19:27 +00:00
Todd C. Miller
a6fe8c86a9 added MODE_
removed validate_only and added remove_timestamp()
1994-08-05 00:24:07 +00:00
Todd C. Miller
7b70cafbb2 now works with 4.2BSD syslog (blech) 1994-07-25 22:26:33 +00:00
Todd C. Miller
5cd28192b7 user is now a char *
added epasswd
1994-07-14 21:45:01 +00:00
Todd C. Miller
c80d59a51f added BOTH_LOGS 1994-07-14 16:12:45 +00:00
Todd C. Miller
de673c3fe8 removed AFS stuff :-) 1994-07-14 15:21:06 +00:00
Todd C. Miller
624a46cd1c added AFS 1994-07-14 15:17:32 +00:00
Todd C. Miller
2b12703ae1 use __hpux not hpux
convex c2 stuff
1994-07-07 00:08:38 +00:00
Todd C. Miller
c2c72c6e73 move __P to config.h 1994-06-07 21:40:35 +00:00
Todd C. Miller
c49ded5fdc added PASSWORD_TIMEOUT + prototypes for new functions 1994-06-06 00:04:27 +00:00
Todd C. Miller
71cba15592 added validate_only stuff 1994-06-02 19:41:33 +00:00
Todd C. Miller
e3021f03c1 added EXEC macro 1994-05-29 22:37:13 +00:00
Todd C. Miller
6767aaea0a SHORT_MESSAGE is now the default 1994-05-29 19:25:08 +00:00