Documentation
Support
Downloads
Links

2 May 2005

NuFW 1.0.3, small bug fixes and features improvment

NuFW 1.0.3 is available. It features mainly some bugfixes and adds some planned functionnalities :
- correct MySQL and Pgsql log modules to log unauthenticated drop
- client lib now does not require certificates when nu_client_init is called (nuapplet case)
- endianess fix for libnuclient on PPC
- restart can now be done easily (no more bind problem)
- add mutex in pam module because pam_winbind is not thread safe
- cleanly get out of sasl negotiation
- suppress a useless debug message
- add a check of mysql ssl function existence in configure
- clean tls and sasl related code

This release fixes the last annoying problems that were remaining in the 1.0.X branch. Thus, the new development branch should start soon. If you have any suggestions about new features that should be added to NuFW 1.2, please subscribe to nufw-devel ML and express yourself !