plucid
17c15e933f
Handle times < 1 sec in PrettyPrintTime
2015-02-13 00:36:28 -08:00
plucid
7ceac9be75
Buildfixes for newer libraries
...
A few minor fixes are needed to compile with the VC++ 2013 headers and Boost 1.50 or later.
Include <algorithm> so std::min/max is available.
Get rid of unused 'int round(float)' which conflicts with 'float round(float)' in <cmath>.
boost::TIME_UTC is now boost::TIME_UTC_, as of 1.50. Use an #if BOOST_VERSION to choose the proper name.
2015-02-05 01:02:35 -08:00
Martin Raiber
9483ae1042
Properly handle backslashes in paths on Linux servers
2014-09-20 17:22:25 +02:00
Martin
9e561fe59f
Treat ' ' as '+' in base64 decode function and removed parameter parsing function
2014-05-14 18:16:18 +02:00
Martin
32c50d60b3
Changed time functions to use 64bit integers and added ETA estimation
2014-05-09 22:36:02 +02:00
Martin
6db3dbeab2
Renamed parameter parsing function
2014-04-10 22:49:03 +02:00
Martin
96fe8a69de
Properly handle + in urls
2014-03-30 03:49:48 +02:00
Martin
3530f14bfa
Server public key authentication on the client
2014-03-23 17:15:01 +01:00
Martin
81c2cef172
Updated copyright notice
2014-02-22 15:22:42 +01:00
Martin
788cf667a2
Build fix
2014-01-24 21:47:47 +01:00
Martin
2105b02624
Better logging messages when authentication fails
2013-12-11 22:53:53 +01:00
Martin
0dc07f70fd
Fixed pagefile location reading
2013-10-05 23:12:32 +02:00
Martin Raiber
68b7cf3f56
Clients can now be downloaded preconfigured from the web interface
2013-07-22 22:44:25 +02:00
Martin Raiber
63e98740e3
Show client and operating system version on web interface
2013-06-27 18:43:09 +02:00
Martin
25b1edd9b5
Calculate file hashes on Internet client
2013-05-30 22:01:37 +02:00
Martin
35fc82588b
Remove unkown files app
2013-04-17 22:36:51 +02:00
Martin
e58983f3f6
Use OS function to lower case strings
2013-02-24 20:20:14 +01:00
Martin
deb3eadc7e
Correctly handle backup paths with ' in them
2013-01-26 21:10:13 +01:00
Martin Raiber
453ddb0b3a
Fixed linux build
2012-11-04 18:00:55 +01:00
Martin Raiber
cbe0660153
Correct unescaping of parameters
2012-09-06 20:30:49 +02:00
Martin Raiber
7a006e6d7d
Merge branch 'next' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend into next
2012-09-06 16:24:52 +02:00
Martin Raiber
f031c22c6e
Use better random function
2012-08-22 15:02:44 +02:00
Martin Raiber
01fd3e5511
Fixed linux build
2012-08-11 16:43:10 +02:00
Martin Raiber
f60e5ba3b3
Better data type for transferred bytes
2012-05-13 22:21:08 +02:00
Martin Raiber
1b6c290baa
Better error messages
2012-05-10 02:15:33 +02:00
Martin Raiber
fd8ebfdb15
Added throttling and some backup info output
2012-05-08 19:45:45 +02:00
Martin Raiber
7239ccc3df
Added file backup archival
2012-04-21 20:45:59 +02:00
Martin Raiber
1e12eb4ee3
Added wide char trim
2011-12-05 22:16:47 +01:00
Martin Raiber
59e21a679b
Made exclude pattern case insensitive on Windows
2011-11-14 15:12:22 +01:00
Martin Raiber
a80c8fb17d
Added image backup of multiple volumes
2011-10-06 17:23:11 +02:00
root
75ee37ee4b
Merge branch 'master' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend
2011-09-28 10:15:44 -04:00
Martin Raiber
39bfadfeef
Merge branch 'master' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend
2011-09-24 19:52:21 +02:00
Martin Raiber
b9b892981b
Some mail changes
2011-09-24 19:50:23 +02:00
Martin Raiber
89a9e5cb7b
Fixed linux build
2011-09-22 22:29:42 +02:00
Martin Raiber
defd65dc30
Allow changing of temporary directory in Windows
2011-07-05 18:21:08 +02:00
Martin Raiber
d9032fe1e5
Acutally unescape the HTML
2011-07-05 17:18:13 +02:00
Martin Raiber
7f620e86cb
Fixed desanitizing of HTML input
2011-07-05 13:52:47 +02:00
Martin Raiber
12cba2d52b
Fixed tokenize
2011-05-06 18:06:31 +02:00
Martin Raiber
bfec09eb26
Fixed 64bit linux compilation issues
2011-01-27 16:16:40 -05:00
uroni
89e10b3f04
Initial commit.
2011-01-06 17:43:38 +01:00