Commit Graph

  • 511b038cd6 kadmin_SOURCES += pw_quality.c Love Hörnquist Åstrand 2004-03-07 23:03:16 +00:00
  • cd5f65d118 test run the password quality function Love Hörnquist Åstrand 2004-03-07 23:02:04 +00:00
  • 1ac5cd4aa5 x Love Hörnquist Åstrand 2004-03-07 22:44:49 +00:00
  • dd88e2f3fb (kadm5_s_create_principal): remove old XXX command and related code, _kadm5_set_keys will do all this now Love Hörnquist Åstrand 2004-03-07 22:43:46 +00:00
  • a0390fc0ee drop structures for message formats, no longer used Love Hörnquist Åstrand 2004-03-07 22:30:57 +00:00
  • 7b94ee3d0e comment describing message formats Love Hörnquist Åstrand 2004-03-07 22:29:54 +00:00
  • 44428fe1de x Love Hörnquist Åstrand 2004-03-07 22:27:31 +00:00
  • 4f690bbc3d x Love Hörnquist Åstrand 2004-03-07 22:05:59 +00:00
  • 2220d2a312 use macro for HDB * -> LDAP * Love Hörnquist Åstrand 2004-03-07 22:04:39 +00:00
  • 565649502f x Love Hörnquist Åstrand 2004-03-07 21:24:12 +00:00
  • 5ca59aff01 when running kinit with a subprocess, fetch new tickets after half the tickets lifetime Love Hörnquist Åstrand 2004-03-07 21:17:53 +00:00
  • 103cb19803 spelling Love Hörnquist Åstrand 2004-03-07 21:03:00 +00:00
  • 12289e8b96 (default_etypes): avoid using disabled enctypes (set_etypes): avoid using disabled enctypes Love Hörnquist Åstrand 2004-03-07 20:59:39 +00:00
  • 75e129b9e4 framework for * Using LDAP to store the database:: * Using Samba LDAP password database:: Love Hörnquist Åstrand 2004-03-07 18:49:32 +00:00
  • 2b2320a169 x Love Hörnquist Åstrand 2004-03-07 17:41:15 +00:00
  • c5fd7d3102 Intergrate Heimdal's hdb-ldap and the Samba password database. From: Andrew Bartlett <abartlet@samba.org> Love Hörnquist Åstrand 2004-03-07 17:38:48 +00:00
  • c617bcd29c x Love Hörnquist Åstrand 2004-03-07 17:25:30 +00:00
  • f1b20f9982 document new behavior Love Hörnquist Åstrand 2004-03-07 17:24:58 +00:00
  • 7a0e97dd31 even if kx failes, start anyway From: Harald Barth <haba@pdc.kth.se> Love Hörnquist Åstrand 2004-03-07 17:22:06 +00:00
  • 888ded8039 x Love Hörnquist Åstrand 2004-03-07 17:11:14 +00:00
  • 288ae5fc9a add --disable-DES Love Hörnquist Åstrand 2004-03-07 17:10:46 +00:00
  • c0e634f6c4 document --detach and --disable-DES Love Hörnquist Åstrand 2004-03-07 17:10:14 +00:00
  • 15af520f64 check if enctype is disabled before using it Love Hörnquist Åstrand 2004-03-07 17:06:01 +00:00
  • 49d345d693 add support for disabling checksum/encryption types Love Hörnquist Åstrand 2004-03-07 17:04:59 +00:00
  • 60e6ffb478 ifdef protect label that is only uesd with pkinit Love Hörnquist Åstrand 2004-03-07 16:40:58 +00:00
  • 67901aee54 add more cases Love Hörnquist Åstrand 2004-03-07 16:05:15 +00:00
  • 9fe5dfb67c on strange tcp error; log local port number and socket type Love Hörnquist Åstrand 2004-03-07 14:54:49 +00:00
  • 601d343b4d x Love Hörnquist Åstrand 2004-03-07 14:31:57 +00:00
  • 5095f7bbc3 (add_one_principal): even though the principal is disabled (creation of random key/keydata), create it with a random password Love Hörnquist Åstrand 2004-03-07 14:31:26 +00:00
  • ae01d1df5e x Love Hörnquist Åstrand 2004-03-07 14:26:41 +00:00
  • 912dfa6eee (spnego_accept_sec_context): make sure the length of the choice element doesn't overrun us Love Hörnquist Åstrand 2004-03-07 14:26:20 +00:00
  • f96b2ccb60 (spnego_reply): make sure the length of the choice element doesn't overrun us Love Hörnquist Åstrand 2004-03-07 14:25:33 +00:00
  • 1b7fe5bcc4 fix prototype of encode_utf8string Love Hörnquist Åstrand 2004-03-07 14:03:49 +00:00
  • 15ba74a10d x Love Hörnquist Åstrand 2004-03-07 13:38:23 +00:00
  • 8dd36b4b32 move NegotiationToken to avoid warning Love Hörnquist Åstrand 2004-03-07 13:38:08 +00:00
  • 46418aa4c8 uncomment NegotiationToken Love Hörnquist Åstrand 2004-03-07 12:57:02 +00:00
  • 5c87eb99f3 spnego_files += asn1_NegotiationToken.x Love Hörnquist Åstrand 2004-03-07 12:56:39 +00:00
  • f2bdee2b8d catch CHOICE and generate dummy placeholder Love Hörnquist Åstrand 2004-03-07 12:44:00 +00:00
  • 322b4a8a3e added dummy parsing of CHOICE Love Hörnquist Åstrand 2004-03-07 12:42:55 +00:00
  • 2e03946bac revert the part of the file I didn't mean to commit yet (samba support) Love Hörnquist Åstrand 2004-03-06 23:13:16 +00:00
  • 6a63f6b416 drop SMTP_NAME Love Hörnquist Åstrand 2004-03-06 23:09:24 +00:00
  • 34659fc782 support building ldap backend as module sort asn1 hdb files Love Hörnquist Åstrand 2004-03-06 22:30:21 +00:00
  • e4b3116bfe when building ldap as a shared module, don't include it in the list Love Hörnquist Åstrand 2004-03-06 22:26:46 +00:00
  • b54087bb83 add --hdb-openldap-module Love Hörnquist Åstrand 2004-03-06 22:25:23 +00:00
  • f46a1ac367 make ldap possible to build as a shared module Love Hörnquist Åstrand 2004-03-06 21:51:24 +00:00
  • 44cb7e1d74 add hdb_{,un}seal_key{,_mkey} from Andrew Bartlett <abartlet@samba.org> Love Hörnquist Åstrand 2004-03-06 18:58:22 +00:00
  • 02bf38f7a1 x Love Hörnquist Åstrand 2004-03-06 17:27:04 +00:00
  • f7d3e821da x Love Hörnquist Åstrand 2004-03-06 16:38:12 +00:00
  • 5065dd4bc7 (decrypt_internal_special): do not not modify the original data test case from Ronnie Sahlberg <ronnie_sahlberg@ozemail.com.au> Love Hörnquist Åstrand 2004-03-06 16:36:46 +00:00
  • 601b8fcfa3 (process_reply): log into result_string if something goes bad, return 0 (even on failure), not the KPASSWD protocol error code Love Hörnquist Åstrand 2004-03-03 22:14:47 +00:00
  • fb3cfcca9f more cc tests, mostly related to mcc behavior Love Hörnquist Åstrand 2004-03-03 21:09:28 +00:00
  • 188cabf477 (mcc_get_principal): also check for primary_principal == NULL now that that isn't used as dead flag Love Hörnquist Åstrand 2004-03-03 21:06:36 +00:00
  • bd852f759c don't overload the primary_principal == NULL as dead since that doesn't always work Based on patch from Jeffrey Hutzelman <jhutz@cmu.edu>, but tweek by me Love Hörnquist Åstrand 2004-03-03 20:49:34 +00:00
  • dff9e56989 x Love Hörnquist Åstrand 2004-03-02 22:19:17 +00:00
  • 3224391860 make it possible to use libsl from c++ From: Mattias Amnefelt <mattiasa@kth.se> Love Hörnquist Åstrand 2004-03-02 22:04:57 +00:00
  • b481ccdcae x Love Hörnquist Åstrand 2004-03-01 22:08:23 +00:00
  • 5ad3b9d8fb include <crypt.h>, From: Fredrik Ljungberg <flag@pobox.se> Love Hörnquist Åstrand 2004-03-01 22:02:40 +00:00
  • c8fbd4db8a x Love Hörnquist Åstrand 2004-02-29 06:59:25 +00:00
  • be1b8d4459 (create_random_entry): print error message on failure Love Hörnquist Åstrand 2004-02-29 06:56:22 +00:00
  • 6b07954615 (_kadm5_set_keys_randomly): make sure enctype to copy enctype for des keys From: Andrew Bartlett <abartlet@samba.org> Love Hörnquist Åstrand 2004-02-29 06:12:50 +00:00
  • 40ac026c53 (kadm5_s_create_principal_with_key): don't call _kadm5_set_keys2, create_principal will do that for us. But set kvno to 1. Love Hörnquist Åstrand 2004-02-29 06:07:32 +00:00
  • a3beff27cb (change): bump kvno (kadm5_s_chpass_principal_with_key): bump kvno Love Hörnquist Åstrand 2004-02-29 06:00:56 +00:00
  • 4f7deb0238 (kadm5_s_randkey_principal): bump kvno Love Hörnquist Åstrand 2004-02-29 05:59:22 +00:00
  • d420dc5958 (_kadm5_set_*): don't change the kvno, let the callee to that Love Hörnquist Åstrand 2004-02-29 05:49:29 +00:00
  • 37be50b9f6 (krb5_get_default_realm): let krb5_set_default_realm set an error string for us Johan Danielsson 2004-02-23 13:49:28 +00:00
  • d55009fe0e 0.6.1 Love Hörnquist Åstrand 2004-02-22 17:39:06 +00:00
  • f419dc759e x Love Hörnquist Åstrand 2004-02-22 17:33:16 +00:00
  • cd62eb6021 x Love Hörnquist Åstrand 2004-02-22 17:32:08 +00:00
  • 6da4e2989e adapt to rename of oid_cmp to heim_oid_cmp Love Hörnquist Åstrand 2004-02-22 17:31:53 +00:00
  • 483b0b78c3 fix all db >= 4.1 cases Love Hörnquist Åstrand 2004-02-22 12:48:39 +00:00
  • 6dfc838343 add text about hostname to realm mapping using DNS Love Hörnquist Åstrand 2004-02-22 11:45:57 +00:00
  • 9dac88f093 update error codes Love Hörnquist Åstrand 2004-02-20 21:42:34 +00:00
  • ba2fb75678 prefix pkinit error codes with KRB5_ Love Hörnquist Åstrand 2004-02-20 21:40:42 +00:00
  • fac11727db reorder and document some options Johan Danielsson 2004-02-20 12:21:42 +00:00
  • dd3917221f include kafs.h if krb4 || krb5 Johan Danielsson 2004-02-20 12:21:05 +00:00
  • 9d7b65f346 reorder some options Johan Danielsson 2004-02-20 12:20:36 +00:00
  • e7eaae52ff handle memory allocate errors Love Hörnquist Åstrand 2004-02-19 21:24:14 +00:00
  • 73447cd88f (_krb5_xlock): handle that everything was ok, and don't put an error in the error strings then Love Hörnquist Åstrand 2004-02-19 21:22:52 +00:00
  • 9503937a3d indent, use krb5_abortx() instead of abort() Love Hörnquist Åstrand 2004-02-19 12:44:33 +00:00
  • 8696c13a7f (process_pa_data_to_key): spelling Love Hörnquist Åstrand 2004-02-19 12:41:19 +00:00
  • 538ff04fdf x Love Hörnquist Åstrand 2004-02-18 19:23:14 +00:00
  • 7d52691d1c remove dup on Love Hörnquist Åstrand 2004-02-18 19:17:35 +00:00
  • 05087c906f x Love Hörnquist Åstrand 2004-02-17 22:21:24 +00:00
  • ed2915aca8 x Love Hörnquist Åstrand 2004-02-17 12:07:52 +00:00
  • 6806ed574f (add_string): catch error from realloc Love Hörnquist Åstrand 2004-02-17 12:07:42 +00:00
  • 793915d663 possibly return ENOMEM Love Hörnquist Åstrand 2004-02-17 12:04:59 +00:00
  • 82bc224368 adapt to the new format of heim_integer, start working on w2k compat Love Hörnquist Åstrand 2004-02-17 08:46:59 +00:00
  • d85519e16d s/heim_big_integer/heim_integer/ Love Hörnquist Åstrand 2004-02-13 17:08:29 +00:00
  • e78b654fc1 adapt to asn1 bignum code, use HEIM_PKINIT errors Love Hörnquist Åstrand 2004-02-13 16:53:25 +00:00
  • ad01ed478a adapt to asn1 bignum code, use HEIM_PKINIT errors Love Hörnquist Åstrand 2004-02-13 16:24:27 +00:00
  • 2e261f0a4b add HEIM_PKINIT specific errors Love Hörnquist Åstrand 2004-02-13 16:23:40 +00:00
  • 7dbeeb957f x Love Hörnquist Åstrand 2004-02-12 14:48:17 +00:00
  • 5cc66e1d2b add simple_execve_timed Love Hörnquist Åstrand 2004-02-12 14:48:04 +00:00
  • 7d842b177a x Love Hörnquist Åstrand 2004-02-12 14:37:41 +00:00
  • 0e44e47b2a add timed simple_exec Love Hörnquist Åstrand 2004-02-12 14:37:18 +00:00
  • 7f634c3fd2 x Love Hörnquist Åstrand 2004-02-12 14:23:30 +00:00
  • ddfca69195 rename AC_WFLAGS to rk_WFLAGS Love Hörnquist Åstrand 2004-02-12 14:23:09 +00:00
  • 035febadcc x Love Hörnquist Åstrand 2004-02-12 14:21:49 +00:00
  • f32ed23aa8 overquote to pacify automake1.8 Love Hörnquist Åstrand 2004-02-12 14:21:14 +00:00
  • c38bbbb149 use m4_define, over-quote string Love Hörnquist Åstrand 2004-02-12 14:19:16 +00:00