Commit Graph

882 Commits

Author SHA1 Message Date
Love Hornquist Astrand 9002b81a5d migrate to ${env_setup} 2009-09-07 15:40:44 -07:00
Love Hornquist Astrand 6377aab76f migrate to ${env_setup} 2009-09-07 15:40:14 -07:00
Love Hornquist Astrand c3a3efe89f migrate to ${env_setup} 2009-09-07 15:39:29 -07:00
Love Hornquist Astrand 556555f7c4 drop unused stuff 2009-09-07 15:38:21 -07:00
Love Hornquist Astrand cb0ec3538b migrate to ${env_setup} 2009-09-07 15:36:50 -07:00
Love Hornquist Astrand 7cbd7c2bf0 sort lines 2009-09-07 15:34:49 -07:00
Love Hornquist Astrand d33cbbda51 sort lines 2009-09-07 15:34:43 -07:00
Love Hornquist Astrand 72590fb0c9 sort lines 2009-09-07 15:34:29 -07:00
Love Hornquist Astrand cdee28dd25 add kadmind 2009-09-07 15:34:18 -07:00
Love Hornquist Astrand 9a106ac7da migrate to ${env_setup} 2009-09-07 15:15:14 -07:00
Love Hornquist Astrand 84d880b0a5 migrate to ${env_setup} 2009-09-07 15:13:54 -07:00
Love Hornquist Astrand 0b2db226e3 use have_db 2009-09-07 15:12:55 -07:00
Love Hornquist Astrand 908f962644 migrate to ${env_setup} 2009-09-07 15:12:16 -07:00
Love Hornquist Astrand 0a9eeb8831 migrate to ${env_setup} 2009-09-07 15:10:43 -07:00
Love Hornquist Astrand 73802775b0 EGREP is defined by setup-env 2009-09-07 15:09:24 -07:00
Love Hornquist Astrand 012c91539e clean message log to make sure the right "ipropd-slave started" message is captured 2009-09-07 15:08:21 -07:00
Love Hornquist Astrand 76b32b6518 re-enable test 2009-09-07 14:52:56 -07:00
Love Hornquist Astrand e8dfb4b2d3 send logs to /tmp/heim-malloc-log 2009-09-07 14:22:06 -07:00
Love Hornquist Astrand a772c0d495 Assume that one dns timeout is 30s and wait slightly longer then that 2009-09-07 14:14:42 -07:00
Love Hornquist Astrand 237e8680be less echo of debug stuff 2009-09-07 13:25:21 -07:00
Love Hornquist Astrand 1825f6b404 add iprop commands 2009-09-07 13:21:33 -07:00
Love Hornquist Astrand 3b878f5a81 migrate to ${env_setup} 2009-09-07 13:21:21 -07:00
Love Hornquist Astrand b86cff8ddf migrate to ${env_setup} 2009-09-07 13:15:07 -07:00
Love Hornquist Astrand 6ef0e4204d Add heim_malloc_debug 2009-09-07 13:14:00 -07:00
Love Hornquist Astrand 6ea50b6bbd migrate to ${env_setup} 2009-09-07 13:13:38 -07:00
Love Hornquist Astrand 557685fed4 migrate to ${env_setup} 2009-09-07 13:05:31 -07:00
Love Hornquist Astrand 2b9ca6c027 add kswitch 2009-09-06 23:24:21 -07:00
Love Hornquist Astrand b8791f1624 migrate to ${env_setup} 2009-09-06 23:24:08 -07:00
Love Hornquist Astrand 4cee1d0b58 add newline 2009-09-06 23:19:18 -07:00
Love Hornquist Astrand 6683a553f2 externlize env-setup 2009-09-06 23:16:03 -07:00
Love Hornquist Astrand fb811a8ef9 drop srcdir, not used 2009-09-06 18:49:00 -07:00
Love Hornquist Astrand b2d2a37460 migrate to setup-env 2009-09-06 18:48:31 -07:00
Love Hornquist Astrand 45cb91dde2 switch to mostly configuration in setup-env for check-kdc 2009-09-06 18:38:23 -07:00
Love Hornquist Astrand 20001366aa Better support for kinit -k when client have subset of enctypes compared to KDC
Get the list of enctypes and use that to calculate the list of client supported
enctypes when talking to the KDC, this to make sure that KDC doesn't send
pw-challanges to the client for enctypes that the client software support
but there is no entry in the keytab.
2009-08-30 13:25:38 -07:00
Love Hornquist Astrand 8052362e92 test spnegoiov 2009-08-29 09:03:46 -07:00
Love Hornquist Astrand 3e16d622c5 fix ecdsa endif 2009-08-28 15:18:50 -07:00
Stefan Metzmacher 2f1a370cd3 hack for gss-wrap-iov to it work
Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
2009-08-28 13:31:12 -07:00
Love Hornquist Astrand e9603a6446 Only try ecdsa if there really is ecdsa support 2009-08-26 00:30:36 -07:00
Love Hornquist Astrand fcdd38288b Use ${kdestroy} instead of the direct path 2009-08-14 20:06:04 +02:00
Love Hornquist Astrand d77febb894 clean better 2009-08-06 10:20:19 +02:00
Love Hornquist Astrand e8fb270ace add leaks-kill.sh 2009-08-05 13:21:05 +02:00
Love Hornquist Astrand 8669bc5209 test more combinations 2009-08-03 12:46:49 +02:00
Love Hornquist Astrand fa502c6648 Add support for gss_{import,export}_cred() as requested by metze
Works for krb5 and SPNEGO mechanisms. Kerberos credentials are passed as
credential cache names, or if there are memory based credentials, inband in the protocol. This means that the credentials buffers must be keep secret.

As documented by IBM (they have the wrong prototype though)
and GGF (GSS-API Extensions) back in 2001
2009-07-29 13:36:02 +02:00
Love Hornquist Astrand 5bb9a31a9a make work again and remove debug info 2009-07-19 21:34:26 -07:00
Love Hornquist Astrand 17de01f523 Check that get -o pkinit-acl works. 2009-07-19 20:57:47 -07:00
Love Hornquist Astrand 4895349431 allow testing sqlite hdb backend 2009-07-19 17:59:23 -07:00
Love Hörnquist Åstrand 452483e61c Have two realms in the configuration file so that kpasswdd works with both of them.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25327 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-15 22:17:47 +00:00
Love Hörnquist Åstrand 9dcdb2c02c Test two realms.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25325 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-15 22:17:17 +00:00
Love Hörnquist Åstrand dd133f88ca make compile w/o warning, fixup from abartletts patch
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25309 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-07-05 05:07:16 +00:00
Love Hörnquist Åstrand c99b2003e2 Implement gss_wrap_iov, gss_unwrap_iov for CFX type encryption types.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25286 ec53bebd-3082-4978-b11e-865c3cabbd6b
2009-06-22 17:56:41 +00:00