73c3044df3cf6a14a1f3c6acd200c4bd8a2cfeec
[freeradius.git] / doc / ChangeLog
1 FreeRADIUS 2.1.1 Thu Sep  11 13:20:01 CEST 2008;  , urgency=medium
2         Feature improvements
3         * Many more options and features in radmin.  See "man radmin" and
4           raddb/sites-available/control-socket
5         * Many more commands available via the control socket.  Connect
6           via "radmin", and type "help" for more information.
7         * Added dictionary.networkphysics and dictionary.lancom.
8
9         Bug fixes
10         * Fixed bug that made radmin not work
11         * Fixed Suse && Debian package scripts
12         * Fixed issues with dynamic clients
13         * Fixed configure checks for -lreadline
14         * rlm_sqlippool no longer needs to be linked to rlm_sql.
15         * Add statistics for detail file listeners.  This closes bug #593.
16         * Fixed printing of some WiMAX attributes.
17
18 FreeRADIUS 2.1.0 Fri Sep  5 13:20:01 CEST 2008;  , urgency=medium
19         Feature improvements
20         * Clients may now be defined dynamically, based on IP address.
21           See raddb/sites-available/dynamic-clients.
22         * SNMP support is now available through an experimental Perl script.
23           See scripts/snmp-proxy/README
24         * SNMP statistics are available through Status-Server packets.
25           See raddb/sites-available/status
26         * Added more Microsoft attributes from bug #568.
27         * The "linelog" module has more functionality and flexibility.
28           See raddb/modules/linelog.
29         * The debugging output has been sanitized.  It should be much
30           more readable.
31         * Debug logs can now be turned on/off while the server is running, for
32           a user, group, realm, etc.  See the "log" section of radiusd.conf.
33         * Added support for WiMAX Forum attributes.  The dynamic keys
34           are not yet calculated.  See share/dictionary.wimax
35         * Added session resumption for PEAP and TTLS.
36           See raddb/eap.conf, "cache" sub-section.
37         * Added "radmin" command-line tool for administering a running server.
38           See "man radmin" and raddb/sites-available/control-socket.
39
40         Bug fixes
41         * Double escaping of '\\' in the "users" (and some other) files
42           has been fixed.  If you have '\\' in the "users" file, your
43           configuration WILL NEED TO BE CHECKED, AND FIXED!
44         * Parse "security" section in radiusd.conf.  This was accidentally
45           deleted in 2.0.5.  Closes bug #566.
46         * Bind to interface before IP, which allows DHCP sockets to
47           listen on "*" for multiple interfaces.
48         * Fix handling of giaddr in DHCP responses.
49         * Corrected parsing of status_check in home_server so that it works.
50         * Fix hints so that "Puser" works again.
51         * Removed length restrictions on attribute names in the dictionaries.
52         * Update socket code to avoid C compiler optimizations.
53
54 FreeRADIUS 2.0.5 ; Date: 2008/06/07 17:17:00 , urgency=medium
55         Feature improvements
56         * Permit SQL authorize_reply_query to be empty.
57         * Allow setting response packet type in Post-Proxy-Type Fail
58           handler.
59         * Added install-chown target to set correct permission and ownership
60           make RADMIN=radmin RGROUP=radius install-chown
61         * Support for LDAP-Group and other dynamic comparison attributes
62           in unlang.  Developed from a patch by Jason Alderfer.
63         * Added chroot support.  See radiusd.conf for comments.
64         * Allow clients of 0/0.  We do not recommend using this, though.
65         * Moved many module configurations into raddb/modules/*
66         
67         Bug fixes
68         * Allow proxying to virtual servers for accounting packets, too.
69         * Added "num fields" function to PostgreSQL client.
70         * Updated proxy fallback mechanism to validate fallback servers,
71           and to process fallback requests in a child thread.
72         * rlm_realm returns "ok" for LOCAL realms, not "noop".
73         * Fixed some DHCP code handling.  The examples should now work.
74
75 FreeRADIUS 2.0.4 ; Date: 2008/04/30 08:56:40  , urgency=medium
76         Feature improvements
77         * Allow "virtual_server" in "realm" and "home_server" sections.
78           See raddb/proxy.conf and raddb/sites-available/virtual.example.com.
79         * Allow "passwd" module to be listed in "accounting" and "post-auth".
80         * Added "fallback" to "home_server_pool" configuration, to handle
81           the case of all home servers being dead.  See raddb/proxy.conf.
82         * Added sample text to raddb/sites-available/inner-tunnel which
83           can simplify debugging of inner tunnel configurations.
84         * Added regular expression matching in realm names.  See
85           raddb/proxy.conf for examples.
86         * Added simple DHCP server functionality.  For comments, see
87           raddb/sites-available/dhcp.
88         * Added file globbing capabilities to detail file reader
89         * Added sample raddb/sites-available/robust-proxy-accounting
90         * Clients in SQL can now refer to a virtual server.
91           Patch from Michael Bretterklieber.
92         * Added some examples of creating RADIUS administrator in SQL,
93           and assigning appropriate access rights.
94         
95         Bug fixes
96         * Install all files in raddb/sites-available
97         * Allow non-threaded builds.
98         * Don't treat '0x' as special for known attributes that are not
99           of type "octets".
100         * Fix log error in rlm_pap.
101         * Remove documentation about non-existent functionality.
102         * Updated warning messages in debug output.
103         * Fix handling of timeouts in rlm_ldap that affected 64-bit systems.
104           This fix was supposed to go into 2.0.3, but did not make it.
105         * Fix event handling in debug mode for failed proxy requests.
106         * Fix memleak in fifos.  Closes #537.
107         * Fix memleak on blocked threads.  Closes #538.
108         * Perform additional checks on NULL realms.  Closes #541.
109         * Fix handling of "clients" in "listen" section.
110         * When detail file cannot process a packet, sleep for longer
111           to let the rest of the server do something.
112         * Add missing table to raddb/sql/mssql/schema.sql.  Closes #545.
113         * Updated rlm_sql_postgresql to build with PostgreSQL 7.x. 
114           Closes #533.
115         * Fix "postauth" of rlm_ldap to look for LDAP-UserDn in the
116           correct place.
117         * Update rlm_attr_filter for some corner cases.  Closes #543.
118         * Fixed memory leak in libfreeradius event handler.
119         * In the SQL Accounting on/off queries, remove the restriction
120           that the session time had to be zero.
121         
122 FreeRADIUS 2.0.3 ; Date: 2008/03/17 09:22:17  , urgency=medium
123         Feature improvements
124         * Updated raddb/certs/ca.cnf with extensions to allow ca.der
125           to be imported as a CA on Symbian and Windows Mobile devices.
126           Closes bug #524
127         * Enable multiple matches in "hints" via Fall-Through = Yes.
128           Closes bug #477
129         * Added preliminary SQLite driver, contibuted by Apple.
130           Untested, with no sample configuration.  This address bug #470.
131         * Updated logging sub-system so that log messages from libfreeradius
132           can go to the log file, and not stdout.
133         * Added dictionary.rfc5176
134         * EAP module now checks for instance name, and uses that for
135           authentication.  This avoids the need to set Auth-Type when
136           there are multiple instances of the EAP module.
137         * Added Module-Return-Code attribute, which contains the value
138           returned by the previous module (ok/fail/update/etc.)
139
140         Bug fixes
141         * Corrected typos in rlm_dbm.  Closes bugs #521 and #522.
142         * Detail file "listen" sections now work much better.
143         * Don't allow old "log_*" to over-ride new format.  Closes bug #525
144         * Initialize allocated memory in Oracle SQL driver.  This fixes
145           occasional crashes on some systems.  Closes bug #518
146         * Call correct function in rlm_protocol_filter.  This enables the
147           module to build.  Closes bug #512.
148         * Added deprecated flag to build for rlm_krb5.  This allows it to
149           run on 64-bit systems.  Closes bug #491
150         * Corrected error message when parsing invalid configurations
151           so it doesn't crash.  Closes bug #527
152         * Fix handling of timeouts in rlm_ldap that affected 64-bit systems.
153         * Handle $INCLUDE's in "instantiate" section.  Closes #528.
154         * Format updates to "man" pages from Stephen Gran.
155
156 FreeRADIUS 2.0.2 ; Date: 2008/02/14 11:13:48  , urgency=medium
157         Feature improvements
158         * Added notes on how to debug the server in radiusd.conf
159         * Moved all "log_*" in radiusd.conf to log{} section.
160           The old configurations are still accepted, though.
161         * Added ca.der target in raddb/certs/Makefile.  This is
162           needed for importing CA certs into Windows.
163         * Added ability send raw attributes via "Raw-Attribute = 0x0102..."
164           This is available only debug builds.  It can be used
165           to create invalid packets! Use it with care.
166         * Permit "unlang" policies inside of Auth-Type{} sub-sections
167           of the authenticate{} section.  This makes some policies easier
168           to implement.
169         * "listen" sections can now have "type = proxy".  This lets you
170           control which IP is used for sending proxied requests.
171         * Added note on SSL performance to raddb/certs/README
172
173         Bug fixes
174         * Fixed reading of "detail" files.
175         * Allow inner EAP tunneled sessions to be proxied.
176         * Corrected MySQL schemas
177         * syslog now works in log{} section.
178         * Corrected typo in raddb/certs/client.cnf
179         * Updated raddb/sites-available/proxy-inner-tunnel to
180           permit authentication to work.
181         * Ignore zero-length attributes in received packets.
182         * Correct memcpy when dealing with unknown attributes.
183         * Corrected debugging messages in attr_rewrite.
184         * Corrected generation of State attribute in EAP.  This
185           fixes the "failed to remember handler" issues.
186         * Fall back to DEFAULT realm if no realm was found.
187           Based on a patch from Vincent Magnin.
188         * Updated example raddb/sites-available/proxy-inner-tunnel
189         * Corrected behavior of attr_filter to match documentation.
190           This is NOT backwards compatible with previous versions!
191           See "man rlm_attr_filter" for details.
192
193 FreeRADIUS 2.0.1 ; Date: 2008/01/22 13:29:37  , urgency=low
194         Feature improvements
195         * "unlang" has been expanded to do less run-time expansion,
196           and to have better handling of typed data.  See "man unlang"
197           for documentation and new examples.
198         
199         Bug fixes
200         * The 'acct_unique' module has been updated to understand
201           the deprecated (but still used) Client-IP-Address attribute.
202         * The EAP-MSCHAPv2 module no longer leaks MS-CHAP2-Success in
203           packets.
204         * Fixed crash in rlm_dbm.
205         * Fixed parsing of syslog configuration.
206
207 FreeRADIUS 2.0.0 ; Date: 2007/11/24 08:33:09 , urgency=low
208         Feature improvements
209         * Debugging mode is much clearer and easier to read.
210         * A new policy language makes many configurations trivial.
211           See "man unlang" for a complete description.
212         * Virtual servers are now supported.  This permits clear separation
213           of policies.  See raddb/sites-available/README
214         * EAP-TLS (PEAP, EAP-TTLS) and OpenSSL certificates "just work".
215           See raddb/certs/README for details.
216         * Proxying is much more configurable than before.
217           See proxy.conf for documentation on pools, and new config items.
218         * Full support for IPv6.
219         * Much more complete support for the RADIUS SNMP MIBs.
220         * HUP now works.  Only some modules are re-loaded,
221           and the server configuation is *not* reloaded.
222         * "check config" option now works.  See "man radiusd"
223         * radrelay functionality is now included in the server core.
224           See raddb/sites-available/copy-acct-to-home-server
225         * VMPS support.  It is minimal, but functional.
226         * Cleaned up internal API's and names, including library names.
227         
228         Bug fixes
229         * Many.