Martin
|
050c88b429
|
Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
urbackupclient/ChangeJournalWatcher.cpp
urbackupclient/ChangeJournalWatcher.h
urbackupclient/client.cpp
urbackupclient/urbackupclient.vcxproj.filters
urbackupcommon/os_functions_win.cpp
urbackupserver/dao/ServerBackupDao.cpp
urbackupserver/dao/ServerBackupDao.h
urbackupserver/fileclient/FileClientChunked.cpp
urbackupserver/filedownload.cpp
urbackupserver/server_hash.cpp
urbackupserver/server_hash.h
|
2014-11-12 22:48:09 +01:00 |
|
Martin
|
29d9b8d931
|
Only output warning message if symlinked directory is not found in database
|
2014-11-11 18:39:07 +01:00 |
|
Martin Raiber
|
d926513754
|
Partially finished: Different backup speeds at different time intervals
|
2014-11-03 23:19:22 +01: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
|
cdcf7dab1a
|
Replacing file entry cache with external file entry index
|
2014-10-10 18:29:26 +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
|
0979a8722e
|
Look at throttling for isReadable and isWritable
|
2014-05-26 20:56:31 +02:00 |
|
Martin
|
32c50d60b3
|
Changed time functions to use 64bit integers and added ETA estimation
|
2014-05-09 22:36:02 +02:00 |
|
Martin
|
e0bd50935a
|
File backup speed improvement by queuing file downloads
|
2014-05-01 12:45:29 +02:00 |
|
Martin
|
18e0e2f1cf
|
Better settings exchange
|
2014-04-15 22:39:33 +02:00 |
|
Martin
|
58128df764
|
Better settings exchange
|
2014-04-15 20:10:44 +02:00 |
|
Martin
|
d54f0b7dac
|
Added a detailed status command for the client
|
2014-02-20 22:43:54 +01:00 |
|
Martin
|
bc0aca0f64
|
Removed unused nullptr definition
|
2014-01-24 21:08:03 +01:00 |
|
Martin
|
77d93711e4
|
Better handling of aborted FastCGI requests
|
2013-12-30 22:40:31 +01:00 |
|
Martin
|
6c42d550e6
|
Fixed live log threading issues
|
2013-12-16 23:03:18 +01:00 |
|
Martin
|
9852fe9536
|
Destroy database at some threads
|
2013-11-18 22:19:17 +01:00 |
|
Martin
|
51efab15ec
|
Free memory and clear Databases
|
2013-11-16 16:50:39 +01:00 |
|
Martin
|
5c9b232241
|
Refactoring and performance tuning
|
2013-11-12 20:41:19 +01:00 |
|
Martin
|
20d4781601
|
Properly free file descriptor, if hash size is zero
|
2013-11-03 11:33:44 +01:00 |
|
Martin
|
6e6bad8fed
|
Fixed coverity issues
|
2013-11-02 21:53:14 +01:00 |
|
Martin
|
57e0e08cb8
|
Show error message on status page if the database is corrupted
|
2013-10-19 22:17:50 +02:00 |
|
Martin
|
d6794f03cc
|
Don't block session during viewing live log
|
2013-09-24 22:39:31 +02:00 |
|
Martin
|
6bab1f8d5d
|
1. New feature: Live log on server interface
2. New feature: Check for new version on status screen
|
2013-09-22 21:18:52 +02:00 |
|
Martin
|
fa4399a049
|
Use backup semantics to read files for end-to-end checksum verification and client-side checksum calculation
|
2013-09-21 14:54:53 +02:00 |
|
Martin Raiber
|
b8a1d1b0a0
|
Only one client per thread for the build in http server
|
2013-07-22 23:51:38 +02:00 |
|
Martin
|
955505584b
|
Better error handling for files cache creation
|
2013-06-11 22:13:03 +02:00 |
|
Martin Raiber
|
6a5c5f3cdc
|
Sequential access mode for files
Signed-off-by: Martin <martin@urbackup.org>
|
2013-06-02 16:54:36 +02:00 |
|
Martin
|
552338c650
|
Added MDB file cache
|
2013-05-19 19:46:20 +02:00 |
|
Martin
|
236fc5e59c
|
Fixed bug where system restore volume was not imaged
|
2013-03-30 17:21:31 +01:00 |
|
Martin
|
5fba218ef2
|
Fixed issues with detached databases
|
2013-03-19 00:54:47 +01:00 |
|
Martin Raiber
|
995158865a
|
Fixed backup mode with no tmp files
|
2012-11-13 18:50:42 +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
|
e983bdc31e
|
Use reflink to save only changed file parts on btrfs
|
2012-11-01 21:44:12 +01:00 |
|
Martin Raiber
|
57baf7efa3
|
More secure random number generation
|
2012-10-07 18:42:34 +02:00 |
|
Martin Raiber
|
73bc18bc39
|
Misc changes
|
2012-09-14 03:15:52 +02:00 |
|
Martin Raiber
|
882ffb9c9c
|
Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next
Conflicts:
ServiceAcceptor.cpp
|
2012-08-25 20:12:21 +02:00 |
|
Martin Raiber
|
a2120deeb5
|
Fixed compilation on linux
|
2012-08-25 20:06:49 +02:00 |
|
Martin Raiber
|
f031c22c6e
|
Use better random function
|
2012-08-22 15:02:44 +02:00 |
|
Martin
|
ead65048dd
|
Fixed a lot of memory leaks
|
2012-08-14 22:14:11 +02:00 |
|
Martin Raiber
|
8262a95bd2
|
Fixed overflow bug in bandwidth throttler
|
2012-05-15 14:35:32 +02:00 |
|
Martin Raiber
|
f60e5ba3b3
|
Better data type for transferred bytes
|
2012-05-13 22:21:08 +02:00 |
|
Martin Raiber
|
1fc6106a2b
|
Added global throttling
|
2012-05-13 02:28:44 +02:00 |
|
Martin Raiber
|
b7d0214c34
|
Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next
|
2012-05-08 20:37:09 +02:00 |
|
Martin Raiber
|
fd8ebfdb15
|
Added throttling and some backup info output
|
2012-05-08 19:45:45 +02:00 |
|
Martin Raiber
|
8db5afbec3
|
Fixed bugs in chunked transfer mode
|
2012-04-21 21:57:12 +02:00 |
|
Martin Raiber
|
1ee9f9a233
|
Added compression for internet connection
|
2012-04-15 16:19:27 +02:00 |
|
Martin Raiber
|
295d5c0676
|
New bandwidth saving file difference download method
|
2012-04-05 00:55:20 +02:00 |
|
Martin Raiber
|
7586582ade
|
Better authentication, Hashed file transfers, better logging in fileserver, more internet mode options
|
2012-03-10 01:54:39 +01:00 |
|
Martin Raiber
|
85b53f4b5a
|
New Internet mode
|
2012-03-06 01:52:01 +01:00 |
|
Martin Raiber
|
6e46fd3030
|
Fixed syntax error
|
2012-01-12 22:50:30 +01:00 |
|