Martin
|
20d4781601
|
Properly free file descriptor, if hash size is zero
|
2013-11-03 11:33:44 +01:00 |
|
Martin
|
20c763cbb5
|
Fixed coverity issues
|
2013-11-02 23:19:48 +01:00 |
|
Martin
|
2628a6a3a6
|
Fixed coverity issues
|
2013-11-02 22:59:27 +01:00 |
|
Martin
|
21fa82fc35
|
Fixed coverity issues
|
2013-11-02 22:48:10 +01:00 |
|
Martin
|
6e6bad8fed
|
Fixed coverity issues
|
2013-11-02 21:53:14 +01:00 |
|
Martin
|
c63dd5dc00
|
Only bind one udp socket to the broadcast ports/interfaces
|
2013-11-02 16:46:51 +01:00 |
|
Martin Raiber
|
e310b6c732
|
Fixed build issues for select replacement
|
2013-11-02 16:25:50 +01:00 |
|
Martin
|
1474c9f21c
|
Replaced all select calls with poll on non-Windows systems
|
2013-11-02 16:20:01 +01:00 |
|
Martin
|
0c0e71f750
|
Removed debugging from live log
|
2013-10-29 23:35:53 +01:00 |
|
Martin
|
daed74a0f2
|
Show live log option, even if there is no log for the client yet
|
2013-10-29 23:29:51 +01:00 |
|
Martin
|
8b0fc4e062
|
Proper initialization of live log buffer
|
2013-10-27 18:13:35 +01:00 |
|
Martin
|
425957b27d
|
Merge branch 'next' of ssh://git.code.sf.net/p/urbackup/backend into next
|
2013-10-27 16:29:30 +01:00 |
|
Martin
|
4278dc3cd2
|
Scroll up when row gets deleted
|
2013-10-27 16:27:09 +01:00 |
|
Martin
|
9afcfc85e8
|
Limit number of live log rows for performance reasons
|
2013-10-27 16:02:49 +01:00 |
|
Martin
|
740ee1297e
|
Warn only once about error while reading from parent hash file
|
2013-10-25 22:45:06 +02:00 |
|
Martin
|
b5c260050b
|
Don't stop incremental image backups with an error if the volume size increased
|
2013-10-25 22:36:13 +02:00 |
|
Martin
|
22f99dd294
|
Removed redundant wording in error log message
|
2013-10-25 22:21:47 +02:00 |
|
Martin
|
a4aad5b22a
|
Only update database in transaction when recalculating statistics
|
2013-10-25 19:55:43 +02:00 |
|
Martin
|
50c515c5f3
|
Merge branch 'feature-quota' of urpc.dyndns.org:~/urbackup_backend into next
|
2013-10-25 19:54:36 +02:00 |
|
Martin Raiber
|
c134825bc7
|
Merge branch 'feature-quota' of http://192.168.0.40/git/urbackup_backend into feature-quota
|
2013-10-25 19:44:00 +02:00 |
|
Martin Raiber
|
ef3b4f89f5
|
Fixed bug, where the internal file hash was calculated incorrectly with the chunked file hash transfer mode
|
2013-10-25 19:35:19 +02:00 |
|
Martin Raiber
|
536b563269
|
Separate backup windows for full/incremental image/file backups - Bugfix
|
2013-10-22 20:10:31 +02:00 |
|
Martin Raiber
|
9ad2777179
|
Fixed unclickable "About UrBackup" link
|
2013-10-22 19:36:50 +02:00 |
|
Martin Raiber
|
9d083f778b
|
Separate backup windows for full/incremental image/file backups
|
2013-10-22 19:25:25 +02:00 |
|
Martin Raiber
|
4f2f3ff9b4
|
Fixed type warning
|
2013-10-22 18:19:17 +02:00 |
|
Martin
|
10df5f30ac
|
Added about page
|
2013-10-20 20:13:33 +02:00 |
|
Martin
|
b3c3730c04
|
Proper startup screen for file entry cache creation
|
2013-10-19 22:50:40 +02:00 |
|
Martin
|
90d2139b75
|
Don't allow changing the clientname if on internet connection
|
2013-10-19 22:28:54 +02:00 |
|
Martin
|
239ecca045
|
Don't set ident error, if sending the identity failed because of connection issues
|
2013-10-19 22:27:05 +02:00 |
|
Martin
|
70fea73023
|
Show error message on status page if the database is corrupted: Free space may also be the reason.
|
2013-10-19 22:18:52 +02:00 |
|
Martin
|
57e0e08cb8
|
Show error message on status page if the database is corrupted
|
2013-10-19 22:17:50 +02:00 |
|
Martin
|
b90e7e795d
|
Require add_client right to add client
|
2013-10-17 23:42:58 +02:00 |
|
Martin
|
37c7de8c69
|
Set content length when downloading client
|
2013-10-17 21:30:34 +02:00 |
|
Martin
|
7b7bef8780
|
Install public key on Linux
|
2013-10-17 21:27:28 +02:00 |
|
Martin
|
c89f93eafb
|
Use open64 instead of open to open files for reflinking
|
2013-10-16 20:45:23 +02:00 |
|
Martin
|
77567aa954
|
Fixed broadcasting
|
2013-10-15 00:30:01 +02:00 |
|
Martin
|
11d1c20310
|
Debug message for each interface
|
2013-10-14 23:56:09 +02:00 |
|
Martin
|
6f8ceb2efe
|
Fixed compile error
|
2013-10-14 23:33:50 +02:00 |
|
Martin
|
c8d8d5900f
|
Fixed broadcast interfaces on Linux
|
2013-10-14 23:25:17 +02:00 |
|
Martin
|
02c7399a0c
|
Fixed saving settings if internet mode is disabled because cryptoplugin is not available
|
2013-10-10 22:56:38 +02:00 |
|
Martin
|
f6fc5facb0
|
New right "client_settings" which when removed disables changing client settings
|
2013-10-10 22:33:08 +02:00 |
|
Martin
|
38080069ca
|
Correctly check the incremental image interval for a negative value not the incremental file backup interval
|
2013-10-08 21:20:34 +02:00 |
|
Martin
|
3693ab5148
|
Better log messages
|
2013-10-07 20:43:09 +02:00 |
|
Martin
|
0dc07f70fd
|
Fixed pagefile location reading
|
2013-10-05 23:12:32 +02:00 |
|
Martin
|
2e10e6acab
|
Fixed Linux build
|
2013-10-03 22:26:37 +02:00 |
|
Martin
|
f605991855
|
Only show calculated backup size if it was calculated completely
|
2013-10-03 21:51:16 +02:00 |
|
Martin
|
2c55866eda
|
Increased the number of reconnection retries
|
2013-10-03 21:29:23 +02:00 |
|
Martin
|
8eb94a1367
|
Separate settings for allowing client-side starting of incremental and full backups
|
2013-10-03 21:22:57 +02:00 |
|
Martin
|
0794e8c145
|
Fixed broadcasting on Windows
|
2013-10-01 22:17:38 +02:00 |
|
Martin
|
5fd28d8111
|
Disable buttons for all backup kinds
|
2013-10-01 22:17:25 +02:00 |
|