Subversion Repositories ALCASAR

Rev

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

Rev 903 Rev 907
Line 1... Line 1...
1
# $Id: CHANGELOG 903 2012-06-23 09:28:53Z franck $
1
# $Id: CHANGELOG 907 2012-06-24 18:45:03Z 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 8... Line 8...
8
	- re-activation of COA between radius and coova (radius disconnect the users directly).
8
	- re-activation of COA between radius and coova (radius disconnect the users directly).
9
	- the "url-redirect" attribute now works fine (coovachilli V.1.2.9-1)
9
	- the "url-redirect" attribute now works fine (coovachilli V.1.2.9-1)
10
Improve core
10
Improve core
11
	- all "alcasar.info" becomes "alcasar.net" in code
11
	- all "alcasar.info" becomes "alcasar.net" in code
12
	- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
12
	- change the order of http chain (DG --> squid --> HAVP --> Internet) more réactivity and less charge of CPU
13
	- Dansguardian deny domain when request via proxy http
13
	- Dansguardian deny domains when requested via proxy http
14
	- The database is checked (and repair) every week
14
	- The database is checked (and repair) every week
15
Improve security
15
Improve security
16
	- The blacklist is now verified before activating (ANSSI need)
16
	- The blacklist is now verified before activating (ANSSI need)
17
	- The scholl/parental control can now filter search engines (google, bing, yahoo, matacrowler, etc.) and Youtube 
17
	- The school/parental control can now filter search engines (google, bing, yahoo, matacrowler, etc.) and Youtube 
18
News
18
News
19
	- The IP addresses in the consultation network are dynamicly allocated. Static ip can be reserved in the Alcasar Control Center
19
	- When IP addresses in the consultation network are dynamicly allocated, static ip can be reserved in the Alcasar Control Center
20
	- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
20
	- The script "alcasar-https.sh {-on|-off}" enable or disable encryption on authentication flows
21
	- Exceptions of authentication are now managed by Radius (like other users)
21
	- Exceptions of authentication (@MAC) are now managed by Radius (like other users)
22
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
22
	- @network and @Host can be blocked by the firewall (conf file : etc/alcasar-ip-blocked). Alacasar Control Center is updated.
23
	- the filtering of LAN betwenne ALCASAR and the Internet GW is no more need.
23
	- the filtering of LAN between ALCASAR and the Internet GW is no more need.
24
	- DHCP service is more flexible : it can be {off | half | full}
24
	- DHCP service is more flexible : it can be {off | half | full}
25
	- ACC : admin can now export the curent tracability file
25
	- ACC : admin can now export the curent tracability file
26
	- ACC : admin can define the exception domains that will be showed in intercept page
26
	- ACC : admin can define the exception domains that will be showed in intercept page
27
	- The script "alcasar-https.sh" disable https on LAN side (only for mastered LAN).
27
	- A new user attribute "max-all-session" is managed (maximum time a user can be connected)
-
 
28
	- ACC : The english translation is more complete.
28
	- clears the script "alcasar-mysql.sh --expire_user" users having an expiry date than 7 days 
29
	- clears the script "alcasar-mysql.sh --expire_user" users having an expiry date than 7 days 
29
----------------------   2.5   --------------------
30
----------------------   2.5   --------------------
30
Bugs
31
Bugs
31
	- watchdog of Daemons for service's test
32
	- watchdog of Daemons for service's test
32
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses
33
	- watchdog (and script alcasar-logout.sh) doesn't logout the macallowed addresses