Commit Graph

1925 Commits

Author SHA1 Message Date
Martin
332147f7c5 Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated 2014-11-21 22:37:05 +01:00
Martin
a27e5b8a06 Keep session alive as long as channel is alive 2014-11-21 22:34:08 +01:00
Martin
dc92a93334 Cache ntfs info if we cannot read from device 2014-11-20 19:22:41 +01:00
Martin
5e95b64e85 Fixed issues with file backup access 2014-11-19 23:42:00 +01:00
Martin
758abc77d0 Removed deleted settings. Added new server_url setting. 2014-11-19 22:14:22 +01:00
Martin
f31c68055f Disabled continuous data protection for now 2014-11-19 22:13:53 +01:00
Martin
240b2c245c Incremented version 2014-11-18 21:30:02 +01:00
Martin
e18a861ea0 Build fixes 2014-11-18 20:57:59 +01:00
Martin
f761e6e9fd Fixed 32bit issues 2014-11-18 20:55:30 +01:00
Martin
1281eed16a Checkout current branch instead of 'next' 2014-11-18 20:25:37 +01:00
Martin
cb228ef0d7 Fixed change journal with refactored database access 2014-11-18 20:19:01 +01:00
Martin
78e6c8735a Properly update SQL statements if image format changes 2014-11-17 23:43:06 +01:00
Martin
563ba0abab Reenabled client settings selection 2014-11-17 23:36:46 +01:00
Martin
9d1de223c3 Start backups again 2014-11-17 23:29:15 +01:00
Martin
e0aed19c3c Nice explanation in case of compression error on NTFS 2014-11-17 22:41:01 +01:00
Martin
7912c5dd51 Set correct image backup size 2014-11-17 22:36:48 +01:00
Martin
a5dab8ce37 Merge remote-tracking branch 'urpc/raw-cow-image' into fileentryindex
Conflicts:
	urbackupserver/server_update_stats.cpp
2014-11-17 22:33:40 +01:00
Martin
542f2efa3a Integrated "cowraw" image file format into web interface 2014-11-17 22:27:40 +01:00
Martin
7fa4249a20 Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
	.gitignore
	urbackupclient/ClientService.cpp
	urbackupclient/ClientServiceCMD.cpp
	urbackupserver/verify_hashes.cpp
	urbackupserver/www/templates.js
	urbackupserver/www/templates/big_endian_info.htm
	urbackupserver/www/urbackup.js
2014-11-17 22:26:15 +01:00
Martin
d8efb94a6b Defined environ for FreeBSD 2014-11-17 00:15:09 +01:00
Martin
2eea434bb4 Verify last completed backup and verify that all bytes of a file could be read. 2014-11-16 22:31:30 +01:00
Martin
ebef4cd6e5 Fixed build script 2014-11-16 19:43:55 +01:00
Martin
34db5e266f Incremented server version 2014-11-16 18:42:32 +01:00
Martin
e6faa0e5b7 Adjusted big endian warning 2014-11-16 18:33:18 +01:00
Martin
28cd46d485 Use the new capability information about all non-usb volumes 2014-11-16 17:55:04 +01:00
Martin
2b92e65ccc Cache ntfs property of volumes for capability command. Added new enumeration of all non-usb ntfs formatted volumes. 2014-11-16 17:53:59 +01:00
Martin
8c4f0bce90 Configure a larger log rotation size via file 2014-11-16 17:52:23 +01:00
Martin
986192abb4 Fixed positioning of table search and colum selection buttons. Fixed encoing of languages. Upgraded jQuery. Fixed ordering of navigation items. 2014-11-16 15:08:28 +01:00
Martin
e9caaf36fe Merge remote-tracking branch 'mambojuice/pretty-ui' into fileentryindex
Conflicts:
	urbackupserver/www/index.htm
	urbackupserver/www/templates/compile_templates.sh
	urbackupserver/www/templates/node_modules/.bin/dustc
	urbackupserver/www/urbackup.js
2014-11-16 14:24:21 +01:00
Martin
67cbd948f3 Allow wildcards in file backup verification selection 2014-11-16 14:13:09 +01:00
Martin
933ef7b76e Allow wildcards in file backup verification selection 2014-11-16 14:12:29 +01:00
Martin
2c44df31c7 Allow wildcards in file backup verification selection 2014-11-16 14:11:45 +01:00
Martin
be34ee81ab Merge remote-tracking branch 'mambojuice/pretty-ui' into fileentryindex
Conflicts:
	urbackupserver/www/index.htm
	urbackupserver/www/templates.js
	urbackupserver/www/templates/backups_backups.htm
	urbackupserver/www/templates/backups_files.htm
	urbackupserver/www/templates/settings_general.htm
	urbackupserver/www/templates/settings_inv_row.htm
	urbackupserver/www/urbackup.js
2014-11-16 14:11:21 +01:00
Martin
3a0db7e2e1 Correctly patch partially downloaded files
(cherry picked from commit 1940da6c1b)
2014-11-16 13:27:48 +01:00
Martin
1940da6c1b Correctly patch partially downloaded files 2014-11-16 13:25:20 +01:00
Martin
f1745a8937 Added missing include
(cherry picked from commit 39ae2aaade)
2014-11-12 22:50:25 +01:00
Martin
39ae2aaade Added missing include 2014-11-12 22:49:36 +01:00
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
01128bd8fe Handle out of space condition in command line download (for testing) 2014-11-12 21:47:59 +01:00
Martin
ad9225b434 Fixed infinite loop in quota enforcement if deleting image fails 2014-11-12 21:15:30 +01:00
Martin
6c0f08da83 Continue after reading from base file failed 2014-11-12 21:10:35 +01:00
Howie
2645a884ac Pulled dataTables files from CDN to local path. Settings page updated with new theming. 2014-11-12 12:12:06 -05:00
Martin
29d9b8d931 Only output warning message if symlinked directory is not found in database 2014-11-11 18:39:07 +01:00
Martin
5e2186c721 Fixed infinite loop 2014-11-11 00:00:53 +01:00
Howie
490751b812 Fixed up main status page table. Updated datatables to latest version using CDN hosted files (for now) 2014-11-10 15:42:49 -05:00
Martin
529db44a17 Fixed two potential file change detection issues 2014-11-10 19:23:25 +01:00
Martin
3df3e2864b Incremented version 2014-11-09 22:42:42 +01:00
Martin
400fb5ffff Fixed big endian issues with image backups 2014-11-09 22:32:09 +01:00
Martin
1df80677bf Fixed big endian issues with image restore 2014-11-09 22:26:25 +01:00
Martin Raiber
9e5aa4ad41 Finished cow image file format 2014-11-09 19:48:57 +01:00