Subversion Repositories ALCASAR

Rev

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

Rev 870 Rev 878
Line 1... Line 1...
1
# $Id: CHANGELOG 870 2012-05-08 21:42:11Z richard $
1
# $Id: CHANGELOG 878 2012-06-03 16:07:40Z 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 9... Line 9...
9
Improve core
9
Improve core
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
-
 
15
	- The blacklist if now verified before activating it (ANSSI need)
-
 
16
	- The scholl/parental control can now filter search engines (google, bing, yahoo, alltheweb, etc.) and youtube 
14
News
17
News
15
	- 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
16
	- 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
17
	- Exceptions of authentication are now managed by Radius (like other users)
20
	- 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.
21
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.