Commit Graph

38 Commits

Author SHA1 Message Date
Martin
68052cb22d Login via LDAP/AD 2014-12-06 20:39:55 +01:00
Martin
07f31ad57d Simultaneous file and image backups and heavy refactoring 2014-11-30 19:34:02 +01:00
Martin
a27e5b8a06 Keep session alive as long as channel is alive 2014-11-21 22:34:08 +01:00
Martin
050c88b429 Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
	urbackupclient/ChangeJournalWatcher.cpp
	urbackupclient/ChangeJournalWatcher.h
	urbackupclient/client.cpp
	urbackupclient/urbackupclient.vcxproj.filters
	urbackupcommon/os_functions_win.cpp
	urbackupserver/dao/ServerBackupDao.cpp
	urbackupserver/dao/ServerBackupDao.h
	urbackupserver/fileclient/FileClientChunked.cpp
	urbackupserver/filedownload.cpp
	urbackupserver/server_hash.cpp
	urbackupserver/server_hash.h
2014-11-12 22:48:09 +01:00
Martin
1df80677bf Fixed big endian issues with image restore 2014-11-09 22:26:25 +01:00
Martin Raiber
9eb1d91fcf Merge remote-tracking branch 'urpc/next' into fileentryindex
Conflicts:
	fsimageplugin/cowfile.cpp
	urbackupclient/ChangeJournalWatcher.cpp
	urbackupclient/ChangeJournalWatcher.h
	urbackupclient/dllmain.cpp
	urbackupserver/dao/ServerBackupDao.cpp
	urbackupserver/dao/ServerBackupDao.h
	urbackupserver/server_get.h
	urbackupserver/server_image.cpp
	urbackupserver/server_writer.cpp
	urbackupserver/server_writer.h
2014-11-02 16:19:11 +01:00
Martin Raiber
89da837d7f Merge remote-tracking branch 'urpc/raw-cow-image' into fileentryindex
Conflicts:
	.gitignore
	Makefile.am_server
	urbackupcommon/settingslist.cpp
	urbackupserver/www/templates.js
2014-11-02 15:45:26 +01:00
Martin
029ad857e3 Revert "Added cow raw image file format"
This reverts commit a2a63e07a3.
2014-10-19 22:48:39 +02:00
Martin Raiber
a2a63e07a3 Added cow raw image file format 2014-10-19 22:32:57 +02:00
Martin
d871bc7b09 Improved the continuous data protection 2014-10-13 21:39:21 +02:00
Martin
fd4579500d Merge branch 'next' into fileaccess
Conflicts:
	urbackupclient/ClientService.cpp
	urbackupclient/ClientService.h
	urbackupcommon/settingslist.cpp
	urbackupserver/dao/ServerBackupDao.cpp
	urbackupserver/doc/admin_guide.tex
	urbackupserver/fileclient/FileClient.cpp
	urbackupserver/fileclient/FileClientChunked.cpp
	urbackupserver/server_download.cpp
	urbackupserver/server_get.cpp
	urbackupserver/server_get.h
	urbackupserver/server_settings.cpp
	urbackupserver/server_settings.h
	urbackupserver/www/templates.js
2014-09-13 20:15:24 +02:00
Martin
8265bcca0b Properly log restore cd logins 2014-08-08 19:33:06 +02:00
Martin
8ec1e2d513 Continuous file protection 2014-07-26 16:09:14 +02:00
Martin
f15fb4c007 Continous data protection 2014-07-26 16:07:44 +02:00
Martin
2ac45bd06b Access files directly from "tray icon" without logging in. Works by saving the user access rights for each backup 2014-07-26 16:07:43 +02:00
Martin
73c0685f95 Setting to disable the "Exit" menu item and to always connect to the internet server 2014-05-24 19:06:52 +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
8528fb83c3 Log web interface logins 2014-03-30 21:37:40 +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
39ad6b31bb Changed date format of image date on restore cd 2014-01-19 21:06:12 +01:00
Martin
4c6e57a3ea Additional wait time on unknown command on channel 2013-11-11 23:12:54 +01:00
Martin
4066a788f3 Randomize image ids for multiple server support 2013-11-11 22:54:16 +01:00
Martin
8ffc995378 Shutdown channel on unknown or not allowed command 2013-11-11 21:47:52 +01:00
Martin
8eb94a1367 Separate settings for allowing client-side starting of incremental and full backups 2013-10-03 21:22:57 +02:00
Martin
fdc6e94cb2 Authentication for image restores (fix) 2013-09-04 23:24:36 +02:00
Martin
9b4170d5ee Authentication for image restores (fix) 2013-09-04 23:02:34 +02:00
Martin
37b59b1c4a Authentication for image restores (fix) 2013-09-04 22:08:05 +02:00
Martin
7803cc3faf Password protection for image downloads 2013-09-04 18:26:30 +02:00
Martin
4077146f6a Fixed restore SQL queries 2013-07-28 10:40:17 +02:00
Martin
3cacaa217c Send if client can do images/full file backups over internet 2013-04-26 21:32:20 +02:00
Martin Raiber
a5634536e8 Volatile shared variable (probably not an issue) 2012-10-26 00:30:58 +02:00
Martin
6be0b8163a Fixed memory leaks 2012-08-15 18:02:42 +02:00
Martin Raiber
7dbea1cdc1 Fixed file path prefixing 2012-05-01 00:24:46 +02:00
Martin Raiber
295d5c0676 New bandwidth saving file difference download method 2012-04-05 00:55:20 +02:00
Martin Raiber
948337fe39 New Internet mode 2012-03-07 19:11:40 +01:00
Martin Raiber
fe33d9b31d Reorganized directory structure 2012-02-25 02:45:06 +01:00