Port fix for update sections from v2.x.x
[freeradius.git] / configure.ac
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