Subversion Repositories ALCASAR

Rev

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

Rev 852 Rev 860
Line 1... Line 1...
1
# $Id: CHANGELOG 852 2012-04-09 13:26:51Z richard $
1
# $Id: CHANGELOG 860 2012-04-20 17:51:24Z 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 (radius disconnect the users directly).
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
News
13
News
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
	- A file containing @network/@Host to be blocked is integrated in the firewall's main script.
18
	- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
18
----------------------   2.5   --------------------
19
----------------------   2.5   --------------------
19
Bugs
20
Bugs
20
	- watchdog of Daemons for service's test
21
	- watchdog of Daemons for service's test
21
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
22
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
22
	- reading of alcasar.conf file parameters more securely
23
	- reading of alcasar.conf file parameters more securely