| Commit message (Expand) | Author | Age | Files | Lines |
| * | Call krb5_set_error_message any time multiple errno values are translated to | Ken Raeburn | 2006-06-09 | 1 | -15/+59 |
| * | Free requested-enctype list when freeing up credentials. Reported by Rainer | Ken Raeburn | 2006-06-08 | 1 | -0/+4 |
| * | Fixed by having krb5_fcc_interpret call krb5_set_error_message to incorporate | Ken Raeburn | 2006-06-08 | 1 | -0/+3 |
| * | copyright notice | Ken Raeburn | 2006-06-08 | 1 | -1/+27 |
| * | Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that's | Ken Raeburn | 2006-06-08 | 1 | -2/+0 |
| * | Avoid memory leak in error path. Reported by Rainer Weikusat | Ken Raeburn | 2006-06-08 | 1 | -1/+3 |
| * | Updated CCAPI version of krb4int_save_credentials_addr to | Alexandra Ellwood | 2006-06-06 | 1 | -1/+1 |
| * | Patch from Alejandro R. Sedeno and Jeffrey Hutzelman to allow krb4 to | Sam Hartman | 2006-06-02 | 4 | -16/+326 |
| * | krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages | Ezra Peisach | 2006-06-01 | 1 | -1/+4 |
| * | Merge about 1/3 of the remaining configure scripts into the top level. This | Ken Raeburn | 2006-05-31 | 22 | -304/+37 |
| * | Build lib/krb4 makefile at top level | Ken Raeburn | 2006-05-26 | 2 | -25/+2 |
| * | Create crypto, des425 Makefiles from top level | Ken Raeburn | 2006-05-25 | 18 | -52/+32 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 33 | -337/+337 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 34 | -1898/+2054 |
| * | * configure.in: Set and substitute KSU_LIBS, SETENVOBJ, DO_TCL. Generate | Ken Raeburn | 2006-05-18 | 2 | -17/+2 |
| * | Remove krb5_init_context macro hack; change all the calls except in | Ken Raeburn | 2006-05-17 | 17 | -18/+16 |
| * | Add SRCS definition and run make depend | Ken Raeburn | 2006-05-16 | 2 | -0/+129 |
| * | make depend | Ken Raeburn | 2006-05-16 | 1 | -2/+9 |
| * | * lib/kadm5/alt_prof.c (kadm5_get_config_params): Replace filename and | Ken Raeburn | 2006-05-16 | 22 | -113/+215 |
| * | * configure.in: Don't create a makefile for posix subdir | Ken Raeburn | 2006-05-13 | 1 | -1/+1 |
| * | * syslog.c: Discard all the non-Windows bits, since we don't build this on | Ken Raeburn | 2006-05-13 | 1 | -248/+1 |
| * | * getuid.c, memmove.c, sscanf.c, strcasecmp.c, strdup.c, strerror.c, | Ken Raeburn | 2006-05-13 | 8 | -1240/+0 |
| * | Use unsigned char rather than u_int8_t in random_string() | Tom Yu | 2006-05-13 | 1 | -1/+1 |
| * | Fixed the krb5_cc_gen_new memory ccache implementation and updated | Alexandra Ellwood | 2006-05-10 | 3 | -12/+83 |
| * | * send_tgs.c (krb5_send_tgs): Fix memory allocation size when padata is | Ken Raeburn | 2006-05-09 | 1 | -1/+1 |
| * | Cleanup a number of cast away from const warnings in gssapi | Ezra Peisach | 2006-05-09 | 11 | -53/+55 |
| * | kdb_load_library(): SGI compiler requires that when initializing arrays | Ezra Peisach | 2006-05-08 | 1 | -1/+4 |
| * | need to export kadm5_set_use_password_server | Alexandra Ellwood | 2006-05-04 | 2 | -2/+3 |
| * | Changed to krb5int_open_plugin_dirs/krb5int_close_plugin_dirs which | Alexandra Ellwood | 2006-05-04 | 4 | -57/+52 |
| * | Don't test HAVE_C_STRUCTURE_ASSIGNMENT. | Ken Raeburn | 2006-04-29 | 11 | -50/+2 |
| * | (DB2_NAME): New macro, adding .so suffix for now. | Ken Raeburn | 2006-04-27 | 1 | -2/+3 |
| * | Change kdb plugin code to use the new plugin support instead of | Ken Raeburn | 2006-04-25 | 2 | -20/+25 |
| * | Update internal plugin interface to add an errinfo structure to "open" | Ken Raeburn | 2006-04-25 | 1 | -3/+6 |
| * | Change name of kdb function-table symbol from being derived from the | Ken Raeburn | 2006-04-25 | 1 | -3/+1 |
| * | Generate rpc includes as part of the generate-files-mac target | Alexandra Ellwood | 2006-04-24 | 1 | -0/+2 |
| * | Updated kadm5 Makefile.ins to autogenerate the kadm5 headers as part | Alexandra Ellwood | 2006-04-24 | 3 | -0/+6 |
| * | Added CoreFoundation bundle plugin support | Alexandra Ellwood | 2006-04-24 | 1 | -0/+4 |
| * | krb_get_tf_realm(): cc_int32 is an integer type and should be | Alexandra Ellwood | 2006-04-24 | 1 | -1/+1 |
| * | Signed/unsigned warnings cleanup | Ezra Peisach | 2006-04-22 | 3 | -4/+4 |
| * | unsigned/signed int warnings in krb5_context variables | Ezra Peisach | 2006-04-21 | 1 | -1/+1 |
| * | shsUpdate should take an unsigned int for length | Ezra Peisach | 2006-04-20 | 5 | -8/+8 |
| * | (LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't build posix dir on UNIX | Ken Raeburn | 2006-04-18 | 1 | -3/+1 |
| * | (krb5int_debug_fprint): Use strerror_r if available. | Ken Raeburn | 2006-04-18 | 1 | -12/+11 |
| * | (KRB5_KDB_SRV_TYPE_*, KRB5_DB_LOCKMODE_*): Delete definitions duplicated from... | Ken Raeburn | 2006-04-18 | 1 | -32/+0 |
| * | Move gmt_mktime.c from lib/krb5/os to util/support, and rename the function. | Ken Raeburn | 2006-04-14 | 4 | -144/+2 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 21 | -695/+77 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 35 | -955/+820 |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 51 | -29428/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 27 | -1348/+0 |
| * | * client.c (usage): Mark as "noreturn" under gcc | Ken Raeburn | 2006-04-10 | 2 | -0/+7 |