Commit Graph

14 Commits

Author SHA1 Message Date
Martin Raiber
2b0fc6fa77 Only convert to Windows time on Windows 2014-12-23 16:02:01 +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 Raiber
0ca6cb59b3 Fixed build errors with GCC
Signed-off-by: Martin Raiber <martin@urbackup.org>
2014-11-02 16:47:21 +01:00
Martin
deb80364a6 Merge branch 'fileaccess' into fileentryindex
Conflicts:
	.gitignore
	common/miniz.c
	urbackupclient/ChangeJournalWatcher.cpp
	urbackupclient/ChangeJournalWatcher.h
	urbackupserver/dao/ServerBackupDao.cpp
	urbackupserver/dao/ServerBackupDao.h
	urbackupserver/dllmain.cpp
	urbackupserver/server_download.cpp
	urbackupserver/server_get.cpp
	urbackupserver/server_get.h
	urbackupserver/server_hash.cpp
	urbackupserver/server_hash.h
	urbackupserver/server_settings.h
	urbackupserver/serverinterface/create_zip.cpp
	urbackupserver/urbackupserver.vcxproj.filters
2014-10-11 14:17:42 +02:00
Martin
b37ab84f79 Properly write ZIP-flags to local header 2014-10-10 18:29:28 +02:00
Martin
542a4f144d Set correct flags in ZIP file 2014-09-23 21:50:39 +02:00
Martin
1b784324b4 Set UTF-8 bit for directory entries as well 2014-09-19 18:10:33 +02:00
Martin
e425e68135 Properly set zip files to contain UTF-8 2014-09-19 15:33:05 +02:00
Martin
541c4af567 Change server permission management to ACL style 2014-09-14 22:29:56 +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
e0bd50935a File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
Martin
97120c4213 * Switched to using miniz to compress images
* Fixed image decompression
2014-04-08 01:06:08 +02:00
Martin
ab18fb0abd Fix linux build 2014-03-09 20:44:38 +01:00
Martin
0534c95a61 Added ZIP file download option on web interface 2014-03-09 17:58:55 +01:00