summaryrefslogtreecommitdiffstats
path: root/src/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Move OTP sockets to KDC_RUN_DIRNathaniel McCallum2014-02-061-0/+6
* Remove krb5-send-prTom Yu2014-01-281-1/+1
* Restrict AES-NI support to ELF platforms for nowGreg Hudson2014-01-101-5/+10
* Test for verto_set_flags in system libvertoGreg Hudson2013-12-201-1/+1
* Remove dangling --with-kdc-kdb-update referencesGreg Hudson2013-11-171-10/+0
* Remove old master key testsGreg Hudson2013-10-251-1/+1
* KDC Audit infrastructure and plugin implementationZhanna Tsitkov2013-10-041-0/+26
* Add hostrealm interface testsGreg Hudson2013-08-151-0/+1
* Add server-side otp preauth pluginNathaniel McCallum2013-07-111-0/+1
* Add libkradNathaniel McCallum2013-07-111-1/+1
* Add tests for pwqual modules and plugin orderingGreg Hudson2013-06-271-0/+1
* Change message macro for configure selectionGilles Espinasse2013-05-291-5/+5
* Add AES-NI support on LinuxGreg Hudson2013-05-241-0/+33
* Disable UDP pass of gssrpc tests on all platformsGreg Hudson2013-05-011-10/+1
* Add gssrpc to pkg-configGünther Deschner2013-05-011-0/+1
* Add tests for localauth interfaceGreg Hudson2013-03-091-0/+1
* Refactor LDAP DB option parsing codeGreg Hudson2013-01-281-2/+1
* Install pkg-config data filesGreg Hudson2013-01-041-1/+9
* Move krb5-config to new src/build-tools directoryGreg Hudson2013-01-041-2/+2
* Avoid using grep -q in configure.inGreg Hudson2012-11-151-1/+1
* Remove nroff man pagesBen Kaduk2012-10-161-1/+1
* Avoid libdl dependencies in bundled libvertoGreg Hudson2012-09-041-4/+3
* Change default client keytab nameGreg Hudson2012-08-021-2/+7
* Support changing the built-in ccache/keytab namesGreg Hudson2012-07-241-0/+35
* Install path-substituted man pagesGreg Hudson2012-03-231-1/+1
* Make localedir work in build with autoconf 2.5xGreg Hudson2012-03-191-0/+6
* Patch from Richard Basch to work around Solaris 8 lacking isblank()Tom Yu2012-02-271-1/+1
* install sphinx-generated manpagesTom Yu2012-01-091-1/+3
* Add test cases for PKINIT ASN.1 encodersGreg Hudson2012-01-061-0/+3
* Fix --with-system-verto without pkg-configGreg Hudson2011-11-291-1/+1
* AC_CHECK_LIB should put -lcrypto in PKINIT_CRYPTO_IMPL_LIBS not LIBSSam Hartman2011-11-291-1/+1
* Fix warnings and version check for NSS pkinitGreg Hudson2011-11-071-4/+2
* Conditionalize po subdir on msgfmt, not dgetextGreg Hudson2011-11-011-2/+6
* Add AC_LANG_SOURCE to PKINIT NSS version checkGreg Hudson2011-10-171-2/+2
* Add PKINIT NSS supportGreg Hudson2011-10-131-0/+42
* Add krb5int_gettimeofday to k5sprt for platforms w/o native gettimeofdaySam Hartman2011-10-051-0/+11
* Revert r25274 and just don't include sys/cdefs.hGreg Hudson2011-09-281-1/+1
* Windows fix: add sys/cdefs.h to AC_CHECK_HEADERS and use guard macroSam Hartman2011-09-281-1/+1
* Recast encrypted challenge as linked built-insGreg Hudson2011-09-231-1/+1
* Don't check for memmove, inet_ntoa, inet_aton, pthread.h, orKen Raeburn2011-09-181-3/+2
* Add invocations of AC_LANG_SOURCE to deal with autoconf 2.68 warningKen Raeburn2011-09-181-8/+8
* Change how bundled libverto is linkedGreg Hudson2011-09-061-1/+2
* Add ccache collection support to toolsGreg Hudson2011-09-051-1/+1
* Add fnmatch support to libkrb5supportGreg Hudson2011-09-051-3/+19
* Create k5ev verto module from libev sourcesGreg Hudson2011-09-021-0/+28
* Only build the po subdir if i18n is enabledGreg Hudson2011-08-241-0/+3
* Fix configure logic when libedit isn't presentGreg Hudson2011-07-221-1/+2
* Add libedit/readline support to ssGreg Hudson2011-07-221-0/+38
* Add support for loadable profile modulesGreg Hudson2011-07-201-1/+1
* use timegm() for krb5int_gmt_mktime() when availableTom Yu2011-07-111-1/+1