..
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
Clients can now be downloaded preconfigured from the web interface
2013-07-22 22:44:25 +02:00
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
Added pthread macro
2013-05-22 19:28:43 +02:00
restore
Restore to different hardware
2014-01-19 19:38:59 +01:00
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
Reorganized directory structure
2012-02-25 02:45:06 +01:00
actions.h
Reorganized directory structure
2012-02-25 02:45:06 +01:00
AUTHORS
Reorganized directory structure
2012-02-25 02:45:06 +01:00
backup_server.db
Moved backup_server
2012-08-11 16:55:37 +02:00
ChangeLog
Reorganized directory structure
2012-02-25 02:45:06 +01:00
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
Reorganized directory structure
2012-02-25 02:45:06 +01:00
create_files_cache.cpp
Fixed crash bug that crashed the server when the file cache was enabled and the server was not immediately restarted
2014-02-12 22:29:44 +01:00
create_files_cache.h
Proper startup screen for file entry cache creation
2013-10-19 22:50:40 +02:00
database.h
Better error messages when opening database fails
2013-11-26 19:49:40 +01:00
DatabaseFileCache.cpp
Added MDB file cache
2013-05-12 17:59:50 +02:00
DatabaseFileCache.h
Added MDB file cache
2013-05-12 17:59:50 +02:00
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
Fixed type warning
2013-10-22 18:19:17 +02:00
filedownload.cpp
Added missing include
2014-11-12 22:50:25 +01:00
filedownload.h
Use reflink to save only changed file parts on btrfs
2012-11-01 21:44:12 +01:00
INSTALL
Reorganized directory structure
2012-02-25 02:45:06 +01:00
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
Reorganized directory structure
2012-02-25 02:45:06 +01:00
MDBFileCache.cpp
Fixed coverity issues
2013-11-02 21:53:14 +01:00
MDBFileCache.h
Create the files cache with the correct size
2013-06-06 22:47:51 +02:00
NEWS
Reorganized directory structure
2012-02-25 02:45:06 +01:00
README
Reorganized directory structure
2012-02-25 02:45:06 +01:00
server_archive.cpp
Build fix
2014-01-24 21:47:47 +01:00
server_archive.h
Fixed a lot of memory leaks
2012-08-14 22:14:11 +02:00
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
Reorganized directory structure
2012-02-25 02:45:06 +01:00
server_log.cpp
Updated copyright notice
2014-02-22 15:22:42 +01:00
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
Updated copyright notice
2014-02-22 15:22:42 +01:00
server_running.h
Fixed memory leaks
2012-08-15 18:02:42 +02:00
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
Reorganized directory structure
2012-02-25 02:45:06 +01:00
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
Suspend index while copying
2013-05-21 21:07:49 +02:00
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
Correctly find snapshot helper if PATH is not set properly
2013-01-09 23:21:41 +01:00
snapshot_helper.h
Correctly find snapshot helper if PATH is not set properly
2013-01-09 23:21:41 +01:00
SQLiteFileCache.cpp
Proper startup screen for file entry cache creation
2013-10-19 22:50:40 +02:00
SQLiteFileCache.h
SQLite files cache
2013-06-09 20:06:44 +02:00
urbackup_dsa.pub
Install public key on Linux
2013-10-17 21:27:28 +02:00
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
urbackupserverVS12.vcxproj
Rename projects w/o VS12 suffix
2015-02-04 22:32:47 -08: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
Reorganized directory structure
2012-02-25 02:45:06 +01:00