Subversion Repositories oZimbraBackup

Rev

Rev 4 | Blame | Compare with Previous | Last modification | View Log | RSS feed

2016-04-01      Marcus Uddenhed <marcus@osource.se>

        * oZimbraBackup.sh (core):      Fixed backup problem with LDAP database, using built in mdb_copy to not copy db file in sparse mode.
                                                                See following link for more info: https://wiki.zimbra.com/wiki/OpenLDAP_Performance_Tuning_8.0#mdb_copy_utility
        
        * oZimbraBackup.sh (core):      Removed some obsolete code.

2015-12-14  Marcus Uddenhed <marcus@osource.se>

        * oZimbraBackup.sh (core):      Modified path to zmcontrol for startup and shutdown.
        
        * oZimbraBackup.sh (core):      Removed obsolete code.

2014-05-18      Marcus Uddenhed <marcus@osource.se>

        * oZimbraBackup.sh (core):  Changed information regarding contact ways.

        * readme.txt (text):  Changed information regarding contact ways.

2012-09-30  Marcus Uddenhed <marcus@osource.se>

        * oZimbraBackup.sh (core):  Added an option to temporarily disable off-site file transfer with "--no-send" parameter.

2012-01-02  Marcus Uddenhed <marcus@osource.se>

        * oZimbraBackup.sh (Logging): Added logging for file transfer in simple log mode.

2011-04-21  Marcus Uddenhed  <marcus@osource.se>

        * oZimbraBackup.sh (core): Changed how Zimbra startup & shutdown is called within the script.

2011-04-19  Marcus Uddenhed  <marcus@osource.se>

        * oZimbraBackup.sh (core): Reworked code for differential backups.

2010-08-06  Marcus Uddenhed  <marcus@osource.se>

        * oZimbraBackup.sh (pre_check): Fixed wrong variable name for SCP checking.

2010-07-10  Marcus Uddenhed  <marcus@osource.se>

        * oZimbraBackup.sh (Help): Fixed typo.

2010-07-02  Marcus Uddenhed  <marcus@osource.se>

        * oZimbraBackup.sh (text): Fixed typo.

        * changelog.txt (text): fixed wrong file format.

2010-06-15  Marcus Uddenhed  <marcus@osource.se>

        * oZimbraBackup.sh (diff) fixed faulty differential backups.