aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2012-10-17Remove install-oldmanBen Kaduk1-1/+0
2012-10-16Remove nroff man pagesBen Kaduk1-1/+1
2012-09-25Remove kerbsrc.winBen Kaduk1-55/+10
2012-09-24Remove kerbsrc-ntBen Kaduk1-8/+0
2012-09-24Remove kerbsrc83Ben Kaduk1-9/+0
2012-09-24Update FILES and WINFILES for kerbsrc.zipBen Kaduk1-3/+8
2012-08-29Don't require pdbs for make installKevin Wasserman1-20/+20
2012-08-28Help updates for kfw 4.0Kevin Wasserman1-0/+1
2012-08-07Add missing quote to install-windowsTom Yu1-1/+1
2012-03-28Automate RST HTML generation with doxygen infoGreg Hudson1-7/+0
2012-03-23Install path-substituted man pagesGreg Hudson1-1/+1
2012-01-09install sphinx-generated manpagesTom Yu1-2/+5
2011-12-12kfw: "make install" installs htmlhelp (leash.chm)Tom Yu1-0/+1
2011-12-12kfw: leash htmlhelp file sourceTom Yu1-1/+4
2011-12-12kfw: "make install" also installs pdbsTom Yu1-0/+19
2011-12-12Windows leash fixes: 'make install' installs leash exesTom Yu1-0/+1
2011-11-04Clean up more stuff in make cleanGreg Hudson1-1/+1
2011-11-04Get rid of fake-installGreg Hudson1-17/+2
2011-11-04Add cross-realm support to "make testrealm"Greg Hudson1-1/+4
2011-10-17Exclude util/wshelper from reindentTom Yu1-1/+2
2011-10-14Exclude more stuff from make reindentTom Yu1-4/+9
2011-10-14Further attempt at removing K4 specific code from the leash executableSam Hartman1-2/+5
2011-10-14re-remove windows/gss from windows buildSam Hartman1-4/+2
2011-10-14Add new header gssapi_alloc.hSam Hartman1-0/+1
2011-09-28Windows "make install" fixesSam Hartman1-7/+15
2011-09-28Windows fix: no longer building gss.exe, so don't try to install itSam Hartman1-1/+0
2011-09-28Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman1-3/+6
2011-09-28Windows fix: add kswitch Makefile to WINMAKEFILES and rule to build itSam Hartman1-0/+3
2011-09-28Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman1-1/+1
2011-09-28Initial update to KFW related source to build with K5 1.9 on WindowsSam Hartman1-4/+8
2011-09-23Recast encrypted challenge as linked built-insGreg Hudson1-2/+0
2011-09-19Added util\profile\testmod\Makefile to the list of Makefiles generated on Win...Sam Hartman1-1/+3
2011-09-04Exclude some new outside sources from mark-cstyleGreg Hudson1-1/+6
2011-08-24Only build the po subdir if i18n is enabledGreg Hudson1-1/+1
2011-08-09Removed references to deleted subdirectories from FILES and WINMAKEFILES listsSam Hartman1-26/+0
2011-06-28Get static linking working again, mostlyGreg Hudson1-1/+1
2011-06-10Add localization infrastructureGreg Hudson1-1/+1
2011-03-09Add a script and Makefile target to check for violations of theGreg Hudson1-0/+5
2011-02-27Reference random-to-key handlers through the enctype instead of theGreg Hudson1-4/+2
2011-02-25Remove Yarrow PRNG implementationGreg Hudson1-3/+1
2011-02-25Make Fortuna the default PRNG for the Windows buildGreg Hudson1-1/+1
2011-02-07Add "make doxugen" option to generate doxygen outputZhanna Tsitkov1-0/+8
2010-11-30Install gssapi_ext.h on Windows. Include gssapi_ext.h in the headerGreg Hudson1-0/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-45/+1
2010-11-25Fix Windows buildGreg Hudson1-90/+101
2010-10-19SecurID build supportSam Hartman1-0/+1
2010-10-05Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov1-2/+3
2010-09-29make dependSam Hartman1-0/+1
2010-08-26Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson1-2/+7
2010-04-24Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson1-4/+2