Martin
|
0694f7c99c
|
Do log hard link errors due to the file system hard link limit as debug log messages
(cherry picked from commit 4e2f0b04a5)
Conflicts:
urbackupserver/server_get.cpp
urbackupserver/server_hash.cpp
|
2013-08-29 22:08:36 +02:00 |
|
Martin
|
49af13adb8
|
Retry on hash errors
|
2013-08-15 22:14:07 +02:00 |
|
Martin
|
2760a3eee2
|
Initialize state variables correctly
|
2013-08-10 12:26:02 +02:00 |
|
Martin
|
f186f135e0
|
Merge branch 'next' into feature-quota
Conflicts:
.gitignore
configure.ac_server
start_urbackup_server
urbackupserver/server_get.cpp
urbackupserver/www/index.htm
urbackupserver_installer_win/generate_msi.bat
urbackupserver_installer_win/urbackup_server.nsi
urbackupserver_installer_win/urbackup_server.wxi
urbackupserver_installer_win/urbackup_server.wxs
|
2013-08-06 22:58:23 +02:00 |
|
Martin
|
27237a217e
|
Fixed bug where the block difference transfer mode wasn't properly throttled in interned mode
(cherry picked from commit 2c8fbed246)
|
2013-08-04 11:40:29 +02:00 |
|
Martin
|
2c8fbed246
|
Fixed bug where the block difference transfer mode wasn't properly throttled in interned mode
|
2013-08-04 11:36:57 +02:00 |
|
Martin
|
5d6163c596
|
Merge remote-tracking branch 'urpc/next' into feature-quota
Conflicts:
.gitignore
configure.ac_server
start_urbackup_server
urbackupserver/Makefile.am
urbackupserver/dllmain.cpp
urbackupserver/urbackupserver.vcxproj.filters
urbackupserver/www/index.htm
urbackupserver_installer_win/generate_msi.bat
urbackupserver_installer_win/urbackup_server.nsi
urbackupserver_installer_win/urbackup_server.wxi
urbackupserver_installer_win/urbackup_server.wxs
|
2013-07-28 00:13:19 +02:00 |
|
Martin Raiber
|
c6ce2d85c4
|
Fixed quota enforcement
Signed-off-by: Martin Raiber <martin@urbackup.org>
|
2013-07-02 20:35:11 +02:00 |
|
Martin Raiber
|
63e98740e3
|
Show client and operating system version on web interface
|
2013-06-27 18:43:09 +02:00 |
|
Martin Raiber
|
398f1903db
|
Check if snapshot exists
|
2013-06-27 14:22:12 +02:00 |
|
Martin
|
8e6a4479e4
|
Longer timeouts for internet clients
|
2013-06-12 23:46:46 +02:00 |
|
Martin
|
ff8d4c446b
|
Deinitialize database correctly
|
2013-06-05 23:04:29 +02:00 |
|
Martin
|
b2709b6f69
|
Fixed crash bug
|
2013-06-02 13:32:34 +02:00 |
|
Martin
|
25b1edd9b5
|
Calculate file hashes on Internet client
|
2013-05-30 22:01:37 +02:00 |
|
Martin
|
12aeaa3046
|
VSS logging
|
2013-05-29 21:35:21 +02:00 |
|
Martin
|
04d0faf60f
|
End-to-end file backup verification for debugging purposes
|
2013-05-26 15:42:46 +02:00 |
|
Martin
|
3048cde99e
|
Soft client quota
|
2013-05-25 18:35:27 +02:00 |
|
Martin
|
1d9a0f6d26
|
Don't fail if directory already exists. Only print warning.
|
2013-04-29 23:28:55 +02:00 |
|
Martin
|
5aa5e5d26d
|
Don't fail if directory already exists. Only print warning.
|
2013-04-27 23:05:06 +02:00 |
|
Martin
|
55cc8def47
|
Create directory before starting backup from incremental backup if using snapshots
|
2013-04-26 21:31:39 +02:00 |
|
Martin
|
b13cb77ed3
|
Fall back to full file backups if no other file backup was found
|
2013-04-25 21:25:45 +02:00 |
|
Martin
|
329505a064
|
Push settings to client after a while.
|
2013-03-25 21:44:06 +01:00 |
|
Martin
|
5fba218ef2
|
Fixed issues with detached databases
|
2013-03-19 00:54:47 +01:00 |
|
Martin
|
009c546aab
|
Fix performance problem when deleting files in database
|
2013-03-05 09:11:29 +01:00 |
|
Martin
|
0ce73b0f21
|
Fixing directory shortening
|
2013-03-03 14:54:04 +01:00 |
|
Martin
|
b7ea90c882
|
Fixing directory shortening
|
2013-03-03 14:32:48 +01:00 |
|
Martin
|
41542bbc96
|
Fixing directory shortening
|
2013-03-03 14:29:58 +01:00 |
|
Martin
|
dbdcfb8f5c
|
Fixing directory shortening
|
2013-03-03 13:15:47 +01:00 |
|
Martin
|
e86ae61f81
|
Implemented advanced settings
|
2013-03-01 22:22:54 +01:00 |
|
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 |
|