Martin
|
a6a3b1ba0c
|
Proper symbolic link handling part (2)
|
2015-08-09 23:27:52 +02:00 |
|
Martin
|
345d182568
|
License change from GPLv3+ to AGPLv3+
|
2015-08-01 22:58:40 +02:00 |
|
Martin
|
ae35dd48b8
|
Download common file metadata via metadata pipe
|
2015-08-01 22:47:32 +02:00 |
|
Martin
|
b2176f6caf
|
Fixed metadata restore on Windows
|
2015-02-03 00:13:19 +01:00 |
|
Martin Raiber
|
ef8329ee10
|
Fixed metadata restore on Windows
|
2015-02-01 00:04:06 +01:00 |
|
Martin Raiber
|
d23cc3368a
|
Merge branch 'dev' into apply-patch
Conflicts:
urbackupserver/ServerDownloadThread.h
|
2015-01-31 12:49:24 +01:00 |
|
Martin Raiber
|
ae3e2cee31
|
Handle incomplete file downloads correctly
|
2015-01-31 12:48:26 +01:00 |
|
Martin
|
191335ef8d
|
Restore backups from web interface
|
2015-01-25 23:17:49 +01:00 |
|
Martin
|
e4aaaa6e62
|
Fixed issue with detaching already detached dbs; Do not create backup statistics for some deleted file entries
|
2015-01-03 12:40:59 +01:00 |
|
Martin
|
e71bd75767
|
Update files index, if linking failed
|
2014-12-31 00:44:25 +01:00 |
|
Martin
|
c2726def6d
|
Adjust hash output size of script
|
2014-12-31 00:36:44 +01:00 |
|
Martin Raiber
|
2fad6bb4dd
|
A few bugfixes + Moved queries into data access layer
|
2014-12-22 23:35:43 +01:00 |
|
Martin
|
aee307b5e5
|
Don't use next_entry value of other client
|
2014-12-04 20:24:11 +01:00 |
|
Martin
|
07f31ad57d
|
Simultaneous file and image backups and heavy refactoring
|
2014-11-30 19:34:02 +01:00 |
|
Martin
|
ab8ad723ee
|
Fixed crash bug
|
2014-11-29 12:32:23 +01:00 |
|
Martin
|
c5ca94d5ab
|
Fixed file index corruption caused by wrong delete
|
2014-11-24 20:16:46 +01:00 |
|
Martin
|
758abc77d0
|
Removed deleted settings. Added new server_url setting.
|
2014-11-19 22:14:22 +01:00 |
|
Martin
|
03e132f182
|
Added assertions to file patching
|
2014-11-08 14:15:09 +01:00 |
|
Martin
|
20724da914
|
Fixed wrong file data, if reflinking file fails on btrfs
|
2014-11-08 14:09:52 +01:00 |
|
Martin
|
3a9f7b9af7
|
Ony write changed parts in file downloader
|
2014-11-07 21:13:58 +01:00 |
|
Martin
|
eaeec08732
|
Adapter file backup verification to new file indexing scheme
|
2014-11-05 19:52:01 +01:00 |
|
Martin Raiber
|
0ca6cb59b3
|
Fixed build errors with GCC
Signed-off-by: Martin Raiber <martin@urbackup.org>
|
2014-11-02 16:47:21 +01:00 |
|
Martin
|
87f0e5c92b
|
Point to new file entry if the file was copied
|
2014-10-25 21:22:06 +02:00 |
|
Martin
|
d871bc7b09
|
Improved the continuous data protection
|
2014-10-13 21:39:21 +02:00 |
|
Martin
|
5ad6cc2e75
|
Fixed some merge issues
|
2014-10-11 20:48:47 +02:00 |
|
Martin
|
deb80364a6
|
Merge branch 'fileaccess' into fileentryindex
Conflicts:
.gitignore
common/miniz.c
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ChangeJournalWatcher.h
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/dllmain.cpp
urbackupserver/server_download.cpp
urbackupserver/server_get.cpp
urbackupserver/server_get.h
urbackupserver/server_hash.cpp
urbackupserver/server_hash.h
urbackupserver/server_settings.h
urbackupserver/serverinterface/create_zip.cpp
urbackupserver/urbackupserver.vcxproj.filters
|
2014-10-11 14:17:42 +02:00 |
|
Martin
|
e8c41585d4
|
Fix for crash in file finding
|
2014-10-11 13:48:33 +02:00 |
|
Martin
|
112c7b346e
|
New LMDB version and further optimized file entry index
|
2014-10-10 19:59:26 +02:00 |
|
Martin
|
be3b0a8c30
|
Warning, if a file to be deleted is not in the index
|
2014-10-10 18:29:27 +02:00 |
|
Martin
|
cdcf7dab1a
|
Replacing file entry cache with external file entry index
|
2014-10-10 18:29:26 +02:00 |
|
Martin Raiber
|
75ec39ba4c
|
Properly count the files in the temporary table even from main backup thread
|
2014-09-21 16:38:39 +02:00 |
|
Martin
|
0b8b02ce23
|
Copy file if hard linking fails when client side hash is available
|
2014-09-18 21:27:29 +02:00 |
|
Martin
|
541c4af567
|
Change server permission management to ACL style
|
2014-09-14 22:29:56 +02:00 |
|
Martin
|
fd4579500d
|
Merge branch 'next' into fileaccess
Conflicts:
urbackupclient/ClientService.cpp
urbackupclient/ClientService.h
urbackupcommon/settingslist.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/doc/admin_guide.tex
urbackupserver/fileclient/FileClient.cpp
urbackupserver/fileclient/FileClientChunked.cpp
urbackupserver/server_download.cpp
urbackupserver/server_get.cpp
urbackupserver/server_get.h
urbackupserver/server_settings.cpp
urbackupserver/server_settings.h
urbackupserver/www/templates.js
|
2014-09-13 20:15:24 +02:00 |
|
Martin
|
f983b3d524
|
Increased buffer size in chunk patcher and optimization of chunk patcher for btrfs
|
2014-09-05 19:24:14 +02:00 |
|
Martin
|
65febb7456
|
Fail backup and log error code if reading old file fails when preparing hashes
|
2014-08-06 21:52:35 +02:00 |
|
Martin
|
649885ceb0
|
Continuous file protection
|
2014-08-04 23:54:30 +02:00 |
|
Martin
|
2ac45bd06b
|
Access files directly from "tray icon" without logging in. Works by saving the user access rights for each backup
|
2014-07-26 16:07:43 +02:00 |
|
Martin
|
5b764dd305
|
Save correct file size with patches
|
2014-07-09 20:06:59 +02:00 |
|
Martin
|
bf1c44788b
|
Don't log "too many hardlinks" errors as warnings
|
2014-05-12 22:31:48 +02:00 |
|
Martin
|
b70cc08e48
|
* Handle changes of the backupfolder correctly
* Lazy load database queries
* Bug fixes for symlink pooling
|
2014-04-01 20:47:29 +02:00 |
|
Martin
|
a98d7e70fa
|
Revert "Experimental: Hard link files in NTFS transaction"
This reverts commit 8ab03eb941.
|
2014-03-27 22:06:52 +01:00 |
|
Martin
|
8ab03eb941
|
Experimental: Hard link files in NTFS transaction
|
2014-03-26 23:31:52 +01:00 |
|
Martin
|
81c2cef172
|
Updated copyright notice
|
2014-02-22 15:22:42 +01:00 |
|
Martin
|
43e771e035
|
Bug fix for crash with SQLite file cache
|
2013-12-20 19:08:34 +01:00 |
|
Martin
|
9d6d989fbb
|
Copy file locally if maximum hard link count was reached
|
2013-11-25 22:01:17 +01:00 |
|
Martin
|
9852fe9536
|
Destroy database at some threads
|
2013-11-18 22:19:17 +01:00 |
|
Martin
|
31edb50c66
|
Only start threads when they are needed
|
2013-11-18 00:29:42 +01:00 |
|
Martin
|
0c045bb8a3
|
Revert "Fixing SQLite3 deadlock"
This reverts commit 0590071424.
Conflicts:
urbackupserver/server_hash.cpp
|
2013-11-16 23:46:04 +01:00 |
|
Martin
|
51efab15ec
|
Free memory and clear Databases
|
2013-11-16 16:50:39 +01:00 |
|