]> granicus.if.org Git - sudo/log
sudo
29 years agoSUDO_NEXT now looks for /usr/lib/NextStep/software_version
Todd C. Miller [Mon, 10 Apr 1995 23:50:38 +0000 (23:50 +0000)]
SUDO_NEXT now looks for /usr/lib/NextStep/software_version

29 years agoadded DEC UNIX 3.0 w/ gcc
Todd C. Miller [Mon, 10 Apr 1995 23:50:10 +0000 (23:50 +0000)]
added DEC UNIX 3.0 w/ gcc

29 years agoExit was being used in places where exit should be used
Todd C. Miller [Mon, 10 Apr 1995 23:49:33 +0000 (23:49 +0000)]
Exit was being used in places where exit should be used

29 years agoadded "User alias specification"
Todd C. Miller [Mon, 10 Apr 1995 23:44:05 +0000 (23:44 +0000)]
added "User alias specification"

29 years agofixed probs caused by making nslots and naliases a size_t
Todd C. Miller [Mon, 10 Apr 1995 22:04:34 +0000 (22:04 +0000)]
fixed probs caused by making nslots and naliases a size_t

29 years agoadded KSR, upped rev to 1.3.1b2
Todd C. Miller [Mon, 10 Apr 1995 19:09:26 +0000 (19:09 +0000)]
added KSR, upped rev to 1.3.1b2

29 years ago1024 -> BUFSIZ
Todd C. Miller [Mon, 10 Apr 1995 19:07:54 +0000 (19:07 +0000)]
1024 -> BUFSIZ

29 years agovoid * -> VOID *
Todd C. Miller [Mon, 10 Apr 1995 19:05:07 +0000 (19:05 +0000)]
void * -> VOID *
naliases and nslots are now size_t to appease lsearch on 64-bit machines

29 years agodid a bunch of things and added a bunch :-)
Todd C. Miller [Sun, 9 Apr 1995 23:30:59 +0000 (23:30 +0000)]
did a bunch of things and added a bunch :-)

29 years agoupdated
Todd C. Miller [Sun, 9 Apr 1995 23:30:24 +0000 (23:30 +0000)]
updated

29 years agocloser to BSD manpage style
Todd C. Miller [Sun, 9 Apr 1995 23:24:08 +0000 (23:24 +0000)]
closer to BSD manpage style

29 years agocloser to standard BSD man format
Todd C. Miller [Sun, 9 Apr 1995 23:15:57 +0000 (23:15 +0000)]
closer to standard BSD man format

29 years agoadded RCS id
Todd C. Miller [Sun, 9 Apr 1995 22:58:55 +0000 (22:58 +0000)]
added RCS id

29 years agoremoved crufty #defines that are no longer used
Todd C. Miller [Sun, 9 Apr 1995 21:35:00 +0000 (21:35 +0000)]
removed crufty #defines that are no longer used

29 years agofixed a bug
Todd C. Miller [Sun, 9 Apr 1995 21:13:04 +0000 (21:13 +0000)]
fixed a bug

29 years agoupdated based on sudo changes
Todd C. Miller [Sun, 9 Apr 1995 21:12:34 +0000 (21:12 +0000)]
updated based on sudo changes

29 years agonow allow ALL keyword in User_Aliases
Todd C. Miller [Sun, 9 Apr 1995 21:11:46 +0000 (21:11 +0000)]
now allow ALL keyword in User_Aliases
now allow ALL keyword as well as a NAME or ALIAS

29 years agoupdated
Todd C. Miller [Sun, 9 Apr 1995 21:11:26 +0000 (21:11 +0000)]
updated

29 years agonow sets SUDO_COMMAND and SUDO_GID envariables.
Todd C. Miller [Sun, 9 Apr 1995 21:04:57 +0000 (21:04 +0000)]
now sets SUDO_COMMAND and SUDO_GID envariables.

29 years agofixed bug with full void impl check
Todd C. Miller [Sun, 9 Apr 1995 19:24:20 +0000 (19:24 +0000)]
fixed bug with full void impl check

29 years agofixed User_Alias supoprt
Todd C. Miller [Sun, 9 Apr 1995 03:11:06 +0000 (03:11 +0000)]
fixed User_Alias supoprt

29 years agoadded stubs for User_Alias support
Todd C. Miller [Sun, 9 Apr 1995 02:27:40 +0000 (02:27 +0000)]
added stubs for User_Alias support

29 years agonow sets removes # bogus interfaces from num_interfaces
Todd C. Miller [Sun, 9 Apr 1995 02:27:05 +0000 (02:27 +0000)]
now sets removes # bogus interfaces from num_interfaces

29 years agoadded User_Alias support
Todd C. Miller [Sun, 9 Apr 1995 02:26:17 +0000 (02:26 +0000)]
added User_Alias support

29 years agoremoved extraneous TODO
Todd C. Miller [Sat, 8 Apr 1995 01:10:00 +0000 (01:10 +0000)]
removed extraneous TODO

29 years agontwk_matches -> addr_matches
Todd C. Miller [Fri, 7 Apr 1995 23:48:23 +0000 (23:48 +0000)]
ntwk_matches -> addr_matches

29 years agontwk_matches -> addr_matches
Todd C. Miller [Fri, 7 Apr 1995 19:38:50 +0000 (19:38 +0000)]
ntwk_matches -> addr_matches

29 years agontwk_matches -> addr_matches
Todd C. Miller [Fri, 7 Apr 1995 19:37:33 +0000 (19:37 +0000)]
ntwk_matches -> addr_matches
now use inet_addr() not inet_network() (which expects octet boundaries)
fixes for OSF (sizeof(int) != sizeof(long))

29 years agotook out debugging info
Todd C. Miller [Fri, 7 Apr 1995 19:08:17 +0000 (19:08 +0000)]
took out debugging info

29 years agoOS was being set to unknown before non-uname based host checks. This
Todd C. Miller [Fri, 7 Apr 1995 03:45:35 +0000 (03:45 +0000)]
OS was being set to unknown before non-uname based host checks.  This
caused no checks to happen since $OS was not zero-length.

29 years agofixed loading of interfaces struct
Todd C. Miller [Fri, 7 Apr 1995 03:30:53 +0000 (03:30 +0000)]
fixed loading of interfaces struct
still has debugging info in though

29 years agofixed typo
Todd C. Miller [Fri, 7 Apr 1995 02:23:19 +0000 (02:23 +0000)]
fixed typo

29 years ago++version
Todd C. Miller [Thu, 6 Apr 1995 20:17:08 +0000 (20:17 +0000)]
++version

29 years ago++
Todd C. Miller [Thu, 6 Apr 1995 20:16:56 +0000 (20:16 +0000)]
++

29 years agoremoved extraneous extern decl of "top
Todd C. Miller [Thu, 6 Apr 1995 20:16:01 +0000 (20:16 +0000)]
removed extraneous extern decl of "top

29 years agonow zeros "top"
Todd C. Miller [Thu, 6 Apr 1995 20:14:08 +0000 (20:14 +0000)]
now zeros "top"

29 years agoremoved parser_cleanup (no need for it now)
Todd C. Miller [Thu, 6 Apr 1995 20:13:51 +0000 (20:13 +0000)]
removed parser_cleanup (no need for it now)

29 years agonow calls reset_aliases() directly
Todd C. Miller [Thu, 6 Apr 1995 20:13:35 +0000 (20:13 +0000)]
now calls reset_aliases() directly

29 years agoadded a sentence to SECURE_PATH description
Todd C. Miller [Tue, 4 Apr 1995 22:21:41 +0000 (22:21 +0000)]
added a sentence to SECURE_PATH description

29 years agofixed my stupid bug where I used NAMLEN on something I wanted to
Todd C. Miller [Tue, 4 Apr 1995 22:17:11 +0000 (22:17 +0000)]
fixed my stupid bug where I used NAMLEN on something I wanted to
just get the name from.  argh.

29 years agofixed argument order of memmove() that i hosed when converting from
Todd C. Miller [Mon, 3 Apr 1995 20:58:56 +0000 (20:58 +0000)]
fixed argument order of memmove() that i hosed when converting from
bcopy().  arghh.

29 years agofinally fixed DISTFILES line
Todd C. Miller [Mon, 3 Apr 1995 19:33:29 +0000 (19:33 +0000)]
finally fixed DISTFILES line

29 years agotabs -> spaces
Todd C. Miller [Mon, 3 Apr 1995 19:21:47 +0000 (19:21 +0000)]
tabs -> spaces

29 years agoadded missing files to DISTFILES
Todd C. Miller [Mon, 3 Apr 1995 19:15:02 +0000 (19:15 +0000)]
added missing files to DISTFILES

29 years agoSUPPORTED -> RUNSON
Todd C. Miller [Mon, 3 Apr 1995 18:50:56 +0000 (18:50 +0000)]
SUPPORTED -> RUNSON

29 years agoupdated
Todd C. Miller [Sat, 1 Apr 1995 08:12:27 +0000 (08:12 +0000)]
updated

29 years agoupdated for pl5b1 release
Todd C. Miller [Sat, 1 Apr 1995 06:54:08 +0000 (06:54 +0000)]
updated for pl5b1 release

29 years agoupdated
Todd C. Miller [Sat, 1 Apr 1995 06:53:59 +0000 (06:53 +0000)]
updated

29 years agofixed bug where if you hit return at first sudo prompt it would
Todd C. Miller [Sat, 1 Apr 1995 06:52:50 +0000 (06:52 +0000)]
fixed bug where if you hit return at first sudo prompt it would
still log as a failure

29 years agoupdated
Todd C. Miller [Sat, 1 Apr 1995 06:29:00 +0000 (06:29 +0000)]
updated

29 years agobetter test for bogus void * implementation
Todd C. Miller [Sat, 1 Apr 1995 06:25:11 +0000 (06:25 +0000)]
better test for bogus void * implementation

29 years agoadded PASSWORDS_NOT_CORRECT
Todd C. Miller [Sat, 1 Apr 1995 01:33:11 +0000 (01:33 +0000)]
added PASSWORDS_NOT_CORRECT

29 years agoadded PASSWORDS_NOT_CORRECT stuff]
Todd C. Miller [Sat, 1 Apr 1995 01:32:51 +0000 (01:32 +0000)]
added PASSWORDS_NOT_CORRECT stuff]

29 years agoadded PASSWORDS_NOT_CORRECT
Todd C. Miller [Sat, 1 Apr 1995 01:30:01 +0000 (01:30 +0000)]
added PASSWORDS_NOT_CORRECT

29 years agomoved pathnames.h
Todd C. Miller [Sat, 1 Apr 1995 00:16:41 +0000 (00:16 +0000)]
moved pathnames.h

29 years agoremoved some unused vars and fixed up uid2str
Todd C. Miller [Sat, 1 Apr 1995 00:16:02 +0000 (00:16 +0000)]
removed some unused vars and fixed up uid2str

29 years agomoved compat.h
Todd C. Miller [Sat, 1 Apr 1995 00:15:41 +0000 (00:15 +0000)]
moved compat.h

29 years agoadded pathnames.h
Todd C. Miller [Sat, 1 Apr 1995 00:14:56 +0000 (00:14 +0000)]
added pathnames.h

29 years agofixed a typo I introduced in the last checkin :-(
Todd C. Miller [Fri, 31 Mar 1995 23:18:57 +0000 (23:18 +0000)]
fixed a typo I introduced in the last checkin :-(

29 years agocan't have #ifdef's where N is defined so just do this the
Todd C. Miller [Fri, 31 Mar 1995 23:11:44 +0000 (23:11 +0000)]
can't have #ifdef's where N is defined so just do this the
broken way for AIX

29 years agobetter hack from Chris (but still a hack)
Todd C. Miller [Fri, 31 Mar 1995 23:08:15 +0000 (23:08 +0000)]
better hack from Chris (but still a hack)

29 years agostupid hack for broken aix lex
Todd C. Miller [Fri, 31 Mar 1995 23:05:51 +0000 (23:05 +0000)]
stupid hack for broken aix lex

29 years agonow includes compat.h
Todd C. Miller [Fri, 31 Mar 1995 22:47:32 +0000 (22:47 +0000)]
now includes compat.h
\ 6

29 years agonow includes fcntl.h
Todd C. Miller [Fri, 31 Mar 1995 22:27:59 +0000 (22:27 +0000)]
now includes fcntl.h

29 years agoadded FD_SET and FD_ZERO for 4.2BSD
Todd C. Miller [Fri, 31 Mar 1995 22:27:35 +0000 (22:27 +0000)]
added FD_SET and FD_ZERO for 4.2BSD

29 years agodirty hack to fix parser bug. i don't really like this but it works
Todd C. Miller [Fri, 31 Mar 1995 21:12:41 +0000 (21:12 +0000)]
dirty hack to fix parser bug.  i don't really like this but it works
for now...

29 years agouid2str is now static like the prototype says
Todd C. Miller [Fri, 31 Mar 1995 21:12:17 +0000 (21:12 +0000)]
uid2str is now static like the prototype says

29 years agoupdated
Todd C. Miller [Thu, 30 Mar 1995 04:49:03 +0000 (04:49 +0000)]
updated

29 years agoInitial revision
Todd C. Miller [Thu, 30 Mar 1995 04:48:50 +0000 (04:48 +0000)]
Initial revision

29 years agocheck_sudoers now returns an error code and sudo calls inform_user
Todd C. Miller [Thu, 30 Mar 1995 04:46:16 +0000 (04:46 +0000)]
check_sudoers now returns an error code and sudo calls inform_user
and log_error based on the return value.

29 years agoadded entries for new errors
Todd C. Miller [Thu, 30 Mar 1995 04:45:57 +0000 (04:45 +0000)]
added entries for new errors

29 years agonow set uid to that of SUDOERS_OWNER while parsing sudoers file
Todd C. Miller [Thu, 30 Mar 1995 04:03:49 +0000 (04:03 +0000)]
now set uid to that of SUDOERS_OWNER while parsing sudoers file

29 years agotook out testsudoers
Todd C. Miller [Thu, 30 Mar 1995 03:52:18 +0000 (03:52 +0000)]
took out testsudoers
\ 6

29 years agonow explicately checks that it is setuid root
Todd C. Miller [Thu, 30 Mar 1995 03:36:55 +0000 (03:36 +0000)]
now explicately checks that it is setuid root

29 years agoIf a user has no passwd entry sudo would segv (writing to a garbage pointer).
Todd C. Miller [Thu, 30 Mar 1995 03:28:48 +0000 (03:28 +0000)]
If a user has no passwd entry sudo would segv (writing to a garbage pointer).
Now allocate space before writing :-)

29 years agoreordered AC_CHECK_FUNCS
Todd C. Miller [Thu, 30 Mar 1995 03:06:28 +0000 (03:06 +0000)]
reordered AC_CHECK_FUNCS

29 years agofixed memset macro
Todd C. Miller [Thu, 30 Mar 1995 03:06:12 +0000 (03:06 +0000)]
fixed memset macro

29 years agobzero -> memset
Todd C. Miller [Thu, 30 Mar 1995 02:47:38 +0000 (02:47 +0000)]
bzero -> memset

29 years agobzero -> memset
Todd C. Miller [Thu, 30 Mar 1995 02:47:00 +0000 (02:47 +0000)]
bzero -> memset
when a parse error is logged the line number of the error is now logged
too

29 years agoadded Sunos to blurb about c2 security
Todd C. Miller [Thu, 30 Mar 1995 02:46:22 +0000 (02:46 +0000)]
added Sunos to blurb about c2 security

29 years agoadded a SUN4 define for C2 security
Todd C. Miller [Thu, 30 Mar 1995 02:45:17 +0000 (02:45 +0000)]
added a SUN4 define for C2 security

29 years agobcopy -> memmove
Todd C. Miller [Thu, 30 Mar 1995 02:44:55 +0000 (02:44 +0000)]
bcopy -> memmove
bzero -> memset

29 years agobcopy -> memmove
Todd C. Miller [Thu, 30 Mar 1995 02:43:56 +0000 (02:43 +0000)]
bcopy -> memmove
char * -> VOID *

29 years agoadded support for sunos with C2 security
Todd C. Miller [Thu, 30 Mar 1995 02:30:33 +0000 (02:30 +0000)]
added support for sunos with C2 security

29 years agoreordered
Todd C. Miller [Thu, 30 Mar 1995 02:12:57 +0000 (02:12 +0000)]
reordered

29 years ago_PATH_SUDO_LOGFILE now set based on configure
Todd C. Miller [Thu, 30 Mar 1995 02:12:36 +0000 (02:12 +0000)]
_PATH_SUDO_LOGFILE now set based on configure

29 years agoadded SUDO_LOGFILE and SUDO_TYPE_SIZE_T
Todd C. Miller [Thu, 30 Mar 1995 02:12:19 +0000 (02:12 +0000)]
added SUDO_LOGFILE and SUDO_TYPE_SIZE_T

29 years agoadded _SUDO_PATH_LOGFILE
Todd C. Miller [Thu, 30 Mar 1995 02:12:07 +0000 (02:12 +0000)]
added _SUDO_PATH_LOGFILE

29 years agoadded SUDO_LOGFILE to find where to put sudo.log
Todd C. Miller [Thu, 30 Mar 1995 02:11:15 +0000 (02:11 +0000)]
added SUDO_LOGFILE to find where to put sudo.log
added SUDO_CHECK_TYPE (just AC_CHECK_TYPE but checks unistd.h too)
added SUDO_TYPE_SIZE_T (calls SUDO_CHECK_TYPE)

29 years agoInitial revision
Todd C. Miller [Wed, 29 Mar 1995 23:17:38 +0000 (23:17 +0000)]
Initial revision

29 years agonow do set_perms(PERM_ROOT) before the getpwuid() in load_global()
Todd C. Miller [Wed, 29 Mar 1995 22:59:47 +0000 (22:59 +0000)]
now do set_perms(PERM_ROOT) before the getpwuid() in load_global()
to work around a problem is trusted hpux shadow passwords. yuck.

29 years agobacked out a change in malloc/realloc
Todd C. Miller [Wed, 29 Mar 1995 22:41:35 +0000 (22:41 +0000)]
backed out a change in malloc/realloc

29 years agonow include stdlib.h
Todd C. Miller [Wed, 29 Mar 1995 22:38:16 +0000 (22:38 +0000)]
now include stdlib.h

29 years agonow do an freopen() of the stmp file so that yyin will always point
Todd C. Miller [Wed, 29 Mar 1995 22:22:20 +0000 (22:22 +0000)]
now do an freopen() of the stmp file so that yyin will always point
to the same thing.  This is important for flex since we are
doing a YY_NEWFILE

29 years agoreplaced yywrap() with parser_cleanup() since yywrap() needs to be
Todd C. Miller [Wed, 29 Mar 1995 22:20:35 +0000 (22:20 +0000)]
replaced yywrap() with parser_cleanup() since yywrap() needs to be
in parse.lex to be able to use YY_NEW_FILE.  sigh.

29 years agonow have a rule that matches anything that doesn't match an explicite rule.
Todd C. Miller [Wed, 29 Mar 1995 22:18:50 +0000 (22:18 +0000)]
now have a rule that matches anything that doesn't match an explicite rule.
well, you know what i mean (. matches anything not yet matched).
However, this means that there is input still queued up so we need
to do a YY_NEW_FILE; in yywrap.  So, yywrap has moved into parse.lex
and it calls parser_cleanup() which is most of the old yywrap()
sigh.

29 years agono longer used
Todd C. Miller [Wed, 29 Mar 1995 22:17:51 +0000 (22:17 +0000)]
no longer used

29 years agomoved compat.h to be the last include file
Todd C. Miller [Wed, 29 Mar 1995 21:13:24 +0000 (21:13 +0000)]
moved compat.h to be the last include file

29 years agofixed type of aliascmp() args
Todd C. Miller [Wed, 29 Mar 1995 21:11:18 +0000 (21:11 +0000)]
fixed type of aliascmp() args

29 years agoNULL -> '\0'
Todd C. Miller [Wed, 29 Mar 1995 20:58:57 +0000 (20:58 +0000)]
NULL -> '\0'