]> granicus.if.org Git - sudo/log
sudo
30 years ago++
Todd C. Miller [Thu, 14 Jul 1994 15:16:22 +0000 (15:16 +0000)]
++

30 years agoupdated
Todd C. Miller [Thu, 7 Jul 1994 18:45:25 +0000 (18:45 +0000)]
updated

30 years agocan now have MAILER undefined
Todd C. Miller [Thu, 7 Jul 1994 18:44:21 +0000 (18:44 +0000)]
can now have MAILER undefined

30 years agonew sub-note about MAILER
Todd C. Miller [Thu, 7 Jul 1994 18:37:23 +0000 (18:37 +0000)]
new sub-note about MAILER

30 years agoadded blurb about password timeout
Todd C. Miller [Thu, 7 Jul 1994 03:11:57 +0000 (03:11 +0000)]
added blurb about password timeout

30 years agoconvex c2 changes
Todd C. Miller [Thu, 7 Jul 1994 00:52:41 +0000 (00:52 +0000)]
convex c2 changes

30 years agotook out duplicate define of _CONVEX_SOURCE
Todd C. Miller [Thu, 7 Jul 1994 00:52:06 +0000 (00:52 +0000)]
took out duplicate define of _CONVEX_SOURCE

30 years agoadded OSDEFS
Todd C. Miller [Thu, 7 Jul 1994 00:51:57 +0000 (00:51 +0000)]
added OSDEFS

30 years agoadded spaces
Todd C. Miller [Thu, 7 Jul 1994 00:46:04 +0000 (00:46 +0000)]
added spaces

30 years agoadded a goto if fgets fails
Todd C. Miller [Thu, 7 Jul 1994 00:08:52 +0000 (00:08 +0000)]
added a goto if fgets fails

30 years agouse __hpux not hpux
Todd C. Miller [Thu, 7 Jul 1994 00:08:38 +0000 (00:08 +0000)]
use __hpux not hpux
convex c2 stuff

30 years agouse __hpux not hpux
Todd C. Miller [Thu, 7 Jul 1994 00:08:14 +0000 (00:08 +0000)]
use __hpux not hpux

30 years agoconvex c2 stuff
Todd C. Miller [Thu, 7 Jul 1994 00:08:01 +0000 (00:08 +0000)]
convex c2 stuff

30 years agodefine ansi-ish cpp os defines if non-ansi are defined for
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

30 years agoupdated to say we support sonvex C2
Todd C. Miller [Thu, 7 Jul 1994 00:07:02 +0000 (00:07 +0000)]
updated to say we support sonvex C2

30 years agoadded convex c2 support
Todd C. Miller [Thu, 7 Jul 1994 00:05:51 +0000 (00:05 +0000)]
added convex c2 support

30 years agono more ioctl
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

30 years agothings were testing -n "$GCC" instead of -z "$GCC"
Todd C. Miller [Wed, 29 Jun 1994 21:04:22 +0000 (21:04 +0000)]
things were testing -n "$GCC" instead of -z "$GCC"

30 years agonow works + uses fgets()
Todd C. Miller [Wed, 29 Jun 1994 20:39:27 +0000 (20:39 +0000)]
now works + uses fgets()

30 years agoselect doesn't seem to recognize a single '\n' as input waiting
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.

30 years agoupdated tgetpass() blurb
Todd C. Miller [Sun, 26 Jun 1994 20:38:23 +0000 (20:38 +0000)]
updated tgetpass() blurb

30 years agoadded --with-getpass
Todd C. Miller [Sun, 26 Jun 1994 20:35:48 +0000 (20:35 +0000)]
added --with-getpass

30 years agoadded tgetpass stuff
Todd C. Miller [Sun, 26 Jun 1994 20:35:20 +0000 (20:35 +0000)]
added tgetpass stuff

30 years agonow uses stdio
Todd C. Miller [Sun, 26 Jun 1994 19:25:07 +0000 (19:25 +0000)]
now uses stdio

30 years ago++
Todd C. Miller [Sun, 26 Jun 1994 19:17:43 +0000 (19:17 +0000)]
++

30 years agoupdated
Todd C. Miller [Fri, 24 Jun 1994 23:48:08 +0000 (23:48 +0000)]
updated
,.

30 years agoadded USE_GETPASS && HAVE_C2_SECURITY
Todd C. Miller [Fri, 24 Jun 1994 23:46:04 +0000 (23:46 +0000)]
added USE_GETPASS && HAVE_C2_SECURITY

30 years agofixed a test
Todd C. Miller [Fri, 24 Jun 1994 23:45:39 +0000 (23:45 +0000)]
fixed a test
aded --with-C2 and --with-tgetpass

30 years agoadded hpux C2 shit
Todd C. Miller [Fri, 24 Jun 1994 23:45:28 +0000 (23:45 +0000)]
added hpux C2 shit

30 years agotook out tgetpass.*
Todd C. Miller [Fri, 24 Jun 1994 23:45:18 +0000 (23:45 +0000)]
took out tgetpass.*

30 years agoadded C2 blurb
Todd C. Miller [Fri, 24 Jun 1994 23:45:07 +0000 (23:45 +0000)]
added C2 blurb

30 years agono termio(s) for ultrix since it is broken
Todd C. Miller [Mon, 13 Jun 1994 19:54:58 +0000 (19:54 +0000)]
no termio(s) for ultrix since it is broken

30 years agoadded a space (yeah, anal)
Todd C. Miller [Mon, 13 Jun 1994 19:41:46 +0000 (19:41 +0000)]
added a space (yeah, anal)

30 years agofixed it (duh, rtfm)
Todd C. Miller [Mon, 13 Jun 1994 19:17:24 +0000 (19:17 +0000)]
fixed it (duh, rtfm)

30 years agotook out bsd signal stuff for irix
Todd C. Miller [Wed, 8 Jun 1994 18:34:18 +0000 (18:34 +0000)]
took out bsd signal stuff for irix

30 years agocomments in #endif
Todd C. Miller [Wed, 8 Jun 1994 18:26:36 +0000 (18:26 +0000)]
comments in #endif

30 years agodon't define BSD signals for irix
Todd C. Miller [Wed, 8 Jun 1994 18:09:20 +0000 (18:09 +0000)]
don't define BSD signals for irix

30 years agodid some...
Todd C. Miller [Wed, 8 Jun 1994 16:57:56 +0000 (16:57 +0000)]
did some...

30 years agoupdated
Todd C. Miller [Wed, 8 Jun 1994 16:57:43 +0000 (16:57 +0000)]
updated

30 years agotook out unneeded code by changing where a strings was terminated
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

30 years agofix bug where /dirname would return NULL
Todd C. Miller [Tue, 7 Jun 1994 23:21:23 +0000 (23:21 +0000)]
fix bug where /dirname would return NULL

30 years agomove __P to config.h
Todd C. Miller [Tue, 7 Jun 1994 21:40:35 +0000 (21:40 +0000)]
move __P to config.h

30 years agoadded errno definition
Todd C. Miller [Tue, 7 Jun 1994 21:40:22 +0000 (21:40 +0000)]
added errno definition

30 years agoadded __P
Todd C. Miller [Tue, 7 Jun 1994 21:40:06 +0000 (21:40 +0000)]
added __P

30 years agoadded HAVE_FCHDIR
Todd C. Miller [Tue, 7 Jun 1994 21:21:35 +0000 (21:21 +0000)]
added HAVE_FCHDIR

30 years agonow include stdio
Todd C. Miller [Tue, 7 Jun 1994 21:18:35 +0000 (21:18 +0000)]
now include stdio

30 years agonow works if no fchdir
Todd C. Miller [Tue, 7 Jun 1994 18:55:44 +0000 (18:55 +0000)]
now works if no fchdir

30 years agodefine SA_RESETHAND to null if not defined
Todd C. Miller [Tue, 7 Jun 1994 18:55:01 +0000 (18:55 +0000)]
define SA_RESETHAND to null if not defined

30 years agoadded check & replace
Todd C. Miller [Tue, 7 Jun 1994 18:54:38 +0000 (18:54 +0000)]
added check & replace

30 years agotook out -static for nextstep -- it doesn't work
Todd C. Miller [Tue, 7 Jun 1994 00:05:42 +0000 (00:05 +0000)]
took out -static for nextstep -- it doesn't work

30 years agomoved #endif to where it belongs
Todd C. Miller [Mon, 6 Jun 1994 23:59:12 +0000 (23:59 +0000)]
moved #endif to where it belongs

30 years agocorrection
Todd C. Miller [Mon, 6 Jun 1994 23:54:54 +0000 (23:54 +0000)]
correction

30 years agonow checks for strdup realpath getcwd bzero
Todd C. Miller [Mon, 6 Jun 1994 23:42:47 +0000 (23:42 +0000)]
now checks for strdup realpath getcwd bzero

30 years agoemulate bzero
Todd C. Miller [Mon, 6 Jun 1994 23:31:51 +0000 (23:31 +0000)]
emulate bzero

30 years agoadded posic signals
Todd C. Miller [Mon, 6 Jun 1994 20:57:59 +0000 (20:57 +0000)]
added posic signals

30 years agobzero cast
Todd C. Miller [Mon, 6 Jun 1994 20:57:35 +0000 (20:57 +0000)]
bzero cast

30 years agoadded posix signals
Todd C. Miller [Mon, 6 Jun 1994 20:57:25 +0000 (20:57 +0000)]
added posix signals

30 years agoremoved BROKEN_GETPASS
Todd C. Miller [Mon, 6 Jun 1994 20:56:58 +0000 (20:56 +0000)]
removed BROKEN_GETPASS
added  new srcs toreplace missing functions

30 years agoadded posix signal stuff
Todd C. Miller [Mon, 6 Jun 1994 20:56:40 +0000 (20:56 +0000)]
added posix signal stuff

30 years agoadded new srcs
Todd C. Miller [Mon, 6 Jun 1994 20:56:26 +0000 (20:56 +0000)]
added new srcs

30 years agoupdated useag
Todd C. Miller [Mon, 6 Jun 1994 16:53:55 +0000 (16:53 +0000)]
updated useag

30 years agonow uses posix signals
Todd C. Miller [Mon, 6 Jun 1994 16:39:49 +0000 (16:39 +0000)]
now uses posix signals

30 years agoupdated sto reflect major changes
Todd C. Miller [Mon, 6 Jun 1994 00:17:25 +0000 (00:17 +0000)]
updated sto reflect major changes

30 years agoupdated
Todd C. Miller [Mon, 6 Jun 1994 00:05:23 +0000 (00:05 +0000)]
updated

30 years agouses sysconf() if available
Todd C. Miller [Mon, 6 Jun 1994 00:04:55 +0000 (00:04 +0000)]
uses sysconf() if available

30 years agoadded PASSWORD_TIMEOUT + prototypes for new functions
Todd C. Miller [Mon, 6 Jun 1994 00:04:27 +0000 (00:04 +0000)]
added PASSWORD_TIMEOUT + prototypes for new functions

30 years agofor those w/o this in libc
Todd C. Miller [Mon, 6 Jun 1994 00:04:06 +0000 (00:04 +0000)]
for those w/o this in libc

30 years agoInitial revision
Todd C. Miller [Mon, 6 Jun 1994 00:03:49 +0000 (00:03 +0000)]
Initial revision

30 years agorewrote to use realpath(3) - nis now all my code
Todd C. Miller [Mon, 6 Jun 1994 00:03:26 +0000 (00:03 +0000)]
rewrote to use realpath(3) - nis now all my code

30 years agoadded HAVE_REALPATH
Todd C. Miller [Mon, 6 Jun 1994 00:02:49 +0000 (00:02 +0000)]
added HAVE_REALPATH

30 years agonow use tgetpass
Todd C. Miller [Mon, 6 Jun 1994 00:02:34 +0000 (00:02 +0000)]
now use tgetpass

30 years agoadded LIBOBJS
Todd C. Miller [Mon, 6 Jun 1994 00:02:02 +0000 (00:02 +0000)]
added LIBOBJS
use tgetpass.c

30 years agoworks now :-)
Todd C. Miller [Sun, 5 Jun 1994 22:55:31 +0000 (22:55 +0000)]
works now :-)

30 years agoInitial revision
Todd C. Miller [Sun, 5 Jun 1994 22:27:42 +0000 (22:27 +0000)]
Initial revision

30 years agoadded /dev/tty
Todd C. Miller [Sun, 5 Jun 1994 21:17:18 +0000 (21:17 +0000)]
added /dev/tty

30 years agoincremented
Todd C. Miller [Sat, 4 Jun 1994 21:12:00 +0000 (21:12 +0000)]
incremented

30 years agoalways use getcwd
Todd C. Miller [Sat, 4 Jun 1994 19:29:49 +0000 (19:29 +0000)]
always use getcwd

30 years agoadded check for getwd
Todd C. Miller [Sat, 4 Jun 1994 18:49:49 +0000 (18:49 +0000)]
added check for getwd

30 years agoreplace strdup & realpath & getcwd if missing
Todd C. Miller [Sat, 4 Jun 1994 18:48:19 +0000 (18:48 +0000)]
replace strdup & realpath & getcwd if missing

30 years agoadded _PATH_PWD
Todd C. Miller [Sat, 4 Jun 1994 18:47:00 +0000 (18:47 +0000)]
added _PATH_PWD

30 years agoadded SUDO_PROG_PWD
Todd C. Miller [Sat, 4 Jun 1994 18:46:49 +0000 (18:46 +0000)]
added SUDO_PROG_PWD

30 years agoInitial revision
Todd C. Miller [Sat, 4 Jun 1994 18:39:23 +0000 (18:39 +0000)]
Initial revision

30 years agoInitial revision
Todd C. Miller [Sat, 4 Jun 1994 18:37:49 +0000 (18:37 +0000)]
Initial revision

30 years agoquoted quare brackets
Todd C. Miller [Fri, 3 Jun 1994 15:31:18 +0000 (15:31 +0000)]
quoted quare brackets

30 years agono need to strdup() a constant
Todd C. Miller [Thu, 2 Jun 1994 21:49:11 +0000 (21:49 +0000)]
no need to strdup() a constant

30 years agoupdated
Todd C. Miller [Thu, 2 Jun 1994 19:45:20 +0000 (19:45 +0000)]
updated

30 years agoadded validate
Todd C. Miller [Thu, 2 Jun 1994 19:44:34 +0000 (19:44 +0000)]
added validate

30 years agoadded -v to usage
Todd C. Miller [Thu, 2 Jun 1994 19:42:08 +0000 (19:42 +0000)]
added -v to usage

30 years agoadded validate_only stuff
Todd C. Miller [Thu, 2 Jun 1994 19:41:33 +0000 (19:41 +0000)]
added validate_only stuff

30 years agonow finds sed
Todd C. Miller [Mon, 30 May 1994 01:29:00 +0000 (01:29 +0000)]
now finds sed

30 years ago$OSREV is now an int
Todd C. Miller [Mon, 30 May 1994 01:28:45 +0000 (01:28 +0000)]
$OSREV is now an int

30 years agoadded mtxinu to caser
Todd C. Miller [Sun, 29 May 1994 23:13:18 +0000 (23:13 +0000)]
added mtxinu to caser

30 years agoadded EXEC macro
Todd C. Miller [Sun, 29 May 1994 22:37:13 +0000 (22:37 +0000)]
added EXEC macro

30 years agonow use the EXEC nmacro
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

30 years agochanged mail_argv[] def
Todd C. Miller [Sun, 29 May 1994 22:36:19 +0000 (22:36 +0000)]
changed mail_argv[] def
now use EXEC() macro

30 years agotook out crypt() definition
Todd C. Miller [Sun, 29 May 1994 22:35:53 +0000 (22:35 +0000)]
took out crypt() definition

30 years agoupped the version
Todd C. Miller [Sun, 29 May 1994 21:23:21 +0000 (21:23 +0000)]
upped the version

30 years agoalways look for -lnsl
Todd C. Miller [Sun, 29 May 1994 19:52:11 +0000 (19:52 +0000)]
always look for -lnsl

30 years agoadded an echo
Todd C. Miller [Sun, 29 May 1994 19:29:51 +0000 (19:29 +0000)]
added an echo

30 years agoSHORT_MESSAGE is now the default
Todd C. Miller [Sun, 29 May 1994 19:25:08 +0000 (19:25 +0000)]
SHORT_MESSAGE is now the default