Feature improvements
* Print more descriptive error message for too many EAP sessions.
This gives hints on what to do when "failed to store handler"
- * Moved illegal attributes to dictionary.ascend.illegal and
- dictionary.usr.illegal. You may need to manually re-enable them.
* Allow old-style dictionary formats, where the vendor name is the
- last field of a line.
+ last field in an ATTRIBUTE definition.
* Commands received from radmin are now printed on stdout when
in debugging mode.
"unable to open proxy socket".
* Avoid mutex locks in libc after fork
* Retry packet from detail file if there was no response.
- * removed all recursive use of mutexes. Some systems just don't
+ * Removed all recursive use of mutexes. Some systems just don't
support this.
* Allow !* to work as documented.
* make templates work (see templates.conf)
* Enabled "allow_core_dumps" to work again
+ * Fixed corner cases inconditional dynamic expansion.
FreeRADIUS 2.1.7 Mon Sept 14 11:20:00 CEST 2009; , urgency=medium
Feature improvements