Commit Graph

35 Commits

Author SHA1 Message Date
Martin
b864185361 Always use simple tokenize function 2017-11-01 14:14:00 +01:00
Martin
c09e09c7bc Fix clientctl problem with long messages 2017-09-18 13:23:50 +02:00
Martin
1244a6c99b Fix Connector 2017-06-26 20:09:33 +02:00
Martin
35bc82c29b Fix memory mgmt 2017-06-26 19:45:17 +02:00
Martin
b69e7db486 Check for empty response 2017-06-26 18:58:07 +02:00
Martin
cab42dedcb Set FD_CLOEXEC via fcntl if SOCK_CLOEXEC is not available 2016-12-08 00:49:47 +01:00
Martin
a5fcebe5dc Set FD_CLOEXEC via fcntl if SOCK_CLOEXEC is not available 2016-12-08 00:29:16 +01:00
Martin
3ff3b35b65 Use proper param string escape function 2016-10-24 19:33:27 +02:00
Martin
3c9813f78b Associate virtual clients with channels 2016-10-10 17:36:44 +02:00
Martin
2b22df3f95 Virtual client parameter for browsing and restoring file backups 2016-10-10 16:57:24 +02:00
Martin
bf3abcc736 Fix deletion of backup paths of virtual clients
(cherry picked from commit 8ceb6c3f85180859b01ff81ae2ff612fe086d77d)
2016-10-09 20:58:32 +02:00
Martin
f8f46636c9 Interpret time_since_last_lan_connection as int64 2016-09-25 19:41:42 +02:00
Martin
dc94e79586 Correctly read tokens on macOS in command line client 2016-08-16 01:23:18 +02:00
Martin
22e58b7d96 Persist backup dir flags through saves 2016-08-12 22:42:48 +02:00
Martin
378fa0cd78 Option to not follow symlinks during restore 2016-06-04 02:16:31 +02:00
Martin
8fa0f99370 Improve error message 2016-06-03 18:15:44 +02:00
Martin
f8620527d3 Improve error reporting 2016-06-03 01:33:15 +02:00
Martin
eab1963e29 Fixed adding/removing backup paths via command line 2016-03-02 20:35:49 +01:00
Martin
3d7f1aa7b9 Command line interface bug fixes 2016-02-22 01:24:38 +01:00
Martin
d0956f2606 Add/list/remove backup directories via command line 2016-02-21 20:43:28 +01:00
Martin
9f091e5cf4 Option to keep deleted files/directories during incremental file backups 2016-02-13 17:34:28 +01:00
Martin
e9efef9b53 Show command line process bar during restore 2016-01-24 21:09:28 +01:00
Martin
11c2898586 Fix Linux build 2016-01-24 15:54:18 +01:00
Martin
b0c7d1443a Show progress bytes and block restore on command line till it is finished per default 2016-01-24 15:07:06 +01:00
Martin
42df10bfa3 Do not cross filesystem boundary on restore per default and option to not delete any files during restore 2016-01-23 22:03:37 +01:00
Martin
3665a791df Improved setting settings from the command line 2016-01-20 17:18:07 +01:00
Martin
8af6385058 Set SO_NOSIGPIPE on sockets on Mac OS X 2016-01-17 17:25:22 +01:00
Martin
d47668fb5f Prevent handle leaks. Get stderr when snapshotting/removing snapshot in backup hook 2016-01-14 20:59:46 +01:00
Martin
1ada925052 Allow restore to different target folders than the original ones 2016-01-09 00:50:00 +01:00
Martin
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
7cb5d0678a Made Linux restore working 2015-12-18 16:58:50 +01:00
Martin
96823b24f9 Information about no recent backup comes from backend now 2015-12-14 01:15:12 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin Raiber
5ce4d932ea Fixed issues with new client commandline control 2015-11-02 00:41:37 +01:00
Martin
8ae8013394 List file backups from command line 2015-11-01 20:59:43 +01:00