summaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Windows "make install" fixesSam Hartman2011-09-281-7/+15
* Windows fix: no longer building gss.exe, so don't try to install itSam Hartman2011-09-281-1/+0
* Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman2011-09-281-3/+6
* Windows fix: add kswitch Makefile to WINMAKEFILES and rule to build itSam Hartman2011-09-281-0/+3
* Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman2011-09-281-1/+1
* Initial update to KFW related source to build with K5 1.9 on WindowsSam Hartman2011-09-281-4/+8
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-231-2/+0
* Added util\profile\testmod\Makefile to the list of Makefiles generated on Win...Sam Hartman2011-09-191-1/+3
* Exclude some new outside sources from mark-cstyleGreg Hudson2011-09-041-1/+6
* Only build the po subdir if i18n is enabledGreg Hudson2011-08-241-1/+1
* Removed references to deleted subdirectories from FILES and WINMAKEFILES listsSam Hartman2011-08-091-26/+0
* Get static linking working again, mostlyGreg Hudson2011-06-281-1/+1
* Add localization infrastructureGreg Hudson2011-06-101-1/+1
* Add a script and Makefile target to check for violations of theGreg Hudson2011-03-091-0/+5
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-271-4/+2
* Remove Yarrow PRNG implementationGreg Hudson2011-02-251-3/+1
* Make Fortuna the default PRNG for the Windows buildGreg Hudson2011-02-251-1/+1
* Add "make doxugen" option to generate doxygen outputZhanna Tsitkov2011-02-071-0/+8
* Install gssapi_ext.h on Windows. Include gssapi_ext.h in the headerGreg Hudson2010-11-301-0/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-45/+1
* Fix Windows buildGreg Hudson2010-11-251-90/+101
* SecurID build supportSam Hartman2010-10-191-0/+1
* Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov2010-10-051-2/+3
* make dependSam Hartman2010-09-291-0/+1
* Add an expansion error table for libkrb5, since krb5_err.et is fullGreg Hudson2010-08-261-2/+7
* Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2010-04-241-4/+2
* Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating toTom Yu2010-04-201-3/+22
* Add a "make testrealm" target using the Python test framework. AsGreg Hudson2010-03-081-0/+4
* Install encrypted_challenge plugin during fake-installTom Yu2010-01-041-0/+1
* Mark and reindent lib/gssapi, with some exceptionsTom Yu2009-12-081-0/+6
* Mark lib/apputilsTom Yu2009-12-071-0/+3
* Mark and reindent util, with some exceptionsTom Yu2009-12-071-3/+10
* Mark and reindent tests, with some exclusionsTom Yu2009-11-301-1/+8
* Mark and reindent util/supportTom Yu2009-11-301-2/+5
* Mark and reindent lib/cryptoGreg Hudson2009-11-281-0/+2
* Mark and reindent the pkinit plugin code, except for the header filesGreg Hudson2009-11-251-1/+5
* Mark and reindent plugins, except for pkinit, which needs a littleGreg Hudson2009-11-241-1/+11
* Mark and reindent what's left of the appl directoryGreg Hudson2009-11-241-0/+1
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-9/+7
* Fix coding style in lib/krb5/asn.1, remove from exclusions, andTom Yu2009-11-161-6/+0
* Add an exception for include/iprop.h and revert its reformatting,Greg Hudson2009-11-151-0/+1
* Reindent include directory, reformatting prototypes as necessary.Greg Hudson2009-11-141-0/+3
* Reformat some open-paren issues. Remove kprop.c and kpropd.c fromTom Yu2009-11-061-3/+1
* Add slave/ to INDENTDIRS, with some exclusionsTom Yu2009-11-061-3/+8
* Move more reindent settings into variablesTom Yu2009-11-061-10/+11
* Reformat some block comments. Refine lib/krb5/asn.1 reindentTom Yu2009-11-051-1/+6
* Deal with some open paren formatting issues, and reindent. MakeTom Yu2009-11-051-2/+0
* Correct regexps for matching emacs and cc-mode versions. In reindentTom Yu2009-11-041-31/+43
* Tweak batch reindent some more. Limit the initial bulk reindent, andTom Yu2009-10-301-10/+24
* New elisp file to mark C styles in files. New top-level MakefileTom Yu2009-10-281-0/+17