commit 11143e95d2ed10ba31f9ca12174d0ddbd101343f Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jan 12 14:35:30 2009 +0100 run_dir depends on ${name}, too Files changed: raddb/radiusd.conf.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ====================================================================== commit 72d69c97d779ac6fdeb0cc64d60846ef533da1f2 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jan 12 14:32:10 2009 +0100 Commented out SQL modules by default. Unlike the EAP module, they need *additional* things to be configured before they will work. So you can't just build the server with SQL support, and then start it. You need to edit sql.conf, etc. In the interest of making the server start quickly in debugging mode, the SQL module configurations are now commented out. Files changed: raddb/radiusd.conf.in | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) ====================================================================== commit 3a7c42724175b11c08c29a128b6f11c7b8c0311a Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Jan 12 10:14:12 2009 +0100 Change default hash function to SHA1. MD5 is broken. Files changed: raddb/certs/ca.cnf | 2 +- raddb/certs/client.cnf | 2 +- raddb/certs/server.cnf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) ====================================================================== commit 82188f7ec3ad2793467e358fecd90d214008dffe Author: Alan T. DeKok <aland@freeradius.org> Date: Wed Jan 7 10:51:34 2009 +0100 Added notes on using "screen" Files changed: doc/bugs | 23 ----------------------- 1 files changed, 0 insertions(+), 23 deletions(-) ======================================================================