Subversion Repositories oZimbraBackup

Rev

Rev 4 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 5
-
 
1
2016-04-01	Marcus Uddenhed <marcus@osource.se>
-
 
2
 
-
 
3
	* oZimbraBackup.sh (core):	Fixed backup problem with LDAP database, using built in mdb_copy to not copy db file in sparse mode.
-
 
4
								See following link for more info: https://wiki.zimbra.com/wiki/OpenLDAP_Performance_Tuning_8.0#mdb_copy_utility
-
 
5
	
-
 
6
	* oZimbraBackup.sh (core):	Removed some obsolete code.
-
 
7
 
1
2015-12-14  Marcus Uddenhed <marcus@osource.se>
8
2015-12-14  Marcus Uddenhed <marcus@osource.se>
2
 
9
 
3
	* oZimbraBackup.sh (core): Modified path to zmcontrol for startup and shutdown.
10
	* oZimbraBackup.sh (core):	Modified path to zmcontrol for startup and shutdown.
4
	
11
	
5
	* oZimbraBackup.sh (core): Removed obsolete code.
12
	* oZimbraBackup.sh (core):	Removed obsolete code.
6
 
13
 
7
2014-05-18	Marcus Uddenhed <marcus@osource.se>
14
2014-05-18	Marcus Uddenhed <marcus@osource.se>
8
 
15
 
9
	* oZimbraBackup.sh (core):  Changed information regarding contact ways.
16
	* oZimbraBackup.sh (core):  Changed information regarding contact ways.
10
 
17
 
11
	* readme.txt (text):  Changed information regarding contact ways.
18
	* readme.txt (text):  Changed information regarding contact ways.
12
 
19
 
13
2012-09-30  Marcus Uddenhed <marcus@osource.se>
20
2012-09-30  Marcus Uddenhed <marcus@osource.se>
14
 
21
 
15
	* oZimbraBackup.sh (core):  Added an option to temporarily disable off-site file transfer with "--no-send" parameter.
22
	* oZimbraBackup.sh (core):  Added an option to temporarily disable off-site file transfer with "--no-send" parameter.
16
 
23
 
17
2012-01-02  Marcus Uddenhed <marcus@osource.se>
24
2012-01-02  Marcus Uddenhed <marcus@osource.se>
18
 
25
 
19
	* oZimbraBackup.sh (Logging): Added logging for file transfer in simple log mode.
26
	* oZimbraBackup.sh (Logging): Added logging for file transfer in simple log mode.
20
 
27
 
21
2011-04-21  Marcus Uddenhed  <marcus@osource.se>
28
2011-04-21  Marcus Uddenhed  <marcus@osource.se>
22
 
29
 
23
	* oZimbraBackup.sh (core): Changed how Zimbra startup & shutdown is called within the script.
30
	* oZimbraBackup.sh (core): Changed how Zimbra startup & shutdown is called within the script.
24
 
31
 
25
2011-04-19  Marcus Uddenhed  <marcus@osource.se>
32
2011-04-19  Marcus Uddenhed  <marcus@osource.se>
26
 
33
 
27
	* oZimbraBackup.sh (core): Reworked code for differential backups.
34
	* oZimbraBackup.sh (core): Reworked code for differential backups.
28
 
35
 
29
2010-08-06  Marcus Uddenhed  <marcus@osource.se>
36
2010-08-06  Marcus Uddenhed  <marcus@osource.se>
30
 
37
 
31
	* oZimbraBackup.sh (pre_check): Fixed wrong variable name for SCP checking.
38
	* oZimbraBackup.sh (pre_check): Fixed wrong variable name for SCP checking.
32
 
39
 
33
2010-07-10  Marcus Uddenhed  <marcus@osource.se>
40
2010-07-10  Marcus Uddenhed  <marcus@osource.se>
34
 
41
 
35
	* oZimbraBackup.sh (Help): Fixed typo.
42
	* oZimbraBackup.sh (Help): Fixed typo.
36
 
43
 
37
2010-07-02  Marcus Uddenhed  <marcus@osource.se>
44
2010-07-02  Marcus Uddenhed  <marcus@osource.se>
38
 
45
 
39
	* oZimbraBackup.sh (text): Fixed typo.
46
	* oZimbraBackup.sh (text): Fixed typo.
40
 
47
 
41
	* changelog.txt (text): fixed wrong file format.
48
	* changelog.txt (text): fixed wrong file format.
42
 
49
 
43
2010-06-15  Marcus Uddenhed  <marcus@osource.se>
50
2010-06-15  Marcus Uddenhed  <marcus@osource.se>
44
 
51
 
45
	* oZimbraBackup.sh (diff) fixed faulty differential backups.
52
	* oZimbraBackup.sh (diff) fixed faulty differential backups.