GIT Log for 2011-03-01 00:33 GMT
aland
aland at deployingradius.com
Tue Mar 1 01:33:02 CET 2011
commit 08cbe29fa904234df9b49d2688e787cdbfdc2f65
Author: Alan T. DeKok <aland at freeradius.org>
Date: Mon Feb 28 17:46:35 2011 +0100
API fixes for 3.0
Files changed:
src/modules/rlm_eap/radeapclient.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
======================================================================
commit 8ffe0ccb928720b8429db4f8e4fe35dbdc1aa989
Author: Alan T. DeKok <aland at freeradius.org>
Date: Mon Feb 28 17:45:17 2011 +0100
API fxes for 3.0
Files changed:
src/modules/rlm_ldap/rlm_ldap.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
======================================================================
commit a3f5c90709f44eac0344f8e52f65aed6c4ea555e
Author: Alan T. DeKok <aland at freeradius.org>
Date: Mon Feb 28 17:28:14 2011 +0100
Use 2.2 API
Files changed:
src/modules/rlm_eap/types/rlm_eap_ikev2/ike_conf.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
======================================================================
commit 9d3acd0ef6256b1f5695ff6a2ced7584a7221217
Author: Alan T. DeKok <aland at freeradius.org>
Date: Mon Feb 28 15:01:15 2011 +0100
Vendors using "format=1,1" can have attributes of type "tlv"
They're now encoded properly. Previously, they were decoded properly,
but not encoded.
Files changed:
src/lib/radius.c | 23 +++++++++++++++++++++--
1 files changed, 21 insertions(+), 2 deletions(-)
======================================================================
commit df6f4de93f2e9194d3bd9dbf42d3cfb229c024b1
Author: Alan T. DeKok <aland at freeradius.org>
Date: Mon Feb 28 14:59:06 2011 +0100
Vendors can only use the TLV format if they follow the specs
"format=1,1" are allowed to use TLVs. Other vendors are not.
Except WiMAX, because they're special.
Files changed:
src/lib/dict.c | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
======================================================================
commit 2a663ed7a52af35a13c75268ec72d8a194b8c396
Author: Alan T. DeKok <aland at freeradius.org>
Date: Mon Feb 28 14:58:33 2011 +0100
Comment out DHCP dictionary by default.
it should only be enabled if the server does DHCP.
Files changed:
share/dictionary | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
======================================================================
commit 9a10ca011ce6cdec6ed2dd0c96d32db9e011ff4f
Author: Alan T. DeKok <aland at freeradius.org>
Date: Mon Feb 28 11:00:14 2011 +0100
Added sample of using global / static variables
Files changed:
src/modules/rlm_perl/example.pl | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
======================================================================
More information about the Freeradius-Devel
mailing list