Package files in 3.0.1 not in 3.0.3 and chbind site
[freeradius.git] / configure.ac
2014-02-04 Sam HartmanMerge tag 'release_3_0_1' into tr-integ
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-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-23 Arran Cudbard-BellRename configure.in to configure.ac