summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/os/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Patch from Matt Crawford to allow matching on realm in cross-realmSam Hartman2004-05-071-0/+5
* Rename header file foreachaddr.c to foreachaddr.h, now that it isn'tKen Raeburn2004-05-051-1/+2
* * localaddr.c: Incorporate foreach_localaddr implementation. Export it asKen Raeburn2004-05-051-0/+5
* * sendto_kdc.c (get_so_error): New function.Ken Raeburn2004-03-221-0/+2
* * sendto_kdc.c (krb5int_sendto): Initialize select_state.end_timeKen Raeburn2004-03-221-0/+4
* krb5_sendto_kdc passing improper argument to krb5_locate_kdcEzra Peisach2004-03-181-0/+5
* * lock_file.c (krb5_lock_file): Initialize flock data on entry, but don'tKen Raeburn2004-03-061-0/+5
* As discussed on the krbdev mailing list, krb5_get_init_creds_password()Jeffrey Altman2004-02-271-0/+11
* * sendto_kdc.c (start_connection): Close socket if connect() call fails for anKen Raeburn2004-02-261-0/+5
* Don't specify defaults for GET{PEER,SOCK}NAME_ARG{2,3}_TYPE macrosKen Raeburn2004-02-141-0/+5
* Call htons for default port of password serverSam Hartman2004-02-091-0/+4
* * dnssrv.c: wrap the entire module in #ifdef KRB5_DNS_LOOKUP to preventJeffrey Altman2003-12-221-0/+5
* * realm_iter.c (krb5_realm_iterator_create): Array NAMES is now constKen Raeburn2003-12-201-0/+3
* * prompter.c (catch_signals, restore_signals): Take pointer to old signalKen Raeburn2003-12-201-0/+9
* * Makefile.in (STLIBOBJS, OBJS, SRCS): Don't build promptusr.cKen Raeburn2003-12-201-0/+2
* * sendto_kdc.c (default_debug_handler, put, putstr): Define only if DEBUG isKen Raeburn2003-12-201-0/+8
* The new functions krb5int_c_mandatory_cksumtype, krb5_ser_pack_int64,Jeffrey Altman2003-12-191-0/+4
* * an_to_ln.c (krb5_aname_to_localname): Don't write one byte pastTom Yu2003-12-131-0/+5
* * sendto_kdc.c: Sockets must be closed with closesocket() insteadJeffrey Altman2003-10-271-0/+6
* * dnssrv.c: New file; split out DNS SRV RR query support...Ken Raeburn2003-08-211-0/+6
* use new config file tag for master KDCKen Raeburn2003-07-251-0/+6
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-171-0/+4
* Export krb5_get_permitted_enctypes and krb5_set_real_time for SambaAlexandra Ellwood2003-07-091-0/+4
* * locate_kdc.c (struct srv_dns_entry): Moved to k5-int.h.Ken Raeburn2003-06-061-0/+10
* * locate_kdc.c (make_srv_query_realm): Punt if strdup fails. Always returnKen Raeburn2003-06-051-0/+9
* Put krb5int_locate_server back in the accessor "export" listKen Raeburn2003-06-041-0/+3
* Handle SRV RR target of "." by returning a new error code.Ken Raeburn2003-06-041-0/+7
* * t_locate_kdc.c (main): Call krb5_locate_srv_dns_1Ken Raeburn2003-06-041-0/+2
* * locate_kdc.c (get_port): Revert last changeKen Raeburn2003-06-041-2/+0
* * changepw.c (krb5_locate_kpasswd): Check specifically for certain errorsKen Raeburn2003-06-041-0/+3
* * locate_kdc.c (get_port): Replace function with macroKen Raeburn2003-06-031-0/+4
* * init_os_ctx.c: Included header to get __KLAllowHomeDirectoryAccess()Alexandra Ellwood2003-06-031-0/+4
* Rename interface to krb5_524_convert_creds, export it from krb5 library.Ken Raeburn2003-05-281-0/+5
* Big step towards integrating libkrb524 into libkrb5:Ken Raeburn2003-05-241-0/+10
* * init_os_ctx.c: Added support for KLL's __KLAllowHomeDirectoryAccess() funct...Alexandra Ellwood2003-05-071-0/+5
* set-change password breaks kpasswdSam Hartman2003-04-281-0/+6
* Incorporate krb5_os_context directly into krb5_context, since they're alwaysKen Raeburn2003-04-281-0/+6
* krb5_setpw_result_string should be internalSam Hartman2003-04-271-0/+5
* Implementation of Microsoft set password client library code providedSam Hartman2003-04-251-0/+13
* memory leak in krb5_read_passwordKen Raeburn2003-04-131-0/+5
* * c_ustime.c: Removed Mac OS 9 code. * ccdefname.c: Conditionalize on USE_CCA...Alexandra Ellwood2003-03-061-0/+14
* Don't call shutdown after finishing writingSam Hartman2003-03-041-0/+4
* * prompter.c (krb5_prompter_posix): Kill echo before printingTom Yu2003-02-081-0/+5
* * prompter.c (krb5_prompter_posix, setup_tty, restore_tty): Fix toTom Yu2003-02-071-0/+7
* * locate_kdc.c (translate_ai_error): Handle EAI_ADDRFAMILY like EAI_NONAME.Ken Raeburn2003-02-061-0/+7
* * prompter.c (krb5_prompter_posix): Rewrite to no longer useTom Yu2003-02-051-0/+9
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-101-0/+4
* * sendto_kdc.c (state_strings): Now constKen Raeburn2003-01-081-0/+4
* Fix some KRB5_CALLCONV botches that were causing trouble for Windows buildTom Yu2002-12-071-0/+24
* * changepw.c: Remove reference to adm_err.hTom Yu2002-11-141-0/+4