Commit Graph

90 Commits

Author SHA1 Message Date
Todd C. Miller
76148d5316 o Move lock_file() and touch() into fileops.c so visudo can use them
o Visudo now locks the sudoers temp file instead of bailing when
the temp file already exists.  This fixes the problem of stale
temp files but it does *require* that you not try to put the
temp file in a world-writable directory.  This shoud not be
an issue as the temp file should live in the same dir as sudoers.
o Visudo now only installs the temp file as sudoers if it changed.
1999-08-07 09:59:43 +00:00
Todd C. Miller
4aa1fb7fea sudo should lock its logfile 1999-08-04 17:32:24 +00:00
Todd C. Miller
c8962786f4 remove 2 items. One done, one won't do. 1999-07-22 13:14:31 +00:00
Todd C. Miller
3bce72741d Take out things I've done... 1999-07-22 12:34:53 +00:00
Todd C. Miller
850a52aa6f o Replace _PASSWD_LEN braindeath with our own SUDO_MAX_PASS.
It turns out the old DES crypt does the right thing with passwords
   longert than 8 characters.
 o Fix common typo (necesary -> necessary)
 o Update TODO list
1999-05-14 16:30:14 +00:00
Todd C. Miller
f50a342b4e It is now possible to use the '!' operator in a runas list as
well as in a Cmnd_Alias, Host_Alias and User_Alias.
1999-04-06 05:40:51 +00:00
Todd C. Miller
1bb1646106 old changes that didn't make it into RCS before the RCS->CVS switch 1999-01-18 01:49:34 +00:00
Todd C. Miller
e467587894 updtaed for 1.5.6 1998-09-15 02:02:20 +00:00
Todd C. Miller
b93a31eda4 updated 1998-01-13 05:00:39 +00:00
Todd C. Miller
a36ba7b5cc sudo 1.5.3. 1996-11-16 19:42:46 +00:00
Todd C. Miller
feeaac1f01 updated for 1.5 1996-08-25 17:27:01 +00:00
Todd C. Miller
5e7c7dfb8a updated 1996-06-15 22:11:56 +00:00
Todd C. Miller
4b99b83de2 *** empty log message *** 1996-01-14 21:05:39 +00:00
Todd C. Miller
491ed09c0b 1.4 release 1996-01-14 20:25:06 +00:00
Todd C. Miller
9e232c80a3 updated 1995-07-01 20:07:44 +00:00
Todd C. Miller
ef44ca921f did a bunch of things and added a bunch :-) 1995-04-09 23:30:59 +00:00
Todd C. Miller
8a4a51a4b6 updated 1995-04-01 08:12:27 +00:00
Todd C. Miller
012deffa17 updated 1995-04-01 06:53:59 +00:00
Todd C. Miller
2f417910d0 updated 1995-03-30 04:49:03 +00:00
Todd C. Miller
0b7813011c updated 1995-03-29 00:36:09 +00:00
Todd C. Miller
e0e9092ca7 updated 1994-09-20 22:10:33 +00:00
Todd C. Miller
9dd2859b92 udpated 1994-09-01 19:55:05 +00:00
Todd C. Miller
07111800e0 added 2 suggestions 1994-08-31 23:52:59 +00:00
Todd C. Miller
8245f195d9 added an item 1994-08-13 21:16:28 +00:00
Todd C. Miller
ca19e057f7 adde done 1994-08-05 22:35:56 +00:00
Todd C. Miller
d5cd5fac2b did #8 1994-08-05 00:25:02 +00:00
Todd C. Miller
c783c58007 did some... 1994-06-08 16:57:56 +00:00
Todd C. Miller
662727816d updated 1994-06-06 00:05:23 +00:00
Todd C. Miller
155ee3a3c8 updated
.,
1994-05-24 16:51:44 +00:00
Todd C. Miller
20fb526ac5 fixed typoe 1994-03-12 19:00:19 +00:00
Todd C. Miller
beaf4c0f3b upated 1994-02-28 04:27:30 +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
3146d8b652 updated 1994-02-09 03:48:37 +00:00
Todd C. Miller
33361a227b did #6 1994-02-05 20:17:37 +00:00
Todd C. Miller
6085563fc1 updated 1994-01-31 06:59:42 +00:00
Todd C. Miller
814b02fb2b now have solaris 1994-01-27 19:08:48 +00:00
Todd C. Miller
253d2da1cc todo: posix sigs 1993-12-07 04:19:58 +00:00
Todd C. Miller
2b19d60cfc added a todo 1993-11-28 00:24:06 +00:00
Todd C. Miller
d6e95525a0 added one 1993-11-28 00:10:20 +00:00
Todd C. Miller
7e5f99455a Initial revision 1993-11-27 23:48:09 +00:00