Set the canonicalize flag in TGS requests and accept cross-realm referral tickets.
[krb5.git] / src / lib / krb5 /
2006-09-21 Sam HartmanSet the canonicalize flag in TGS requests and accept...
2006-09-19 Alexandra EllwoodBad loop logic in krb5_mcc_generate_new
2006-09-05 Jeffrey Altmanwindows ccache and keytab file paths without a prefix
2006-08-29 Ken RaeburnRename KRB5_KDB_PLUGIN_OP_NOTSUPP to KRB5_PLUGIN_OP_NOT...
2006-08-29 Ken RaeburnPatch from Savitha R:
2006-08-23 Ken Raeburnmake depend
2006-08-23 Ken RaeburnMerge Todd's TCP changepw support, with a few fixups
2006-08-16 Alexandra Ellwoodcc_err_xlate: Updated error mappings to generate the...
2006-08-02 Tom YuApply patch from Michael Calmer to fix some uninitializ...
2006-07-18 Ken RaeburnMerge remaining changes from LDAP integration branch
2006-07-17 Jeffrey Altman stdcc.c: fix v2 version of krb5_stdcc_resolve()
2006-07-11 Alexandra EllwoodCleaned up CCAPI v3 code to remove memory leaks. Fixed...
2006-07-03 Jeffrey AltmanGetModuleHandle needs extension on Win64
2006-06-30 Jeffrey Altman stdcc.c: undo change which broke the opening of ccaches
2006-06-30 Tom Yu * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcache):
2006-06-30 Tom Yu * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcach...
2006-06-30 Jeffrey Altmanfix stdcc.c to build without USE_CCAPI_V3
2006-06-29 Ezra PeisachMakefile.in: Change T_STD_CONF_OBJS to only list t_std...
2006-06-29 Ken Raeburnfix calling convention for krb5 error-message routines...
2006-06-28 Jeffrey Altman cc_mslsa.c: The WOW64 environment on 64-bit versions of
2006-06-28 Ken Raeburnautoconf 2.60 compatibility
2006-06-26 Tom Yu * src/lib/krb5_32.def: Export krb5_copy_context
2006-06-26 Tom Yu * src/include/krb5/krb5.hin: Add prototype for krb5_co...
2006-06-24 Ken RaeburnFix krb5_get_profile to create a new profile duplicatin...
2006-06-22 Tom Yu * src/lib/krb5/krb/srv_rcache.c (krb5_get_server_rcach...
2006-06-22 Sam Hartman r18022@luminous: jaltman | 2006-05-19 05:18:37 -0400
2006-06-22 Jeffrey Altmankrb5_stdccv3_setup is ok
2006-06-22 Jeffrey AltmanUse the old exported names for setup and shutdown
2006-06-22 Jeffrey AltmanThis commit updates lib/krb5/ccache/ccapi to support...
2006-06-16 Ken RaeburnChange a bunch of calls to ctype macros (those cited...
2006-06-15 Ken Raeburn* rc_io.c (krb5_rc_io_move): Use same code for cygwin...
2006-06-13 Russ AllberyPrevent a library double-free and crash when a keytab...
2006-06-10 Ken RaeburnSince it appears we don't actually set the conf_tgs_kty...
2006-06-10 Ken RaeburnFix stupid typo in last change
2006-06-10 Ken RaeburnUse new macro FILE_OWNER_OK to examine uid of .k5login...
2006-06-09 Ken RaeburnCall krb5_set_error_message any time multiple errno...
2006-06-08 Ken RaeburnFixed by having krb5_fcc_interpret call krb5_set_error_...
2006-06-08 Ken Raeburncopyright notice
2006-06-08 Ken RaeburnDon't call k5_mutex_destroy when krb5_rc_resolve_type...
2006-05-31 Ken RaeburnMerge about 1/3 of the remaining configure scripts...
2006-05-24 Ken RaeburnRename locate.h to locate_plugin.h. Change references...
2006-05-23 Ken Raeburninstall headers into include/krb5
2006-05-16 Ken Raeburn* lib/kadm5/alt_prof.c (kadm5_get_config_params): Repla...
2006-05-13 Ken Raeburn* configure.in: Don't create a makefile for posix subdir
2006-05-13 Ken Raeburn* syslog.c: Discard all the non-Windows bits, since...
2006-05-13 Ken Raeburn* getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup...
2006-05-13 Tom YuUse unsigned char rather than u_int8_t in random_string()
2006-05-10 Alexandra EllwoodFixed the krb5_cc_gen_new memory ccache implementation...
2006-05-09 Ken Raeburn* send_tgs.c (krb5_send_tgs): Fix memory allocation...
2006-05-04 Alexandra EllwoodChanged to krb5int_open_plugin_dirs/krb5int_close_plugi...
2006-04-29 Ken RaeburnDon't test HAVE_C_STRUCTURE_ASSIGNMENT.
2006-04-25 Ken RaeburnUpdate internal plugin interface to add an errinfo...
2006-04-24 Alexandra EllwoodAdded CoreFoundation bundle plugin support
2006-04-21 Ezra Peisachunsigned/signed int warnings in krb5_context variables
2006-04-18 Ken Raeburn(LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't...
2006-04-18 Ken Raeburn(krb5int_debug_fprint): Use strerror_r if available.
2006-04-14 Ken RaeburnMove gmt_mktime.c from lib/krb5/os to util/support...
2006-04-13 Ken RaeburnPartial merge from Novell LDAP integration branch,...
2006-04-13 Ken RaeburnDon't include kdb.h from k5-int.h; instead, include...
2006-04-11 Sam HartmanRemove ChangeLog files from the source tree. From...
2006-04-11 Ken RaeburnRemove .Sanitize and .rconf files, no longer used
2006-04-04 Ken Raeburnmake depend
2006-04-04 Ken Raeburn* Makefile.in (DEFS): Make empty.
2006-04-03 Ken Raeburninclude autoconf.h in a few more places
2006-04-02 Ken Raeburn* Makefile.in (DEFS): Make empty
2006-04-01 Ken RaeburnInclude autoconf.h (or include it earlier) in a bunch...
2006-03-31 Ken Raeburn* kt_file.c (krb5_ktf_keytab_externalize, krb5_ktf_keyt...
2006-03-31 Ken Raeburnmake depend, now with dependency sorting
2006-03-27 Ken Raeburnmake depend
2006-03-26 Ken RaeburnInitial enhanced error message support, similar to...
2006-03-13 Ken Raeburn* Makefile.in (check-unix): Use RUN_SETUP for t_deltat
2006-03-11 Ken RaeburnInstead of arbitrary division of headers into include...
2006-03-09 Ken Raeburn* locate_kdc.c (module_locate_server): Don't set cbdata...
2006-03-08 Ken Raeburnmake depend
2006-03-08 Ken Raeburnkrb5.h, which is built after util/et, which is built...
2006-03-07 Ken RaeburnMerge from plugin branch
2006-02-27 Jeffrey AltmanQing Dong <dongq@mit.edu> provided a set of changes...
2006-01-27 Sam HartmanDefine new error codes for errors loading dal plugins.
2006-01-26 Ken Raeburnupdate copyright dates
2006-01-18 Ken RaeburnInclude the support library when linking various test...
2005-12-30 Tom Yu * gc_frm_kdc.c: Rewrite to modularize significantly...
2005-12-28 Tom Yu * gc_frm_kdc.c (krb5_get_cred_from_kdc_opt): Cause...
2005-12-02 Jeffrey AltmanIncrease size of PurgeRequest buffers for MSLSA
2005-11-29 Tom Yumake depend
2005-11-15 Jeffrey AltmanThis commit ensures that all files in the library include
2005-11-15 Jeffrey Altman * Correct function prototypes that should have been...
2005-10-31 Jeffrey Altman * acquire_cred.c (acquire_init_cred):
2005-10-20 Jeffrey Altmancc_mslsa.c:
2005-10-19 Ken Raeburn* Makefile.in (t_ser): Add dl library and thread link...
2005-10-03 Tom Yu * asn1_get.c (asn1_get_tag_2): Patch from Zhihong...
2005-09-22 Tom Yufix krb5_mk_rep subkey leaks
2005-09-16 Tom Yu * dnsglue.c (USE_RES_NINIT): Fix braino: define to...
2005-09-08 Tom YuRework logic for using res_ninit() and friends to fall...
2005-08-25 Tom Yufix more executable permissions
2005-08-24 Sam HartmanDelete .cvsignore files; contents have already been
2005-08-23 Ezra Peisach * t_ser.c (ser_kcontext_test): Remove statement...
2005-08-20 Ken RaeburnAll configure.in scripts: Use K5_AC_INIT instead of...
2005-08-16 Tom Yu * get_in_tkt.c (krb5_get_init_creds): Free tempstr...
2005-07-12 Tom Yufix MITKRB5-SA-2005-003 krb5_recvauth double-free
2005-07-12 Tom Yufix MITKRB5-SA-2005-002 KDC double-free and heap overflow
next