Changes between Version 1 and Version 2 of Document/Changelog/1.1.30

Show
Ignore:
Timestamp:
06/22/09 17:48:42 (4 years ago)
Author:
juruen@… (IP: 83.60.234.125)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Document/Changelog/1.1.30

    v1 v2  
    8787CA Module: 
    8888    Package Configured/Used [http://www.openssl.org/docs/apps/ca.html# using OpenSSL as a Certificate Authority] 
     89    * Generate certificates for eBox services using the user created CA 
    8990    * Generate CRL at CA startup and correct CRL names 
    9091    * Allow "*" character in common names 
     
    104105EGroupware Module: 
    105106    Package Configured/Used [http://www.egroupware.org/ EGroupware] 
     107    * eGroupware backup is now integrated in eBox full backup 
     108    * Added support for bookmarks eGroupware application 
    106109    * Bugfix: Setting permissions template on a group caused an error 
    107110    * Bugfix: Restart [http://www.postgresql.org/ PostgreSQL] in a safer way during the enable process 
     
    125128 
    126129Mailfilter Module: 
    127     Package Configured/Used [http://mailfilter.sourceforge.net/ mailfilter] 
     130     
     131    * Bugfix: when the user spam/ham does not exist do not try to 
     132    remove its account 
    128133    * Use the new row() and ids() API 
    129134    * Bugfix: If the module is disabled the filter now appears as disabled as it should be 
     
    137142 
    138143network 
     144    * Added support for all missing netmasks between /16 and /32 
     145    * Added support for search domain in /etc/resolv.conf 
     146    * Use ICMP for traceroute diagnosis 
    139147    * Added traceroute on network diagnosis 
    140148    * Use new rows() and ids() API 
     
    147155objects: 
    148156    * Use new rows() and ids() API 
     157 
     158printers 
     159    * Adedd IPP and LPD printes 
    149160 
    150161OpenVPN Module: 
     
    156167Samba Module: 
    157168    Package Configured/Used [http://us3.samba.org/samba/ Samba] 
     169    * bugfix: add user works if quota is disabled 
     170    * bugfix: replaced storeElementByName with store to avoid bug when restoring 
    158171    * Use the new row() and ids() API 
    159172    * Windows user's profiles are backed up only in extended backups 
     
    176189 
    177190usersandgroups: 
     191    * Added widget to manage group belonging from Edit User page 
     192    * Fixed backup/restore problem with paswords and given/last names 
     193    * Changed the way users are stored in LDAP, added givenName in addition to sn, now cn=givenName+sn instead of cn=uid, this fixes a incompatibility bug with eGroupware 
     194    * In the Edit User interface now Name and Last name are separate fields 
    178195    * Added bind v2 compatibility needed by squid auth, slapd conf regenerated and daemon restarted in postinst to commit possible changes in configuration 
    179196    * Added group model 
    180197    * Use the new ids() and row() API to optimize the management of hundreds of users and groups 
    181198    * Allow dashes "-" in user and group names 
     199    * Added widget to manage group belonging from Edit User page 
     200    * Fixed backup/restore problem with paswords and given/last names 
     201    * Changed the way users are stored in LDAP, added givenName in addition   to sn, now cn=givenName+sn instead of cn=uid, this fixes a 
     202    incompatibility bug with eGroupware 
     203    * In the Edit User interface now Name and Last name are separate  fields 
     204 
    182205 
    183206Web Server Module: