| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of cm.c and cm.h | Greg Hudson | 2013-04-12 | 1 | -9/+6 |
* | Simplify principal access within libkrb5 | Greg Hudson | 2013-04-08 | 1 | -6/+5 |
* | Add and use k5memdup, k5memdup0 helpers | Greg Hudson | 2013-02-09 | 1 | -9/+4 |
* | Refactor krb5int_rd_chpw_rep() and make it properly handle both framed | Greg Hudson | 2011-04-25 | 1 | -21/+9 |
* | Adjust most C source files to match the new standards for copyright | Greg Hudson | 2011-03-09 | 1 | -4/+4 |
* | Defer hostname lookups in krb5_sendto_kdc | Greg Hudson | 2011-02-13 | 1 | -39/+30 |
* | memory leak in changepw.c | Tom Yu | 2010-12-14 | 1 | -0/+1 |
* | In kpasswd_sendto_msg_callback(), properly compare against the | Greg Hudson | 2010-04-22 | 1 | -1/+2 |
* | Add IPv6 support to changepw.c (reverting r21004 since it is no longer | Greg Hudson | 2010-03-05 | 1 | -7/+26 |
* | Fixed the conflicting type "static krb5_error_code KRB5_CALLCONV" of krb5_ch... | Zhanna Tsitkov | 2009-12-02 | 1 | -30/+42 |
* | Clean up a bunch of signed/unsigned comparison warnings | Greg Hudson | 2009-11-02 | 1 | -1/+1 |
* | In lib/krb5/os, ensure that function definition headers have function | Greg Hudson | 2009-10-31 | 1 | -2/+5 |
* | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -223/+224 |
* | Only look for IPv4 addresses for the kpasswd server. This is just a | Ken Raeburn | 2008-11-05 | 1 | -2/+3 |
* | Check in Nalin's patch, and a test case for changing passwords via kinit | Ken Raeburn | 2008-11-04 | 1 | -0/+8 |
* | krb5_change_set_password should free chpw_rep contents | Alexandra Ellwood | 2008-10-21 | 1 | -0/+2 |
* | Based on patch from lxs, with some changes: | Ken Raeburn | 2008-08-27 | 1 | -2/+1 |
* | memcpy(NULL, ptr, 0) is invalid, so don't do it | Ken Raeburn | 2008-06-30 | 1 | -1/+2 |
* | (more) After malloc/realloc/calloc/strdup/asprintf failures, use | Ken Raeburn | 2008-04-30 | 1 | -2/+2 |
* | Debugged version of patch worked up with Luke | Ken Raeburn | 2007-07-27 | 1 | -0/+2 |
* | In addition to setting the kpasswd port after | Jeffrey Altman | 2007-01-18 | 1 | -1/+3 |
* | Merge Todd's TCP changepw support, with a few fixups | Ken Raeburn | 2006-08-23 | 1 | -270/+238 |
* | Merge from plugin branch | Ken Raeburn | 2006-03-07 | 1 | -10/+9 |
* | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 1 | -1/+0 |
* | Call htons for default port of password server | Sam Hartman | 2004-02-09 | 1 | -1/+1 |
* | * changepw.c (krb5_locate_kpasswd): Check specifically for certain errors | Ken Raeburn | 2003-06-04 | 1 | -1/+1 |
* | set-change password breaks kpasswd | Sam Hartman | 2003-04-28 | 1 | -1/+1 |
* | krb5_setpw_result_string should be internal | Sam Hartman | 2003-04-27 | 1 | -1/+1 |
* | Implementation of Microsoft set password client library code provided | Sam Hartman | 2003-04-25 | 1 | -15/+100 |
* | Fix some KRB5_CALLCONV botches that were causing trouble for Windows build | Tom Yu | 2002-12-07 | 1 | -2/+2 |
* | * changepw.c: Remove reference to adm_err.h | Tom Yu | 2002-11-14 | 1 | -1/+0 |
* | protoize | Ken Raeburn | 2002-09-03 | 1 | -8/+1 |
* | avoid redundant definitions of socket-related error codes for Windows | Ken Raeburn | 2002-06-18 | 1 | -16/+0 |
* | Add capability of looking up TCP addresses for KDC in DNS; not enabled yet. | Ken Raeburn | 2002-06-04 | 1 | -6/+7 |
* | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -1/+1 |
* | * genaddrs.c: Use GETPEERNAME_ARG2_TYPE, GETPEERNAME_ARG3_TYPE | Ezra Peisach | 2001-07-31 | 1 | -4/+13 |
* | Use a "struct addrlist" instead of separate count and pointer-to-pointer values | Ken Raeburn | 2001-06-20 | 1 | -25/+25 |
* | implement and use new internal interface for locating servers | Ken Raeburn | 2001-04-26 | 1 | -248/+228 |
* | back out changes that shouldn't have been checked in yet | Ken Raeburn | 2001-04-26 | 1 | -231/+245 |
* | localaddr.c (foreach_localaddr): support SIOCGIFNUM, for Solaris | Ken Raeburn | 2001-04-26 | 1 | -245/+231 |
* | * def_realm.c: Move prototype for krb5_try_realm_txt_rr() to | Ezra Peisach | 2001-03-11 | 1 | -4/+4 |
* | * changepw.c: Cast length argument to recvfrom/sendto to int | Ezra Peisach | 2000-10-17 | 1 | -2/+3 |
* | * 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 | -11/+17 |
* | pullup from 1.2 branch | Ken Raeburn | 2000-06-27 | 1 | -3/+3 |
* | jaltman@columbia.edu Mar 24, 2000: | Jeffrey Altman | 2000-03-24 | 1 | -17/+6 |
* | changepw.c (krb5_locate_kpasswd): fixed memory trashing caused by incorrect p... | Scott McGuire | 2000-02-07 | 1 | -1/+1 |
* | (krb5_locate_kpasswd): fixed memory trashing caused by incorrect pointer arit... | Scott McGuire | 2000-02-04 | 1 | -1/+1 |
* | merge from 1.1 branch | Ken Raeburn | 1999-12-06 | 1 | -1/+4 |
* | Silence gcc longjmp warnings: | Ken Raeburn | 1999-10-22 | 1 | -0/+18 |