Martin
|
7785142c20
|
Improved settings performance
|
2016-08-07 23:01:07 +02:00 |
|
Martin
|
aeb3a2a252
|
Debug file closing
|
2016-04-03 14:33:20 +02:00 |
|
Martin
|
aa6cce8cd9
|
Handle database failures during index creation/upgrade
|
2016-02-09 12:05:07 +01:00 |
|
Martin Raiber
|
cf0c2c6df4
|
Fix a few query leaks
(cherry picked from commit 91356f346aa049b6a8468d492a4badcfb040bd62)
|
2016-01-30 20:57:31 +01:00 |
|
Martin
|
b3903cc1c4
|
Checkpoint files.db in separate thread and give all threads nice names
|
2016-01-15 16:19:23 +01:00 |
|
Martin
|
95e76550cd
|
Sparse file handling (TODO: Linux)
|
2016-01-11 00:29:46 +01:00 |
|
Martin
|
9bab514e22
|
Removed UTF16 string (std::wstring) in most places. UTF8 everywhere!
|
2015-12-13 16:17:36 +01:00 |
|
Martin
|
b1031c918c
|
Parameter to bind service to localhost
(cherry picked from commit 05978932bb)
|
2015-12-05 22:25:35 +01:00 |
|
Martin
|
e31b0b109e
|
Updated SQLite and some SQLite tuning
|
2015-01-08 22:31:54 +01:00 |
|
Martin Raiber
|
3821716b20
|
Update throttle bytes per second every 10 min from settings
|
2014-12-24 16:33:27 +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
|
32c50d60b3
|
Changed time functions to use 64bit integers and added ETA estimation
|
2014-05-09 22:36:02 +02: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
|
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
|
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 Raiber
|
b8a1d1b0a0
|
Only one client per thread for the build in http server
|
2013-07-22 23:51:38 +02:00 |
|
Martin Raiber
|
57baf7efa3
|
More secure random number generation
|
2012-10-07 18:42:34 +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
|
1fc6106a2b
|
Added global throttling
|
2012-05-13 02:28:44 +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
|
fa598937b6
|
Put server settings in a different database
|
2011-11-08 21:52:33 +01:00 |
|
Martin Raiber
|
260dcc7b1c
|
Added BerkleyDB as alternative SQL backend
|
2011-10-28 22:58:50 +02:00 |
|
Martin Raiber
|
defd65dc30
|
Allow changing of temporary directory in Windows
|
2011-07-05 18:21:08 +02:00 |
|
Martin Raiber
|
edea48a759
|
Fixed build system; Fixed weird piped_process bug
|
2011-01-09 15:57:44 +01:00 |
|
uroni
|
89e10b3f04
|
Initial commit.
|
2011-01-06 17:43:38 +01:00 |
|