add the clients to the global list.
* When reading dynamic clients from a file, don't expire them
if the underlying file is unchanged.
+ * Allow the server to originate CoA requests from the post-auth
+ stage.
Bug fixes
* Be more careful about unused config item warnings
* Fix dynamic clients read from SQL in non-debug mode
* MS-CHAP now allows retries (i.e. password change) when
passwords are expired.
+ * Allow "user=radiusd" when the server is already user
+ "radiusd"
FreeRADIUS 3.0.8 Wed 22 Apr 2015 13:30:00 EDT urgency=medium
Feature improvements
* Added EAP-PWD implementation from Dan Harkins
* Added connection pools for modules. This unifies connection
management which was previously different for different modules.
- * SQL now uses the connection pool. See mods-available/sql
+l * SQL now uses the connection pool. See mods-available/sql
* SQL now supports arbitrary Acct-Status-Types.
These changes are not compatible with 2.x.
* SQL now has full support for SQLite. See raddb/sql/main/sqlite/