2003-06-25 |
Tom Yu | clean up ftp client gss memory management |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Ken Raeburn | * cksumtypes.c (krb5_cksumtypes_list): Add aes128/256... |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Tom Yu | apply patch from jaltman: |
commit | commitdiff | tree | snapshot |
2003-06-24 |
Ken Raeburn | * k5-int.h (struct krb5_cksumtypes): Add new field... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Tom Yu | * krb5.conf.M: Sync with doc/krb5conf.texinfo |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Tom Yu | * build.texinfo (Installing the Binaries): New node... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Sam Hartman | Split out etype_info2 decoder from etype_info decoder... |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Tom Yu | Delete references to --with-system-db from README |
commit | commitdiff | tree | snapshot |
2003-06-20 |
Ken Raeburn | Put in some IPv6 details. |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Tom Yu | * dnssrv.texinfo: Add note about _kerberos-iv._udp... |
commit | commitdiff | tree | snapshot |
2003-06-17 |
Tom Yu | Update for krb5-1.3-beta4. Fix note on [999]. Move... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Sam Hartman | Set use_conf_ktypes to 1 while looking up the tgt to... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Ken Raeburn | * ftp.c (recvrequest): Add new argument indicating... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Tom Yu | * server_kdb.c (kdb_init_hist): Force history principa... |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Tom Yu | krb5_rd_rep leaks subkeys |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Tom Yu | libgss leaks, UMRs |
commit | commitdiff | tree | snapshot |
2003-06-13 |
Tom Yu | make_ap_req_v1 leaks memory |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Tom Yu | * krb5.hin: krb524_init_ets() takes one argument |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Alexandra Ellwood | * error_table.h, et_c.awk, et_c.pl, et_h.awk, et_c... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Alexandra Ellwood | Removed Mac OS 9 support because it prevents darwin... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Tom Yu | Darwin libkrb4/err_txt.o needs dependency on krb_err.c |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Tom Yu | Don't escape rcache filename characters with backslash |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Tom Yu | update for krb5-1.3-beta3 |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Tom Yu | oops, fix up ChangeLog attribution |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Tom Yu | * krb524.c: Fix copyright notice |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Ken Raeburn | fix bug: would return krb.conf entries plus dns info |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Ken Raeburn | Checkpoint some working code. |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Raeburn | * locate_kdc.c (struct srv_dns_entry): Moved to k5... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ken Raeburn | Export hooks for looking up SRV records, so we can... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Sam Hartman | Don't allow renewable_ok to be set if the renew liftime... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Tom Yu | * g_cnffile.c (krb__get_srvtabname): Make retname... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Alexandra Ellwood | --localstatedir=/var/db for KfM builds |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Ezra Peisach | Static function krb5_generate_authenticator should... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Ken Raeburn | be more flexible in handling failures getting root... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Sam Hartman | Use fork not vfork in ftp |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Tom Yu | pullup of changes previously committed to branch first |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Tom Yu | document team procedures |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Sam Hartman | If krb5_c_string_to_key is |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Ken Raeburn | remove debugging printf accidentally left in krb524init |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Ken Raeburn | * locate_kdc.c (make_srv_query_realm): Punt if strdup... |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Tom Yu | * password_to_key.c (mit_passwd_to_key, afs_passwd_to_... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Tom Yu | * default.exp (setup_root_shell): Don't try to use... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Tom Yu | * Makefile.in (kdb_check): Remove uses of "dump -old... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Ken Raeburn | Put krb5int_locate_server back in the accessor "export... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Ken Raeburn | Handle SRV RR target of "." by returning a new error... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Ken Raeburn | * t_locate_kdc.c (main): Call krb5_locate_srv_dns_1 |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Ken Raeburn | * locate_kdc.c (get_port): Revert last change |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Ken Raeburn | * changepw.c (krb5_locate_kpasswd): Check specifically... |
commit | commitdiff | tree | snapshot |
2003-06-04 |
Ken Raeburn | * krb5_err.et (KRB5_ERR_NO_SERVICE): New error code |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Raeburn | * default.exp (start_kerberos_daemons): "cannont" ... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Raeburn | * locate_kdc.c (get_port): Replace function with macro |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Raeburn | * RealmsConfig-glue.c (get_krbhst_default): Deleted. |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Sam Hartman | Yet more double colon password prompts |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Sam Hartman | Save a copy of the ciphertext from the kdc rather than... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Alexandra Ellwood | Moved krb524_convert_creds_kdc into libkrb5 and krb5... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Alexandra Ellwood | * init_os_ctx.c: Included header to get __KLAllowHomeDi... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Ken Raeburn | * default.exp (setup_root_shell): Handle error messages... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Tom Yu | Drop default_kdc_enctypes and all related code |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Tom Yu | * change_password.c (krb_change_password): Explicitly... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Ken Raeburn | * api.2/init-v2.exp (test117): Update lifetime expected... |
commit | commitdiff | tree | snapshot |
2003-06-01 |
Ken Raeburn | * default.exp: Default RLOGIN_FLAGS to "-x". |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Ken Raeburn | More visible notes on incompleteness of AES support. |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Ken Raeburn | * alt_prof.c (kadm5_get_config_params): Change default... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Ken Raeburn | * kdc.conf: Delete supported and master key type specs |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Ken Raeburn | * krb5.conf: Delete commented-out enctype specs |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Ken Raeburn | * krb5.conf: Delete Athena KDC specifications. Delete... |
commit | commitdiff | tree | snapshot |
2003-05-31 |
Ken Raeburn | * krb5.conf.M: Remove "kdc =" lines from "realms" secti... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | * definitions.texinfo (DefaultTktLifetime): Updated... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | * get_in_tkt.c (krb5_get_init_creds): Change hardcoded... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | * main.c (init_realm): Use KRB5_KDB_MAX_RLIFE, not... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | * definitions.texinfo (DefaultCcacheType, DefaultKDCTim... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | * definitions.texinfo (DefaultCcacheType, DefaultKDCTim... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | * init_ctx.c (DEFAULT_KDC_TIMESYNC): Define as 1 always. |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | * osconf.h (DEFAULT_KDC_ENCTYPE): Default to des3 now |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | update kinit krb4 fallback lifetime default |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Sam Hartman | Document that we support AES and the constraints on... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Alexandra Ellwood | * get_in_tkt.c: (verify_as_reply) Only check the renewa... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Ken Raeburn | update path for kdc.conf in man page |
commit | commitdiff | tree | snapshot |
2003-05-29 |
Alexandra Ellwood | krb524d.h: removed invalid Mac pragmas [RT 1533] |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Tom Yu | update for krb5-1.3-beta2 |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Ken Raeburn | Rename interface to krb5_524_convert_creds, export... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Tom Yu | Docs for admin keytab changes... only this one change... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Tom Yu | * build.texinfo (HPUX): Make HPUX compiler flags simpler |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Tom Yu | * schpw.c (process_chpw_request): Log chpw requests |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Ken Raeburn | * win-pre.in (CPPFLAGS): Define KRB5_DEPRECATED=1 |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Sam Hartman | Avoid memory leak of server and client principal in |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Ken Raeburn | * Makefile.in (KRBHDEP): Add krb524_err header |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Ken Raeburn | * Makefile.in (clean-windows): Remove new "timestamp... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Ezra Peisach | * krb5.hin: Sequence number of krb5_replay_data should... |
commit | commitdiff | tree | snapshot |
2003-05-25 |
Ezra Peisach | Missing prototype for krb5_db_iterate_ext |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Ken Raeburn | Big step towards integrating libkrb524 into libkrb5: |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Ken Raeburn | make-depend updates |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Sam Hartman | When generating etype_info2 for DES style keys, use... |
commit | commitdiff | tree | snapshot |
2003-05-24 |
Sam Hartman | Populate etype_info_entry.s2kparams.data |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Ken Raeburn | update descriptions of OS-specific configure options |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Tom Yu | * admin.texinfo (appdefaults): Clarify afs_krb5 slightly |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Sam Hartman | use kdc_default_options |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Sam Hartman | Document afs_krb5 appdefaults section |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Ezra Peisach | Memory leak in kdc etype_info2 preauth |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Tom Yu | * gen_seqnum.c (krb5_generate_seq_number): Fix think... |
commit | commitdiff | tree | snapshot |
next |