| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Export hooks for looking up SRV records, so we can avoid duplicating the code | Ken Raeburn | 2003-06-06 | 2 | -1/+28 |
| * | Don't allow renewable_ok to be set if the renew liftime is greater | Sam Hartman | 2003-06-06 | 2 | -0/+7 |
| * | * g_cnffile.c (krb__get_srvtabname): Make retname be a static | Tom Yu | 2003-06-06 | 2 | -7/+12 |
| * | --localstatedir=/var/db for KfM builds | Alexandra Ellwood | 2003-06-06 | 1 | -1/+1 |
| * | Static function krb5_generate_authenticator should take unsigned sequence num... | Ezra Peisach | 2003-06-06 | 2 | -2/+7 |
| * | be more flexible in handling failures getting root access in test suite | Ken Raeburn | 2003-06-05 | 2 | -2/+10 |
| * | Use fork not vfork in ftp | Sam Hartman | 2003-06-05 | 6 | -9/+14 |
| * | pullup of changes previously committed to branch first | Tom Yu | 2003-06-05 | 3 | -4/+56 |
| * | document team procedures | Tom Yu | 2003-06-05 | 2 | -0/+163 |
| * | If krb5_c_string_to_key is | Sam Hartman | 2003-06-05 | 2 | -0/+19 |
| * | remove debugging printf accidentally left in krb524init | Ken Raeburn | 2003-06-05 | 2 | -1/+4 |
| * | * locate_kdc.c (make_srv_query_realm): Punt if strdup fails. Always return | Ken Raeburn | 2003-06-05 | 2 | -24/+34 |
| * | * password_to_key.c (mit_passwd_to_key, afs_passwd_to_key): Delete | Tom Yu | 2003-06-05 | 2 | -2/+7 |
| * | * default.exp (setup_root_shell): Don't try to use the procedure | Tom Yu | 2003-06-04 | 2 | -3/+6 |
| * | * Makefile.in (kdb_check): Remove uses of "dump -old", etc., since | Tom Yu | 2003-06-04 | 2 | -9/+6 |
| * | Put krb5int_locate_server back in the accessor "export" list | Ken Raeburn | 2003-06-04 | 4 | -0/+12 |
| * | Handle SRV RR target of "." by returning a new error code. | Ken Raeburn | 2003-06-04 | 2 | -29/+65 |
| * | * t_locate_kdc.c (main): Call krb5_locate_srv_dns_1 | Ken Raeburn | 2003-06-04 | 2 | -1/+3 |
| * | * locate_kdc.c (get_port): Revert last change | Ken Raeburn | 2003-06-04 | 2 | -7/+3 |
| * | * changepw.c (krb5_locate_kpasswd): Check specifically for certain errors | Ken Raeburn | 2003-06-04 | 2 | -1/+4 |
| * | * krb5_err.et (KRB5_ERR_NO_SERVICE): New error code | Ken Raeburn | 2003-06-04 | 2 | -0/+6 |
| * | * default.exp (start_kerberos_daemons): "cannont" => "cannot" | Ken Raeburn | 2003-06-03 | 2 | -1/+2 |
| * | * locate_kdc.c (get_port): Replace function with macro | Ken Raeburn | 2003-06-03 | 2 | -3/+9 |
| * | * RealmsConfig-glue.c (get_krbhst_default): Deleted. | Ken Raeburn | 2003-06-03 | 3 | -19/+9 |
| * | Yet more double colon password prompts | Sam Hartman | 2003-06-03 | 3 | -3/+8 |
| * | Save a copy of the ciphertext from the kdc rather than trying to | Sam Hartman | 2003-06-03 | 2 | -0/+9 |
| * | Moved krb524_convert_creds_kdc into libkrb5 and krb5.h. Also export new krb5... | Alexandra Ellwood | 2003-06-03 | 4 | -397/+52 |
| * | * init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess() | Alexandra Ellwood | 2003-06-03 | 2 | -0/+8 |
| * | * default.exp (setup_root_shell): Handle error messages indicating "-x" isn't | Ken Raeburn | 2003-06-03 | 2 | -1/+15 |
| * | Drop default_kdc_enctypes and all related code | Tom Yu | 2003-06-03 | 5 | -171/+19 |
| * | * change_password.c (krb_change_password): Explicitly zero the | Tom Yu | 2003-06-03 | 3 | -4/+15 |
| * | * api.2/init-v2.exp (test117): Update lifetime expected for new defaults | Ken Raeburn | 2003-06-02 | 2 | -2/+7 |
| * | * default.exp: Default RLOGIN_FLAGS to "-x". | Ken Raeburn | 2003-06-01 | 2 | -1/+33 |
| * | More visible notes on incompleteness of AES support. | Ken Raeburn | 2003-05-31 | 1 | -1/+12 |
| * | * alt_prof.c (kadm5_get_config_params): Change default max_life to one day | Ken Raeburn | 2003-05-31 | 2 | -1/+6 |
| * | * kdc.conf: Delete supported and master key type specs | Ken Raeburn | 2003-05-31 | 2 | -2/+2 |
| * | * krb5.conf: Delete commented-out enctype specs | Ken Raeburn | 2003-05-31 | 2 | -4/+2 |
| * | * krb5.conf: Delete Athena KDC specifications. Delete Cygnus realm info. | Ken Raeburn | 2003-05-31 | 2 | -13/+10 |
| * | * krb5.conf.M: Remove "kdc =" lines from "realms" section example, and | Ken Raeburn | 2003-05-31 | 2 | -4/+7 |
| * | * definitions.texinfo (DefaultTktLifetime): Updated for code changes | Ken Raeburn | 2003-05-30 | 2 | -3/+6 |
| * | * get_in_tkt.c (krb5_get_init_creds): Change hardcoded default ticket lifetime | Ken Raeburn | 2003-05-30 | 2 | -1/+4 |
| * | * main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not KRB5_KDB_MAX_LIFE, as | Ken Raeburn | 2003-05-30 | 2 | -1/+6 |
| * | * definitions.texinfo (DefaultCcacheType, DefaultKDCTimesync, | Ken Raeburn | 2003-05-30 | 3 | -14/+7 |
| * | * definitions.texinfo (DefaultCcacheType, DefaultKDCTimesync, | Ken Raeburn | 2003-05-30 | 1 | -0/+10 |
| * | * init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always. | Ken Raeburn | 2003-05-30 | 2 | -8/+5 |
| * | * osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 now | Ken Raeburn | 2003-05-30 | 2 | -1/+5 |
| * | update kinit krb4 fallback lifetime default | Ken Raeburn | 2003-05-30 | 2 | -1/+5 |
| * | Document that we support AES and the constraints on that support | Sam Hartman | 2003-05-30 | 3 | -0/+31 |
| * | * get_in_tkt.c: (verify_as_reply) Only check the renewable lifetime of ticket... | Alexandra Ellwood | 2003-05-30 | 2 | -0/+8 |
| * | update path for kdc.conf in man page | Ken Raeburn | 2003-05-30 | 2 | -1/+6 |