Commit Graph

86 Commits

Author SHA1 Message Date
Martin
5b28aed036 Replace NULL with nullptr 2021-06-20 20:58:50 +02:00
Martin
7fed1a0020 Improve handling of default paths to backup on the client 2020-11-01 13:48:33 +01:00
Martin
ed0f9071e4 Use "rootfs" instead of "root" as default name for "/" 2020-07-21 12:51:40 +02:00
Martin
6f0776ed21 Fix SOCK_CLOEXEC removal
(cherry picked from commit ad6ef2fb7a)
2020-02-04 23:21:35 +01:00
Martin
9d311e9ec5 Work-around non-working SOCK_CLOEXEC
(cherry picked from commit 2a948af1780041af77386ec83865c30158dcda76)

# Conflicts:
#	Server.cpp
#	ServiceAcceptor.cpp
#	fileservplugin/CTCPFileServ.cpp
#	fileservplugin/CUDPThread.cpp
(cherry picked from commit 4722bc347d)

# Conflicts:
#	fileservplugin/CTCPFileServ.cpp
2020-02-04 23:19:40 +01:00
Martin
306067864f Upgrade to Visual Studio 2019
(cherry picked from commit d6df6377ef)
2020-02-04 23:15:26 +01:00
Martin
e7b9479aa0 Fix reading tokens on Windows 2019-09-27 12:03:32 +02:00
Martin
5c61e5d09c Increment copyright year 2019-08-07 21:00:03 +02:00
Martin
883f4ed68c Fix wait-for-backend pausing 2019-07-31 20:55:17 +02:00
Martin
fb4494cca9 Ipv6 support in command line client 2019-05-14 17:03:38 +02:00
Martin
af54a54bc5 Disable assertions 2018-11-27 01:58:46 +01:00
Martin
5ffeecee88 Clarify keep option 2018-11-01 12:07:21 +01:00
Martin
64bf8c9da1 Incremented copyright statement 2018-01-26 18:51:30 +01:00
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
f81a5b30c6 Fix accidental recursion 2017-06-26 20:53:34 +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
e339813e89 Show response 2017-06-26 19:37:14 +02:00
Martin
b69e7db486 Check for empty response 2017-06-26 18:58:07 +02:00
Martin
a7de40759c Wait for pwfile 2017-06-26 17:50:17 +02:00
Martin
0a6b76a704 Command to wait for backend 2017-06-26 16:32:59 +02:00
Martin
eae89f3edb Fixup copyright notice 2017-02-01 15:07:07 +01:00
Martin
77a230cefe Use newer platform tool set on Windows 2016-12-12 01:06:25 +01: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
60a15b2ae4 Reset keep via command line needs change pw 2016-10-06 16:12:53 +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
bb83e377ed Remove image backups from command line client on non-Windows systems 2016-08-13 13:54:29 +02:00
Martin
22e58b7d96 Persist backup dir flags through saves 2016-08-12 22:42:48 +02:00
Martin
719b192a7c Use default name when adding directory and no name is given 2016-07-29 19:02:51 +02:00
Martin
bc7320dce5 Apply metadata also if restore download fails 2016-06-05 01:33:49 +02:00
Martin
0a87bdc010 Correctly flush 2016-06-04 22:32:25 +02:00
Martin
9ba2e849c7 Fix restore progress display 2016-06-04 19:24:47 +02:00
Martin
378fa0cd78 Option to not follow symlinks during restore 2016-06-04 02:16:31 +02:00
Martin
933d973eb9 Properly adjust paths if mapping root 2016-06-03 22:08:45 +02:00
Martin
0dc0e3f546 Remove slash at the end of mapping if present 2016-06-03 19:54:42 +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
7af0f50add Write correct orig_path also with patch transfer 2016-05-02 23:22:25 +02:00
Martin
85bab0bf9a Fix script list 2016-05-02 22:39:01 +02:00
Martin
bcdc3d4ef1 Let "last" denote the last complete file backup on urbackupclientctl command line 2016-05-01 15:36:52 +02:00
Martin
eab1963e29 Fixed adding/removing backup paths via command line 2016-03-02 20:35:49 +01:00
Martin
668c2c07ad Fix short name clash 2016-02-22 22:45:01 +01:00
Martin
fedb9e4b69 Fix argument parsing 2016-02-22 01:45:09 +01:00