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