]>
granicus.if.org Git - sudo/log
Todd C. Miller [Sun, 14 Jan 1996 20:39:26 +0000 (20:39 +0000)]
added comments
Todd C. Miller [Sun, 14 Jan 1996 20:25:06 +0000 (20:25 +0000)]
1.4 release
Todd C. Miller [Sun, 14 Jan 1996 20:24:30 +0000 (20:24 +0000)]
++version
Todd C. Miller [Sun, 14 Jan 1996 20:22:48 +0000 (20:22 +0000)]
++version
Todd C. Miller [Sun, 14 Jan 1996 20:21:30 +0000 (20:21 +0000)]
++version and fixed ISC
Todd C. Miller [Sun, 14 Jan 1996 20:19:56 +0000 (20:19 +0000)]
++version
Todd C. Miller [Sun, 14 Jan 1996 20:16:46 +0000 (20:16 +0000)]
added STUB_LOAD_INTERFACES
++version
Todd C. Miller [Sun, 14 Jan 1996 20:16:01 +0000 (20:16 +0000)]
++version
Todd C. Miller [Sun, 14 Jan 1996 20:13:39 +0000 (20:13 +0000)]
added info about fd_set in tgetpass
added info on interfaces.c
Todd C. Miller [Thu, 11 Jan 1996 18:22:32 +0000 (18:22 +0000)]
added sudo header
Todd C. Miller [Thu, 11 Jan 1996 18:04:43 +0000 (18:04 +0000)]
fixed a typo
Todd C. Miller [Thu, 11 Jan 1996 18:01:19 +0000 (18:01 +0000)]
tgetpass.o is now only linked in with sudo (not visudo)
Todd C. Miller [Tue, 9 Jan 1996 17:57:06 +0000 (17:57 +0000)]
++version
Todd C. Miller [Tue, 9 Jan 1996 17:54:32 +0000 (17:54 +0000)]
added copyright notice
Todd C. Miller [Tue, 9 Jan 1996 17:52:49 +0000 (17:52 +0000)]
++version
Todd C. Miller [Tue, 9 Jan 1996 17:46:38 +0000 (17:46 +0000)]
minor cleanup and now includes sys/bsdtypes for svr4'ish boxen
Todd C. Miller [Tue, 9 Jan 1996 17:42:06 +0000 (17:42 +0000)]
ISC now gets -lcrypt
now check for sys/bsdtypes.h
Todd C. Miller [Tue, 9 Jan 1996 17:41:38 +0000 (17:41 +0000)]
added check for sys/bsdtypes.h
Todd C. Miller [Sun, 7 Jan 1996 21:00:45 +0000 (21:00 +0000)]
removed debugging stuff (setting freed ptr to NULL)
Todd C. Miller [Sun, 7 Jan 1996 20:55:54 +0000 (20:55 +0000)]
added 2 entries
Todd C. Miller [Sun, 7 Jan 1996 20:55:27 +0000 (20:55 +0000)]
added FAQ
Todd C. Miller [Sun, 7 Jan 1996 19:26:25 +0000 (19:26 +0000)]
added section on syslog
Todd C. Miller [Sun, 7 Jan 1996 19:25:50 +0000 (19:25 +0000)]
added AC_ISC_POSIX for better ISC support
Todd C. Miller [Sun, 7 Jan 1996 19:25:22 +0000 (19:25 +0000)]
fixed typo
Todd C. Miller [Sun, 7 Jan 1996 19:25:06 +0000 (19:25 +0000)]
added define for _POSIX_SOURCE
Todd C. Miller [Thu, 4 Jan 1996 05:41:19 +0000 (05:41 +0000)]
fixed check for lsearch()
Todd C. Miller [Fri, 22 Dec 1995 02:53:12 +0000 (02:53 +0000)]
fixed for AIX
now deal if num_interfaces == 0 (should not happen)
Todd C. Miller [Wed, 20 Dec 1995 22:02:49 +0000 (22:02 +0000)]
now only define HAVE_LSEARCH if there is a corresponding search.h
Todd C. Miller [Wed, 20 Dec 1995 20:52:17 +0000 (20:52 +0000)]
works on ISC again
Todd C. Miller [Mon, 18 Dec 1995 22:36:21 +0000 (22:36 +0000)]
now define HAVE_LSEARCH if we find lsearch() in libcompat
Todd C. Miller [Mon, 18 Dec 1995 22:32:45 +0000 (22:32 +0000)]
char * -> const char *
Todd C. Miller [Mon, 18 Dec 1995 22:29:06 +0000 (22:29 +0000)]
now looks in -lcompat for lsearch()
Todd C. Miller [Mon, 18 Dec 1995 22:23:29 +0000 (22:23 +0000)]
remove sudo.core visudo.core for clan target
Todd C. Miller [Mon, 18 Dec 1995 03:53:33 +0000 (03:53 +0000)]
added UID_MAX support in check for MAX_UID_T_LEN
Todd C. Miller [Mon, 18 Dec 1995 03:36:03 +0000 (03:36 +0000)]
fixed another occurence of sudo_getpwuid.*
Todd C. Miller [Mon, 18 Dec 1995 03:31:10 +0000 (03:31 +0000)]
sudo_getpwuid.c -> getspwuid.c
Todd C. Miller [Mon, 18 Dec 1995 03:22:10 +0000 (03:22 +0000)]
moved the "echo"
Todd C. Miller [Mon, 18 Dec 1995 03:09:49 +0000 (03:09 +0000)]
++version
Todd C. Miller [Mon, 18 Dec 1995 03:04:55 +0000 (03:04 +0000)]
added group support
Todd C. Miller [Mon, 18 Dec 1995 03:00:43 +0000 (03:00 +0000)]
added group entry
Todd C. Miller [Mon, 18 Dec 1995 02:59:40 +0000 (02:59 +0000)]
documented group support
Todd C. Miller [Mon, 18 Dec 1995 02:51:30 +0000 (02:51 +0000)]
added group support
Todd C. Miller [Fri, 15 Dec 1995 22:45:45 +0000 (22:45 +0000)]
tkfile was too short and overflowed the kerberos realm
Todd C. Miller [Mon, 11 Dec 1995 22:09:10 +0000 (22:09 +0000)]
now copy command args directly from Argv
Todd C. Miller [Mon, 11 Dec 1995 20:55:15 +0000 (20:55 +0000)]
replaced code to copy cmnd_args so that is does not use realloc since
most realloc()'s really stink
Todd C. Miller [Fri, 8 Dec 1995 19:11:24 +0000 (19:11 +0000)]
syslog() fixed in hpux 10.01
Todd C. Miller [Wed, 6 Dec 1995 22:45:01 +0000 (22:45 +0000)]
AC_CHECK_LIB() now sets SUDO_LIBS (and VISUDO_LIBS if appropriate)
Todd C. Miller [Wed, 6 Dec 1995 22:30:54 +0000 (22:30 +0000)]
better error if cannot find skey incs or libs
Todd C. Miller [Wed, 6 Dec 1995 22:26:22 +0000 (22:26 +0000)]
now use a temp file for determining max len of uid_t in string form.
the old hacky way broke on netbsd
Todd C. Miller [Wed, 6 Dec 1995 00:02:13 +0000 (00:02 +0000)]
added set of parens and a space
Todd C. Miller [Tue, 5 Dec 1995 23:58:21 +0000 (23:58 +0000)]
fixes from Jeff Earickson <jaearick@colby.edu>
,
Todd C. Miller [Tue, 5 Dec 1995 23:58:06 +0000 (23:58 +0000)]
modified a comment
Todd C. Miller [Tue, 5 Dec 1995 23:57:47 +0000 (23:57 +0000)]
fixed up testsudoers target
Todd C. Miller [Tue, 5 Dec 1995 23:56:43 +0000 (23:56 +0000)]
DCE changes from Jeff Earickson <jaearick@colby.edu>
LIBS -> SUDO_LIBS and VISUDO_LIBS
LDFLAGS -> SUDO_FDFLAGS and VISUDO_LDFLAGS
Todd C. Miller [Tue, 5 Dec 1995 23:17:01 +0000 (23:17 +0000)]
LIBS -> SUDO_LIBS , VISUDO_LIBS
LDFLAGS -> SUDO_LDFLAGS, VISUDO_LDFLAGS
Todd C. Miller [Tue, 28 Nov 1995 04:32:13 +0000 (04:32 +0000)]
fix for C2 on hpux 10
now uses -linet if it exists
Todd C. Miller [Tue, 28 Nov 1995 04:17:27 +0000 (04:17 +0000)]
LONG_SKEY_PROMPT is less of a klusge
/
Todd C. Miller [Tue, 28 Nov 1995 04:17:02 +0000 (04:17 +0000)]
fixed typos w/ dce stuff
Todd C. Miller [Tue, 28 Nov 1995 04:14:54 +0000 (04:14 +0000)]
added dce_pwent.c
Todd C. Miller [Sun, 26 Nov 1995 18:48:40 +0000 (18:48 +0000)]
amended section on combining authentication mechanisms
Todd C. Miller [Sun, 26 Nov 1995 18:48:19 +0000 (18:48 +0000)]
minor updates for 1.3.6
Todd C. Miller [Sun, 26 Nov 1995 18:47:43 +0000 (18:47 +0000)]
added 2 more entries
Todd C. Miller [Sun, 26 Nov 1995 18:39:52 +0000 (18:39 +0000)]
updated for 1.3.6
Todd C. Miller [Sun, 26 Nov 1995 18:39:42 +0000 (18:39 +0000)]
overhauled
Todd C. Miller [Sun, 26 Nov 1995 02:23:46 +0000 (02:23 +0000)]
rewrote for sudo 1.3.6
Todd C. Miller [Sun, 26 Nov 1995 02:23:40 +0000 (02:23 +0000)]
added 3 entries
Todd C. Miller [Sat, 25 Nov 1995 18:53:22 +0000 (18:53 +0000)]
added explict casts for strdup since many includes don't prototype
it. gag me.
Todd C. Miller [Sat, 25 Nov 1995 18:23:55 +0000 (18:23 +0000)]
removed prototype for sudo_getpwuid() since convex C
compiler choked on it.
Todd C. Miller [Sat, 25 Nov 1995 18:23:40 +0000 (18:23 +0000)]
added prototype for sudo_getpwuid()
Todd C. Miller [Sat, 25 Nov 1995 18:23:25 +0000 (18:23 +0000)]
now compiles on strict ANSI compilers
Todd C. Miller [Sat, 25 Nov 1995 04:56:05 +0000 (04:56 +0000)]
added LONG_SKEY_PROMPT support
Todd C. Miller [Sat, 25 Nov 1995 04:55:36 +0000 (04:55 +0000)]
added extra $'s for make to eat up, yum.
Todd C. Miller [Sat, 25 Nov 1995 04:38:30 +0000 (04:38 +0000)]
added LONG_SKEY_PROMPT
Todd C. Miller [Fri, 24 Nov 1995 23:48:16 +0000 (23:48 +0000)]
s/key support now works with normal s/key as well as logdaemon
Todd C. Miller [Fri, 24 Nov 1995 23:47:33 +0000 (23:47 +0000)]
added SKEY_ONLY
Todd C. Miller [Fri, 24 Nov 1995 23:46:33 +0000 (23:46 +0000)]
set _PASSWD_LEN to 256 for any of KERB4, DCE, SKEY
Todd C. Miller [Fri, 24 Nov 1995 05:42:08 +0000 (05:42 +0000)]
added DCE note
added more AIX notes
Todd C. Miller [Fri, 24 Nov 1995 05:39:28 +0000 (05:39 +0000)]
now include pthread.h for DCE support
Todd C. Miller [Fri, 24 Nov 1995 03:22:00 +0000 (03:22 +0000)]
dce_pwent() is ok after all
.,
Todd C. Miller [Fri, 24 Nov 1995 03:21:25 +0000 (03:21 +0000)]
now uses SYSLOG() macro that equates to either syslog()
or syslog_wrapper
Todd C. Miller [Fri, 24 Nov 1995 02:44:55 +0000 (02:44 +0000)]
minor formatting changes.
renamed check() to somthing less generic
Todd C. Miller [Fri, 24 Nov 1995 02:27:27 +0000 (02:27 +0000)]
now uses user_pw_ent and simple macros to get at the contents
Todd C. Miller [Thu, 23 Nov 1995 01:35:30 +0000 (01:35 +0000)]
simpler dec unix C2 support
Todd C. Miller [Thu, 23 Nov 1995 01:35:00 +0000 (01:35 +0000)]
now sets crypt_type for DEC unix C2
Todd C. Miller [Tue, 21 Nov 1995 23:00:41 +0000 (23:00 +0000)]
added csops paths for skey
Todd C. Miller [Tue, 21 Nov 1995 21:27:08 +0000 (21:27 +0000)]
now includes string.h for strdup() prototype
Todd C. Miller [Tue, 21 Nov 1995 06:47:39 +0000 (06:47 +0000)]
fixed a few typos
Todd C. Miller [Tue, 21 Nov 1995 03:59:02 +0000 (03:59 +0000)]
now includes skey.h
Todd C. Miller [Tue, 21 Nov 1995 03:10:07 +0000 (03:10 +0000)]
fixed up comments
Todd C. Miller [Tue, 21 Nov 1995 03:04:22 +0000 (03:04 +0000)]
moved a lot of the shadow passwd crap to sudo_getpwuid()
Todd C. Miller [Tue, 21 Nov 1995 03:01:28 +0000 (03:01 +0000)]
now uses sudo_pw_ent
Todd C. Miller [Tue, 21 Nov 1995 02:50:43 +0000 (02:50 +0000)]
now uses sudo_pw_ent
Todd C. Miller [Tue, 21 Nov 1995 02:40:22 +0000 (02:40 +0000)]
now sets sudo_pw_ent
Todd C. Miller [Tue, 21 Nov 1995 02:28:36 +0000 (02:28 +0000)]
Initial revision
Todd C. Miller [Tue, 21 Nov 1995 02:28:02 +0000 (02:28 +0000)]
moved dce stuff into compat.h
Todd C. Miller [Tue, 21 Nov 1995 02:27:45 +0000 (02:27 +0000)]
now uses sudo_pw_ent
Todd C. Miller [Tue, 21 Nov 1995 02:27:02 +0000 (02:27 +0000)]
added sudo_getpwuid.c
Todd C. Miller [Tue, 21 Nov 1995 02:25:40 +0000 (02:25 +0000)]
added dce support
Todd C. Miller [Tue, 21 Nov 1995 02:13:59 +0000 (02:13 +0000)]
now uses sudo_pw_ent
Todd C. Miller [Mon, 20 Nov 1995 19:40:58 +0000 (19:40 +0000)]
fixed exempt_group stuff for OS's that don't put base gid in
group vector