Commit Graph

110 Commits

Author SHA1 Message Date
Martin Raiber
7a250d2e82 Config option to disable keyboard config + restore spilling and use temporary file path instead of hard coded 2021-09-21 17:50:35 +02:00
Martin Raiber
0bd67e560b Improve restore and add restore to smaller disk 2021-07-21 22:26:19 +02:00
Martin Raiber
468f745c77 Preconfigured internet server via connection settings 2021-07-18 20:20:41 +02:00
Martin Raiber
a5db8375bf Add keyboard configuration step 2021-07-18 17:35:20 +02:00
Martin Raiber
cdb9347e40 Add web+react based image restore UI 2021-07-17 19:33:25 +02:00
Martin
7611728bb5 Add restore http backend 2021-07-12 21:01:22 +02:00
Martin Raiber
45b2dff7ab Fix compile on Linux 2021-07-05 19:49:25 +02:00
Martin
0711655c21 Mount backup storage on client startup 2021-06-28 23:26:22 +02:00
Martin
5b28aed036 Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
Martin
bbb9dc66ff Replace std::auto_ptr with std::unique_ptr 2021-06-20 17:56:33 +02:00
Martin Raiber
7812453543 Start filesrv before accepting commands 2021-06-15 16:47:26 +02:00
Martin Raiber
369b8fa58c Fix build 2021-05-18 18:49:39 +02:00
Martin Raiber
4770839a3b Add backup destination settings 2021-05-15 16:08:40 +02:00
Martin Raiber
c2f2010977 Export backup file system via Dokany 2021-05-08 09:18:39 +02:00
Martin
8324f9c3a1 Local file backup WIP 2020-12-17 21:25:56 +01:00
Martin
7fed1a0020 Improve handling of default paths to backup on the client 2020-11-01 13:48:33 +01:00
Martin
7d62fd58a2 Merge branch '2.5.x' into dev
# Conflicts:
#	readme-macos.md
#	urbackupclient/cmdline_preprocessor.cpp
#	urbackupclient/dllmain.cpp
2020-07-11 16:18:21 +02:00
Martin
1bc178e1d8 Fix: Command to print file extent ins dm table format 2020-07-10 12:31:45 +02:00
Martin
3fcbffc1b2 Set file to immutable+nodump+nodefrag 2020-07-09 20:31:16 +02:00
Martin
60abe39401 Command to print file extent ins dm table format 2020-07-09 20:31:15 +02:00
Martin
33ee151393 Set file to immutable+nodump+nodefrag 2020-07-09 17:14:46 +02:00
Martin
91f1c5a006 Command to print file extent ins dm table format 2020-07-09 16:56:29 +02:00
Martin
50ffe794cd Support for reading MBR on Linux 2020-02-05 20:41:52 +01:00
Martin
d0582908a5 More explicit setting configuration 2019-10-28 19:24:03 +01:00
Martin
8a4843a349 Add OpenSSL support to client 2019-08-03 18:55:00 +02:00
Martin
3452753abc Use heap instead of stack for file indexing recursion 2019-07-19 22:23:34 +02:00
Martin
b684cb485d Set socket window size to 3MiB send buffer and 128KiB recv buffer for client on Windows 2019-04-19 17:08:35 +02:00
Martin
66cd80c2c1 Try harder to fix GPT errors 2018-10-17 22:30:04 +02:00
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin
11237f09eb Larger stack size for file indexing thread 2017-06-07 15:03:48 +02:00
Martin Raiber
150937e400 Working on parallel file hashing 2017-02-13 23:32:41 +01:00
Martin
b8ec8b91d5 Amalgamized miniz into two files 2016-11-25 16:01:36 +01:00
Martin
7005a87d70 Fix compile issue with MiniZ 2016-11-19 15:46:26 +01:00
Martin
14f09d19d3 Initialize mutex properly 2016-10-24 19:02:52 +02:00
Martin
8126cacc23 Always use WAL journal mode except for VACUUM 2016-10-24 17:35:16 +02:00
Martin
43d4d9d796 Use os_get_file_type instead of FileExists to test for executable existence 2016-06-26 16:27:02 +02:00
Martin
200f39116d Transfer block if block has bitmap changes 2016-06-25 15:23:27 +02:00
Martin
c92a445702 Create tokens directory before writing token 2016-06-03 01:18:36 +02:00
Martin
6a3364b783 Include client access key in Linux/Mac OS X client download 2016-06-02 14:01:42 +02:00
Martin
7c201e9636 Handle hard link deletes 2016-04-30 01:56:53 +02:00
Martin
0ae8c796bd Embed root access key in Linux installer (for restore) 2016-02-17 17:27:12 +01:00
Martin
9f091e5cf4 Option to keep deleted files/directories during incremental file backups 2016-02-13 17:34:28 +01:00
Martin
45cbc8dc67 Force file index rebuild 2016-02-03 20:19:35 +01:00
Martin
da753e4d28 Include group into index
(cherry picked from commit ace04152d1714dd54ea3819b79a4cdd4ada748cc)
2016-02-03 12:06:22 +01:00
Martin
c263f009af Defines to increase stack size 2016-01-25 00:35:01 +01:00
Martin
1b2430162a Open client database with absolute path 2016-01-24 23:33:54 +01:00
Martin
eb6190f49f Fix binding to localhost if in internet_only_mode 2016-01-20 23:40:25 +01:00
Martin
69c15ff2d2 Setting in config file to enable internet only mode 2016-01-20 18:39:20 +01:00
Martin
a0e03eb9e8 Build Linux client installer and extended install instructions 2016-01-20 16:20:30 +01:00
Martin
dff855325e Build Linux client installer 2016-01-20 01:47:08 +01:00