Commit report for master branch
The git bot
announce at freeradius.org
Thu Nov 7 00:00:02 CET 2013
New activity for FreeRADIUS (the high performance and highly configurable RADIUS server)
======
Make listen types dynamically allocated
for new protocols. Existing protocols are still hard-coded
Alan T. DeKok at 2013-11-06T19:38:39Z
Files modified:
* share/dictionary.freeradius.internal
* src/include/radiusd.h
* src/main/listen.c
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/1d7854d8a81d8ca507a2a093f43afa7144e12604
======
vqp -> vmps
Alan T. DeKok at 2013-11-06T19:38:39Z
Files modified:
* share/dictionary.freeradius.internal
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/72196c5f09036ea6d3f0404eb4216d616b7b4565
======
Add the efficient IP vendor dictionary
Some guy sent over the ACS definitions, so why not...
Arran Cudbard-Bell at 2013-11-06T18:38:13Z
Files modified:
* share/dictionary
* share/dictionary.efficientip
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/d89e553f3b9b9ebf6f24253917dff7e8dfbabb2a
======
Merge pull request #469 from jdenoy/master
fix NAS-Port-Id sql error
Arran Cudbard-Bell at 2013-11-06T16:42:50Z
Files modified:
* raddb/mods-config/sql/main/mysql/queries.conf
* raddb/mods-config/sql/main/mysql/schema.sql
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/fb3816c448f1ec15875570c3136a37c683436300
======
fix NAS-Port-Id sql error
queries.conf :
NAS-Port-Id not updated correctly in mysql because the value inserted
was %{NAS-Port} instead of %{NAS-Port-Id} (if sent by NAS) or
%{NAS-Port} (if NAS-Port-Id not sent by NAS)
schema.sql :
altered column nasportid from varchar(15) to varchar(50) to allow bigger
NAS-Port-ID information (maximum from RFC 2869 is 253 octets, but 50
should be enough)
Johan Denoyer at 2013-11-06T16:37:00Z
Files modified:
* raddb/mods-config/sql/main/mysql/queries.conf
* raddb/mods-config/sql/main/mysql/schema.sql
Commit diff:
https://github.com/FreeRADIUS/freeradius-server/commit/00db818f05e67c4b8860e5785925d34efe9a6080
======
--
This commit summary was generated @2013-11-07T00:00:02Z by lgfeed version 0.00 (https://github.com/arr2036/lgfeed).
More information about the Freeradius-Devel
mailing list