/[radius]/radius/NEWS
ViewVC logotype

Diff of /radius/NEWS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by gray, Thu Jun 5 14:28:36 2003 UTC revision 1.32 by gray, Wed Jun 11 20:45:17 2003 UTC
# Line 1  Line 1 
1  GNU Radius NEWS -- history of user-visible changes. 2002-26-31  GNU Radius NEWS -- history of user-visible changes. 2003-06-11
2  Copyright (C) 2002 Free Software Foundation, Inc.  Copyright (C) 2002,2003 Free Software Foundation, Inc.
3  See the end for copying conditions.  See the end for copying conditions.
4    
5  Please send radius bug reports to <bug-gnu-radius@gnu.org>  Please send radius bug reports to <bug-gnu-radius@gnu.org>
# Line 18  duplicate requests arrive. Line 18  duplicate requests arrive.
18    
19  ** Support for Guile version 1.6 and newer.  ** Support for Guile version 1.6 and newer.
20    
21  ** Allow several servers per radius realm.  ** Multiple remote servers may be defined in a radius realm.
22    
23  * Changes to configure  * Changes to configure
24    
# Line 33  the official GNU subtree. Line 33  the official GNU subtree.
33    
34  * Changes in raddb/config  * Changes in raddb/config
35    
36  ** New keyword max-processes  ** New keywords (see example/config.syntax)
37    
38    *** max-processes
39    
40  This keyword controls the maximum number of handler processes the  This keyword controls the maximum number of handler processes the
41  dispatcher is allowed to start. It may be used in `option' block  dispatcher is allowed to start. It may be used in `option' block
42  (see raddb/config.status for an example). The default value is 32.  (see raddb/config.status for an example). The default value is 32.
43    
44  ** New keyword print-milliseconds  *** process-idle-timeout
45    
46    Each subprocess waits for the request for this amount of time.
47    If no request arrives, the subprocess exits.
48    
49    *** New keyword print-milliseconds
50    
51  This boolean keyword that can be used in `channel' statement of  This boolean keyword that can be used in `channel' statement of
52  the `logging' block. It makes radiusd print log timestamps with  the `logging' block. It makes radiusd print log timestamps with
# Line 56  Filters are another way of adding radius Line 63  Filters are another way of adding radius
63  See accompanying documentations for more detail (node `Filters').  See accompanying documentations for more detail (node `Filters').
64    
65  * sqlserver: auth_max_connections and acct_max_connections are  * sqlserver: auth_max_connections and acct_max_connections are
66     deprecated  deprecated
67    
68  The maximum number of connections to the authentication database equals  The maximum number of connections to the authentication database equals
69  the maximum number of processes set by `max-processes' statement. The  the maximum number of processes set by `max-processes' statement. The

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26