Subversion Repositories ALCASAR

Rev

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

Rev 868 Rev 870
Line 1... Line 1...
1
# $Id: CHANGELOG 868 2012-05-04 16:55:09Z richard $
1
# $Id: CHANGELOG 870 2012-05-08 21:42:11Z 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 17... Line 17...
17
	- Exceptions of authentication are now managed by Radius (like other users)
17
	- Exceptions of authentication are now managed by Radius (like other users)
18
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
18
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
19
	- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
19
	- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
20
	- DHCP service is more flexible : it can be {off | half | full}
20
	- DHCP service is more flexible : it can be {off | half | full}
21
	- ACC : admin can now export the curent tracability file
21
	- ACC : admin can now export the curent tracability file
-
 
22
	- ACC : admin can define the exception domains that will be showed in intercept page
22
----------------------   2.5   --------------------
23
----------------------   2.5   --------------------
23
Bugs
24
Bugs
24
	- watchdog of Daemons for service's test
25
	- watchdog of Daemons for service's test
25
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
26
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
26
	- reading of alcasar.conf file parameters more securely
27
	- reading of alcasar.conf file parameters more securely