]>
granicus.if.org Git - sudo/log
Todd C. Miller [Sat, 6 Aug 1994 23:16:29 +0000 (23:16 +0000)]
++
Todd C. Miller [Fri, 5 Aug 1994 23:43:56 +0000 (23:43 +0000)]
added MAN_POSTINSTALL and /usr/share/catman for irix
Todd C. Miller [Fri, 5 Aug 1994 23:43:32 +0000 (23:43 +0000)]
added MAN_POSTINSTALL
Todd C. Miller [Fri, 5 Aug 1994 23:43:18 +0000 (23:43 +0000)]
added
Todd C. Miller [Fri, 5 Aug 1994 23:10:28 +0000 (23:10 +0000)]
added SUDO_* plus new options
Todd C. Miller [Fri, 5 Aug 1994 23:10:16 +0000 (23:10 +0000)]
added one
Todd C. Miller [Fri, 5 Aug 1994 23:07:55 +0000 (23:07 +0000)]
took out shadow lib
Todd C. Miller [Fri, 5 Aug 1994 22:35:56 +0000 (22:35 +0000)]
adde done
Todd C. Miller [Fri, 5 Aug 1994 21:52:12 +0000 (21:52 +0000)]
now use yyrestart() if flex
now reset yylineno to 0
Todd C. Miller [Fri, 5 Aug 1994 21:49:33 +0000 (21:49 +0000)]
support for installing a cat page instead of a man page if no nroff
Todd C. Miller [Fri, 5 Aug 1994 21:48:56 +0000 (21:48 +0000)]
now defines HAVE_FLEX
fixed up man stuff so that it looks for nroff to determine whether or
not to install a cat or man page
Todd C. Miller [Fri, 5 Aug 1994 21:48:42 +0000 (21:48 +0000)]
added HAVE_FLEX
Todd C. Miller [Fri, 5 Aug 1994 20:14:59 +0000 (20:14 +0000)]
not set ret to MODE_RUN initially
Todd C. Miller [Fri, 5 Aug 1994 20:12:09 +0000 (20:12 +0000)]
made command (and therefor cmnd dynamically allocated)
Todd C. Miller [Fri, 5 Aug 1994 00:25:02 +0000 (00:25 +0000)]
did #8
Todd C. Miller [Fri, 5 Aug 1994 00:24:45 +0000 (00:24 +0000)]
++
Todd C. Miller [Fri, 5 Aug 1994 00:24:28 +0000 (00:24 +0000)]
changed bufs from MAXPATHLEN to MAXPATHLEN+1
Todd C. Miller [Fri, 5 Aug 1994 00:24:07 +0000 (00:24 +0000)]
added MODE_
removed validate_only and added remove_timestamp()
Todd C. Miller [Fri, 5 Aug 1994 00:22:15 +0000 (00:22 +0000)]
usage() now takes an int (exit value)
added parse_args() to parse command line arguments
moved call to find_path() from load_globals to new function load_cmnd()
removed validate_only global -- now use the concept of "modes"
added -h and -k options
Todd C. Miller [Fri, 5 Aug 1994 00:21:04 +0000 (00:21 +0000)]
no longer use global validate_only
now checks for command called "validate"
removed check for non-fully qualified commands since that is
done by find_path
Todd C. Miller [Fri, 5 Aug 1994 00:20:17 +0000 (00:20 +0000)]
changed MAXPATHLEN r to MAXPATHLEN+1
Todd C. Miller [Fri, 5 Aug 1994 00:17:47 +0000 (00:17 +0000)]
fixed off by one error with MAXPATHLEN and fixed a comment
Todd C. Miller [Fri, 5 Aug 1994 00:17:22 +0000 (00:17 +0000)]
check_timestamp no longer runs reminder(), it is implied in the return val
added remove_timestamp()
Todd C. Miller [Fri, 5 Aug 1994 00:16:17 +0000 (00:16 +0000)]
updated
Todd C. Miller [Thu, 4 Aug 1994 20:38:20 +0000 (20:38 +0000)]
fixed on
Todd C. Miller [Thu, 4 Aug 1994 20:38:01 +0000 (20:38 +0000)]
took out old_errno
Todd C. Miller [Thu, 4 Aug 1994 20:37:38 +0000 (20:37 +0000)]
updated
Todd C. Miller [Wed, 3 Aug 1994 16:08:49 +0000 (16:08 +0000)]
moved send_mail to after syslog
Todd C. Miller [Wed, 3 Aug 1994 02:41:55 +0000 (02:41 +0000)]
now set SUDO_ envariables
Todd C. Miller [Mon, 1 Aug 1994 17:40:58 +0000 (17:40 +0000)]
++
Todd C. Miller [Mon, 1 Aug 1994 17:39:53 +0000 (17:39 +0000)]
now print error if chdir fails
Todd C. Miller [Mon, 1 Aug 1994 17:39:33 +0000 (17:39 +0000)]
removed an XXX
Todd C. Miller [Tue, 26 Jul 1994 00:40:06 +0000 (00:40 +0000)]
updated
Todd C. Miller [Tue, 26 Jul 1994 00:36:54 +0000 (00:36 +0000)]
no more static binaries for aix
Todd C. Miller [Mon, 25 Jul 1994 22:37:22 +0000 (22:37 +0000)]
fixed typo
Todd C. Miller [Mon, 25 Jul 1994 22:33:25 +0000 (22:33 +0000)]
took out stuff not needed for sudo
now does be_root/be_user itself
now uses cwd global
Todd C. Miller [Mon, 25 Jul 1994 22:32:46 +0000 (22:32 +0000)]
+=2
Todd C. Miller [Mon, 25 Jul 1994 22:32:30 +0000 (22:32 +0000)]
be_root/be_user is now down in sudo_realpath()
Todd C. Miller [Mon, 25 Jul 1994 22:26:33 +0000 (22:26 +0000)]
now works with 4.2BSD syslog (blech)
Todd C. Miller [Mon, 25 Jul 1994 22:25:58 +0000 (22:25 +0000)]
now use sudo_realpath()
Todd C. Miller [Mon, 25 Jul 1994 22:25:32 +0000 (22:25 +0000)]
took out realpth() stuff since we now use sudo_realpath()
Todd C. Miller [Mon, 25 Jul 1994 22:25:15 +0000 (22:25 +0000)]
ultrix enhanced sec
Todd C. Miller [Mon, 25 Jul 1994 22:25:00 +0000 (22:25 +0000)]
added ultrix enhanced sec.
Todd C. Miller [Mon, 25 Jul 1994 22:24:53 +0000 (22:24 +0000)]
updated
Todd C. Miller [Mon, 25 Jul 1994 22:21:55 +0000 (22:21 +0000)]
ultrix enhanced security suport
Todd C. Miller [Mon, 25 Jul 1994 22:20:12 +0000 (22:20 +0000)]
added sudo_realpath.c
Todd C. Miller [Mon, 25 Jul 1994 22:18:47 +0000 (22:18 +0000)]
updated
Todd C. Miller [Mon, 25 Jul 1994 18:28:31 +0000 (18:28 +0000)]
increased passwd len to 24 for c2 security
Todd C. Miller [Mon, 25 Jul 1994 17:17:56 +0000 (17:17 +0000)]
updated BUGS
Todd C. Miller [Fri, 15 Jul 1994 15:49:56 +0000 (15:49 +0000)]
now use user global var
Todd C. Miller [Fri, 15 Jul 1994 15:48:41 +0000 (15:48 +0000)]
took out -ls
Todd C. Miller [Thu, 14 Jul 1994 23:11:06 +0000 (23:11 +0000)]
added AFS libs
Todd C. Miller [Thu, 14 Jul 1994 21:45:01 +0000 (21:45 +0000)]
user is now a char *
added epasswd
Todd C. Miller [Thu, 14 Jul 1994 21:43:58 +0000 (21:43 +0000)]
added tzset() to load_globals
added epasswd (encrypted password) global
made user dynamically allocated
Todd C. Miller [Thu, 14 Jul 1994 21:43:24 +0000 (21:43 +0000)]
added tzset test
Todd C. Miller [Thu, 14 Jul 1994 21:43:09 +0000 (21:43 +0000)]
added HAVE_TZSET
Todd C. Miller [Thu, 14 Jul 1994 21:42:32 +0000 (21:42 +0000)]
cleaned up encrypted passwd grab somewhat
Todd C. Miller [Thu, 14 Jul 1994 16:34:40 +0000 (16:34 +0000)]
fixed AFS typo
Todd C. Miller [Thu, 14 Jul 1994 16:34:26 +0000 (16:34 +0000)]
added AFS not
Todd C. Miller [Thu, 14 Jul 1994 16:34:18 +0000 (16:34 +0000)]
udpated
Todd C. Miller [Thu, 14 Jul 1994 16:33:11 +0000 (16:33 +0000)]
can now log to both syslog & a file
Todd C. Miller [Thu, 14 Jul 1994 16:12:45 +0000 (16:12 +0000)]
added BOTH_LOGS
Todd C. Miller [Thu, 14 Jul 1994 15:34:15 +0000 (15:34 +0000)]
updated
Todd C. Miller [Thu, 14 Jul 1994 15:32:13 +0000 (15:32 +0000)]
--with-AFS
Todd C. Miller [Thu, 14 Jul 1994 15:32:01 +0000 (15:32 +0000)]
added HAVE_AFS
Todd C. Miller [Thu, 14 Jul 1994 15:31:20 +0000 (15:31 +0000)]
added afs changes
Todd C. Miller [Thu, 14 Jul 1994 15:21:06 +0000 (15:21 +0000)]
removed AFS stuff :-)
Todd C. Miller [Thu, 14 Jul 1994 15:19:08 +0000 (15:19 +0000)]
include sys/select for AIX
Todd C. Miller [Thu, 14 Jul 1994 15:17:32 +0000 (15:17 +0000)]
added AFS
Todd C. Miller [Thu, 14 Jul 1994 15:16:22 +0000 (15:16 +0000)]
++
Todd C. Miller [Thu, 7 Jul 1994 18:45:25 +0000 (18:45 +0000)]
updated
Todd C. Miller [Thu, 7 Jul 1994 18:44:21 +0000 (18:44 +0000)]
can now have MAILER undefined
Todd C. Miller [Thu, 7 Jul 1994 18:37:23 +0000 (18:37 +0000)]
new sub-note about MAILER
Todd C. Miller [Thu, 7 Jul 1994 03:11:57 +0000 (03:11 +0000)]
added blurb about password timeout
Todd C. Miller [Thu, 7 Jul 1994 00:52:41 +0000 (00:52 +0000)]
convex c2 changes
Todd C. Miller [Thu, 7 Jul 1994 00:52:06 +0000 (00:52 +0000)]
took out duplicate define of _CONVEX_SOURCE
Todd C. Miller [Thu, 7 Jul 1994 00:51:57 +0000 (00:51 +0000)]
added OSDEFS
Todd C. Miller [Thu, 7 Jul 1994 00:46:04 +0000 (00:46 +0000)]
added spaces
Todd C. Miller [Thu, 7 Jul 1994 00:08:52 +0000 (00:08 +0000)]
added a goto if fgets fails
Todd C. Miller [Thu, 7 Jul 1994 00:08:38 +0000 (00:08 +0000)]
use __hpux not hpux
convex c2 stuff
Todd C. Miller [Thu, 7 Jul 1994 00:08:14 +0000 (00:08 +0000)]
use __hpux not hpux
Todd C. Miller [Thu, 7 Jul 1994 00:08:01 +0000 (00:08 +0000)]
convex c2 stuff
Todd C. Miller [Thu, 7 Jul 1994 00:07:19 +0000 (00:07 +0000)]
define ansi-ish cpp os defines if non-ansi are defined for
hpux & convex
Todd C. Miller [Thu, 7 Jul 1994 00:07:02 +0000 (00:07 +0000)]
updated to say we support sonvex C2
Todd C. Miller [Thu, 7 Jul 1994 00:05:51 +0000 (00:05 +0000)]
added convex c2 support
Todd C. Miller [Fri, 1 Jul 1994 16:06:43 +0000 (16:06 +0000)]
no more ioctl
never returns NULL
uses fgets() and select() to timeout
Todd C. Miller [Wed, 29 Jun 1994 21:04:22 +0000 (21:04 +0000)]
things were testing -n "$GCC" instead of -z "$GCC"
Todd C. Miller [Wed, 29 Jun 1994 20:39:27 +0000 (20:39 +0000)]
now works + uses fgets()
Todd C. Miller [Tue, 28 Jun 1994 22:25:08 +0000 (22:25 +0000)]
select doesn't seem to recognize a single '\n' as input waiting
so we can;t use it, sigh.
Todd C. Miller [Sun, 26 Jun 1994 20:38:23 +0000 (20:38 +0000)]
updated tgetpass() blurb
Todd C. Miller [Sun, 26 Jun 1994 20:35:48 +0000 (20:35 +0000)]
added --with-getpass
Todd C. Miller [Sun, 26 Jun 1994 20:35:20 +0000 (20:35 +0000)]
added tgetpass stuff
Todd C. Miller [Sun, 26 Jun 1994 19:25:07 +0000 (19:25 +0000)]
now uses stdio
Todd C. Miller [Sun, 26 Jun 1994 19:17:43 +0000 (19:17 +0000)]
++
Todd C. Miller [Fri, 24 Jun 1994 23:48:08 +0000 (23:48 +0000)]
updated
,.
Todd C. Miller [Fri, 24 Jun 1994 23:46:04 +0000 (23:46 +0000)]
added USE_GETPASS && HAVE_C2_SECURITY
Todd C. Miller [Fri, 24 Jun 1994 23:45:39 +0000 (23:45 +0000)]
fixed a test
aded --with-C2 and --with-tgetpass
Todd C. Miller [Fri, 24 Jun 1994 23:45:28 +0000 (23:45 +0000)]
added hpux C2 shit
Todd C. Miller [Fri, 24 Jun 1994 23:45:18 +0000 (23:45 +0000)]
took out tgetpass.*
Todd C. Miller [Fri, 24 Jun 1994 23:45:07 +0000 (23:45 +0000)]
added C2 blurb