BSDRadius version 0.7.1
Friday, 17 August 2007
Opensource BSDRadius project has released its latest version 0.7.1. It is mainly bugfix release but also includes some new features, particularly support for SQLite database engine. For more information please see changelog in projects home page .

Here is excerpt from its changelog:

 

New features:

  • SQLite support.
    To use SQLite with BSDRadius install pysqlite2 Python module. You can find it here.
    To enable SQLite support in BSDRadius take a look at DATABASE section in BSDRadius's main configuration file - bsdradiusd.conf.
    Set enable to yes
    Set type to sqlite
    Set name to path to database data file (e.g /usr/local/var/db/bsdradius.db)

Bugfixes:

  • Fixed an incredibly stupid typo/bug which caused RadiusDeque.num_acct variable to be deleted when maximum number of authorization packets has been received. Em... it would make server never come back from logging all packets to HDD after this error occurs.
  • Removed unneccessary CHAP challenge length verification
  • Cleaned up code in mod_digest.py and other places
  • Fixed various small bugs in RadClient.py
  • Fixed some typos in unittests

Other changes:

  • Added unittests for RadClient.py
  • Added OpenSER dictionary

 





Digg!Del.icio.us!Slashdot!Technorati!Free social bookmarking plugins and extensions for Joomla! websites! title=