Subversion Repositories ALCASAR

Rev

Rev 861 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 861 Rev 865
Line 1... Line 1...
1
# $Id: CHANGELOG 861 2012-04-21 20:18:48Z richard $
1
# $Id: CHANGELOG 865 2012-05-01 17:48:31Z richard $
2
 
2
 
3
************  CHANGELOG *********** 
3
************  CHANGELOG *********** 
4
---- svn ----
4
---- svn ----
5
Bugs
5
Bugs
6
	- "username" in "userinfo" table is varchar(64) like in others tables of ALCASAR database.
6
	- "username" in "userinfo" table is varchar(64) like in others tables of ALCASAR database.
Line 15... Line 15...
15
	- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
15
	- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
16
	- Exceptions of authentication are now managed by Radius (like other users)
16
	- Exceptions of authentication are now managed by Radius (like other users)
17
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
17
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
18
	- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
18
	- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
19
	- DHCP service is more flexible : it can be {off | half | full}
19
	- DHCP service is more flexible : it can be {off | half | full}
-
 
20
	- ACC : admin can now export the curent tracability file
20
----------------------   2.5   --------------------
21
----------------------   2.5   --------------------
21
Bugs
22
Bugs
22
	- watchdog of Daemons for service's test
23
	- watchdog of Daemons for service's test
23
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
24
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
24
	- reading of alcasar.conf file parameters more securely
25
	- reading of alcasar.conf file parameters more securely