aboutsummaryrefslogtreecommitdiff
path: root/src/kdc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2015-10-26Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-2/+1
2015-07-22Add KDC CAMMAC and auth indicator functionsGreg Hudson1-0/+4
2013-12-20Move kdc log routines into a separate fileZhanna Tsitkov1-2/+4
2013-10-04KDC Audit infrastructure and plugin implementationZhanna Tsitkov1-0/+2
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-6/+1
2012-10-17Remove install-oldmanBen Kaduk1-3/+0
2012-10-15Move validate_tgs_request() to a separate fileTom Yu1-2/+4
2012-10-15Move add_to_transited to a separate fileTom Yu1-5/+5
2012-01-09install sphinx-generated manpagesTom Yu1-0/+2
2011-12-06SA-2011-007 KDC null pointer deref in TGS handling [CVE-2011-1530]Tom Yu1-0/+1
2011-10-07Use built-in modules for encrypted timestampGreg Hudson1-0/+2
2011-09-23Recast encrypted challenge as linked built-insGreg Hudson1-0/+2
2011-09-02Migrate net-server loop to use libvertoGreg Hudson1-2/+2
2010-10-19Remove KDC replay cacheGreg Hudson1-6/+1
2010-09-17KDC worker processes featureGreg Hudson1-0/+3
2010-03-17Merge users/raeburn/branches/network-mergeKen Raeburn1-3/+1
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-3/+1
2009-08-03Get "make depend" to work in an unbuilt source tree, since bad depsGreg Hudson1-1/+1
2009-03-31Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman1-0/+2
2009-01-05move generated dependencies out of Makefile.inKen Raeburn1-136/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-27/+33
2008-12-15In the KDC, remove krb4 request handling support and fakeka codeGreg Hudson1-29/+7
2008-11-04Don't build dependencies for fakeka.cKen Raeburn1-14/+1
2008-11-04Don't build dependencies for v4rcp.c.Ken Raeburn1-74/+76
2008-09-18makedependKen Raeburn1-56/+70
2008-08-25Incorporate Apple's patchKen Raeburn1-0/+2
2008-06-10Don't use private copy of syslog.h. Rebuild dependenciesKen Raeburn1-17/+17
2007-10-22Check dependencies for fakeka.cKen Raeburn1-0/+15
2007-08-16make dependKen Raeburn1-49/+56
2007-03-02Delete more stuff for 'clean' and 'distclean' targetsKen Raeburn1-1/+1
2006-10-13Use $(VALGRIND) when running programs using $(KRB5_RUN_ENV) orKen Raeburn1-1/+1
2006-10-06make dependTom Yu1-27/+32
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-1/+1
2006-06-29* kerberos_v4.c: Don't include kdc.h.Ken Raeburn1-6/+6
2006-06-12Add man pages for fakeka and k524initRuss Allbery1-0/+1
2006-05-24Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn1-11/+11
2006-05-23install headers into include/krb5Ken Raeburn1-60/+62
2006-05-15* Makefile.in (krb5kdc, rtest): Don't explicitly add kdb5 libs to the linkKen Raeburn1-2/+2
2006-04-13Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn1-3/+2
2006-04-04more DEFS=Ken Raeburn1-0/+1
2006-03-31make depend, now with dependency sortingKen Raeburn1-93/+98
2006-03-30Currently logger.c is built as part of the KDC, and also built intoKen Raeburn1-18/+1
2006-03-27make dependKen Raeburn1-42/+48
2006-03-11Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn1-37/+37
2006-03-08make dependKen Raeburn1-12/+24
2005-11-29make dependTom Yu1-53/+39
2005-06-21Use DL_LIB and THREAD_LINKOPTS instead of explicitly specifying the dlKen Raeburn1-1/+1
2005-06-21Novell Database Abstraction Layer merge.Ken Raeburn1-2/+3
2005-06-21Update dependenciesKen Raeburn1-39/+53
2005-05-13make dependKen Raeburn1-2/+2