Subversion Repositories ALCASAR

Rev

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

Rev 878 Rev 885
Line 1... Line 1...
1
# $Id: CHANGELOG 878 2012-06-03 16:07:40Z richard $
1
# $Id: CHANGELOG 885 2012-06-11 21:33:50Z 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 10... Line 10...
10
	- all "alcasar.info" becomes "alcasar.net" in code
10
	- all "alcasar.info" becomes "alcasar.net" in code
11
	- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
11
	- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
12
	- Dansguardian deny domain when request via proxy http
12
	- Dansguardian deny domain when request via proxy http
13
	- The database is checked (and repair) every week
13
	- The database is checked (and repair) every week
14
Improve security
14
Improve security
15
	- The blacklist if now verified before activating it (ANSSI need)
15
	- The blacklist is now verified before activating (ANSSI need)
16
	- The scholl/parental control can now filter search engines (google, bing, yahoo, alltheweb, etc.) and youtube 
16
	- The scholl/parental control can now filter search engines (google, bing, yahoo, alltheweb, etc.) and youtube 
17
News
17
News
18
	- The IP addresses in the consultation network are dynamicly allocated. Static ip can be reserved in the Alcasar Control Center
18
	- The IP addresses in the consultation network are dynamicly allocated. Static ip can be reserved in the Alcasar Control Center
19
	- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
19
	- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
20
	- Exceptions of authentication are now managed by Radius (like other users)
20
	- Exceptions of authentication are now managed by Radius (like other users)
21
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
21
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
22
	- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
22
	- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
23
	- DHCP service is more flexible : it can be {off | half | full}
23
	- DHCP service is more flexible : it can be {off | half | full}
24
	- ACC : admin can now export the curent tracability file
24
	- ACC : admin can now export the curent tracability file
25
	- ACC : admin can define the exception domains that will be showed in intercept page
25
	- ACC : admin can define the exception domains that will be showed in intercept page
-
 
26
	- The script "alcasar-https.sh" disable https on LAN side (only for mastered LAN).
26
----------------------   2.5   --------------------
27
----------------------   2.5   --------------------
27
Bugs
28
Bugs
28
	- watchdog of Daemons for service's test
29
	- watchdog of Daemons for service's test
29
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
30
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
30
	- reading of alcasar.conf file parameters more securely
31
	- reading of alcasar.conf file parameters more securely