| Commit message (Expand) | Author | Age | Files | Lines |
| * | install sphinx-generated manpages | Tom Yu | 2012-01-09 | 1 | -0/+2 |
| * | SA-2011-007 KDC null pointer deref in TGS handling [CVE-2011-1530] | Tom Yu | 2011-12-06 | 1 | -0/+1 |
| * | Use built-in modules for encrypted timestamp | Greg Hudson | 2011-10-07 | 1 | -0/+2 |
| * | Recast encrypted challenge as linked built-ins | Greg Hudson | 2011-09-23 | 1 | -0/+2 |
| * | Migrate net-server loop to use libverto | Greg Hudson | 2011-09-02 | 1 | -2/+2 |
| * | Remove KDC replay cache | Greg Hudson | 2010-10-19 | 1 | -6/+1 |
| * | KDC worker processes feature | Greg Hudson | 2010-09-17 | 1 | -0/+3 |
| * | Merge users/raeburn/branches/network-merge | Ken Raeburn | 2010-03-17 | 1 | -3/+1 |
| * | Consolidate Makefile variables now that we have only a single global | Greg Hudson | 2009-11-22 | 1 | -3/+1 |
| * | Get "make depend" to work in an unbuilt source tree, since bad deps | Greg Hudson | 2009-08-03 | 1 | -1/+1 |
| * | Implement FAST from draft-ietf-krb-wg-preauth-framework | Sam Hartman | 2009-03-31 | 1 | -0/+2 |
| * | move generated dependencies out of Makefile.in | Ken Raeburn | 2009-01-05 | 1 | -136/+0 |
| * | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -27/+33 |
| * | In the KDC, remove krb4 request handling support and fakeka code | Greg Hudson | 2008-12-15 | 1 | -29/+7 |
| * | Don't build dependencies for fakeka.c | Ken Raeburn | 2008-11-04 | 1 | -14/+1 |
| * | Don't build dependencies for v4rcp.c. | Ken Raeburn | 2008-11-04 | 1 | -74/+76 |
| * | makedepend | Ken Raeburn | 2008-09-18 | 1 | -56/+70 |
| * | Incorporate Apple's patch | Ken Raeburn | 2008-08-25 | 1 | -0/+2 |
| * | Don't use private copy of syslog.h. Rebuild dependencies | Ken Raeburn | 2008-06-10 | 1 | -17/+17 |
| * | Check dependencies for fakeka.c | Ken Raeburn | 2007-10-22 | 1 | -0/+15 |
| * | make depend | Ken Raeburn | 2007-08-16 | 1 | -49/+56 |
| * | Delete more stuff for 'clean' and 'distclean' targets | Ken Raeburn | 2007-03-02 | 1 | -1/+1 |
| * | Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) or | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
| * | make depend | Tom Yu | 2006-10-06 | 1 | -27/+32 |
| * | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 1 | -1/+1 |
| * | * kerberos_v4.c: Don't include kdc.h. | Ken Raeburn | 2006-06-29 | 1 | -6/+6 |
| * | Add man pages for fakeka and k524init | Russ Allbery | 2006-06-12 | 1 | -0/+1 |
| * | Rename locate.h to locate_plugin.h. Change references, update dependencies | Ken Raeburn | 2006-05-24 | 1 | -11/+11 |
| * | install headers into include/krb5 | Ken Raeburn | 2006-05-23 | 1 | -60/+62 |
| * | * Makefile.in (krb5kdc, rtest): Don't explicitly add kdb5 libs to the link | Ken Raeburn | 2006-05-15 | 1 | -2/+2 |
| * | Don't include kdb.h from k5-int.h; instead, include it in the handful | Ken Raeburn | 2006-04-13 | 1 | -3/+2 |
| * | more DEFS= | Ken Raeburn | 2006-04-04 | 1 | -0/+1 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -93/+98 |
| * | Currently logger.c is built as part of the KDC, and also built into | Ken Raeburn | 2006-03-30 | 1 | -18/+1 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -42/+48 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 1 | -37/+37 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -12/+24 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -53/+39 |
| * | Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dl | Ken Raeburn | 2005-06-21 | 1 | -1/+1 |
| * | Novell Database Abstraction Layer merge. | Ken Raeburn | 2005-06-21 | 1 | -2/+3 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -39/+53 |
| * | make depend | Ken Raeburn | 2005-05-13 | 1 | -2/+2 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -1/+0 |
| * | Rename header file foreachaddr.c to foreachaddr.h, now that it isn't | Ken Raeburn | 2004-05-05 | 1 | -1/+1 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 1 | -58/+63 |
| * | Change subdir processing so that SUBDIRS will contain the configured | Ken Raeburn | 2004-03-08 | 1 | -1/+0 |
| * | Merge configuration of kdc, krb524, and slave directories into top | Ken Raeburn | 2004-03-05 | 1 | -2/+3 |
| * | Move daemon.c into a new library of utility routines for linking our programs | Ken Raeburn | 2004-02-24 | 1 | -6/+5 |
| * | make depend | Ken Raeburn | 2003-12-15 | 1 | -53/+60 |
| * | Copy and build daemon.c in whatever directories need it, instead of building it | Ken Raeburn | 2003-08-30 | 1 | -3/+4 |