Commit Graph

36 Commits

Author SHA1 Message Date
Martin
7b25042258 Implementation of file access for Linux clients 2015-01-10 20:35:39 +01:00
Martin
008e434915 Actually call db update script 2014-12-04 20:33:09 +01:00
Martin
66fa1d12da Create user view directories after file backup 2014-12-02 23:54:42 +01:00
Martin
e4a9fe4765 Backup server identity and client list files 2014-11-26 20:40:30 +01:00
Martin
332147f7c5 Use USN number instead of last modification time as file modification indicators. That way we do not have to save the changed files (only directories), if the last modification time is not updated 2014-11-21 22:37:05 +01:00
Martin
cb228ef0d7 Fixed change journal with refactored database access 2014-11-18 20:19:01 +01:00
Martin
b2ac296ff1 Merge branch 'next' into fileentryindex
Conflicts:
	urbackupclient/dllmain.cpp
2014-11-05 20:30:41 +01:00
Martin
d1a75e76ff Fixed alternative indexing method for ReFS 2014-11-04 22:49:41 +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
2f6d85cb38 Fixed bugs with USN record v3 support 2014-10-30 14:39:54 +01:00
Martin Raiber
19b3f7a8d4 USN record v3 support 2014-10-29 22:41:28 +01:00
Martin
541c4af567 Change server permission management to ACL style 2014-09-14 22:29:56 +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
89f0eb201a Client: Put temporary files into a folder and delete it on startup 2014-07-21 21:48:36 +02:00
Martin
49c0351abf Allow optional paths 2014-04-17 18:56:03 +02:00
Martin
a48699cfa1 Parameters to configure client backend ports 2014-04-08 21:49:48 +02:00
Martin
8c048c115d Fixed issue with multiple last_backup_time keys 2014-04-04 23:11:52 +02:00
Martin
43f10b6006 Secured client log and server identities 2014-03-06 22:09:58 +01:00
Martin
62121bc401 Small bug fixes 2014-02-24 22:59:12 +01:00
Martin
7fd4d0d9e3 Fixed linux client build error 2014-02-23 22:22:55 +01:00
Martin
81c2cef172 Updated copyright notice 2014-02-22 15:22:42 +01:00
Martin
9441bafe79 Only allow administrators to change paths and settings 2014-02-16 18:11:43 +01:00
Martin
87f7dc8cbb Fast client side file hashing (part 1) 2014-02-15 00:02:49 +01:00
Martin
20d4781601 Properly free file descriptor, if hash size is zero 2013-11-03 11:33:44 +01:00
Martin Raiber
68b7cf3f56 Clients can now be downloaded preconfigured from the web interface 2013-07-22 22:44:25 +02:00
Martin
25b1edd9b5 Calculate file hashes on Internet client 2013-05-30 22:01:37 +02:00
Martin
f91b06b828 Delete saved directory entries on next update 2013-02-24 20:21:52 +01:00
Martin
9d8c2a2df0 Fixed bug, where changes of root directory paths were not indexed correctly 2013-02-17 21:20:51 +01:00
Martin
96f5c6163d Reindex filesystem if exclude or include pattern has changed and save changed dirs with a slash at the end 2013-01-30 22:13:16 +01:00
Martin Raiber
9f6e09a1ae Backup files correctly that have no change in the last modification time 2012-10-04 19:24:09 +02:00
Martin
d7bd8a7804 Proper shutdown for leak check for client 2012-08-22 11:37:58 +02:00
Martin Raiber
557acf88dd Fixed client on Linux 2012-08-11 16:43:35 +02:00
Martin Raiber
aa173743ec Fixed client build on Linux 2012-04-17 23:53:43 +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