| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add and use k5memdup, k5memdup0 helpers | Greg Hudson | 2013-02-09 | 1 | -4/+1 |
| * | Require IPv6 support | Ken Raeburn | 2012-02-28 | 1 | -2/+0 |
| * | Make verto context available to kdcpreauth modules | Greg Hudson | 2011-11-15 | 1 | -1/+1 |
| * | Allow password changes over NATs | Greg Hudson | 2011-10-15 | 1 | -23/+8 |
| * | Make dispatch() respond via a callback | Greg Hudson | 2011-10-03 | 1 | -17/+10 |
| * | Mark up strings for translation | Greg Hudson | 2011-06-10 | 1 | -8/+6 |
| * | Clean up schpw.c in kadmind a bit, making use of new k5-int.h helpers | Greg Hudson | 2011-04-19 | 1 | -79/+44 |
| * | Revert r24886; it was incorrect | Greg Hudson | 2011-04-19 | 1 | -4/+0 |
| * | Fix memory leak in kpasswd server UDP error path | Greg Hudson | 2011-04-19 | 1 | -0/+4 |
| * | Fix the sole case in process_chpw_request() where a return could occur | Tom Yu | 2011-04-13 | 1 | -2/+12 |
| * | In r21175 (on the mskrb branch, merged in r21690) the result codes for | Greg Hudson | 2011-03-29 | 1 | -2/+3 |
| * | Add missing KRB5_USE_INET6 ifdefs around some bits of IPv6 code which | Greg Hudson | 2011-02-09 | 1 | -0/+2 |
| * | Merge users/raeburn/branches/network-merge | Ken Raeburn | 2010-03-17 | 1 | -0/+59 |
| * | make mark-cstyle | Tom Yu | 2009-10-31 | 1 | -215/+216 |
| * | Start to phase out krb5_xfree macro, which just casts its argument to | Ken Raeburn | 2009-01-28 | 1 | -5/+5 |
| * | Adapted patch from Apple: in kadmind's process_chpw_request, make sure | Greg Hudson | 2009-01-22 | 1 | -2/+7 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -99/+142 |
| * | Use strlcpy instead of strcpy in many places | Greg Hudson | 2008-10-24 | 1 | -17/+30 |
| * | Check for malloc failure | Ken Raeburn | 2008-08-06 | 1 | -0/+5 |
| * | Fix various minor format-string issues | Ken Raeburn | 2008-06-03 | 1 | -1/+1 |
| * | Avoid unchecked sprintf in some KDC-side programs | Ken Raeburn | 2007-07-12 | 1 | -2/+2 |
| * | MITKRB5-SA-2007-002: buffer overflow in krb5_klog_syslog | Tom Yu | 2007-04-03 | 1 | -2/+7 |
| * | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -1/+1 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -1/+1 |
| * | * misc.h, misc.c (schpw_util_wrapper): Rename from | Tom Yu | 2005-10-12 | 1 | -2/+2 |
| * | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 1 | -1/+0 |
| * | * misc.c, misc.h: New function check_min_life(), containing common | Tom Yu | 2004-10-27 | 1 | -2/+2 |
| * | * schpw.c (process_chpw_request): Log chpw requests | Tom Yu | 2003-05-27 | 1 | -1/+14 |
| * | * schpw.c (process_chpw_request): Return KRB5_KPASSWD_BAD_VERSION if the | Ken Raeburn | 2003-05-17 | 1 | -1/+1 |
| * | * schpw.c (process_chpw_request): Use GETSOCKNAME_ARG3_TYPE | Ezra Peisach | 2001-10-26 | 1 | -1/+5 |
| * | * misc.c, server_stubs.c: Nuke rcsid | Ezra Peisach | 2001-07-01 | 1 | -0/+2 |
| * | * ovsec_kadmd.c: Change prototype for process_chpw_request | Ezra Peisach | 2001-06-22 | 1 | -4/+5 |
| * | * misc.c, schpw.c: Cleanup assignments in conditionals | Ezra Peisach | 2001-06-04 | 1 | -17/+28 |
| * | pullup from 1.2-beta4 | Ken Raeburn | 2000-07-01 | 1 | -1/+1 |
| * | * schpw.c (process_chpw_request): Cast to krb5_octet * instead of | Ezra Peisach | 1998-07-20 | 1 | -3/+3 |
| * | * schpw.c (process_chpw_request): Free memory of allocated for | Ezra Peisach | 1998-02-25 | 1 | -0/+4 |
| * | * schpw.c: New file. Support for Cygnus chpw. | Tom Yu | 1998-01-21 | 1 | -0/+372 |