Add Moonshot-COI and Moonshot-APC attributes
[freeradius.git] / configure
2014-06-26 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-06-26 Arran Cudbard-BellDefine __APPLE_USER_RFC_2292 so the IPv6 socket options...
2014-06-25 Arran Cudbard-BellOnly register fr_fault signal handlers if we're not...
2014-06-20 Arran Cudbard-BellDon't use prefix variable (used by AC)
2014-06-20 Arran Cudbard-BellAdd support for searching in 'prefix' dirs for headers
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
2014-06-10 Arran Cudbard-BellHmm, setting _X_OPEN_SOURCE breaks everything
2014-06-10 Arran Cudbard-BellMore fixes for Betriebssystemschwein
2014-06-09 Arran Cudbard-BellFix sig_t check
2014-06-09 Arran Cudbard-BellTypo in autoconf (check for htonlll not htonll)
2014-06-04 Arran Cudbard-BellCheck for htonll and htonlll (you never know)
2014-05-24 Arran Cudbard-BellAdd check for limits.h
2014-05-21 Arran Cudbard-BellAdd autoconf checks for builtins, __has_builtin doesn...
2014-05-15 Arran Cudbard-BellScribble over alloced and freed memory on platforms...
2014-05-02 Arran Cudbard-BellRemove apple SDK hacks. There's now the option to insta...
2014-05-02 Arran Cudbard-BellBackport radsniff and additional required library code...
2014-04-08 Arran Cudbard-BellRevert "Patch for OpenSSL insanity"
2014-04-07 Alan T. DeKokPatch for OpenSSL insanity
2014-04-03 Arran Cudbard-BellFix merge issues in configure.ac
2014-04-03 Arran Cudbard-BellMake execinfo check smarter, so it requires the headers...
2014-03-23 Arran Cudbard-BellCheck and define sig_t if it's not in signals.h
2014-03-05 Arran Cudbard-BellThat's BIG_ENDIAN and LITTLE_ENDIAN
2014-03-05 Arran Cudbard-BellRevert "Regenerated"
2014-03-05 Arran Cudbard-BellChange names of endian definitions in autoconf
2014-03-05 Alan T. DeKokRegenerated
2014-02-27 Arran Cudbard-BellFix ntohll so that it works on big endian systems
2014-02-10 Arran Cudbard-BellAdd missed header check for features.h
2014-02-05 Arran Cudbard-BellAllow dictdir to be set via ./configure
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
2014-01-26 Alan T. DeKokWe no longer need to auto-generate raddb/dictionary
2014-01-26 Arran Cudbard-BellBackport debug functions
2014-01-23 Arran Cudbard-BellAdd version consistency checks between applications...
2014-01-05 Arran Cudbard-BellDon't always add $(OPENSSL_LIBS) to LIBS, this makes...
2014-01-05 Arran Cudbard-BellAllow user to specify locations of libpcap includes...
2014-01-04 Arran Cudbard-BellCustom openssl include dir should be included with...
2014-01-01 Arran Cudbard-BellReorganise the scripts directory
2013-10-25 Alan T. DeKokFix clang build under mavericks (OSX 10.9)
2013-10-25 Alan T. DeKokChange way we use OpenSSL.
2013-10-14 Arran Cudbard-BellBetter way of detecting clang
2013-09-10 Arran Cudbard-BellUDP fromto should be on by default
2013-09-10 Arran Cudbard-BellCorectly left justify helptext in configure
2013-09-09 Alan T. DeKokMake modconfdir expand in Makefile, not in the shell
2013-09-04 Arran Cudbard-BellFix shared-libs
2013-08-30 Arran Cudbard-BellRecord whether the server was built with NDEBUG in...
2013-07-30 Arran Cudbard-Bellre-enable option to disable shared libraries (which...
2013-07-15 Arran Cudbard-BellCheck for _talloc in libtalloc, this adds the library...
2013-07-14 Arran Cudbard-BellMore regex fixes
2013-07-12 Arran Cudbard-BellFix test for TLS
2013-07-11 Arran Cudbard-Bell-lregex is required for mingw, but is apparently not...
2013-07-10 Arran Cudbard-Bell-lpcreposix must be listed in linker arguments before...
2013-07-10 Arran Cudbard-Bellpcreposix manual says both -lpcre and -lpcreposix need...
2013-07-10 Arran Cudbard-BellCopy paste error
2013-07-09 Arran Cudbard-BellFix PCRE checks, and make code build cleanly without...
2013-07-02 Arran Cudbard-BellMerge pull request #342 from fajarnugraha/master-suse...
2013-06-27 Arran Cudbard-BellRestructure raddb dir
2013-06-24 Arran Cudbard-BellFix qunused-arguments check
2013-06-24 Arran Cudbard-BellFormatting
2013-06-23 Arran Cudbard-BellRename configure.in to configure.ac
2013-06-23 Arran Cudbard-BellMerge pull request #322 from armitasp/master
2013-06-22 Arran Cudbard-BellTemporarily disable automatic -j
2013-06-21 Arran Cudbard-BellDetermine number of system cores and set value of ...
2013-06-21 Arran Cudbard-BellPrefix CC macros and results with cc
2013-06-21 Arran Cudbard-BellFix lib readline check. Fixes #321
2013-06-19 Arran Cudbard-BellFix error in libreadline check
2013-06-17 Arran Cudbard-BellUse consistent formatting in configure.in
2013-06-08 Arran Cudbard-BellSlightly easier to type
2013-06-08 Arran Cudbard-BellUnpick some of the rats nest that is the OpenSSL autoco...
2013-05-31 Arran Cudbard-BellWe don't need to export CFLAGS
2013-05-31 Arran Cudbard-BellBetter fix for GCC stupidity
2013-05-31 Alan T. DeKokCheck for -Wdocumentation and -Qunused-arguments ONLY...
2013-05-30 Arran Cudbard-BellProbably need to pass -Werror for compiler argument...
2013-05-30 Arran Cudbard-BellUpdate main autoconf
2013-04-30 Arran Cudbard-BellFix -Werror causing test scripts to fail
2013-04-17 Arran Cudbard-BellIgnore -Wcast-align
2013-04-01 Arran Cudbard-BellCheck if were using CLANG which shows up as GCC compati...
2013-03-21 Alan T. DeKokEnabled WITH_VERIFY_PTR for developer builds
2013-03-10 Arran Cudbard-BellMake sqlite driver work with more versions of the library
2013-03-08 Arran Cudbard-BellAdd call to AC_CANONICAL_SYSTEM to populate $host
2013-03-08 Alan DeKokMerge pull request #215 from alanbuxey/master
2013-03-01 Arran Cudbard-BellReconfig for new acinclude stuff
2013-02-27 Arran Cudbard-BellRemove cruft from rlm_sql configure script, and inherit...
2013-02-20 Alan T. DeKokRemove --with-system-libtool/libltdl
2013-02-20 Alan T. DeKokRe-run autoconf
2013-02-19 Arran Cudbard-BellUpdate configure script to add -ltalloc
2013-02-16 Alan T. DeKokBoilermake is enabled by default
2012-12-02 Arran Cudbard-BellAlways use fcntl for file locking
2012-11-24 Arran Cudbard-BellFixup perl configure script
2012-11-24 Arran Cudbard-BellFixup ruby configure script
2012-11-23 Arran Cudbard-BellAdd version definitions to installed headers
2012-11-22 Arran Cudbard-Bellenable parallel build by default for devs
2012-11-21 Arran Cudbard-BellDon't define jlibtool targets if were building with...
2012-11-20 Arran Cudbard-BellAll boilermake files for nearly all modules (except...
2012-11-20 Arran Cudbard-BellAdd submake files for all the utilities in src/main
2012-11-20 Arran Cudbard-BellFix pthread check quoting
2012-11-14 Arran Cudbard-BellCheck for subdirs should run over $MODULES list
2012-11-12 Arran Cudbard-BellFix typo
2012-11-12 Arran Cudbard-BellAdd --enable-boilermake
2012-11-06 Arran Cudbard-BellMove static feature defines from radiusd.h to features...
2012-11-06 Arran Cudbard-BellMerge pull request #126 from arr2036/autoconf_fellation
2012-11-06 Arran Cudbard-BellFix typo that meant --with-ascend-binary=yes didn't...
next