summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* Require built-in verto for make dependGreg Hudson2013-12-201-1/+10
* Be smarter about installing debug symbolsBen Kaduk2013-10-041-0/+6
* Remove KRB5_DNS_LOOKUP_KDCBen Kaduk2013-08-141-10/+0
* Update config.guess and config.subBen Kaduk2013-08-072-132/+192
* Reduce boilerplate in makefilesGreg Hudson2013-05-163-32/+26
* Remove unused build system variablesGreg Hudson2013-05-162-32/+2
* Update shlib.conf for FreeBSDBen Kaduk2013-03-181-14/+11
* Install pkg-config data filesGreg Hudson2013-01-041-0/+1
* Remove kerbsrc.winBen Kaduk2012-09-252-20/+1
* Avoid libdl dependencies in bundled libvertoGreg Hudson2012-09-041-4/+1
* Add defines for debug builds in win-pre.inKevin Wasserman2012-08-241-0/+4
* Change default client keytab nameGreg Hudson2012-08-021-0/+155
* install sphinx-generated manpagesTom Yu2012-01-091-0/+4
* kfw: generate manifestsTom Yu2011-12-121-1/+1
* Remove -v from the preset valgrind flagsGreg Hudson2011-11-111-1/+1
* Clean up more stuff in make cleanGreg Hudson2011-11-041-2/+3
* Get rid of fake-installGreg Hudson2011-11-043-7/+15
* Add PKINIT NSS supportGreg Hudson2011-10-131-0/+5
* Moved Windows specific include files to src/windows/includeSam Hartman2011-09-281-1/+1
* Windows fixes: enable DNS lookups; turn on KDC lookup by defaultSam Hartman2011-09-281-0/+7
* Windows fix: correct ENTRYPOINT for 32 bit buildSam Hartman2011-09-281-4/+1
* Rename ccapi.dll to krbcc{32|64}.dll as appropriate for windows buildsSam Hartman2011-09-281-2/+2
* Build with USE_LEASH=1 unconditionallySam Hartman2011-09-281-2/+0
* Added /EHsc compiler flag for C++ exception handling on WindowsSam Hartman2011-09-281-1/+1
* Added CCLIB Makefile definition on Windows to hold import library for CCAPISam Hartman2011-09-281-0/+2
* Fix x64 compile issues: remove bufferoverflowu.lib; this is obsoleteSam Hartman2011-09-191-4/+6
* Protect autoconf #defines (HAVE_FOO, et al) in win-mac.h with #ifdef KRB5_PRI...Sam Hartman2011-09-192-1/+3
* Fix verto-k5ev.h dependencies for system libvertoGreg Hudson2011-09-141-0/+3
* Fix verto.h dependencies for system libvertoGreg Hudson2011-09-091-0/+4
* Go back to symlinks for liblinksGreg Hudson2011-09-061-2/+2
* Change how bundled libverto is linkedGreg Hudson2011-09-061-1/+1
* Use hard links for LIBLINKSGreg Hudson2011-09-052-5/+7
* Create k5ev verto module from libev sourcesGreg Hudson2011-09-022-3/+11
* Update config.guess and config.statusTom Yu2011-08-292-310/+482
* Add libedit/readline support to ssGreg Hudson2011-07-221-1/+5
* Get static linking working again, mostlyGreg Hudson2011-06-281-0/+2
* Add localization support to com_errGreg Hudson2011-06-102-2/+6
* Add localization infrastructureGreg Hudson2011-06-101-0/+1
* Make Fortuna the default PRNG for the Windows buildGreg Hudson2011-02-251-1/+1
* Assume ELF on FreeBSD if objformat doesn't existGreg Hudson2011-02-091-1/+1
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-12/+32
* Fix Windows buildGreg Hudson2010-11-252-0/+7
* Adjust valgrind support to assume a modern valgrind that requires %p in log f...Sam Hartman2010-10-131-1/+1
* Simplify how k5test scripts get run by importing runenv by pathnameGreg Hudson2010-04-241-2/+2
* Run Python tests as individual rule commands (friendlier to make -k)Greg Hudson2010-04-242-24/+10
* Fix the actual python command to match the displayed one in theGreg Hudson2010-04-241-2/+4
* Only create runenv.py at BUILDTOP. Fix bugs in k5test.py relating toTom Yu2010-04-201-13/+2
* Build runenv.py, holding environment variable settings required forTom Yu2010-04-163-5/+30
* Set up KRB5_RUN_ENV for pytests, so that Python-based tests can runTom Yu2010-03-152-1/+6
* In post.in, add a check-pytests intermediate target for Makefile.in toGreg Hudson2010-03-051-3/+8