urbackup_backend/urbackupserver
Martin 64f1c730b8 Fixed bug in archive file type handling
(cherry picked from commit 63a4ea9faf)
2015-01-12 19:58:45 +01:00
..
apps Show full auth_log.csv file path 2014-08-08 19:28:35 +02:00
dao Only output warning message if symlinked directory is not found in database 2014-11-11 18:39:07 +01:00
deps
doc Updated admin manual 2014-08-28 16:32:12 +02:00
fileclient Output old filesize, if download is partial and current size is blow the old filesize 2015-01-01 16:06:58 +01:00
lmdb Because not released yet: Revert "Integrated new LMDB version" 2014-09-24 21:57:14 +02:00
m4
restore
serverinterface Use global settings if client specific settings are/remain identical to the global ones 2014-12-17 22:30:19 +01:00
treediff The tree reading and differencing was fragmenting the memory horribly on Linux (with glibc). Fixed it by making one big allocation. 2014-09-24 21:18:37 +02:00
www Incremented version 2015-01-01 16:14:17 +01:00
action_header.h
actions.h
AUTHORS
backup_server.db
ChangeLog
ChunkPatcher.cpp Correctly patch partially downloaded files 2014-11-16 13:25:20 +01:00
ChunkPatcher.h Increased buffer size in chunk patcher and optimization of chunk patcher for btrfs 2014-09-05 19:24:14 +02:00
configure.ac Modifications for RPM building 2014-10-13 22:46:43 +02:00
COPYING
create_files_cache.cpp
create_files_cache.h
database.h
DatabaseFileCache.cpp
DatabaseFileCache.h
dllmain.cpp Added assertions to file patching 2014-11-09 13:54:03 +01:00
FileCache.cpp Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
FileCache.h
filedownload.cpp Added missing include 2014-11-12 22:50:25 +01:00
filedownload.h
INSTALL
InternetServiceConnector.cpp Fixed big endian issues with file backups 2014-11-08 21:57:55 +01:00
InternetServiceConnector.h Fixed a few memory leaks 2014-09-04 18:44:43 +02:00
Makefile.am Because not released yet: Revert "Integrated new LMDB version" 2014-09-24 21:57:14 +02:00
mbr_code.h
MDBFileCache.cpp
MDBFileCache.h
NEWS
README
server_archive.cpp Fixed bug in archive file type handling 2015-01-12 19:58:45 +01:00
server_archive.h
server_channel.cpp Fixed: Forgot to unlock session 2014-11-25 00:23:57 +01:00
server_channel.h Keep session alive as long as channel is alive 2014-11-21 22:37:43 +01:00
server_cleanup.cpp Check correct setting, for if client update should be downloaded 2014-11-26 20:10:09 +01:00
server_cleanup.h Also perform other cleanups, if started manually 2014-06-03 21:57:03 +02:00
server_dir_links.cpp Only output warning message if symlinked directory is not found in database 2014-11-11 18:39:07 +01:00
server_dir_links.h Fix for unnecessary error log messages when symlinked file backup 2014-07-27 00:23:04 +02:00
server_download.cpp Properly reset remaining bufptr bytes when loading chunk out of band 2014-12-15 23:11:10 +01:00
server_download.h Limit queue size according to number of file descriptors used 2014-08-11 22:24:30 +02:00
server_get.cpp Use the new capability information about all non-usb volumes 2014-11-16 17:55:04 +01:00
server_get.h Cache ntfs property of volumes for capability command. Added new enumeration of all non-usb ntfs formatted volumes. 2014-11-16 17:53:59 +01:00
server_hash_existing.cpp Add file entries every min_file_incr times for each file. 2014-05-14 22:57:59 +02:00
server_hash_existing.h Add file entries every min_file_incr times for each file. 2014-05-14 22:57:59 +02:00
server_hash.cpp Added assertions to file patching 2014-11-09 13:54:03 +01:00
server_hash.h Added assertions to file patching 2014-11-09 13:54:03 +01:00
server_image.cpp Fixed big endian issues with image backups 2014-11-09 22:32:09 +01:00
server_image.h
server_log.cpp
server_log.h Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
server_ping.cpp Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
server_ping.h Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
server_prepare_hash.cpp Fixed big endian issues with file backups 2014-11-08 21:57:55 +01:00
server_prepare_hash.h Add file entries every min_file_incr times for each file. 2014-05-14 22:57:59 +02:00
server_running.cpp
server_running.h
server_settings.cpp Adjusted big endian warning 2014-11-16 18:33:18 +01:00
server_settings.h Cache ntfs property of volumes for capability command. Added new enumeration of all non-usb ntfs formatted volumes. 2014-11-16 17:53:59 +01:00
server_status.cpp Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
server_status.h Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
server_tables.sql
server_update_stats.cpp Detach settings db at a few more places to prevent web interface lock-ups 2014-09-30 19:01:09 +02:00
server_update_stats.h
server_update.cpp Fixed crash when not able to open server_version_info.properties for writing 2014-09-27 17:29:57 +02:00
server_update.h Don't download new server version information in the browser. Do it nightly instead. 2014-06-13 20:38:28 +02:00
server_writer.cpp Nice explanation in case of compression error on NTFS 2014-11-17 22:41:44 +01:00
server_writer.h Revert "Added cow raw image file format" 2014-10-19 22:48:39 +02:00
server.cpp Fixed switching from Internet to LAN 2014-11-02 15:21:20 +01:00
server.h Make clientnames case-insensitive 2014-09-12 19:38:00 +02:00
snapshot_helper.cpp
snapshot_helper.h
SQLiteFileCache.cpp
SQLiteFileCache.h
urbackup_dsa.pub
urbackupserver.vcxproj Moved adler32.cpp to proper place 2014-07-21 22:08:18 +02:00
urbackupserver.vcxproj.filters Moved adler32.cpp to proper place 2014-07-21 22:08:18 +02:00
verify_hashes.cpp Verify last completed backup and verify that all bytes of a file could be read. 2014-11-16 22:31:30 +01:00
zero_hash.h