| Commit message (Expand) | Author | Age | Files | Lines |
* | * locate_kdc.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 1 | -58/+15 |
* | Use a "struct addrlist" instead of separate count and pointer-to-pointer values | Ken Raeburn | 2001-06-20 | 1 | -39/+20 |
* | * locate_kdc.c (add_host_to_list): Initialize stack variable err | Danilo Almeida | 2001-05-08 | 1 | -1/+3 |
* | * locate_kdc.c (add_sockaddr_to_list) [TEST]: If getnameinfo is available, use | Ken Raeburn | 2001-05-08 | 1 | -13/+19 |
* | add some comments | Ken Raeburn | 2001-04-26 | 1 | -0/+2 |
* | implement and use new internal interface for locating servers | Ken Raeburn | 2001-04-26 | 1 | -193/+404 |
* | back out changes that shouldn't have been checked in yet | Ken Raeburn | 2001-04-26 | 1 | -408/+185 |
* | localaddr.c (foreach_localaddr): support SIOCGIFNUM, for Solaris | Ken Raeburn | 2001-04-26 | 1 | -185/+408 |
* | * def_realm.c: Move prototype for krb5_try_realm_txt_rr() to | Ezra Peisach | 2001-03-11 | 1 | -6/+6 |
* | * changepw.c: Cast length argument to recvfrom/sendto to int | Ezra Peisach | 2000-10-17 | 1 | -1/+1 |
* | 2000-08-31 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-08-31 | 1 | -2/+2 |
* | 2000-08-31 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-08-31 | 1 | -2/+16 |
* | * locate_kdc.c, hst_realm.c, def_realm.c, changepw.c: Include | Ezra Peisach | 2000-07-18 | 1 | -0/+1 |
* | * t_an_to_ln.c: Include <stdio.h> for prototypes | Ezra Peisach | 2000-06-30 | 1 | -1/+0 |
* | * def_realm.c: Add newline at end of file | Ezra Peisach | 2000-06-29 | 1 | -1/+2 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -18/+46 |
* | jaltman@columbia.edu Mar 24, 2000: | Jeffrey Altman | 2000-03-24 | 1 | -100/+51 |
* | jaltman dns patches | Ken Raeburn | 1999-09-24 | 1 | -4/+19 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | * t_std_conf.c (test_get_krbhst): Use krb5_free_krbhst to | Danilo Almeida | 1999-08-05 | 1 | -30/+36 |
* | Add profile support for libdefaults dns_fallback | Jeffrey Altman | 1999-07-23 | 1 | -38/+55 |
* | * locate_kdc.c (krb5_locate_kdc): Kerberos admin service name is | Ken Raeburn | 1999-06-30 | 1 | -1/+1 |
* | DNS lookup implementation, conditionally compiled under KRB5_DNS_LOOKUP (which | Ken Raeburn | 1999-06-21 | 1 | -18/+407 |
* | Fixed typo | Danilo Almeida | 1999-05-07 | 1 | -5/+5 |
* | Return KRB5_REALM_UNKNOWN if profile_get_values returns | Theodore Tso | 1999-05-07 | 1 | -7/+3 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -11/+20 |
* | * locate_kdc.c (krb5_locate_kdc): Check return of | Tom Yu | 1998-01-03 | 1 | -0/+4 |
* | * locate_kdc.c (krb5_locate_kdc): Free hostlist array elements | Ezra Peisach | 1997-12-16 | 1 | -0/+4 |
* | * locate_kdc.c (krb5_locate_kdc): Get rid of extra krb5_xfree | Ezra Peisach | 1997-12-07 | 1 | -1/+0 |
* | * Makefile.in: Add changepw.c, prompter.c | Tom Yu | 1997-12-06 | 1 | -38/+102 |
* | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -4/+4 |
* | * locate_kdc.c (krb5_locate_kdc): Add parrentheses for assignment | Ezra Peisach | 1996-01-11 | 1 | -2/+2 |
* | krb5_locate_kdc(): Pass a NUL terminated realm to profile_get_values() | Chris Provenzano | 1995-04-25 | 1 | -1/+8 |
* | Don't deref NULL pointer if profile_get_values returns NULL. | Ezra Peisach | 1995-04-25 | 1 | -1/+1 |
* | Makefile.in, configure.in, t_std_conf.c: Add test program to | Theodore Tso | 1995-04-22 | 1 | -45/+53 |
* | Windows global stuff: | Keith Vetter | 1995-04-14 | 1 | -1/+1 |
* | Bug fixes or better error handling for the following 4 Windows bugs | Keith Vetter | 1995-04-06 | 1 | -29/+31 |
* | * full_ipadr.c, gen_rname.c, port2ip.c, read_msg.c, write_msg.c: | John Gilmore | 1995-03-27 | 1 | -2/+0 |
* | locate_kdc.c: Don't include sys/socket.h, netdb.h, netinet/in.h, | Theodore Tso | 1995-03-24 | 1 | -9/+0 |
* | Port of most of the OS directory to the PC | Keith Vetter | 1995-03-07 | 1 | -2/+7 |
* | Avoid <krb5/...> includes | John Gilmore | 1995-02-28 | 1 | -7/+1 |
* | Removed all references to DECLARG and OLDDECLARG. | Chris Provenzano | 1995-01-13 | 1 | -2/+3 |
* | stamp out rcs keywords | Mark Eichin | 1994-08-18 | 1 | -6/+1 |
* | Fixed default port numbers so they are loaded in network byte order | Theodore Tso | 1994-06-22 | 1 | -2/+2 |
* | Use the precompile ports as the default if the proper ones aren't in | Theodore Tso | 1994-06-10 | 1 | -2/+2 |
* | Change export warning notice from "is assumed to require an export license" | Theodore Tso | 1993-09-01 | 1 | -2/+2 |
* | Added support for secondary Kerberos port | Theodore Tso | 1992-09-29 | 1 | -3/+30 |
* | Update copyright notice | John Kohl | 1991-06-06 | 1 | -2/+16 |
* | libos-proto.h -> los-proto.h | John Kohl | 1991-03-14 | 1 | -1/+1 |
* | fix copyrights | John Kohl | 1991-03-05 | 1 | -1/+1 |