Subversion Repositories ALCASAR

Rev

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

Rev 860 Rev 861
Line 1... Line 1...
1
# $Id: CHANGELOG 860 2012-04-20 17:51:24Z richard $
1
# $Id: CHANGELOG 861 2012-04-21 20:18:48Z 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 14... Line 14...
14
	- The IP addresses in the consultation network are dynamicly allocated. Static ip can be reserved in the Alcasar Control Center
14
	- The IP addresses in the consultation network are dynamicly allocated. Static ip can be reserved in the Alcasar Control Center
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
----------------------   2.5   --------------------
20
----------------------   2.5   --------------------
20
Bugs
21
Bugs
21
	- watchdog of Daemons for service's test
22
	- watchdog of Daemons for service's test
22
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
23
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
23
	- reading of alcasar.conf file parameters more securely
24
	- reading of alcasar.conf file parameters more securely