]> granicus.if.org Git - sudo/log
sudo
28 years agoadded Runas_Alias example and fixed syntax errors
Todd C. Miller [Thu, 14 Nov 1996 03:50:55 +0000 (03:50 +0000)]
added Runas_Alias example and fixed syntax errors

28 years agoupdated MAILSUBJECT
Todd C. Miller [Thu, 14 Nov 1996 03:50:03 +0000 (03:50 +0000)]
updated MAILSUBJECT

28 years agoadded %h expansion
Todd C. Miller [Thu, 14 Nov 1996 03:49:50 +0000 (03:49 +0000)]
added %h expansion

28 years ago++version
Todd C. Miller [Thu, 14 Nov 1996 02:37:56 +0000 (02:37 +0000)]
++version

28 years ago++version
Todd C. Miller [Thu, 14 Nov 1996 01:02:22 +0000 (01:02 +0000)]
++version

28 years agodocument Runas_Alias
Todd C. Miller [Thu, 14 Nov 1996 00:45:07 +0000 (00:45 +0000)]
document Runas_Alias

28 years agoq (uid) -> Q
Todd C. Miller [Thu, 14 Nov 1996 00:22:22 +0000 (00:22 +0000)]
q (uid) -> Q

28 years agobuffer oflow checking
Todd C. Miller [Thu, 14 Nov 1996 00:21:35 +0000 (00:21 +0000)]
buffer oflow checking
q (uit) -> Q
if yyparse() fails drop into whatnow

28 years agoadd size params to sprintf
Todd C. Miller [Thu, 14 Nov 1996 00:05:21 +0000 (00:05 +0000)]
add size params to sprintf

28 years agoallow trailing space after '\\' but before '\n'
Todd C. Miller [Thu, 14 Nov 1996 00:04:30 +0000 (00:04 +0000)]
allow trailing space after '\\' but before '\n'

28 years agooff by one error in path size check
Todd C. Miller [Thu, 14 Nov 1996 00:04:11 +0000 (00:04 +0000)]
off by one error in path size check

28 years agosprintf paranoia
Todd C. Miller [Thu, 14 Nov 1996 00:03:53 +0000 (00:03 +0000)]
sprintf paranoia

28 years agofixed more_aliases
Todd C. Miller [Tue, 12 Nov 1996 16:59:02 +0000 (16:59 +0000)]
fixed more_aliases

28 years agonow warns if killed by signal
Todd C. Miller [Tue, 12 Nov 1996 16:58:35 +0000 (16:58 +0000)]
now warns if killed by signal
./

28 years agofix Runas_Alias stuff
Todd C. Miller [Mon, 11 Nov 1996 15:49:11 +0000 (15:49 +0000)]
fix Runas_Alias stuff
Alias's in runas list now get expanded (but it is gross)

28 years agoCan now deal with SUDOERS_UID == 0 and SUDOERS_MODE == 0400
Todd C. Miller [Mon, 11 Nov 1996 01:32:33 +0000 (01:32 +0000)]
Can now deal with SUDOERS_UID == 0 and SUDOERS_MODE == 0400

28 years agoadd Runas_Alias support
Todd C. Miller [Mon, 11 Nov 1996 01:08:22 +0000 (01:08 +0000)]
add Runas_Alias support
change FOO to FOO_ALIAS (ie: USER_ALIAS)

28 years agoAdd Runas_Alias and simplify a rule.
Todd C. Miller [Mon, 11 Nov 1996 01:02:32 +0000 (01:02 +0000)]
Add Runas_Alias and simplify a rule.

28 years agoalways store User_Alias's since they can be used inside of a runas list. Sigh. ...
Todd C. Miller [Mon, 11 Nov 1996 00:15:21 +0000 (00:15 +0000)]
always store User_Alias's since they can be used inside of a runas list.  Sigh.  Really need a Runas_Alias instead.

28 years agodeal with case where there is no sudoers file
Todd C. Miller [Wed, 30 Oct 1996 23:04:02 +0000 (23:04 +0000)]
deal with case where there is no sudoers file

28 years agoadded one
Todd C. Miller [Sat, 12 Oct 1996 03:01:34 +0000 (03:01 +0000)]
added one

28 years agodevelopement -> development
Todd C. Miller [Fri, 11 Oct 1996 02:11:43 +0000 (02:11 +0000)]
developement -> development

28 years agoadded a note
Todd C. Miller [Fri, 11 Oct 1996 02:08:44 +0000 (02:08 +0000)]
added a note

28 years agofor 1.5.2
Todd C. Miller [Fri, 11 Oct 1996 00:36:40 +0000 (00:36 +0000)]
for 1.5.2

28 years agoupdated
Todd C. Miller [Fri, 11 Oct 1996 00:36:31 +0000 (00:36 +0000)]
updated

28 years agoremoved seteuid() notes SUDO_1_5_2
Todd C. Miller [Thu, 10 Oct 1996 04:56:38 +0000 (04:56 +0000)]
removed seteuid() notes

28 years agobetter seteuid() emulatino
Todd C. Miller [Wed, 9 Oct 1996 17:37:18 +0000 (17:37 +0000)]
better seteuid() emulatino

28 years agoadded check for seteuid
Todd C. Miller [Wed, 9 Oct 1996 17:36:56 +0000 (17:36 +0000)]
added check for seteuid

28 years agoadded HAVE_SETEUID
Todd C. Miller [Wed, 9 Oct 1996 17:36:47 +0000 (17:36 +0000)]
added HAVE_SETEUID

28 years agofirst stab at sequent support
Todd C. Miller [Tue, 8 Oct 1996 23:22:09 +0000 (23:22 +0000)]
first stab at sequent support

28 years agoadded HAVE_SYS_SELECT_H
Todd C. Miller [Tue, 8 Oct 1996 23:21:28 +0000 (23:21 +0000)]
added HAVE_SYS_SELECT_H

28 years agosequent -> _SEQUENT_
Todd C. Miller [Tue, 8 Oct 1996 23:21:12 +0000 (23:21 +0000)]
sequent -> _SEQUENT_

28 years agoadded seteuid() macro for DYNIX
Todd C. Miller [Tue, 8 Oct 1996 23:11:45 +0000 (23:11 +0000)]
added seteuid() macro for DYNIX

28 years ago_AIX -> HAVE_SYS_SELECT_H
Todd C. Miller [Tue, 8 Oct 1996 22:54:49 +0000 (22:54 +0000)]
_AIX -> HAVE_SYS_SELECT_H

28 years ago++version
Todd C. Miller [Mon, 7 Oct 1996 05:07:09 +0000 (05:07 +0000)]
++version

28 years ago++version
Todd C. Miller [Mon, 7 Oct 1996 05:05:33 +0000 (05:05 +0000)]
++version

28 years agoadded -H and SUDO_PS1
Todd C. Miller [Mon, 7 Oct 1996 04:59:08 +0000 (04:59 +0000)]
added -H and SUDO_PS1

28 years agouse SUDO_FUNC_FNMATCH
Todd C. Miller [Mon, 7 Oct 1996 04:55:01 +0000 (04:55 +0000)]
use SUDO_FUNC_FNMATCH

28 years agoadded SUDO_FUNC_FNMATCH
Todd C. Miller [Mon, 7 Oct 1996 04:54:00 +0000 (04:54 +0000)]
added SUDO_FUNC_FNMATCH

28 years agoadded -H flag
Todd C. Miller [Mon, 7 Oct 1996 04:53:47 +0000 (04:53 +0000)]
added -H flag

28 years agoadded MODE_RESET_HOME
Todd C. Miller [Mon, 7 Oct 1996 04:53:40 +0000 (04:53 +0000)]
added MODE_RESET_HOME
/

28 years agomention OPIE
Todd C. Miller [Sat, 5 Oct 1996 04:00:29 +0000 (04:00 +0000)]
mention OPIE

28 years agoSKEY -> OTP
Todd C. Miller [Sat, 5 Oct 1996 04:00:03 +0000 (04:00 +0000)]
SKEY -> OTP

28 years agoadded opie support
Todd C. Miller [Sat, 5 Oct 1996 03:59:53 +0000 (03:59 +0000)]
added opie support

28 years agoadded HAVE_OPIE
Todd C. Miller [Sat, 5 Oct 1996 03:59:42 +0000 (03:59 +0000)]
added HAVE_OPIE

28 years agoadded HAVE_OPIE and changed to *_OTP_*
Todd C. Miller [Sat, 5 Oct 1996 03:59:05 +0000 (03:59 +0000)]
added HAVE_OPIE and changed to *_OTP_*

28 years agoSKEY -> OTP
Todd C. Miller [Sat, 5 Oct 1996 03:58:40 +0000 (03:58 +0000)]
SKEY -> OTP

28 years agomoved fclose() in skey stuff.
Todd C. Miller [Fri, 4 Oct 1996 03:27:29 +0000 (03:27 +0000)]
moved fclose() in skey stuff.

28 years agoindex -> strchr
Todd C. Miller [Thu, 3 Oct 1996 23:53:22 +0000 (23:53 +0000)]
index -> strchr
remove unnecesary stuff

28 years agonow call skeychallenge() to get challenge instead of making one up ourselves.
Todd C. Miller [Thu, 3 Oct 1996 23:43:17 +0000 (23:43 +0000)]
now call skeychallenge() to get challenge instead of making one up ourselves.
this way, we get extra goodies in the prompt.

28 years agoadded one SUDO_1_5_1
Todd C. Miller [Tue, 10 Sep 1996 04:32:48 +0000 (04:32 +0000)]
added one

28 years agoallow logins to start with a number (YUCK!)
Todd C. Miller [Tue, 10 Sep 1996 04:18:57 +0000 (04:18 +0000)]
allow logins to start with a number (YUCK!)

28 years agoadded soalris 2.5 vs 2.4 note
Todd C. Miller [Sun, 8 Sep 1996 19:18:56 +0000 (19:18 +0000)]
added soalris 2.5 vs 2.4 note

28 years agoDUNIX doesn't need -lnsl
Todd C. Miller [Sun, 8 Sep 1996 19:15:31 +0000 (19:15 +0000)]
DUNIX doesn't need -lnsl

28 years ago*** empty log message ***
Todd C. Miller [Sun, 8 Sep 1996 00:22:12 +0000 (00:22 +0000)]
*** empty log message ***

28 years agocourtesan
Todd C. Miller [Sun, 8 Sep 1996 00:21:42 +0000 (00:21 +0000)]
courtesan

28 years agocourtesan
Todd C. Miller [Sun, 8 Sep 1996 00:16:40 +0000 (00:16 +0000)]
courtesan

28 years agocourtesan
Todd C. Miller [Sun, 8 Sep 1996 00:14:18 +0000 (00:14 +0000)]
courtesan

28 years ago*** empty log message ***
Todd C. Miller [Sun, 8 Sep 1996 00:12:44 +0000 (00:12 +0000)]
*** empty log message ***

28 years agocourtesan
Todd C. Miller [Sun, 8 Sep 1996 00:00:01 +0000 (00:00 +0000)]
courtesan

28 years agoadded courtesan
Todd C. Miller [Sat, 7 Sep 1996 23:45:24 +0000 (23:45 +0000)]
added courtesan
./

28 years agoadded $SUDO_PROMPT support
Todd C. Miller [Fri, 6 Sep 1996 04:12:58 +0000 (04:12 +0000)]
added $SUDO_PROMPT support

28 years agoprint long skey challemged to stderr, not stdout
Todd C. Miller [Wed, 4 Sep 1996 21:19:55 +0000 (21:19 +0000)]
print long skey challemged to stderr, not stdout

28 years agoupdated for 1.5.1
Todd C. Miller [Sun, 1 Sep 1996 03:10:10 +0000 (03:10 +0000)]
updated for 1.5.1

28 years ago++version
Todd C. Miller [Sun, 1 Sep 1996 03:07:38 +0000 (03:07 +0000)]
++version

28 years agoupdated for 1.5.1
Todd C. Miller [Sat, 31 Aug 1996 16:34:18 +0000 (16:34 +0000)]
updated for 1.5.1

28 years agouse shost, not host for tgetpass
Todd C. Miller [Fri, 30 Aug 1996 14:49:55 +0000 (14:49 +0000)]
use shost, not host for tgetpass

28 years agodocumented %u and %h
Todd C. Miller [Fri, 30 Aug 1996 04:24:21 +0000 (04:24 +0000)]
documented %u and %h

28 years agodocumented %u and %h
Todd C. Miller [Fri, 30 Aug 1996 04:21:54 +0000 (04:21 +0000)]
documented %u and %h

28 years agofixed typo
Todd C. Miller [Fri, 30 Aug 1996 00:40:30 +0000 (00:40 +0000)]
fixed typo

28 years ago++version
Todd C. Miller [Fri, 30 Aug 1996 00:37:04 +0000 (00:37 +0000)]
++version

28 years ago++version
Todd C. Miller [Fri, 30 Aug 1996 00:30:58 +0000 (00:30 +0000)]
++version

28 years ago++version
Todd C. Miller [Thu, 29 Aug 1996 22:33:18 +0000 (22:33 +0000)]
++version

28 years agonew tgetpass() params
Todd C. Miller [Thu, 29 Aug 1996 21:58:30 +0000 (21:58 +0000)]
new tgetpass() params

28 years agopass use and host to tgetpass
Todd C. Miller [Thu, 29 Aug 1996 21:58:17 +0000 (21:58 +0000)]
pass use and host to tgetpass

28 years agoadded %u and %h escapes
Todd C. Miller [Thu, 29 Aug 1996 21:57:52 +0000 (21:57 +0000)]
added %u and %h escapes

28 years agoadded NO_MESSAGE
Todd C. Miller [Thu, 29 Aug 1996 20:56:11 +0000 (20:56 +0000)]
added NO_MESSAGE

28 years agoadded cray (unicos) support
Todd C. Miller [Thu, 29 Aug 1996 20:23:26 +0000 (20:23 +0000)]
added cray (unicos) support

28 years agoadded SHELL_SETS_HOME
Todd C. Miller [Tue, 27 Aug 1996 15:36:48 +0000 (15:36 +0000)]
added SHELL_SETS_HOME

28 years agoadded note about "make install"
Todd C. Miller [Sun, 25 Aug 1996 21:56:18 +0000 (21:56 +0000)]
added note about "make install"

28 years agochanged length/size params from int to size_t
Todd C. Miller [Sun, 25 Aug 1996 21:50:52 +0000 (21:50 +0000)]
changed length/size params from int to size_t

28 years agonow get CSOPS insults as well by default
Todd C. Miller [Sun, 25 Aug 1996 17:35:05 +0000 (17:35 +0000)]
now get CSOPS insults as well by default

28 years agouse csops insults too by default
Todd C. Miller [Sun, 25 Aug 1996 17:33:49 +0000 (17:33 +0000)]
use csops insults too by default

28 years agoversion = 1.5
Todd C. Miller [Sun, 25 Aug 1996 17:31:47 +0000 (17:31 +0000)]
version = 1.5

28 years agoadded runas_homedir
Todd C. Miller [Sun, 25 Aug 1996 17:27:36 +0000 (17:27 +0000)]
added runas_homedir

28 years agoupdated for 1.5
Todd C. Miller [Sun, 25 Aug 1996 17:27:01 +0000 (17:27 +0000)]
updated for 1.5

28 years agoupdated for 1.5
Todd C. Miller [Sun, 25 Aug 1996 17:23:07 +0000 (17:23 +0000)]
updated for 1.5

28 years ago1.5 release
Todd C. Miller [Sun, 25 Aug 1996 17:19:20 +0000 (17:19 +0000)]
1.5 release

28 years agoadded "upgrading" notes
Todd C. Miller [Sun, 25 Aug 1996 17:17:15 +0000 (17:17 +0000)]
added "upgrading" notes

28 years agonow do chmod and chown after edit of temp file and before rename SUDO_1_5_0
Todd C. Miller [Thu, 22 Aug 1996 18:00:46 +0000 (18:00 +0000)]
now do chmod and chown after edit of temp file and before rename

28 years ago++version
Todd C. Miller [Sun, 18 Aug 1996 16:52:37 +0000 (16:52 +0000)]
++version
added INSTALL.configure

28 years ago++version
Todd C. Miller [Sun, 18 Aug 1996 16:52:26 +0000 (16:52 +0000)]
++version

28 years ago*** empty log message ***
Todd C. Miller [Sun, 18 Aug 1996 16:51:56 +0000 (16:51 +0000)]
*** empty log message ***

28 years agoadded missing cast
Todd C. Miller [Sun, 18 Aug 1996 16:50:20 +0000 (16:50 +0000)]
added missing cast

28 years agosets $HOME to pw_dir of runas user
Todd C. Miller [Sun, 18 Aug 1996 00:37:00 +0000 (00:37 +0000)]
sets $HOME to pw_dir of runas user

28 years agodocument $HOME change
Todd C. Miller [Sun, 18 Aug 1996 00:02:28 +0000 (00:02 +0000)]
document $HOME change

28 years agofixed up some wording
Todd C. Miller [Sat, 17 Aug 1996 23:43:41 +0000 (23:43 +0000)]
fixed up some wording

28 years ago++version
Todd C. Miller [Sat, 17 Aug 1996 23:25:40 +0000 (23:25 +0000)]
++version

28 years ago++version
Todd C. Miller [Sat, 17 Aug 1996 23:21:24 +0000 (23:21 +0000)]
++version

28 years ago++version
Todd C. Miller [Sat, 17 Aug 1996 23:19:33 +0000 (23:19 +0000)]
++version