]>
granicus.if.org Git - sudo/log
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
Todd C. Miller [Mon, 13 Jun 1994 19:54:58 +0000 (19:54 +0000)]
no termio(s) for ultrix since it is broken
Todd C. Miller [Mon, 13 Jun 1994 19:41:46 +0000 (19:41 +0000)]
added a space (yeah, anal)
Todd C. Miller [Mon, 13 Jun 1994 19:17:24 +0000 (19:17 +0000)]
fixed it (duh, rtfm)
Todd C. Miller [Wed, 8 Jun 1994 18:34:18 +0000 (18:34 +0000)]
took out bsd signal stuff for irix
Todd C. Miller [Wed, 8 Jun 1994 18:26:36 +0000 (18:26 +0000)]
comments in #endif
Todd C. Miller [Wed, 8 Jun 1994 18:09:20 +0000 (18:09 +0000)]
don't define BSD signals for irix
Todd C. Miller [Wed, 8 Jun 1994 16:57:56 +0000 (16:57 +0000)]
did some...
Todd C. Miller [Wed, 8 Jun 1994 16:57:43 +0000 (16:57 +0000)]
updated
Todd C. Miller [Wed, 8 Jun 1994 16:56:37 +0000 (16:56 +0000)]
took out unneeded code by changing where a strings was terminated
Todd C. Miller [Tue, 7 Jun 1994 23:21:23 +0000 (23:21 +0000)]
fix bug where /dirname would return NULL
Todd C. Miller [Tue, 7 Jun 1994 21:40:35 +0000 (21:40 +0000)]
move __P to config.h
Todd C. Miller [Tue, 7 Jun 1994 21:40:22 +0000 (21:40 +0000)]
added errno definition
Todd C. Miller [Tue, 7 Jun 1994 21:40:06 +0000 (21:40 +0000)]
added __P
Todd C. Miller [Tue, 7 Jun 1994 21:21:35 +0000 (21:21 +0000)]
added HAVE_FCHDIR
Todd C. Miller [Tue, 7 Jun 1994 21:18:35 +0000 (21:18 +0000)]
now include stdio
Todd C. Miller [Tue, 7 Jun 1994 18:55:44 +0000 (18:55 +0000)]
now works if no fchdir
Todd C. Miller [Tue, 7 Jun 1994 18:55:01 +0000 (18:55 +0000)]
define SA_RESETHAND to null if not defined
Todd C. Miller [Tue, 7 Jun 1994 18:54:38 +0000 (18:54 +0000)]
added check & replace
Todd C. Miller [Tue, 7 Jun 1994 00:05:42 +0000 (00:05 +0000)]
took out -static for nextstep -- it doesn't work
Todd C. Miller [Mon, 6 Jun 1994 23:59:12 +0000 (23:59 +0000)]
moved #endif to where it belongs
Todd C. Miller [Mon, 6 Jun 1994 23:54:54 +0000 (23:54 +0000)]
correction
Todd C. Miller [Mon, 6 Jun 1994 23:42:47 +0000 (23:42 +0000)]
now checks for strdup realpath getcwd bzero
Todd C. Miller [Mon, 6 Jun 1994 23:31:51 +0000 (23:31 +0000)]
emulate bzero
Todd C. Miller [Mon, 6 Jun 1994 20:57:59 +0000 (20:57 +0000)]
added posic signals
Todd C. Miller [Mon, 6 Jun 1994 20:57:35 +0000 (20:57 +0000)]
bzero cast
Todd C. Miller [Mon, 6 Jun 1994 20:57:25 +0000 (20:57 +0000)]
added posix signals
Todd C. Miller [Mon, 6 Jun 1994 20:56:58 +0000 (20:56 +0000)]
removed BROKEN_GETPASS
added new srcs toreplace missing functions
Todd C. Miller [Mon, 6 Jun 1994 20:56:40 +0000 (20:56 +0000)]
added posix signal stuff
Todd C. Miller [Mon, 6 Jun 1994 20:56:26 +0000 (20:56 +0000)]
added new srcs
Todd C. Miller [Mon, 6 Jun 1994 16:53:55 +0000 (16:53 +0000)]
updated useag
Todd C. Miller [Mon, 6 Jun 1994 16:39:49 +0000 (16:39 +0000)]
now uses posix signals
Todd C. Miller [Mon, 6 Jun 1994 00:17:25 +0000 (00:17 +0000)]
updated sto reflect major changes
Todd C. Miller [Mon, 6 Jun 1994 00:05:23 +0000 (00:05 +0000)]
updated
Todd C. Miller [Mon, 6 Jun 1994 00:04:55 +0000 (00:04 +0000)]
uses sysconf() if available
Todd C. Miller [Mon, 6 Jun 1994 00:04:27 +0000 (00:04 +0000)]
added PASSWORD_TIMEOUT + prototypes for new functions
Todd C. Miller [Mon, 6 Jun 1994 00:04:06 +0000 (00:04 +0000)]
for those w/o this in libc
Todd C. Miller [Mon, 6 Jun 1994 00:03:49 +0000 (00:03 +0000)]
Initial revision
Todd C. Miller [Mon, 6 Jun 1994 00:03:26 +0000 (00:03 +0000)]
rewrote to use realpath(3) - nis now all my code
Todd C. Miller [Mon, 6 Jun 1994 00:02:49 +0000 (00:02 +0000)]
added HAVE_REALPATH
Todd C. Miller [Mon, 6 Jun 1994 00:02:34 +0000 (00:02 +0000)]
now use tgetpass
Todd C. Miller [Mon, 6 Jun 1994 00:02:02 +0000 (00:02 +0000)]
added LIBOBJS
use tgetpass.c
Todd C. Miller [Sun, 5 Jun 1994 22:55:31 +0000 (22:55 +0000)]
works now :-)
Todd C. Miller [Sun, 5 Jun 1994 22:27:42 +0000 (22:27 +0000)]
Initial revision
Todd C. Miller [Sun, 5 Jun 1994 21:17:18 +0000 (21:17 +0000)]
added /dev/tty
Todd C. Miller [Sat, 4 Jun 1994 21:12:00 +0000 (21:12 +0000)]
incremented
Todd C. Miller [Sat, 4 Jun 1994 19:29:49 +0000 (19:29 +0000)]
always use getcwd
Todd C. Miller [Sat, 4 Jun 1994 18:49:49 +0000 (18:49 +0000)]
added check for getwd
Todd C. Miller [Sat, 4 Jun 1994 18:48:19 +0000 (18:48 +0000)]
replace strdup & realpath & getcwd if missing
Todd C. Miller [Sat, 4 Jun 1994 18:47:00 +0000 (18:47 +0000)]
added _PATH_PWD
Todd C. Miller [Sat, 4 Jun 1994 18:46:49 +0000 (18:46 +0000)]
added SUDO_PROG_PWD
Todd C. Miller [Sat, 4 Jun 1994 18:39:23 +0000 (18:39 +0000)]
Initial revision
Todd C. Miller [Sat, 4 Jun 1994 18:37:49 +0000 (18:37 +0000)]
Initial revision
Todd C. Miller [Fri, 3 Jun 1994 15:31:18 +0000 (15:31 +0000)]
quoted quare brackets
Todd C. Miller [Thu, 2 Jun 1994 21:49:11 +0000 (21:49 +0000)]
no need to strdup() a constant
Todd C. Miller [Thu, 2 Jun 1994 19:45:20 +0000 (19:45 +0000)]
updated
Todd C. Miller [Thu, 2 Jun 1994 19:44:34 +0000 (19:44 +0000)]
added validate
Todd C. Miller [Thu, 2 Jun 1994 19:42:08 +0000 (19:42 +0000)]
added -v to usage
Todd C. Miller [Thu, 2 Jun 1994 19:41:33 +0000 (19:41 +0000)]
added validate_only stuff
Todd C. Miller [Mon, 30 May 1994 01:29:00 +0000 (01:29 +0000)]
now finds sed
Todd C. Miller [Mon, 30 May 1994 01:28:45 +0000 (01:28 +0000)]
$OSREV is now an int
Todd C. Miller [Sun, 29 May 1994 23:13:18 +0000 (23:13 +0000)]
added mtxinu to caser
Todd C. Miller [Sun, 29 May 1994 22:37:13 +0000 (22:37 +0000)]
added EXEC macro
Todd C. Miller [Sun, 29 May 1994 22:36:44 +0000 (22:36 +0000)]
now use the EXEC nmacro
now only do a gethostbyname() if FQDN is set
Todd C. Miller [Sun, 29 May 1994 22:36:19 +0000 (22:36 +0000)]
changed mail_argv[] def
now use EXEC() macro
Todd C. Miller [Sun, 29 May 1994 22:35:53 +0000 (22:35 +0000)]
took out crypt() definition
Todd C. Miller [Sun, 29 May 1994 21:23:21 +0000 (21:23 +0000)]
upped the version
Todd C. Miller [Sun, 29 May 1994 19:52:11 +0000 (19:52 +0000)]
always look for -lnsl
Todd C. Miller [Sun, 29 May 1994 19:29:51 +0000 (19:29 +0000)]
added an echo
Todd C. Miller [Sun, 29 May 1994 19:25:08 +0000 (19:25 +0000)]
SHORT_MESSAGE is now the default
Todd C. Miller [Sun, 29 May 1994 19:18:32 +0000 (19:18 +0000)]
fixed typo
Todd C. Miller [Sun, 29 May 1994 05:29:06 +0000 (05:29 +0000)]
added missing AC_DEFINE(SVR4) for solaris
Todd C. Miller [Sun, 29 May 1994 00:42:08 +0000 (00:42 +0000)]
documented the -v flag
Todd C. Miller [Sun, 29 May 1994 00:34:12 +0000 (00:34 +0000)]
updated
Todd C. Miller [Sun, 29 May 1994 00:31:34 +0000 (00:31 +0000)]
proto-ized crypt()
Todd C. Miller [Sun, 29 May 1994 00:28:57 +0000 (00:28 +0000)]
added LIBSHADOW undef
Todd C. Miller [Sun, 29 May 1994 00:18:13 +0000 (00:18 +0000)]
nwo set OS to be lowercase
Todd C. Miller [Sat, 28 May 1994 23:36:22 +0000 (23:36 +0000)]
now use SUDO_OSTYPE to set $OS
Todd C. Miller [Sat, 28 May 1994 23:36:08 +0000 (23:36 +0000)]
now use uname to determine os
Todd C. Miller [Sat, 28 May 1994 20:23:46 +0000 (20:23 +0000)]
added prototypes & moved sig handler around
Todd C. Miller [Sat, 28 May 1994 19:13:44 +0000 (19:13 +0000)]
added prototyppes
Todd C. Miller [Sat, 28 May 1994 19:13:27 +0000 (19:13 +0000)]
added prototypes
Todd C. Miller [Sat, 28 May 1994 19:13:00 +0000 (19:13 +0000)]
added comment