Commit Graph

71 Commits

Author SHA1 Message Date
Martin
22e4688e4d Properly handle long filenames on Linux server 2013-02-24 20:24:43 +01:00
Martin
c01b75467f Delete client file list after full backup 2013-01-04 20:19:11 +01:00
Martin
c5949f7a43 Fixed reporting of backups that failed because there were no paths to backup 2012-12-09 23:27:22 +01:00
Martin
41826d16ae Update backup intervals correctly; Correctly (not) log backups; Better error handling while VHD file writing 2012-12-08 20:52:05 +01:00
Martin Raiber
995158865a Fixed backup mode with no tmp files 2012-11-13 18:50:42 +01:00
Martin Raiber
9f0ed042c1 Handle not enough space error cases with no temporary files 2012-11-13 14:33:51 +01:00
Martin Raiber
70ee6b8df2 Settings for switching on/off temporary files 2012-11-10 03:18:58 +01:00
Martin Raiber
1deaa761b7 Initialize variable correctly 2012-11-08 03:30:10 +01:00
Martin Raiber
1ef3a12bfd Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-03 15:31:55 +01:00
Martin Raiber
2084dee75e Correctly fail backups if there are disk problems 2012-11-03 15:32:23 +01:00
Martin Raiber
2ddfb4c3f6 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-03 15:31:47 +01:00
Martin Raiber
652aa27bae Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-03 02:06:39 +01:00
Martin Raiber
6ffaa25121 Don't put files into clientlist, if download fails 2012-11-03 02:06:27 +01:00
Martin Raiber
67edec80e4 Correctly handle missing files 2012-11-03 02:02:07 +01:00
Martin Raiber
7293fd49e3 Don't put files into clientlist, if download fails 2012-11-02 20:17:13 +01:00
Martin Raiber
6ec60e746f Fixed on linux 2012-11-02 13:49:46 +01:00
Martin Raiber
172d41b255 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-01 23:15:51 +01:00
Martin Raiber
039193f791 Fixed btrfs mode 2012-11-01 23:16:46 +01:00
Martin Raiber
184d06b29f Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-01 23:15:33 +01:00
Martin Raiber
38490778be Better flushing; Reordered file deletion 2012-11-01 22:08:02 +01:00
Martin Raiber
cc12a8eb73 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-11-01 22:07:42 +01:00
Martin Raiber
1788faf8e1 Fixed btrfs mode 2012-11-01 21:49:47 +01:00
Martin Raiber
e983bdc31e Use reflink to save only changed file parts on btrfs 2012-11-01 21:44:12 +01:00
Martin Raiber
0717df8928 Correctly remove failed backup 2012-11-01 19:57:47 +01:00
Martin Raiber
3b68cae13c Working on btrfs mode 2012-11-01 19:21:44 +01:00
Martin Raiber
305b2068b9 Backups with btrfs snapshots 2012-11-01 17:48:18 +01:00
Martin Raiber
50cd503d18 Linux fixes 2012-10-07 19:05:39 +02:00
Martin Raiber
0f5429486f Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next 2012-10-04 19:25:20 +02:00
Martin Raiber
96f380aca5 Allow disabling of incremental backups; Truncate filenames on server that are too long for the filesystem 2012-10-04 19:24:44 +02:00
Martin Raiber
4e7b59c111 Retry creating temporary files for file lists 2012-09-28 04:03:27 +02:00
Martin Raiber
35c19dd746 Added missing slash 2012-09-19 03:58:54 +02:00
Martin Raiber
ab2d6fb83e Added silent updates 2012-09-06 16:21:27 +02:00
Martin Raiber
9820af02be Send client_set_settings and read allow_overwrite default 2012-08-26 14:19:35 +02:00
Martin Raiber
4b895702f3 Localized internet authkey 2012-08-25 21:11:17 +02:00
Martin Raiber
e6336c3e55 Always send settings as defaults 2012-08-25 21:00:00 +02:00
Martin Raiber
ce562d026c Correctly remove symlinks in Windows 2012-08-21 04:14:33 +02:00
Martin
6be0b8163a Fixed memory leaks 2012-08-15 18:02:42 +02:00
Martin
ead65048dd Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
Martin Raiber
ed4278520b Don't overwrite global settings with client specific ones 2012-07-13 19:54:07 +02:00
Martin Raiber
8beff77efc Added more error messages 2012-07-13 19:31:53 +02:00
Martin Raiber
d0225f0174 More logging messages 2012-07-13 17:55:38 +02:00
Martin Raiber
9a756127e3 Better error handling in internet file client 2012-07-13 14:17:06 +02:00
Martin Raiber
24b7036167 Decrease retry wait time after ident err 2012-07-11 14:07:49 +02:00
Martin Raiber
c85fc1336b Base intra file diffs off last complete backup 2012-07-09 21:15:46 +02:00
Martin Raiber
5901553205 Fixed merge 2012-07-09 16:16:21 +02:00
Martin Raiber
cf41ee1e94 Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next
Conflicts:
	urbackupserver/InternetServiceConnector.cpp
	urbackupserver/server_get.cpp
2012-07-09 16:07:25 +02:00
Martin Raiber
9c756fff16 Merge branch 'master' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next
Conflicts:
	Makefile.am_server
	configure.ac_server
	urbackupclient/client.cpp
	urbackupserver/server_get.cpp
2012-07-09 16:02:07 +02:00
Martin Raiber
98c602b922 Better logging 2012-07-09 15:52:13 +02:00
Martin Raiber
6c40318bd4 Fixed window calculations if start time is larger than stop time 2012-06-14 11:57:28 +02:00
Martin Raiber
9cf8887c70 Correctly continue interrupted file transfers on internet connection 2012-06-12 20:47:43 +02:00