Commit Graph

26 Commits

Author SHA1 Message Date
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
ef3c791315 Set CLOEXEC when accepting sockets 2016-12-07 23:30:38 +01:00
Martin
44f9ae62df Fix some typos and spellings 2016-06-13 16:19:05 +02:00
Martin
108711a57a Show download speed and ETA 2016-01-21 00:45:13 +01:00
Martin
8af6385058 Set SO_NOSIGPIPE on sockets on Mac OS X 2016-01-17 17:25:22 +01:00
Martin
b3903cc1c4 Checkpoint files.db in separate thread and give all threads nice names 2016-01-15 16:19:23 +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
9ee64e650a Updated copyright 2016-01-02 16:38:00 +01:00
Martin
9bab514e22 Removed UTF16 string (std::wstring) in most places. UTF8 everywhere! 2015-12-13 16:17:36 +01:00
Martin
b1031c918c Parameter to bind service to localhost
(cherry picked from commit 05978932bb)
2015-12-05 22:25:35 +01:00
Martin
345d182568 License change from GPLv3+ to AGPLv3+ 2015-08-01 22:58:40 +02:00
Martin
ee72c526a7 Close handles properly 2014-12-30 16:09:09 +01:00
Martin
8768a4225a Replaced gethostbyname with getaddrinfo 2014-12-10 21:22:52 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
d54f0b7dac Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
Martin
6e6bad8fed Fixed coverity issues 2013-11-02 21:53:14 +01:00
Martin Raiber
e310b6c732 Fixed build issues for select replacement 2013-11-02 16:25:50 +01:00
Martin
1474c9f21c Replaced all select calls with poll on non-Windows systems 2013-11-02 16:20:01 +01:00
Martin
6bab1f8d5d 1. New feature: Live log on server interface
2. New feature: Check for new version on status screen
2013-09-22 21:18:52 +02:00
Martin Raiber
b8a1d1b0a0 Only one client per thread for the build in http server 2013-07-22 23:51:38 +02:00
Martin Raiber
a2120deeb5 Fixed compilation on linux 2012-08-25 20:06:49 +02:00
Martin
ead65048dd Fixed a lot of memory leaks 2012-08-14 22:14:11 +02:00
Martin Raiber
4839ab7647 Allow sockets to bind to already used ports 2012-01-31 20:10:56 +01:00
root
9b077cba32 Merge branch 'master' of ssh://urbackup.git.sourceforge.net/gitroot/urbackup/backend 2011-10-06 11:19:44 -04:00
uroni
89e10b3f04 Initial commit. 2011-01-06 17:43:38 +01:00