Last modified 21 months ago Last modified on 08/31/10 23:11:49

Change log from 1.4-1 to 1.4-2

ebox

  • Bugfix: Catch exception when upstart daemon does not exist and return a stopped status
  • Bugfix: Do not check in row uniqueness for optional fields that are not passed as parameters
  • Added method in logs module to dump database in belhalf of ebackup module

asterisk

  • Bug fix: Migration script 0002_migrate_ldap_schema is not run unless the module is configured

ca

  • Bugfix: Only ASCII alphanumeric characters are allowed in common name to workaround the yet not fixed issue with UTF-8 and OpenSSL
  • Bugfix: DIRMODE changed to 0751 and migration script to fix existing deployments

dhcp

  • Bugfix: DHCP log works now if the dhcp client sends a host name as suggested

dns

  • Add support for topdomain record in addDomain method.
  • BP: Set @ to all domain-wide records (A, NS) to avoid issues regarding to order in the configuration file
  • Added support for internal networks allowed to recurse the caching server.

ebackup

  • Bugfix: fixed problem when restoring path with spaces
  • Includes/Excludes? fixed
  • Antichronological order used in versions
  • Added '/tmp' to default excludes
  • Fixed element text in excludes/includes
  • Cache lists regenerated on module restart
  • Added automatic exclude of backup directory for file system method
  • Better treatment of errors while restoring files form the UI
  • Improved frequency options
  • Improved keep options
  • Added backup and restore of logs
  • Added restore configuration from backup action
  • VolSize option can be changed through configuration file

egroupware

  • Bug fix: LDAP port on slave was not properly set everywhere

firewall

  • Bug fix: allow only safe ICMP types and insert the rules after user rules so these override the default ones. Drop INVALID packets first too
  • New firewall table containing rules added by Zentyal services
  • Bug fix: openVPN interfaces are added as internal interfaces to iexternal and iexternalmodules (Closes #1758)

monitor

  • Add stopped on purpose file to stop the service without sending an event alerting with this situation

network

  • Fixed nasty bug of traceroute in Diagnostic Tools with invalid host
  • Bug fix: do not mess with Zentyal's apache packets in failover test
  • Make failover test more robust

openvpn

  • Bugfix: Escape some files to make download client bundle work again if the server name has spaces

remoteservices

  • Pass data-file for executing jobs
  • Added class for easier parsing of CSV files
  • Bugfix: Set monitor service as stopped on purpose to notify monitor stats to Zentyal Cloud

samba

  • Allow guest shares
  • New patched samba package that should fix problems accessing shares on some clients

software

  • Bug fix: system updates work properly now

squid

  • New bandwidth throttling support with delay pools
  • Bugfix: Log exception hits in dansguardian so whitelisted domains are now logged properly
  • Squid default cache_mem set to 128 MB
  • New option to configure maximum_object_size which defaults to 300 MB
  • Add refresh_pattern options for Microsoft Windows, Debian and Ubuntu updates
  • Exclude local networks from bandwidth throttling
  • Bugfix: Make some checks in delay pools to avoid misconfiguration, do not write the disabled rules and set the proper labels and more detailed explanation
  • Bugfix: Get virtual interfaces as well to set firewall rules
  • Fixed bug in filter profile by object with network addresses

trafficshaping

  • Bug fix: Return if changed if it really happens any change in the model for Interface Rate
  • Bug fix: Return 0 if the interface is an internal one from TrafficShaping::uploadRate method
  • Fixed typo in description of download rate

usersandgroups

  • Bug fix: ebox-usersandgroups-reinstall now unconfigures all ldap modules
  • Bug fix: when restoring we use the new users DN to init users
  • Bug fix: updateSchema() returns unless the schema to update is available
  • Bug fix: Set proper owner and permissions when updating a schema

webmail

  • Removed unsuported character from autogenerated key. Thanks to servisoft for pointing this out

webserver

  • Bugfix: NameVirtualHost directive in ports.conf and not in every vhost.
  • Vhosts ServerAdmin now is root@fqdn.
  • Handle default vhost for port, ServerAdmin values and including the ServerName directive.
  • Bugfix: allow non fqdn and topdomains as vhosts.