]>
granicus.if.org Git - sudo/log
Todd C. Miller [Mon, 31 Jul 1995 02:01:38 +0000 (02:01 +0000)]
added securid support
Todd C. Miller [Sun, 30 Jul 1995 18:38:19 +0000 (18:38 +0000)]
removed a bunch of unnecesary strncpy()'s and replaced with strcat()
Todd C. Miller [Sat, 29 Jul 1995 21:17:16 +0000 (21:17 +0000)]
++version
Todd C. Miller [Thu, 27 Jul 1995 10:52:58 +0000 (10:52 +0000)]
fixed free() of an uninitialized pointer (yuck)
Todd C. Miller [Thu, 27 Jul 1995 02:00:21 +0000 (02:00 +0000)]
added netgr_matches
Todd C. Miller [Thu, 27 Jul 1995 01:29:59 +0000 (01:29 +0000)]
cleaned up netgr_matches
Todd C. Miller [Wed, 26 Jul 1995 04:26:41 +0000 (04:26 +0000)]
updated for 1.3.4
Todd C. Miller [Tue, 25 Jul 1995 01:51:04 +0000 (01:51 +0000)]
now installs sudoers.man -- really should clean this up though.
Todd C. Miller [Tue, 25 Jul 1995 01:18:00 +0000 (01:18 +0000)]
added sudoers.cat and sudoers.man
Todd C. Miller [Tue, 25 Jul 1995 01:15:15 +0000 (01:15 +0000)]
pulled out stuff on the sudoers file format into a separate man
page
Todd C. Miller [Tue, 25 Jul 1995 01:14:49 +0000 (01:14 +0000)]
Initial revision
Todd C. Miller [Tue, 25 Jul 1995 01:04:05 +0000 (01:04 +0000)]
fixed up my email address
Todd C. Miller [Tue, 25 Jul 1995 00:03:20 +0000 (00:03 +0000)]
added checks for innetgr and getdomainname
Todd C. Miller [Tue, 25 Jul 1995 00:02:05 +0000 (00:02 +0000)]
added dummy netgr_matches function
Todd C. Miller [Tue, 25 Jul 1995 00:01:47 +0000 (00:01 +0000)]
added netgr_matches
Todd C. Miller [Tue, 25 Jul 1995 00:01:34 +0000 (00:01 +0000)]
added NETGROUP support
Todd C. Miller [Tue, 25 Jul 1995 00:01:11 +0000 (00:01 +0000)]
added HAVE_INNETGR & HAVE_GETDOMAINNAME
Todd C. Miller [Mon, 24 Jul 1995 22:07:56 +0000 (22:07 +0000)]
rewrote clean_env() that has rm_env() builtin
Todd C. Miller [Sun, 23 Jul 1995 23:58:15 +0000 (23:58 +0000)]
now cast uid to long in sprintf
Todd C. Miller [Sun, 23 Jul 1995 23:58:02 +0000 (23:58 +0000)]
added _INSULTS suffix to HAL & GOONS
end
Todd C. Miller [Sun, 23 Jul 1995 23:57:00 +0000 (23:57 +0000)]
added _INSULTS suffix to HAL & GOONS
Todd C. Miller [Sun, 23 Jul 1995 23:35:14 +0000 (23:35 +0000)]
converted to new scheme of insult "unions"
end
Todd C. Miller [Sun, 23 Jul 1995 21:48:30 +0000 (21:48 +0000)]
now uses MAX_UID_T_LEN
Todd C. Miller [Sun, 23 Jul 1995 21:48:17 +0000 (21:48 +0000)]
added SUDO_UID_T_LEN
!l
Todd C. Miller [Sun, 23 Jul 1995 21:48:04 +0000 (21:48 +0000)]
added MAX_UID_T_LEN
Todd C. Miller [Sun, 23 Jul 1995 21:47:51 +0000 (21:47 +0000)]
now use MAX_UID_T_LEN
Todd C. Miller [Sun, 23 Jul 1995 21:47:20 +0000 (21:47 +0000)]
added check for max len of uid_t
fixed sco vs. isc check
Todd C. Miller [Wed, 19 Jul 1995 23:05:44 +0000 (23:05 +0000)]
corrected version
Todd C. Miller [Wed, 19 Jul 1995 21:29:58 +0000 (21:29 +0000)]
added sco support
Todd C. Miller [Wed, 19 Jul 1995 21:29:49 +0000 (21:29 +0000)]
hack to check for sco
Todd C. Miller [Wed, 19 Jul 1995 01:27:53 +0000 (01:27 +0000)]
removed #include <net/route.h> since it was hosing some OS's
Todd C. Miller [Tue, 18 Jul 1995 17:35:56 +0000 (17:35 +0000)]
fixed prreadlink() prototype
Todd C. Miller [Tue, 18 Jul 1995 03:54:24 +0000 (03:54 +0000)]
added parens in #if's
Todd C. Miller [Tue, 18 Jul 1995 03:53:56 +0000 (03:53 +0000)]
added SPW_ prefix
Todd C. Miller [Tue, 18 Jul 1995 03:20:44 +0000 (03:20 +0000)]
moved SPW_* to config.h.in
Todd C. Miller [Tue, 18 Jul 1995 03:19:56 +0000 (03:19 +0000)]
added a set of parens
Todd C. Miller [Tue, 18 Jul 1995 03:19:31 +0000 (03:19 +0000)]
added SPW_*
Todd C. Miller [Tue, 18 Jul 1995 02:50:16 +0000 (02:50 +0000)]
added SPW_*
reordered error codes
Todd C. Miller [Tue, 18 Jul 1995 02:49:56 +0000 (02:49 +0000)]
moved SPW_* to sudo.h
Todd C. Miller [Mon, 17 Jul 1995 18:30:32 +0000 (18:30 +0000)]
SPW_AUTH -> SPW_SECUREWARE
Todd C. Miller [Mon, 17 Jul 1995 18:29:47 +0000 (18:29 +0000)]
GLOBAL_NO_AUTH_ENT -> GLOBAL_NO_SPW_ENT
Todd C. Miller [Mon, 17 Jul 1995 18:29:37 +0000 (18:29 +0000)]
AUTH -> SECUREWARE
Todd C. Miller [Mon, 17 Jul 1995 18:29:26 +0000 (18:29 +0000)]
SPW_AUTH -> SPW_SECUREWARE
Todd C. Miller [Mon, 17 Jul 1995 04:22:38 +0000 (04:22 +0000)]
now uses SHADOW_TYPE to make shadow pw support more readable
and modular. It's a start...
Todd C. Miller [Mon, 17 Jul 1995 04:21:17 +0000 (04:21 +0000)]
added autodetection of shadow passwords
Todd C. Miller [Mon, 17 Jul 1995 04:20:57 +0000 (04:20 +0000)]
now uses SHADOW_TYPE define
Todd C. Miller [Mon, 17 Jul 1995 04:19:52 +0000 (04:19 +0000)]
added SHADOW_TYPE which replaces SUNOS4 & __svr4__ defines
Todd C. Miller [Mon, 17 Jul 1995 04:19:42 +0000 (04:19 +0000)]
added SUDO_CHECK_SHADOW
Todd C. Miller [Wed, 12 Jul 1995 21:09:04 +0000 (21:09 +0000)]
define SVR4 for ISC
define BROKEN_SYSLOG for hpux
took out test for memmove() since we dno longer use it...
Todd C. Miller [Wed, 12 Jul 1995 21:08:54 +0000 (21:08 +0000)]
updated
Todd C. Miller [Wed, 12 Jul 1995 21:05:47 +0000 (21:05 +0000)]
added BROKEN_SYSLOG support
Todd C. Miller [Wed, 12 Jul 1995 21:05:37 +0000 (21:05 +0000)]
added BROKEN_SYSLOG
Todd C. Miller [Wed, 12 Jul 1995 21:04:42 +0000 (21:04 +0000)]
now only bitch it timestamp > time_now + 2 * timeout
to allow for a machine udpating its time from a server
Todd C. Miller [Wed, 12 Jul 1995 21:04:15 +0000 (21:04 +0000)]
added 2 security notes
updated Nieusma's email addr
Todd C. Miller [Wed, 12 Jul 1995 18:18:41 +0000 (18:18 +0000)]
changed a memmove() to memcpy() since we don't have to worry about
overlapping segments.
Todd C. Miller [Tue, 11 Jul 1995 19:41:52 +0000 (19:41 +0000)]
cleanup up the loop when interfaces are groped in so that it is
readable
Todd C. Miller [Tue, 11 Jul 1995 18:52:21 +0000 (18:52 +0000)]
++version
Todd C. Miller [Sun, 9 Jul 1995 22:17:12 +0000 (22:17 +0000)]
annotated 124-126
Todd C. Miller [Fri, 7 Jul 1995 20:06:03 +0000 (20:06 +0000)]
fixed permissions check on /tmp/.odus
Todd C. Miller [Thu, 6 Jul 1995 23:35:09 +0000 (23:35 +0000)]
fixed some comments
Todd C. Miller [Thu, 6 Jul 1995 18:49:24 +0000 (18:49 +0000)]
now checks owner & mode of timedir
also checks for bogus dates on timestamp file
Todd C. Miller [Thu, 6 Jul 1995 18:49:15 +0000 (18:49 +0000)]
updated TIMEOUT info
Todd C. Miller [Thu, 6 Jul 1995 18:48:14 +0000 (18:48 +0000)]
added BAD_STAMPDIR and BAD_STAMPFILE
Todd C. Miller [Thu, 6 Jul 1995 18:47:52 +0000 (18:47 +0000)]
added definition of S_IRWXU
Todd C. Miller [Thu, 6 Jul 1995 18:47:47 +0000 (18:47 +0000)]
updated
Todd C. Miller [Mon, 3 Jul 1995 18:16:16 +0000 (18:16 +0000)]
added #ifdef to make it compile on strange arches
Todd C. Miller [Sun, 2 Jul 1995 22:13:15 +0000 (22:13 +0000)]
fixed check for fulkl void impl.
Todd C. Miller [Sun, 2 Jul 1995 13:56:28 +0000 (13:56 +0000)]
added mssing "static"
Todd C. Miller [Sun, 2 Jul 1995 00:41:33 +0000 (00:41 +0000)]
replaced #elif with #else #if constructs for ancient C compilers
Todd C. Miller [Sun, 2 Jul 1995 00:18:24 +0000 (00:18 +0000)]
updated irix c2 & kerb5 info
Todd C. Miller [Sun, 2 Jul 1995 00:15:19 +0000 (00:15 +0000)]
added shadow pw support for irix
Todd C. Miller [Sat, 1 Jul 1995 20:07:44 +0000 (20:07 +0000)]
updated
Todd C. Miller [Sat, 1 Jul 1995 20:07:32 +0000 (20:07 +0000)]
last changes for sudo 1.3.3
Todd C. Miller [Sat, 1 Jul 1995 20:04:39 +0000 (20:04 +0000)]
now calls SUDO_SOCK_SA_LEN
Todd C. Miller [Sat, 1 Jul 1995 20:04:35 +0000 (20:04 +0000)]
added HAVE_SA_LEN
Todd C. Miller [Sat, 1 Jul 1995 20:04:28 +0000 (20:04 +0000)]
added SUDO_SOCK_SA_LEN
Todd C. Miller [Sat, 1 Jul 1995 19:49:17 +0000 (19:49 +0000)]
now works with ip implementations that use sa_len in sockaddr
Todd C. Miller [Sat, 1 Jul 1995 18:26:27 +0000 (18:26 +0000)]
added note about buggy AIX compiler
Todd C. Miller [Sat, 1 Jul 1995 18:24:52 +0000 (18:24 +0000)]
now include sys/time.h for AIX
Todd C. Miller [Wed, 28 Jun 1995 02:35:56 +0000 (02:35 +0000)]
getcwd -> getwd
Todd C. Miller [Wed, 28 Jun 1995 01:28:27 +0000 (01:28 +0000)]
now works for ISC and others. yay.
Todd C. Miller [Mon, 26 Jun 1995 18:24:00 +0000 (18:24 +0000)]
version++
Todd C. Miller [Fri, 23 Jun 1995 00:26:33 +0000 (00:26 +0000)]
fixed test for full void impl
Todd C. Miller [Fri, 23 Jun 1995 00:25:06 +0000 (00:25 +0000)]
now check to see that st_dev is non-zero before assuming that we
are being spoofed
Todd C. Miller [Tue, 20 Jun 1995 20:56:03 +0000 (20:56 +0000)]
SUDO_FUNC_UTIME_NULL -> AC_FUNC_UTIME_NULL
Todd C. Miller [Mon, 19 Jun 1995 20:32:22 +0000 (20:32 +0000)]
fixed include file order for SUDO_FUNC_UTIME_POSIX
Todd C. Miller [Mon, 19 Jun 1995 20:10:34 +0000 (20:10 +0000)]
added cast for ttyname()
Todd C. Miller [Mon, 19 Jun 1995 19:23:30 +0000 (19:23 +0000)]
fixed typo
Todd C. Miller [Mon, 19 Jun 1995 19:19:39 +0000 (19:19 +0000)]
now deal correctly with all known variation of utime() -- yippe
Todd C. Miller [Mon, 19 Jun 1995 19:19:26 +0000 (19:19 +0000)]
added SUDO_FUNC_UTIME_POSIX
Todd C. Miller [Mon, 19 Jun 1995 19:19:02 +0000 (19:19 +0000)]
added SUDO_FUNC_UTIME_NULL and SUDO_FUNC_UTIME_POSIX
Todd C. Miller [Mon, 19 Jun 1995 19:14:28 +0000 (19:14 +0000)]
added HAVE_UTIME_POSIX
Todd C. Miller [Mon, 19 Jun 1995 17:38:05 +0000 (17:38 +0000)]
fixed a typo
Todd C. Miller [Mon, 19 Jun 1995 17:29:07 +0000 (17:29 +0000)]
no longer assume !HAVE_UTIME_NULL means old BSD utime()
Todd C. Miller [Mon, 19 Jun 1995 17:20:04 +0000 (17:20 +0000)]
fixed fascist C compiler warning
Todd C. Miller [Mon, 19 Jun 1995 03:14:19 +0000 (03:14 +0000)]
now set strioctl.ic_timout in STRSET()
now initialize num_interfaces to 0 (just to be anal)
Todd C. Miller [Sun, 18 Jun 1995 22:06:05 +0000 (22:06 +0000)]
increaed MAXLOGLEN by MAXPATHLEN to account for ttyname
Todd C. Miller [Sun, 18 Jun 1995 22:05:50 +0000 (22:05 +0000)]
added tty logging
Todd C. Miller [Sun, 18 Jun 1995 20:04:37 +0000 (20:04 +0000)]
reworked the ISC code
Todd C. Miller [Sun, 18 Jun 1995 19:27:39 +0000 (19:27 +0000)]
updated version