UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2015-01-27 21:48:32 +01:00
bdbplugin
build Correct MSI filename 2014-06-14 14:36:35 +02:00
common Fixed big endian issues with file backups 2014-11-08 21:57:55 +01:00
cryptoplugin Modifications for RPM building 2014-10-13 22:46:43 +02:00
docs
fileservplugin Fixed "Correctly handle hard links to currently open files" 2015-01-02 00:47:04 +01:00
fsimageplugin Revert "Added cow raw image file format" 2014-10-19 22:48:39 +02:00
fuseplugin Modifications for RPM building 2014-10-13 22:46:43 +02:00
httpserver Modifications for RPM building 2014-10-13 22:46:43 +02:00
Interface Only output warning message if symlinked directory is not found in database 2014-11-11 18:39:07 +01:00
libfastcgi
m4
piped_process
restore_cd Improved python script for restore cd 2014-02-03 23:32:34 +01:00
snapshot_helper Defined environ for FreeBSD 2014-11-17 00:15:09 +01:00
SQLGen Copy over file entries from last backup when resuming backup 2014-04-14 22:34:01 +02:00
sqlite
urbackup Replaced python+numpy+matplotlib and google-chart with jqPlot 2014-02-11 00:46:54 +01:00
urbackupclient Fix backup of file shares 2015-01-27 21:48:32 +01:00
urbackupcommon Fix backup of file shares 2015-01-27 21:48:32 +01:00
urbackupserver Fixed bug in archive file type handling 2015-01-12 19:58:45 +01:00
urbackupserver_installer_win Enabled FastCGI on Windows on the same port as on Linux 2014-09-06 16:48:37 +02:00
urlplugin Modifications for RPM building 2014-10-13 22:46:43 +02:00
utf8
win_service
.gitignore 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
AcceptThread.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
AcceptThread.h
AUTHORS
build_client_backend.bat
build_client.bat Fixup file names for unfortunately renamed urbackupclient.dll => urbackup.dll 2014-07-03 23:11:15 +02:00
build_client.sh Fixed build script 2014-11-16 19:43:55 +01:00
build_server_debian.sh Dynamic version replacement on build 2014-06-06 23:51:04 +02:00
build_server.bat Dynamic version replacement on build 2014-06-06 23:11:41 +02:00
build_server.sh Fixed build script 2014-11-16 19:43:55 +01:00
ChangeLog
checkout_client.bat Changed buildserver domain 2014-05-19 21:58:17 +02:00
client_version.h Dynamic version replacement on build 2014-06-07 17:15:40 +02:00
Client.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
Client.h
CompiledServer.vcxproj
CompiledServer.vcxproj.filters
Condition_boost.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
Condition_boost.h
Condition_lin.cpp
Condition_lin.h
configure.ac_client Incremented versions 2015-01-03 19:48:01 +01:00
configure.ac_server Incremented versions 2015-01-03 19:48:01 +01:00
COPYING
Database.cpp Only output warning message if symlinked directory is not found in database 2014-11-11 18:39:07 +01:00
Database.h Only output warning message if symlinked directory is not found in database 2014-11-11 18:39:07 +01:00
DatabaseCursor.cpp Show all writing queries if a long running query is detected 2014-05-28 19:20:20 +02:00
DatabaseCursor.h
DBSettingsReader.cpp Better settings exchange 2014-04-15 20:10:44 +02:00
DBSettingsReader.h Better settings exchange 2014-04-15 20:10:44 +02:00
defaults_client
defaults_server
defaults.h
file_common.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
file_fstream.cpp Better logging if temporary file cannot be deleted, and create temporary directory if it was deleted. 2014-10-16 20:52:18 +02:00
file_linux.cpp Better logging if temporary file cannot be deleted, and create temporary directory if it was deleted. 2014-10-16 20:52:18 +02:00
file_memory.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
file_memory.h
file_win.cpp Persist open files to disk to load them again on restart 2014-11-07 22:46:03 +01:00
file.h Better logging if temporary file cannot be deleted, and create temporary directory if it was deleted. 2014-10-16 20:52:18 +02:00
FileSettingsReader.cpp Better settings exchange 2014-04-15 20:10:44 +02:00
FileSettingsReader.h Fixed Linux build 2014-04-15 20:26:41 +02:00
gpl_header
Helper_win32.h
init.d_client
init.d_server Fixed init.d prefix 2014-04-01 22:29:07 +02:00
INSTALL
libs.h
LoadbalancerClient.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
LoadbalancerClient.h
log_redir.h
logrotate_urbackup_srv Logrotate using pidfile 2014-07-14 21:08:52 +02:00
LookupService.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
LookupService.h
main.cpp Added log rotation 2014-10-09 22:39:11 +02:00
maintest.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
Makefile.am_client
Makefile.am_server Modifications for RPM building 2014-10-13 23:05:28 +02:00
md5.cpp
md5.h
MemoryPipe.cpp Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
MemoryPipe.h
MemorySettingsReader.cpp Better settings exchange 2014-04-15 20:10:44 +02:00
MemorySettingsReader.h Better settings exchange 2014-04-15 20:10:44 +02:00
mt19937ar.cpp
mt19937ar.h
Mutex_boost.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
Mutex_boost.h
Mutex_lin.cpp
Mutex_lin.h
NEWS
OutputStream.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
OutputStream.h
pdb_dirs_client.txt
pdb_dirs_server.txt
PipeThrottler.cpp Disabled throttler debug messages 2014-06-15 00:56:55 +02:00
PipeThrottler.h Look at throttling for isReadable and isWritable 2014-05-26 20:56:31 +02:00
Query.cpp Show all writing queries if a long running query is detected 2014-05-28 19:20:20 +02:00
Query.h Show all writing queries if a long running query is detected 2014-05-28 19:20:20 +02:00
README
SelectThread.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
SelectThread.h
Server.cpp Configure a larger log rotation size via file 2014-11-16 17:52:23 +01:00
Server.h Added log rotation 2014-10-09 22:39:11 +02:00
ServerLinux.cpp
ServerWin32.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
ServiceAcceptor.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
ServiceAcceptor.h Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
ServiceWorker.cpp Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
ServiceWorker.h Added a detailed status command for the client 2014-02-20 22:43:54 +01:00
SessionMgr.cpp Changed time functions to use 64bit integers and added ETA estimation 2014-05-09 22:36:02 +02:00
SessionMgr.h
SettingsReader.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
SettingsReader.h
socket_header.h
SQLiteFactory.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
SQLiteFactory.h
start_urbackup_client Incremented version 2014-12-17 21:40:40 +01:00
start_urbackup_server Incremented version 2014-12-17 21:40:40 +01:00
StreamPipe.cpp Fixed Linux build 2014-06-03 21:44:28 +02:00
StreamPipe.h Look at throttling for isReadable and isWritable 2014-05-26 20:56:31 +02:00
stringtools.cpp Properly handle backslashes in paths on Linux servers 2014-09-20 17:22:25 +02:00
stringtools.h Properly handle backslashes in paths on Linux servers 2014-09-20 17:22:25 +02:00
switch_build.sh Only copy the build files if they are different 2014-04-14 23:05:26 +02:00
Table.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
Table.h
Template.cpp Updated copyright notice 2014-02-22 15:22:42 +01:00
Template.h
ThreadPool.cpp Set condition to NULL before deleting it to prevent a race condition 2014-12-25 12:14:50 +01:00
ThreadPool.h File backup speed improvement by queuing file downloads 2014-05-01 12:45:29 +02:00
types.h
update_restore.sh
urbackup_dsa.pub
urbackup-server-firewalld.xml Modifications for RPM building 2014-10-13 22:46:43 +02:00
urbackup-server.service Fixed executable path 2014-10-15 23:46:41 +02:00
UrBackupBackend.sln Removed downloadplugin. Replaced it with cURL. 2014-04-26 18:34:01 +02:00
UrBackupBackend.smproj
vld_.h
vld.h
WorkerThread.cpp Don't do sql escaping in most places 2014-05-14 19:05:30 +02:00
WorkerThread.h
zero.hash