Commit Graph

  • 88d22cc116 x Johan Danielsson 2003-04-16 12:22:08 +00:00
  • 0b3cdea4c8 add a HISTORY section Johan Danielsson 2003-04-16 12:20:43 +00:00
  • 9a3904e694 brief manpage Johan Danielsson 2003-04-16 12:17:27 +00:00
  • 6ecd034eaf add a -4 option Johan Danielsson 2003-04-16 12:14:45 +00:00
  • 9dac61306e try to find a gzip/gunzip program Love Hörnquist Åstrand 2003-04-15 17:06:48 +00:00
  • 4f625f90e4 print hostname and uname Love Hörnquist Åstrand 2003-04-15 12:32:42 +00:00
  • 3c5ecfaf19 x Love Hörnquist Åstrand 2003-04-15 11:07:54 +00:00
  • b27ea1a8b6 fix some more memory leaks Love Hörnquist Åstrand 2003-04-15 11:07:39 +00:00
  • 6a8f7730e9 0.6pre3 Love Hörnquist Åstrand 2003-04-15 05:26:54 +00:00
  • 79d6e6d1e4 test build many combinations of kth-krb/heimdal/openssl Love Hörnquist Åstrand 2003-04-15 05:25:21 +00:00
  • e8e537a38f x Love Hörnquist Åstrand 2003-04-15 03:27:19 +00:00
  • a3521e0755 (socket_set_tos): if setsockopt failed with EINVAL failed, just ignore it, sock was probably a just a non AF_INET socket Love Hörnquist Åstrand 2003-04-15 03:26:51 +00:00
  • d6ec2db44c x Love Hörnquist Åstrand 2003-04-14 13:58:02 +00:00
  • 8c46b3f5ff spelling Love Hörnquist Åstrand 2003-04-14 12:06:22 +00:00
  • 5cab6e7047 x Love Hörnquist Åstrand 2003-04-14 11:56:02 +00:00
  • 33d3e64544 x Love Hörnquist Åstrand 2003-04-14 11:55:39 +00:00
  • c74a90def6 cast argument to tolower to unsigned char, from Christian Biere <christianbiere@gmx.de> via NetBSD Love Hörnquist Åstrand 2003-04-14 11:55:27 +00:00
  • c12532d685 cast argument to toupper to unsigned char, from Christian Biere <christianbiere@gmx.de> via NetBSD Love Hörnquist Åstrand 2003-04-14 11:46:41 +00:00
  • 42b442ed1c cast argument to tolower to unsigned char, from Christian Biere <christianbiere@gmx.de> via NetBSD Love Hörnquist Åstrand 2003-04-14 11:44:34 +00:00
  • 95a74c27a8 case argument to toupper to unsigned charm, from Christian Biere <christianbiere@gmx.de> via NetBSD Love Hörnquist Åstrand 2003-04-14 11:26:27 +00:00
  • 23e5ef517e x Love Hörnquist Åstrand 2003-04-14 11:16:43 +00:00
  • f697d47d2f (GetPasswd): cast argument to isprint to unsigned char Love Hörnquist Åstrand 2003-04-14 11:16:11 +00:00
  • b1975abfe8 spell Love Hörnquist Åstrand 2003-04-14 09:39:36 +00:00
  • a533b01846 x Love Hörnquist Åstrand 2003-04-14 09:03:17 +00:00
  • ec83471d4b set kafs log function if verbose is turned on Love Hörnquist Åstrand 2003-04-14 09:02:30 +00:00
  • 66069deffb (libkafs_la_LDFLAGS): update version Love Hörnquist Åstrand 2003-04-14 08:53:19 +00:00
  • d0ec2b6aac (ROKEN_SRCS): drop strupr.c Love Hörnquist Åstrand 2003-04-14 08:49:24 +00:00
  • 21d0344f65 drop in-lining strupr.c from roken, its no longer used Love Hörnquist Åstrand 2003-04-14 08:39:17 +00:00
  • 9bcda56048 document kafs_set_verbose Love Hörnquist Åstrand 2003-04-14 08:38:24 +00:00
  • 1d8be89915 (kafs_set_verbose): add function that (re)sets the logging function (_kafs_try_get_cred): add function that does (krb_data->get_cred) to make logging easier (that is now done in this function) (*): use _kafs_try_get_cred Love Hörnquist Åstrand 2003-04-14 08:37:28 +00:00
  • ce4b5021cd (get_cred): handle that inst can be the empty string too (v5_convert): use _kafs_foldup (krb5_afslog_uid_home): set name (krb5_afslog_uid_home): ditto Love Hörnquist Åstrand 2003-04-14 08:35:11 +00:00
  • 9532253cf0 (krb_afslog_uid_home): set name (krb_afslog_uid_home): ditto Love Hörnquist Åstrand 2003-04-14 08:32:11 +00:00
  • 41d2ec99d4 (kafs_data): add name (_kafs_foldup): internally export Love Hörnquist Åstrand 2003-04-14 08:28:37 +00:00
  • 2d85db8767 x Love Hörnquist Åstrand 2003-04-11 18:20:00 +00:00
  • 67bb0f2eb8 tell that cell-name is uppercased Love Hörnquist Åstrand 2003-04-11 18:19:51 +00:00
  • 7bc54e8730 x Love Hörnquist Åstrand 2003-04-11 18:02:08 +00:00
  • 832e908785 add INCLUDE_krb4 when using krb4, add INCLUDE_des when using krb5, add strupr.c Love Hörnquist Åstrand 2003-04-11 18:01:58 +00:00
  • 01132499a8 Check the cell part of the name, not the realm part when checking if 2b should be used. The reson is afs@REALM might have updated their servers but not afs/cell@REALM. Add constant KAFS_RXKAD_2B_KVNO. Love Hörnquist Åstrand 2003-04-11 17:59:46 +00:00
  • 3ce2d57cd2 x Love Hörnquist Åstrand 2003-04-11 12:50:36 +00:00
  • 4c21ae8c5d spelling, from jmc <jmc@prioris.mini.pw.edu.pl> Love Hörnquist Åstrand 2003-04-11 12:50:03 +00:00
  • 8ac349f52f spellings, from jmc <jmc@prioris.mini.pw.edu.pl> Love Hörnquist Åstrand 2003-04-11 12:43:57 +00:00
  • e075c8c0f7 x Love Hörnquist Åstrand 2003-04-08 20:55:21 +00:00
  • 3abde05ac7 typos, from jmc <jmc@acn.waw.pl> Love Hörnquist Åstrand 2003-04-08 20:55:10 +00:00
  • 925699b3e3 about 0.6, also add 0.5.[12] Love Hörnquist Åstrand 2003-04-07 22:34:59 +00:00
  • 4c67212aba x Love Hörnquist Åstrand 2003-04-06 17:53:54 +00:00
  • 62fb84849a s/kerberos/Kerberos/ Love Hörnquist Åstrand 2003-04-06 17:53:05 +00:00
  • 7747568b30 x Love Hörnquist Åstrand 2003-04-06 17:48:09 +00:00
  • 113405013f x Love Hörnquist Åstrand 2003-04-06 16:57:58 +00:00
  • 4e86114174 spelling Love Hörnquist Åstrand 2003-04-06 16:57:49 +00:00
  • 9a56fa3f8d x Love Hörnquist Åstrand 2003-04-06 16:21:30 +00:00
  • cadadf56a4 remove stuff that sneaked in with last commit Love Hörnquist Åstrand 2003-04-06 16:21:14 +00:00
  • 43402c41ff 0.6pre2 Love Hörnquist Åstrand 2003-04-06 00:38:32 +00:00
  • 73e3e32574 x Love Hörnquist Åstrand 2003-04-06 00:32:20 +00:00
  • 1cd476c394 (acquire_initiator_cred): if the requested name isn't in the ccache, also check keytab. Extact the krbtgt for the default realm to check how long the credentials will last. Love Hörnquist Åstrand 2003-04-06 00:31:55 +00:00
  • 1dcc7970e3 (gss_add_cred): don't create a new ccache, just open the old one; better check if output handle is compatible with new (copied) handle Love Hörnquist Åstrand 2003-04-06 00:29:17 +00:00
  • fbaf0bb3a1 test gss_add_cred too Love Hörnquist Åstrand 2003-04-06 00:20:37 +00:00
  • f64b6ae0cc fixed one incorrect fprintf to stderr Assar Westerlund 2003-04-04 02:10:17 +00:00
  • a88a8b9659 build test_acquire_cred Love Hörnquist Åstrand 2003-04-03 19:32:59 +00:00
  • b4e8025b6a simple gss_acquire_cred test Love Hörnquist Åstrand 2003-04-03 19:32:28 +00:00
  • 058cffc422 x Love Hörnquist Åstrand 2003-04-03 17:26:08 +00:00
  • 038443c62a check if libcrypto needs -lnsl or -lsocket Love Hörnquist Åstrand 2003-04-03 17:25:54 +00:00
  • 33ba054524 x Love Hörnquist Åstrand 2003-04-03 10:00:45 +00:00
  • 1958c9297e sunOS -> SunOS, from jmc <jmc@prioris.mini.pw.edu.pl> Love Hörnquist Åstrand 2003-04-03 10:00:26 +00:00
  • 73b44736fb x Love Hörnquist Åstrand 2003-04-02 13:04:48 +00:00
  • dc98cddce7 in the case where se don't link with kerberos 4, use ${with_openssl_include} if its are set (not ${with_openssl}/include) same for with_openssl_lib Love Hörnquist Åstrand 2003-04-02 13:02:02 +00:00
  • 74e8c102ac s/gssapi/GSS-API/ Love Hörnquist Åstrand 2003-04-02 11:42:31 +00:00
  • 10e8803627 x Love Hörnquist Åstrand 2003-04-01 18:12:52 +00:00
  • c0f241edd9 more krb5_aname_to_localname tests Love Hörnquist Åstrand 2003-04-01 18:12:30 +00:00
  • 51de647e6c (krb5_aname_to_localname): when converting too root, make sure user is ok according to krb5_kuserok before allowing it. Love Hörnquist Åstrand 2003-04-01 18:06:39 +00:00
  • 520c4dc0c5 (noinst_PROGRAMS): += test_alname Love Hörnquist Åstrand 2003-04-01 18:04:37 +00:00
  • e8feeed777 add test for krb5_aname_to_localname Love Hörnquist Åstrand 2003-04-01 18:04:10 +00:00
  • 4082694eae x Love Hörnquist Åstrand 2003-04-01 16:53:49 +00:00
  • 399e0ab56d (krb5_DES_AFS3_CMU_string_to_key): used p1 instead of the "illegal" salt #~, same change as kth-krb did 1999. Problems occur with crypt() that behaves like AT&T crypt (openssl does this). Pointed out by Marcus Watts. Love Hörnquist Åstrand 2003-04-01 16:51:54 +00:00
  • a1c1c8a9b9 x Love Hörnquist Åstrand 2003-04-01 15:06:57 +00:00
  • fd2b38ca93 (kadm_connect): if a context realm was passed in, use that to form the kadmin/admin principal Love Hörnquist Åstrand 2003-04-01 15:06:41 +00:00
  • 52bf663c4d (kt_change): collect all principals we are going to change, and pick the highest kvno and use that to guess what kvno the resulting kvno is going to be. Now two ktutil change in a row works. XXX fix the protocol to pass the kvno back. Love Hörnquist Åstrand 2003-04-01 15:04:49 +00:00
  • 272d7d3e0b x Love Hörnquist Åstrand 2003-03-31 15:35:33 +00:00
  • b4a0957905 afs->AFS, from jmc <jmc@acn.waw.pl> Love Hörnquist Åstrand 2003-03-31 15:34:53 +00:00
  • ca52b78383 x Love Hörnquist Åstrand 2003-03-31 10:42:41 +00:00
  • d90b2f3b1c initialises -> initializes, from Perry E. Metzger" <perry@piermont.com> Love Hörnquist Åstrand 2003-03-31 10:42:32 +00:00
  • dea1ca21be x Love Hörnquist Åstrand 2003-03-31 10:21:11 +00:00
  • 72fd1cf209 principal, not pricipal. From Thomas Klausner <wiz@netbsd.org> Love Hörnquist Åstrand 2003-03-31 10:20:19 +00:00
  • d81e738518 x Love Hörnquist Åstrand 2003-03-30 21:43:27 +00:00
  • f7c985cba5 add description on how to turn on v4, 524 and kaserver support Love Hörnquist Åstrand 2003-03-30 21:43:00 +00:00
  • a6f93a1b78 add missing @ Love Hörnquist Åstrand 2003-03-30 21:30:59 +00:00
  • 931b53a221 x Love Hörnquist Åstrand 2003-03-29 09:53:25 +00:00
  • 7a4bd8e353 (appdefaults_entries): add afslog and afs-use-524 Love Hörnquist Åstrand 2003-03-29 09:52:50 +00:00
  • d9e14b6b4a x Love Hörnquist Åstrand 2003-03-28 18:04:22 +00:00
  • b7a5930e84 (as_rep): when the second enctype_to_string failes, remember to free memory from the first enctype_to_string Love Hörnquist Åstrand 2003-03-28 17:38:42 +00:00
  • 88874933ca x Love Hörnquist Åstrand 2003-03-28 10:34:35 +00:00
  • 221041ca22 (usage2arcfour): map KRB5_KU_TICKET to 2, rom Harald Joerg <harald.joerg@fujitsu-siemens.com>. (enctype_arcfour_hmac_md5): disable checksum_hmac_md5_enc Love Hörnquist Åstrand 2003-03-28 10:33:54 +00:00
  • e5a4417923 x Love Hörnquist Åstrand 2003-03-28 02:04:01 +00:00
  • 6c0f32e8c6 x Love Hörnquist Åstrand 2003-03-28 02:01:55 +00:00
  • 6db34748ac (hdb_unseal_keys_mkey): truncate key to the key length when key is longer then expected length, its probably longer since the encrypted data was padded, reported by Aidan Cully <aidan@kublai.com> Love Hörnquist Åstrand 2003-03-28 02:01:33 +00:00
  • a629c76a6c (krb5_enctype_keysize): return key size of encyption type, inspired by Aidan Cully <aidan@kublai.com> Love Hörnquist Åstrand 2003-03-28 01:00:06 +00:00
  • 602cb2c996 x Love Hörnquist Åstrand 2003-03-27 03:45:16 +00:00
  • 6eb8e7a3ed (krb5_kt_get_entry): avoid printing 0 (wildcard kvno) after principal when the keytab entry isn't found, reported by Chris Chiappa <chris@chiappa.net> Love Hörnquist Åstrand 2003-03-27 03:45:01 +00:00
  • 39093268bc x Love Hörnquist Åstrand 2003-03-27 01:07:41 +00:00
  • 111e79ad80 libkafs is always built now, lets include it Love Hörnquist Åstrand 2003-03-27 01:05:46 +00:00
  • 0ae747e68e x Love Hörnquist Åstrand 2003-03-27 00:56:07 +00:00