]>
granicus.if.org Git - sudo/log
Todd C. Miller [Wed, 10 Aug 1994 23:21:47 +0000 (23:21 +0000)]
added load_ip_addrs() to load the ip_addrs global var
Todd C. Miller [Wed, 10 Aug 1994 23:21:22 +0000 (23:21 +0000)]
added hostcmp() to compare hostnames, ip addrs, and network addrs
Todd C. Miller [Wed, 10 Aug 1994 23:20:48 +0000 (23:20 +0000)]
added ip_addrs def
added load_ip_addrs prototype
Todd C. Miller [Mon, 8 Aug 1994 20:03:40 +0000 (20:03 +0000)]
updated
Todd C. Miller [Mon, 8 Aug 1994 19:57:16 +0000 (19:57 +0000)]
removed multiple entries in DISTFILES
Todd C. Miller [Mon, 8 Aug 1994 17:05:35 +0000 (17:05 +0000)]
ansified the !STDC_HEADERS decls
Todd C. Miller [Mon, 8 Aug 1994 17:05:22 +0000 (17:05 +0000)]
don't do malloc decl if gnuc
Todd C. Miller [Mon, 8 Aug 1994 17:04:19 +0000 (17:04 +0000)]
can't use getopt(3) since it munges args to the command to be run as root
don't do malloc decl if gnuc
Todd C. Miller [Mon, 8 Aug 1994 04:41:20 +0000 (04:41 +0000)]
ansi-fied !STDC_HEADER function prottypes
Todd C. Miller [Mon, 8 Aug 1994 04:27:34 +0000 (04:27 +0000)]
added missing paren
Todd C. Miller [Mon, 8 Aug 1994 04:23:32 +0000 (04:23 +0000)]
added putenv.c to DISTFILES
Todd C. Miller [Mon, 8 Aug 1994 04:08:43 +0000 (04:08 +0000)]
added params to func decls when STDC_HEADERS is not defined
now can count on putenv() being there
Todd C. Miller [Mon, 8 Aug 1994 04:08:00 +0000 (04:08 +0000)]
took out errno decl since sudo.h does it for us
fixed up a next cc warning
added params to func decls when STDC_HEADERS is not defined
Todd C. Miller [Mon, 8 Aug 1994 04:07:00 +0000 (04:07 +0000)]
took out environ extern
added local declaratio of putenv() if local version is needed
Todd C. Miller [Mon, 8 Aug 1994 04:06:48 +0000 (04:06 +0000)]
added params to func decls when STDC_HEADERS is not defined
Todd C. Miller [Mon, 8 Aug 1994 04:04:40 +0000 (04:04 +0000)]
added memcpy check
check to see that ansi vs bsd macros are ntot already defiend before
defining (ie: avoid redefinition)
Todd C. Miller [Mon, 8 Aug 1994 04:03:19 +0000 (04:03 +0000)]
removed fluff
setenv check plus check w/ replace for putenv if also no setenv
Todd C. Miller [Mon, 8 Aug 1994 04:01:06 +0000 (04:01 +0000)]
Initial revision
Todd C. Miller [Sat, 6 Aug 1994 23:19:50 +0000 (23:19 +0000)]
Initial revision
Todd C. Miller [Sat, 6 Aug 1994 23:19:27 +0000 (23:19 +0000)]
rm'd s realp[ath
added sudo_realpath and sudo_setenv
Todd C. Miller [Sat, 6 Aug 1994 23:19:12 +0000 (23:19 +0000)]
now use sudo_setenvc
Todd C. Miller [Sat, 6 Aug 1994 23:18:51 +0000 (23:18 +0000)]
added puteenv and setenv, removed realpath
Todd C. Miller [Sat, 6 Aug 1994 23:18:38 +0000 (23:18 +0000)]
added putenv & setenv
Todd C. Miller [Sat, 6 Aug 1994 23:18:18 +0000 (23:18 +0000)]
added sudo_setenv
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