Quanah Gibson-Mount
7c16ce3457
Minor typo/grammar fixes
2017-03-10 15:47:43 -05:00
Nicolas Williams
2027aa11ed
Use --detach in tests to avoid waiting
2016-12-07 19:52:29 -06:00
Nicolas Williams
8735d47d8b
Add missing tests/gss env setup
2016-12-06 22:44:34 -06:00
Nicolas Williams
feb245f741
Undo workaround for NTLM and mechglue bugs
2015-04-17 10:55:47 -05:00
Nicolas Williams
5d50d06845
Better test workaround for NTLM bug
2015-04-16 19:53:22 -05:00
Nicolas Williams
d6a7d14fc5
Workaround bugs exposed by test_context changes
...
Bugs exposed by 61720a0
:
- test_context --client-name=... --mech-type=ntlm ... fails;
- gss_acquire_cred() with desired_mech=NTLM and
desired_name==GSS_C_NO_NAME fails;
- gss_init_sec_context() with non-default cred handle calls the
mechanism even when the given cred handle has no element for the
requencet mechanism.
tests/gss/check-ntlm works by accident: gss_acquire_cred() with
desired_mechs==GSS_C_NO_OID_SET succeeds mostly because there are
Kerberos credentials available, and then the subsequent
gss_init_sec_context() call works because of the third bug described
above.
2015-04-16 18:42:51 -05:00
Love Hornquist Astrand
86da42df1d
abstract out --no-afslog and --no-unlog
2010-06-01 14:42:16 -07:00
Love Hörnquist Åstrand
e172367898
switch to utf8 encoding of all files
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
98aaed4498
x
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22160 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-04 20:05:17 +00:00
Love Hörnquist Åstrand
4f66e515c1
test kdigest digest-probe command.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22159 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-12-04 20:05:02 +00:00
Love Hörnquist Åstrand
45a1f906a4
empty messages.log
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21846 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-08-08 06:55:09 +00:00
Love Hörnquist Åstrand
931ef65faa
One more test.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20615 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-05-08 07:39:11 +00:00
Love Hörnquist Åstrand
ebebef4cf0
test ntlm client credentials code.
...
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20512 ec53bebd-3082-4978-b11e-865c3cabbd6b
2007-04-22 10:22:54 +00:00