Martin
|
816aa2ba25
|
Better error messages when opening database fails
|
2013-11-26 19:53:38 +01:00 |
|
Martin
|
8c9200929d
|
Better error messages when opening database fails
|
2013-11-26 19:49:40 +01:00 |
|
Martin
|
37468e6b7a
|
Fixed bug where shadow copies were not deleted when retrying because of uninitialized value
|
2013-11-26 19:24:32 +01:00 |
|
Martin
|
7651e3062b
|
Copy file locally if maximum hard link count was reached
|
2013-11-25 22:03:30 +01:00 |
|
Martin
|
9d6d989fbb
|
Copy file locally if maximum hard link count was reached
|
2013-11-25 22:01:17 +01:00 |
|
Martin
|
15a5522e79
|
Merge branch 'feature-quota' of urpc.dyndns.org:~/urbackup_backend into feature-quota
|
2013-11-25 20:30:40 +01:00 |
|
Martin
|
2bec2a9f7c
|
Limit stack size to 1MB on 32bit architectures
|
2013-11-25 20:30:20 +01:00 |
|
Martin Raiber
|
3e003ebb6e
|
Linux: Build hardening (stack protector)
|
2013-11-23 13:00:03 +01:00 |
|
Martin Raiber
|
6163a950cf
|
Show actions on detailed status page as well
|
2013-11-23 12:39:28 +01:00 |
|
Martin
|
aa7e31fd9d
|
Trying to fix race condition in InternetServiceConnector
|
2013-11-22 23:47:15 +01:00 |
|
Martin
|
e18bf67071
|
Trying to fix race condition in InternetServiceConnector
|
2013-11-22 21:13:54 +01:00 |
|
Martin
|
a369946590
|
Removed wrong assertion
|
2013-11-21 23:16:21 +01:00 |
|
Martin
|
fb9ec4f87e
|
Delete UrBackupUpdate if it failed to verify
|
2013-11-21 23:13:01 +01:00 |
|
Martin
|
c6b54a84e4
|
Properly handle UNC paths
|
2013-11-21 23:12:35 +01:00 |
|
Martin
|
3f5b730851
|
* Do not change modified time of files which were internally modified
* If a folder cannot be accessed and access to the root is gone do not delete change information
|
2013-11-21 22:59:18 +01:00 |
|
Martin
|
e64292693a
|
Optimized InternetServiceConnector
|
2013-11-21 20:06:41 +01:00 |
|
Martin
|
5991b29a34
|
Optimized InternetServiceConnector
|
2013-11-20 21:15:23 +01:00 |
|
Martin
|
cabef6e921
|
Fixed settings caching
|
2013-11-20 20:21:13 +01:00 |
|
Martin
|
e5db3003b1
|
Optimized InternetServiceConnector
|
2013-11-20 20:00:13 +01:00 |
|
Martin
|
a4363bb296
|
Properly create UDPThread object in internet test mode
|
2013-11-19 19:08:43 +01:00 |
|
Martin
|
71c904473c
|
Increase number of fds
|
2013-11-18 22:19:29 +01:00 |
|
Martin
|
9852fe9536
|
Destroy database at some threads
|
2013-11-18 22:19:17 +01:00 |
|
Martin
|
e2f1f46b68
|
Exit hash thread properly
|
2013-11-18 19:57:06 +01:00 |
|
Martin
|
68c179f533
|
Bind to all interfaces on Windows
|
2013-11-18 19:56:43 +01:00 |
|
Martin
|
31edb50c66
|
Only start threads when they are needed
|
2013-11-18 00:29:42 +01:00 |
|
Martin
|
48ac231d7d
|
Don't show verbose output
|
2013-11-18 00:29:06 +01:00 |
|
Martin
|
78f42ae7a5
|
Small optimizations
|
2013-11-17 20:20:21 +01:00 |
|
Martin
|
a0a16720c4
|
Allow more threads
|
2013-11-17 20:19:45 +01:00 |
|
Martin
|
780fa2ee32
|
Reset sqlite reads if necessary
|
2013-11-17 20:19:22 +01:00 |
|
Martin
|
2043a3bd8a
|
Remove temporary file when updating
|
2013-11-17 00:36:42 +01:00 |
|
Martin
|
79e9b04e8e
|
Segfault fix
|
2013-11-17 00:11:53 +01:00 |
|
Martin
|
0d20ad1a41
|
Increased sqlite timeout
|
2013-11-16 23:57:58 +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
|
38b34154bd
|
Reset statements, if necessary
|
2013-11-16 22:55:34 +01:00 |
|
Martin
|
2498a44866
|
Log if Database is blocked
|
2013-11-16 22:49:22 +01:00 |
|
Martin
|
91511bb30f
|
Added database deadlock debugging
|
2013-11-16 20:47:35 +01:00 |
|
Martin
|
9d7d48b76f
|
Added database deadlock debugging
|
2013-11-16 20:08:47 +01:00 |
|
Martin
|
22e2a3c196
|
Added database deadlock debugging
|
2013-11-16 19:56:07 +01:00 |
|
Martin
|
222d33b5b7
|
Merge branch 'feature-quota' of urpc.dyndns.org:~/urbackup_backend into feature-quota
|
2013-11-16 19:28:33 +01:00 |
|
Martin
|
7b55fcfe20
|
Added database deadlock debugging
|
2013-11-16 19:28:09 +01:00 |
|
Martin
|
7a3ffa8b7b
|
Added database deadlock debugging
|
2013-11-16 19:22:08 +01:00 |
|
Martin
|
51efab15ec
|
Free memory and clear Databases
|
2013-11-16 16:50:39 +01:00 |
|
Martin
|
28adbba6b1
|
Fixed shell script error
|
2013-11-16 16:33:53 +01:00 |
|
Martin
|
0590071424
|
Fixing SQLite3 deadlock
|
2013-11-16 15:06:08 +01:00 |
|
Martin
|
683245dfca
|
Remove clientdir if it already exists
|
2013-11-16 14:25:31 +01:00 |
|
Martin
|
a55140c493
|
Argument for running UrBackup in gdb
|
2013-11-16 14:23:43 +01:00 |
|
Martin
|
c8629ed0cb
|
Fixed settings
|
2013-11-16 14:10:04 +01:00 |
|
Martin
|
016f706d88
|
Thread safety
|
2013-11-16 13:07:52 +01:00 |
|
Martin
|
0985171b6e
|
Improves performance of status screen
|
2013-11-16 01:38:33 +01:00 |
|
Martin
|
68583dabbd
|
Disabled change journal debug logging
|
2013-11-15 20:18:52 +01:00 |
|