aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)AuthorFilesLines
2006-06-15 * src/lib/gssapi/libgssapi_krb5.exports: AddTom Yu1-0/+1
2006-06-15 * src/lib/gssapi/krb5/gssapiP_krb5.h: Restore prototype ofTom Yu2-2/+5
2006-06-15make dependTom Yu5-11/+228
2006-06-15 * src/lib/gssapi/mechglue/Makefile.in (mydir):Tom Yu2-2/+2
2006-06-15* rc_io.c (krb5_rc_io_move): Use same code for cygwin as for normalKen Raeburn1-1/+1
2006-06-14Some simple transformations:Ken Raeburn1-151/+169
2006-06-14Merge from branches/mechglue. Initial integration of Sun-donatedTom Yu64-1742/+7963
2006-06-14remove old cvs log commentKen Raeburn1-65/+0
2006-06-14When NULL is passed into krb_get_in_pw_tkt, we only want to prompt onceRuss Allbery2-0/+26
2006-06-13Prevent a library double-free and crash when a keytab is zero-length.Russ Allbery1-1/+4
2006-06-12Always initialize the output token in gss_init_sec_context as requiredRuss Allbery1-0/+2
2006-06-12If krb5_gss_canonicalize_name is given GSS_C_NULL_OID as the mechanism,Russ Allbery1-1/+2
2006-06-10Since it appears we don't actually set the conf_tgs_ktypes field except in thisKen Raeburn1-14/+1
2006-06-10Fix stupid typo in last changeKen Raeburn1-1/+1
2006-06-10Use new macro FILE_OWNER_OK to examine uid of .k5login file.Ken Raeburn1-1/+8
2006-06-09Call krb5_set_error_message any time multiple errno values are translated toKen Raeburn1-15/+59
2006-06-08Free requested-enctype list when freeing up credentials. Reported by RainerKen Raeburn1-0/+4
2006-06-08Fixed by having krb5_fcc_interpret call krb5_set_error_message to incorporateKen Raeburn1-0/+3
2006-06-08copyright noticeKen Raeburn1-1/+27
2006-06-08Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that'sKen Raeburn1-2/+0
2006-06-08Avoid memory leak in error path. Reported by Rainer WeikusatKen Raeburn1-1/+3
2006-06-06Updated CCAPI version of krb4int_save_credentials_addr toAlexandra Ellwood1-1/+1
2006-06-02Patch from Alejandro R. Sedeno and Jeffrey Hutzelman to allow krb4 toSam Hartman4-16/+326
2006-06-01krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages Ezra Peisach1-1/+4
2006-05-31Merge about 1/3 of the remaining configure scripts into the top level. ThisKen Raeburn22-304/+37
2006-05-26Build lib/krb4 makefile at top levelKen Raeburn2-25/+2
2006-05-25Create crypto, des425 Makefiles from top levelKen Raeburn18-52/+32
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn33-337/+337
2006-05-23install headers into include/krb5Ken Raeburn34-1898/+2054
2006-05-18* configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. GenerateKen Raeburn2-17/+2
2006-05-17Remove krb5_init_context macro hack; change all the calls except inKen Raeburn17-18/+16
2006-05-16Add SRCS definition and run make dependKen Raeburn2-0/+129
2006-05-16make dependKen Raeburn1-2/+9
2006-05-16* lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename andKen Raeburn22-113/+215
2006-05-13* configure.in: Don't create a makefile for posix subdirKen Raeburn1-1/+1
2006-05-13* syslog.c: Discard all the non-Windows bits, since we don't build this onKen Raeburn1-248/+1
2006-05-13* getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup.c, strerror.c,Ken Raeburn8-1240/+0
2006-05-13Use unsigned char rather than u_int8_t in random_string()Tom Yu1-1/+1
2006-05-10Fixed the krb5_cc_gen_new memory ccache implementation and updatedAlexandra Ellwood3-12/+83
2006-05-09* send_tgs.c (krb5_send_tgs): Fix memory allocation size when padata isKen Raeburn1-1/+1
2006-05-09Cleanup a number of cast away from const warnings in gssapiEzra Peisach11-53/+55
2006-05-08kdb_load_library(): SGI compiler requires that when initializing arraysEzra Peisach1-1/+4
2006-05-04need to export kadm5_set_use_password_serverAlexandra Ellwood2-2/+3
2006-05-04Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs whichAlexandra Ellwood4-57/+52
2006-04-29Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn11-50/+2
2006-04-27(DB2_NAME): New macro, adding .so suffix for now.Ken Raeburn1-2/+3
2006-04-25Change kdb plugin code to use the new plugin support instead ofKen Raeburn2-20/+25
2006-04-25Update internal plugin interface to add an errinfo structure to "open"Ken Raeburn1-3/+6
2006-04-25Change name of kdb function-table symbol from being derived from theKen Raeburn1-3/+1
2006-04-24Generate rpc includes as part of the generate-files-mac targetAlexandra Ellwood1-0/+2