Release Notes: This is the first really usable version. It corrects a lot of bugs from the 0.3 version, and adds a lot of minor features that make the server usable, such as daemonization, green threading (Python thread), caching, a major code cleanup, better DHCP compliant behavior, charge tests (with the anemon client generator), the removal of SQL injection possibilities, and more.


Release Notes: This is the first really usable version. It corrects a lot of bugs from the 0.3 version, and adds a lot of minor features that make the server usable, such as daemonization, green threading (Python thread), caching, a major code cleanup, better DHCP compliant behavior, charge tests (with the anemon client generator), the removal of SQL injection possibilities, and more.


Release Notes: The database initialization tool (anemon-dbinit) was corrected.


Release Notes: The Anemon DHCP server is now distributed separately from the webcenter, client, and relay. It depends on pydhcplib and no longer depends on anemon-common. The log system is now working properly. An initial plugin system was implemented for leases. A simpler database schema is now used. A lot of bugs were corrected. Initialization of modules is now cleaner.


Release Notes: WebCenter no longer needs an external CGI httpd server to run. This revision includes a standalone version of WebCenter, a new Web interface, and a new setup.py.


Release Notes: This release adds setup.py to make installation easier.