Todd C. Miller
|
f5da2ecd9e
|
SHADOW_TYPE is always defined so just against its value
|
1996-07-26 03:44:13 +00:00 |
|
Todd C. Miller
|
f13ef276c5
|
added SUDO_CHECK_SHADOW_DUNIX
|
1996-07-26 03:44:04 +00:00 |
|
Todd C. Miller
|
c809dd70ca
|
* -> ?* in one example
added another instance of (runas)
and one of NOPASSWD:
|
1996-07-25 22:47:50 +00:00 |
|
Todd C. Miller
|
7fea014bce
|
added back check for config.cache from other host type
|
1996-07-24 17:02:18 +00:00 |
|
Todd C. Miller
|
c5752f7b68
|
removed an instance of \"
|
1996-07-24 16:49:43 +00:00 |
|
Todd C. Miller
|
2db4117238
|
added an example
|
1996-07-24 16:49:18 +00:00 |
|
Todd C. Miller
|
48a1af2dc0
|
updated wrt new wildcard matching
|
1996-07-24 16:44:13 +00:00 |
|
Todd C. Miller
|
f089b9ae6c
|
new check for shadow passwords if we don't know anything
|
1996-07-24 14:28:33 +00:00 |
|
Todd C. Miller
|
228a2ffa79
|
new SUDO_CHECK_SHADOW_GENERIC
|
1996-07-24 14:28:22 +00:00 |
|
Todd C. Miller
|
f25c6bb6b0
|
added back check for -lsocket (oops)
|
1996-07-24 06:19:16 +00:00 |
|
Todd C. Miller
|
73c39341f2
|
better (working) check for shadow passwd type if we know to
use C2.
|
1996-07-24 06:16:23 +00:00 |
|
Todd C. Miller
|
db9dddd2a9
|
now uses AC_CANONICAL_HOST to figure out os type
|
1996-07-24 05:59:28 +00:00 |
|
Todd C. Miller
|
859753c600
|
added config.{guess,sub}
|
1996-07-24 05:59:02 +00:00 |
|
Todd C. Miller
|
36b9dafdfe
|
removed unused stuff to figure out os type
|
1996-07-24 05:58:32 +00:00 |
|
Todd C. Miller
|
a656b61237
|
added openbsd
|
1996-07-24 02:58:07 +00:00 |
|
Todd C. Miller
|
216889be98
|
Initial revision
|
1996-07-24 02:54:46 +00:00 |
|
Todd C. Miller
|
d588e771e5
|
Initial revision
|
1996-07-24 02:40:06 +00:00 |
|
Todd C. Miller
|
09c9f7ed92
|
don't call fnmatch() with FNM_PATHNAME flag unless it can only
be a pathname.
need to check against sudoers_args even if user_args is nil
|
1996-07-24 01:18:55 +00:00 |
|
Todd C. Miller
|
d7ae14e4d7
|
don't call fnmatch() with FNM_PATHNAME flag unless it can only
be a pathname
need to check against sudoers_args even if user_args is nil
|
1996-07-24 01:18:01 +00:00 |
|
Todd C. Miller
|
b380c0adef
|
added support for AUTH_CRYPT_OLDCRYPT w/ DUNIX C2
|
1996-07-23 22:52:52 +00:00 |
|
Todd C. Miller
|
27386f12f2
|
now takes command line args and uses cmnd_args
|
1996-07-23 05:18:10 +00:00 |
|
Todd C. Miller
|
4dba5f4fcc
|
fill_args was adding an extra leading space
|
1996-07-23 05:10:35 +00:00 |
|
Todd C. Miller
|
945d9795ef
|
fixed dummy command_matches()
|
1996-07-22 19:50:59 +00:00 |
|
Todd C. Miller
|
efb526bb25
|
fixed prototype
|
1996-07-22 19:50:42 +00:00 |
|
Todd C. Miller
|
7fb14dd3fe
|
added cmnd_args
|
1996-07-22 19:31:16 +00:00 |
|
Todd C. Miller
|
f62d59e927
|
now uses flat args string
|
1996-07-22 19:31:04 +00:00 |
|
Todd C. Miller
|
8a177073ef
|
now uses flat arg string
|
1996-07-22 19:30:42 +00:00 |
|
Todd C. Miller
|
27d484f3f0
|
added cmnd_args def
|
1996-07-22 19:29:53 +00:00 |
|
Todd C. Miller
|
bd641284ae
|
now sets cmnd_args global
|
1996-07-22 18:30:51 +00:00 |
|
Todd C. Miller
|
cfcbda54f0
|
cmnd_args is now exported from sudo.[ch]
|
1996-07-22 18:30:31 +00:00 |
|
Todd C. Miller
|
d2173d0291
|
can't rely on cmnd_matches as much as I thought -- added some $$
stuff back in to prevent namespace pollution problems.
|
1996-07-21 22:41:21 +00:00 |
|
Todd C. Miller
|
0b37772296
|
Simplified parse rules wrt runas and NOPASSWD (more consistent).
|
1996-07-21 22:01:07 +00:00 |
|
Todd C. Miller
|
10e0e119ae
|
NOPASSWD may now have blanks before the ':'
'(' only starts a 'runas' if in the initial state to avoid
collision with command args
|
1996-07-20 04:45:22 +00:00 |
|
Todd C. Miller
|
bf505a8526
|
added checks for specific shadow passwd schemes
|
1996-07-20 04:23:08 +00:00 |
|
Todd C. Miller
|
d2bbb49897
|
added routines to check for specific shadow passwd types
|
1996-07-20 04:18:52 +00:00 |
|
Todd C. Miller
|
0f31b85efd
|
added support for ncr boxen
|
1996-07-18 22:27:10 +00:00 |
|
Todd C. Miller
|
25e15d666a
|
added support for detecting ncr boxen
|
1996-07-18 22:26:50 +00:00 |
|
Todd C. Miller
|
fd134afec7
|
added sinix support
|
1996-07-16 18:57:10 +00:00 |
|
Todd C. Miller
|
2298f95f1c
|
added info about "config.cache from other other" error.
|
1996-07-14 02:29:59 +00:00 |
|
Todd C. Miller
|
aebf2b71d9
|
now makes sure you don't have a config.cache file from another OS
|
1996-07-14 02:22:53 +00:00 |
|
Todd C. Miller
|
5de06090ee
|
now sets $LIBS when needed to configure links with libs when
doing tests
hpux10 now uses SPW_SECUREWARE for C2
added check for bigcrypt(3) if SPW_SECUREWARE
|
1996-07-14 01:36:23 +00:00 |
|
Todd C. Miller
|
967ae180e5
|
fixed typo
|
1996-07-14 01:30:03 +00:00 |
|
Todd C. Miller
|
015c901511
|
now include stuff for SPW_SECUREWARE to get AUTH_MAX_PASSWD_LENGTH
|
1996-07-14 01:05:23 +00:00 |
|
Todd C. Miller
|
cc4420658e
|
no more SPW_HPUX10
|
1996-07-14 01:05:00 +00:00 |
|
Todd C. Miller
|
c4ceabc702
|
no more SPW_HPUX10
added HAVE_BIGCRYPT
|
1996-07-14 01:04:43 +00:00 |
|
Todd C. Miller
|
88cfad174e
|
now uses AUTH_MAX_PASSWD_LENGTH if SPW_SECUREWARE
|
1996-07-14 01:04:26 +00:00 |
|
Todd C. Miller
|
c6b64b90a2
|
SPW_SECUREWARE now uses bigcrypt
|
1996-07-14 01:04:05 +00:00 |
|
Todd C. Miller
|
50f80d4b0a
|
fixed 2 syntax errors
|
1996-07-13 22:24:38 +00:00 |
|
Todd C. Miller
|
cde7623796
|
root may now run ALL as ALL
|
1996-07-13 22:24:28 +00:00 |
|
Todd C. Miller
|
ed9227dfd7
|
fixed a typo/thinko that broke BSD's with sa_len
|
1996-07-12 00:59:06 +00:00 |
|