Fix changelog syntax
[freeradius.git] / Make.inc.in
2017-07-17 Dan BreslauMerge tag 'release_3_0_15' into tr-integ moonshot_release_3.0.15 moonshot_release_3.0.15+moonshot1 moonshot_release_3.0.15+moonshot1-1 moonshot_release_3.0.15+moonshot2
2017-06-02 Alan T. DeKokexpose WITH_DHCP to Make, and then don't build proto_dhcp
2017-05-05 Dan BreslauMerge remote-tracking branch 'origin/upstream_release_3...
2016-09-19 Michael StapelbergMake.inc.in: use relative include paths
2015-10-07 Arran Cudbard-BellFix tests on macs running in rootless mode
2015-02-27 Sam HartmanMerge tag 'release_3_0_7' into tr-integ
2014-11-17 Alan T. DeKokDon't pollute the global CPPFLAGS with crap just for...
2014-11-07 Arran Cudbard-BellDisplay CFLAGS etal with -xv
2014-10-29 Alan T. DeKokRemember OPENSSL_CPPFLAGS and use them
2014-09-04 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-08-31 Alan T. DeKokRemove old portability cruft
2014-06-26 Kevin WassermanMerge remote-tracking branch 'freeradius/v3.0.x' into...
2014-06-18 Sam HartmanMerge tag 'release_3_0_4_rc1' into tr-upgrade
2014-06-10 Arran Cudbard-BellMore fixes for Betriebssystemschwein
2014-06-03 Arran Cudbard-BellWe can't build with openssl sha1 by default
2014-06-03 Arran Cudbard-BellActually build with OPENSSL_SHA1 instead of just saying...
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-03-06 Arran Cudbard-BellChange -include ordering
2014-02-28 Arran Cudbard-Bell-imacros appears to cause issues with debugging symbol...
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-03 Alan T. DeKokSet the directory && method for calling test binaries
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-10-08 Arran Cudbard-BellTGT_PRLIBS not needed for libraries
2013-09-09 Alan T. DeKokFix typo
2013-09-09 Alan T. DeKokAllow for and document make -Draddbdir=/tmp/garbage...
2013-07-30 Arran Cudbard-Bellre-enable option to disable shared libraries (which...
2013-07-02 Arran Cudbard-BellMerge pull request #342 from fajarnugraha/master-suse...
2013-07-01 Arran Cudbard-BellMay as well make it official
2013-06-27 Arran Cudbard-BellRestructure raddb dir
2013-06-21 Arran Cudbard-BellDetermine number of system cores and set value of ...
2013-04-03 Arran Cudbard-BellMerge pull request #267 from jcartermeru/master
2013-04-03 Alan T. DeKokFix typo
2013-04-02 Alan T. DeKokDon't use OpenSSL SSHA1
2013-04-02 Alan T. DeKokAdd OpenSSL everywhere
2013-04-02 Alan T. DeKokPrefer OpenSSL versions of MD4 / MD5 / SHA1
2013-04-02 Arran Cudbard-BellMove ident.h macros into build.h
2013-02-20 Alan T. DeKokDisable strict aliasing.
2013-02-20 Alan T. DeKokAdd missing JLIBTOOL definition
2013-02-20 Alan T. DeKokRemove option to NOT use boilermake
2013-02-19 Arran Cudbard-BellUpdate configure script to add -ltalloc
2013-02-19 Alan T. DeKokRemoved unused definitions for LTDL
2012-12-02 Arran Cudbard-BellRemove release arg from linker (causes issues on linux)
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-BellPass system $(LIBS) to linker when linking libfreeradiu...
2012-11-20 Arran Cudbard-BellFix minor typos and errors
2012-11-19 Arran Cudbard-BellMove all version definitions to Make.inc, then they...
2012-11-12 Arran Cudbard-BellAdd --enable-boilermake
2012-11-12 Arran Cudbard-BellMerge pull request #129 from arr2036/master
2012-11-12 Alan T. DeKokCheck for libtool
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-BellMake autoconf.h available everywhere implicitly using...
2012-10-27 Arran Cudbard-BellMore version fixes for master branch
2012-10-27 Arran Cudbard-BellChange version constants to be more useful
2012-10-27 Alan T. DeKokMore fixes to make it work with system libtool && jlibtool
2012-10-27 Alan T. DeKokFixes to work with system libtool
2012-10-04 Arran Cudbard-BellMerge pull request #87 from armitasp/master
2012-09-30 Alan DeKokMerge pull request #54 from mcnewton/patch-client-cert
2012-09-13 Alan T. DeKokHacks to make it work with jlibtool
2012-09-05 Alan T. DeKokCFLAGS now includes OPENSSL_INCLUDE
2012-09-05 Alan T. DeKokFix typo in m4 macro
2012-08-23 Alan DeKokMerge pull request #15 from pobept/dictionary-redback
2012-01-12 Alan T. DeKokUse INCLTDL in CFLAGS
2011-10-18 Arran Cudbard-BellMerge pull request #11 from amne/master
2011-10-09 Alan T. DeKokClean up build to be less verbose
2011-06-19 Alan T. DeKokStart of work to remove need for libtool && libltdl
2010-11-19 Alan T. DeKokFixes for Libtool 2.6 and Autoconf 2.67
2009-12-17 Alan T. DeKokFix typo in c0d32bd24
2009-12-17 Alan T. DeKokSimplified use of llvm checker
2009-12-08 Alan T. DeKokAdd datarootdir from bug #51
2009-05-08 Alan T. DeKokFix issues found by LLVM checker.
2009-03-06 Alan T. DeKokAdded scan targets for LLVM checker
2008-09-04 Alan T. DeKok-lreadline && getpeereid checks
2008-06-21 aland Remove ALL references to SNMP from the server source.
2008-06-05 aland Ensure that the libraries are set up right if we're...
2007-11-24 aland Define LIBRADIUS
2007-08-13 aland Pulled fix from branch_1_1
2007-05-25 fcusackimport from HEAD:
2007-05-24 fcusackimport from HEAD:
2007-05-23 fcusackimport from branch_1_1:
2007-05-23 fcusackimport from HEAD:
2007-05-23 fcusackimport from HEAD:
2007-05-14 nbk Delete trailing whitespace.
2007-04-08 aland Pull fix for bug #436 from branch_1_1
2007-03-26 aland port fix from branch_1_1
2007-03-21 fcusackimport from branch_1_1:
2007-03-21 fcusackimport from branch_1_1:
2007-02-26 aland Pulled from branch_1_1, with formatting
2007-02-23 aland Pull fix from branch_1_1
2007-02-16 aland Port "use_tunneled_reply" fix for MS-CHAP from branch_1_1
2007-02-15 aland Port fix for bug #419 from branch_1_1
2006-11-26 aland pull fixes from branch_1_1
2006-11-26 aland From branch_1_1
2006-11-22 aland Pull fix from branch_1_1, so proxied EAP replies work
next