aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2003-06-09oops, fix up ChangeLog attributionTom Yu1-1/+1
2003-06-09 * krb524.c: Fix copyright noticeTom Yu2-17/+24
2003-06-09fix bug: would return krb.conf entries plus dns infoKen Raeburn2-0/+9
2003-06-07Checkpoint some working code.Ken Raeburn2-4/+77
2003-06-06* locate_kdc.c (struct srv_dns_entry): Moved to k5-int.h.Ken Raeburn3-20/+34
2003-06-06Export hooks for looking up SRV records, so we can avoid duplicating the codeKen Raeburn2-1/+28
2003-06-06Don't allow renewable_ok to be set if the renew liftime is greaterSam Hartman2-0/+7
2003-06-06 * g_cnffile.c (krb__get_srvtabname): Make retname be a staticTom Yu2-7/+12
2003-06-06--localstatedir=/var/db for KfM buildsAlexandra Ellwood1-1/+1
2003-06-06Static function krb5_generate_authenticator should take unsigned sequence num...Ezra Peisach2-2/+7
2003-06-05be more flexible in handling failures getting root access in test suiteKen Raeburn2-2/+10
2003-06-05Use fork not vfork in ftpSam Hartman6-9/+14
2003-06-05pullup of changes previously committed to branch firstTom Yu3-4/+56
2003-06-05If krb5_c_string_to_key isSam Hartman2-0/+19
2003-06-05remove debugging printf accidentally left in krb524initKen Raeburn2-1/+4
2003-06-05* locate_kdc.c (make_srv_query_realm): Punt if strdup fails. Always returnKen Raeburn2-24/+34
2003-06-05 * password_to_key.c (mit_passwd_to_key, afs_passwd_to_key): DeleteTom Yu2-2/+7
2003-06-04 * default.exp (setup_root_shell): Don't try to use the procedureTom Yu2-3/+6
2003-06-04 * Makefile.in (kdb_check): Remove uses of "dump -old", etc., sinceTom Yu2-9/+6
2003-06-04Put krb5int_locate_server back in the accessor "export" listKen Raeburn4-0/+12
2003-06-04Handle SRV RR target of "." by returning a new error code.Ken Raeburn2-29/+65
2003-06-04* t_locate_kdc.c (main): Call krb5_locate_srv_dns_1Ken Raeburn2-1/+3
2003-06-04* locate_kdc.c (get_port): Revert last changeKen Raeburn2-7/+3
2003-06-04* changepw.c (krb5_locate_kpasswd): Check specifically for certain errorsKen Raeburn2-1/+4
2003-06-04* krb5_err.et (KRB5_ERR_NO_SERVICE): New error codeKen Raeburn2-0/+6
2003-06-03* default.exp (start_kerberos_daemons): "cannont" => "cannot"Ken Raeburn2-1/+2
2003-06-03* locate_kdc.c (get_port): Replace function with macroKen Raeburn2-3/+9
2003-06-03* RealmsConfig-glue.c (get_krbhst_default): Deleted.Ken Raeburn2-19/+5
2003-06-03Yet more double colon password promptsSam Hartman3-3/+8
2003-06-03Save a copy of the ciphertext from the kdc rather than trying toSam Hartman2-0/+9
2003-06-03Moved krb524_convert_creds_kdc into libkrb5 and krb5.h. Also export new krb5...Alexandra Ellwood4-397/+52
2003-06-03* init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess()Alexandra Ellwood2-0/+8
2003-06-03* default.exp (setup_root_shell): Handle error messages indicating "-x" isn'tKen Raeburn2-1/+15
2003-06-03Drop default_kdc_enctypes and all related codeTom Yu5-171/+19
2003-06-03 * change_password.c (krb_change_password): Explicitly zero theTom Yu3-4/+15
2003-06-02* api.2/init-v2.exp (test117): Update lifetime expected for new defaultsKen Raeburn2-2/+7
2003-06-01* default.exp: Default RLOGIN_FLAGS to "-x".Ken Raeburn2-1/+33
2003-05-31* alt_prof.c (kadm5_get_config_params): Change default max_life to one dayKen Raeburn2-1/+6
2003-05-31* kdc.conf: Delete supported and master key type specsKen Raeburn2-2/+2
2003-05-31* krb5.conf: Delete commented-out enctype specsKen Raeburn2-4/+2
2003-05-31* krb5.conf: Delete Athena KDC specifications. Delete Cygnus realm info.Ken Raeburn2-13/+10
2003-05-31* krb5.conf.M: Remove "kdc =" lines from "realms" section example, andKen Raeburn2-4/+7
2003-05-30* get_in_tkt.c (krb5_get_init_creds): Change hardcoded default ticket lifetimeKen Raeburn2-1/+4
2003-05-30* main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not KRB5_KDB_MAX_LIFE, asKen Raeburn2-1/+6
2003-05-30* init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always.Ken Raeburn2-8/+5
2003-05-30* osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 nowKen Raeburn2-1/+5
2003-05-30update kinit krb4 fallback lifetime defaultKen Raeburn2-1/+5
2003-05-30* get_in_tkt.c: (verify_as_reply) Only check the renewable lifetime of ticket...Alexandra Ellwood2-0/+8
2003-05-30update path for kdc.conf in man pageKen Raeburn2-1/+6
2003-05-29krb524d.h: removed invalid Mac pragmas [RT 1533]Alexandra Ellwood2-7/+4