Subversion Repositories ALCASAR

Rev

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

Rev 849 Rev 852
Line 1... Line 1...
1
# $Id: CHANGELOG 849 2012-04-03 17:56:45Z franck $
1
# $Id: CHANGELOG 852 2012-04-09 13:26:51Z 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.
7
	- "activity.php" : don't print "private_ip_address". Update with new "chilli_query" output
7
	- "activity.php" : don't print "private_ip_address". Update with new "chilli_query" output
8
	- re-activation of COA between radius and coova.
8
	- re-activation of COA between radius and coova.
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
News
13
News
13
	- 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
14
	- 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
15
	- Exceptions of authentication are now managed by Radius (like other users)
16
	- Exceptions of authentication are now managed by Radius (like other users)
16
	- A file containing @network/@Host to be blocked is integrated in the firewall's main script.
17
	- A file containing @network/@Host to be blocked is integrated in the firewall's main script.