Commit Graph

245 Commits

Author SHA1 Message Date
Todd C. Miller
f650082b1d fixed bug where if you hit return at first sudo prompt it would
still log as a failure
1995-04-01 06:52:50 +00:00
Todd C. Miller
5bc17e9f8f added PASSWORDS_NOT_CORRECT stuff] 1995-04-01 01:32:51 +00:00
Todd C. Miller
99af59db47 added support for sunos with C2 security 1995-03-30 02:30:33 +00:00
Todd C. Miller
db8b50d821 now includes options.h 1995-01-11 23:43:45 +00:00
Todd C. Miller
25f7b5cf1c changed PASSWORD_TIMEOUT to minutes 1995-01-11 16:02:47 +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
f17d6c53cd added exempt group support 1994-11-10 00:48:55 +00:00
Todd C. Miller
46d361a446 be_* -> set_perms()
added skey support
1994-11-08 01:38:00 +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
e3fb4ee3a8 moved set_auth_parameters to sudo.c 1994-09-01 17:39:12 +00:00
Todd C. Miller
e6e9c18d0b fixed osf problem 1994-09-01 17:12:48 +00:00
Todd C. Miller
d366d09e6b added osf auth support & removed some extra spaces 1994-09-01 01:56:15 +00:00
Todd C. Miller
380be0c4c8 added include of netinet/in.h 1994-08-12 01:58:03 +00:00
Todd C. Miller
81cf2c5e65 check_timestamp no longer runs reminder(), it is implied in the return val
added remove_timestamp()
1994-08-05 00:17:22 +00:00
Todd C. Miller
3a61f69925 ultrix enhanced security suport 1994-07-25 22:21:55 +00:00
Todd C. Miller
6f2b5908c8 now use user global var 1994-07-15 15:49:56 +00:00
Todd C. Miller
5d1d53ddb8 cleaned up encrypted passwd grab somewhat 1994-07-14 21:42:32 +00:00
Todd C. Miller
b3adbb74ba added afs changes 1994-07-14 15:31:20 +00:00
Todd C. Miller
ff2bea694c added convex c2 support 1994-07-07 00:05:51 +00:00
Todd C. Miller
8680c1962d added hpux C2 shit 1994-06-24 23:45:28 +00:00
Todd C. Miller
32e385dbcd added a space (yeah, anal) 1994-06-13 19:41:46 +00:00
Todd C. Miller
ccc7909673 now use tgetpass 1994-06-06 00:02:34 +00:00
Todd C. Miller
82eebb8179 took out crypt() definition 1994-05-29 22:35:53 +00:00
Todd C. Miller
4cb06ad6ef proto-ized crypt() 1994-05-29 00:31:34 +00:00
Todd C. Miller
ebae58f1ea added prototypes 1994-05-28 19:13:27 +00:00
Todd C. Miller
6a83afd8e2 udpated version 1994-03-12 18:55:39 +00:00
Todd C. Miller
1ed1db9cf3 updated to work with configure + pathnames.h 1994-03-12 18:36:53 +00:00
Todd C. Miller
35bc172d3c saved current umask ans restores it 1994-02-28 01:55:10 +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
6419115045 now is only root when abs necesary 1994-02-02 06:30:34 +00:00
Todd C. Miller
188c9c7438 added missing %s\n 1994-02-02 03:21:06 +00:00
Todd C. Miller
a58183855f added svr4 junk for shadow pws for solaris 2.x 1994-01-27 19:07:10 +00:00
Todd C. Miller
9fe5184668 took out setuid(0) and setreuid(udi) garbage. Its not needed since
we start out setuid with the correct perms.
1994-01-27 18:19:28 +00:00
Todd C. Miller
5b566c24c6 now use setreuid() 1994-01-27 00:52:18 +00:00
Todd C. Miller
0535ec788f always include strings.h 1993-12-06 06:12:34 +00:00
Todd C. Miller
62ea70cb3a added patches from John_Rouillard
directory spec
	uses EDITOR
1993-12-03 02:35:16 +00:00
Todd C. Miller
5e14daa520 niceties for C compiler bitches -- no real change 1993-11-30 00:13:38 +00:00
Todd C. Miller
e52f0a1c39 now uses insults 1993-11-28 08:00:06 +00:00
Todd C. Miller
594284b224 updated version number and took out jeff's email (since it is invalid) 1993-11-27 23:42:49 +00:00
Todd C. Miller
b736fa27f8 added fflush() 1993-10-28 13:36:13 +00:00
Todd C. Miller
ea9cc34c74 new banner 1993-10-21 20:57:14 +00:00
Todd C. Miller
c9af5ccf7a linux diff 1993-10-18 00:30:16 +00:00
Todd C. Miller
e75a6d3b54 used indent to "fix" coding style 1993-10-04 19:10:33 +00:00
Todd C. Miller
958ee39a64 Initial revision 1993-06-11 22:03:45 +00:00