| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Patch from Matt Crawford to allow matching on realm in cross-realm | Sam Hartman | 2004-05-07 | 1 | -0/+5 |
| * | Rename header file foreachaddr.c to foreachaddr.h, now that it isn't | Ken Raeburn | 2004-05-05 | 1 | -1/+2 |
| * | * localaddr.c: Incorporate foreach_localaddr implementation. Export it as | Ken Raeburn | 2004-05-05 | 1 | -0/+5 |
| * | * sendto_kdc.c (get_so_error): New function. | Ken Raeburn | 2004-03-22 | 1 | -0/+2 |
| * | * sendto_kdc.c (krb5int_sendto): Initialize select_state.end_time | Ken Raeburn | 2004-03-22 | 1 | -0/+4 |
| * | krb5_sendto_kdc passing improper argument to krb5_locate_kdc | Ezra Peisach | 2004-03-18 | 1 | -0/+5 |
| * | * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don't | Ken Raeburn | 2004-03-06 | 1 | -0/+5 |
| * | As discussed on the krbdev mailing list, krb5_get_init_creds_password() | Jeffrey Altman | 2004-02-27 | 1 | -0/+11 |
| * | * sendto_kdc.c (start_connection): Close socket if connect() call fails for an | Ken Raeburn | 2004-02-26 | 1 | -0/+5 |
| * | Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macros | Ken Raeburn | 2004-02-14 | 1 | -0/+5 |
| * | Call htons for default port of password server | Sam Hartman | 2004-02-09 | 1 | -0/+4 |
| * | * dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_LOOKUP to prevent | Jeffrey Altman | 2003-12-22 | 1 | -0/+5 |
| * | * realm_iter.c (krb5_realm_iterator_create): Array NAMES is now const | Ken Raeburn | 2003-12-20 | 1 | -0/+3 |
| * | * prompter.c (catch_signals, restore_signals): Take pointer to old signal | Ken Raeburn | 2003-12-20 | 1 | -0/+9 |
| * | * Makefile.in (STLIBOBJS, OBJS, SRCS): Don't build promptusr.c | Ken Raeburn | 2003-12-20 | 1 | -0/+2 |
| * | * sendto_kdc.c (default_debug_handler, put, putstr): Define only if DEBUG is | Ken Raeburn | 2003-12-20 | 1 | -0/+8 |
| * | The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64, | Jeffrey Altman | 2003-12-19 | 1 | -0/+4 |
| * | * an_to_ln.c (krb5_aname_to_localname): Don't write one byte past | Tom Yu | 2003-12-13 | 1 | -0/+5 |
| * | * sendto_kdc.c: Sockets must be closed with closesocket() instead | Jeffrey Altman | 2003-10-27 | 1 | -0/+6 |
| * | * dnssrv.c: New file; split out DNS SRV RR query support... | Ken Raeburn | 2003-08-21 | 1 | -0/+6 |
| * | use new config file tag for master KDC | Ken Raeburn | 2003-07-25 | 1 | -0/+6 |
| * | delete ##WIN16## lines from makefiles | Ken Raeburn | 2003-07-17 | 1 | -0/+4 |
| * | Export krb5_get_permitted_enctypes and krb5_set_real_time for Samba | Alexandra Ellwood | 2003-07-09 | 1 | -0/+4 |
| * | * locate_kdc.c (struct srv_dns_entry): Moved to k5-int.h. | Ken Raeburn | 2003-06-06 | 1 | -0/+10 |
| * | * locate_kdc.c (make_srv_query_realm): Punt if strdup fails. Always return | Ken Raeburn | 2003-06-05 | 1 | -0/+9 |
| * | Put krb5int_locate_server back in the accessor "export" list | Ken Raeburn | 2003-06-04 | 1 | -0/+3 |
| * | Handle SRV RR target of "." by returning a new error code. | Ken Raeburn | 2003-06-04 | 1 | -0/+7 |
| * | * t_locate_kdc.c (main): Call krb5_locate_srv_dns_1 | Ken Raeburn | 2003-06-04 | 1 | -0/+2 |
| * | * locate_kdc.c (get_port): Revert last change | Ken Raeburn | 2003-06-04 | 1 | -2/+0 |
| * | * changepw.c (krb5_locate_kpasswd): Check specifically for certain errors | Ken Raeburn | 2003-06-04 | 1 | -0/+3 |
| * | * locate_kdc.c (get_port): Replace function with macro | Ken Raeburn | 2003-06-03 | 1 | -0/+4 |
| * | * init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess() | Alexandra Ellwood | 2003-06-03 | 1 | -0/+4 |
| * | Rename interface to krb5_524_convert_creds, export it from krb5 library. | Ken Raeburn | 2003-05-28 | 1 | -0/+5 |
| * | Big step towards integrating libkrb524 into libkrb5: | Ken Raeburn | 2003-05-24 | 1 | -0/+10 |
| * | * init_os_ctx.c: Added support for KLL's __KLAllowHomeDirectoryAccess() funct... | Alexandra Ellwood | 2003-05-07 | 1 | -0/+5 |
| * | set-change password breaks kpasswd | Sam Hartman | 2003-04-28 | 1 | -0/+6 |
| * | Incorporate krb5_os_context directly into krb5_context, since they're always | Ken Raeburn | 2003-04-28 | 1 | -0/+6 |
| * | krb5_setpw_result_string should be internal | Sam Hartman | 2003-04-27 | 1 | -0/+5 |
| * | Implementation of Microsoft set password client library code provided | Sam Hartman | 2003-04-25 | 1 | -0/+13 |
| * | memory leak in krb5_read_password | Ken Raeburn | 2003-04-13 | 1 | -0/+5 |
| * | * c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCA... | Alexandra Ellwood | 2003-03-06 | 1 | -0/+14 |
| * | Don't call shutdown after finishing writing | Sam Hartman | 2003-03-04 | 1 | -0/+4 |
| * | * prompter.c (krb5_prompter_posix): Kill echo before printing | Tom Yu | 2003-02-08 | 1 | -0/+5 |
| * | * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix to | Tom Yu | 2003-02-07 | 1 | -0/+7 |
| * | * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME. | Ken Raeburn | 2003-02-06 | 1 | -0/+7 |
| * | * prompter.c (krb5_prompter_posix): Rewrite to no longer use | Tom Yu | 2003-02-05 | 1 | -0/+9 |
| * | Use markers in Makefile.in rather than rules in configure.in to indicate when | Ken Raeburn | 2003-01-10 | 1 | -0/+4 |
| * | * sendto_kdc.c (state_strings): Now const | Ken Raeburn | 2003-01-08 | 1 | -0/+4 |
| * | Fix some KRB5_CALLCONV botches that were causing trouble for Windows build | Tom Yu | 2002-12-07 | 1 | -0/+24 |
| * | * changepw.c: Remove reference to adm_err.h | Tom Yu | 2002-11-14 | 1 | -0/+4 |