summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* 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
* Error out if a Python test program failsGreg Hudson2010-03-051-1/+1
* Python test frameworkGreg Hudson2010-03-042-0/+22
* On Linux platforms, use -Wl,--enable-new-dtags when linking sharedGreg Hudson2010-02-271-2/+2
* Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when buildingGreg Hudson2010-02-051-13/+12
* Change basename of libkadm5 libraries to avoid Heimdal conflictGreg Hudson2010-01-191-4/+4
* Remove libpty referencesKen Raeburn2009-12-281-4/+0
* allow testing when offlineKen Raeburn2009-12-281-0/+7
* Check ALL_DEP_SRCS, not SRCS, to decide what to put into the deps fileKen Raeburn2009-12-021-1/+1
* Simplify depfix.pl by assuming that all files outside of the sourceGreg Hudson2009-11-231-3/+1