UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2011-03-12 01:05:36 +01:00
cryptoplugin Build system changes 2011-01-07 03:45:09 +01:00
downloadplugin Cleanup for 64bit Windows Server build 2011-02-06 18:53:57 +01:00
fileservplugin Added windows ifdefs 2011-03-02 00:24:04 +01:00
fsimageplugin Build system changes 2011-01-07 03:45:09 +01:00
httpserver Cleanup for 64bit Windows Server build 2011-02-06 18:53:57 +01:00
Interface Fix several deadlocks if one changes the directories to be backed up while indexing is in progress 2011-02-21 13:23:47 +01:00
libfastcgi Initial commit. 2011-01-06 17:43:38 +01:00
m4 Initial commit. 2011-01-06 17:43:38 +01:00
piped_process Cleanup for 64bit Windows Server build 2011-02-06 18:53:57 +01:00
pychart Cleanup for 64bit Windows Server build 2011-02-06 18:53:57 +01:00
sqlite Initial commit. 2011-01-06 17:43:38 +01:00
urbackup Delete files properly when hardlinking fails 2011-03-12 01:05:36 +01:00
utf8 Initial commit. 2011-01-06 17:43:38 +01:00
win_service Initial commit. 2011-01-06 17:43:38 +01:00
.gitignore Flush file entry buffer before calculating statistics 2011-02-16 23:32:24 +01:00
AcceptThread.cpp Initial commit. 2011-01-06 17:43:38 +01:00
AcceptThread.h Initial commit. 2011-01-06 17:43:38 +01:00
AUTHORS Initial commit. 2011-01-06 17:43:38 +01:00
ChangeLog Initial commit. 2011-01-06 17:43:38 +01:00
Client.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Client.h Fixed build system 2011-01-07 01:05:50 +01:00
CompiledServer.sln Cleanup for 64bit Windows Server build 2011-02-06 18:53:57 +01:00
CompiledServer.vcxproj Initial commit. 2011-01-06 17:43:38 +01:00
CompiledServer.vcxproj.filters Initial commit. 2011-01-06 17:43:38 +01:00
Condition_boost.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Condition_boost.h Initial commit. 2011-01-06 17:43:38 +01:00
Condition_lin.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Condition_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
configure.ac Incremented version in configure 2011-03-08 14:19:05 +01:00
COPYING Initial commit. 2011-01-06 17:43:38 +01:00
Database.cpp Watched directories get deleted from db cache 2011-01-16 01:37:01 +01:00
Database.h Initial commit. 2011-01-06 17:43:38 +01:00
DBSettingsReader.cpp Initial commit. 2011-01-06 17:43:38 +01:00
DBSettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
defaults Fixed build system 2011-01-07 01:05:50 +01:00
defaults.h Fixed build system 2011-01-07 01:05:50 +01:00
file_common.cpp Initial commit. 2011-01-06 17:43:38 +01:00
file_fstream.cpp Initial commit. 2011-01-06 17:43:38 +01:00
file_linux.cpp Improved logging 2011-02-24 01:57:20 +01:00
file_memory.cpp Initial commit. 2011-01-06 17:43:38 +01:00
file_memory.h Initial commit. 2011-01-06 17:43:38 +01:00
file_win.cpp Initial commit. 2011-01-06 17:43:38 +01:00
file.h Initial commit. 2011-01-06 17:43:38 +01:00
FileSettingsReader.cpp Initial commit. 2011-01-06 17:43:38 +01:00
FileSettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
gpl_header Initial commit. 2011-01-06 17:43:38 +01:00
Helper_win32.h Initial commit. 2011-01-06 17:43:38 +01:00
init.d Updated linux build scripts. Added a few log messages. 2011-02-16 23:33:47 +01:00
INSTALL Initial commit. 2011-01-06 17:43:38 +01:00
libs.h Fixed build system 2011-01-07 01:05:50 +01:00
LoadbalancerClient.cpp Initial commit. 2011-01-06 17:43:38 +01:00
LoadbalancerClient.h Initial commit. 2011-01-06 17:43:38 +01:00
LookupService.cpp Initial commit. 2011-01-06 17:43:38 +01:00
LookupService.h Initial commit. 2011-01-06 17:43:38 +01:00
main.cpp Fixed build system; Fixed weird piped_process bug 2011-01-09 15:57:44 +01:00
maintest.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Makefile.am Updated linux build scripts. Added a few log messages. 2011-02-16 23:33:47 +01:00
md5.cpp Initial commit. 2011-01-06 17:43:38 +01:00
md5.h Initial commit. 2011-01-06 17:43:38 +01:00
MemoryPipe.cpp Initial commit. 2011-01-06 17:43:38 +01:00
MemoryPipe.h Initial commit. 2011-01-06 17:43:38 +01:00
MemorySettingsReader.cpp Initial commit. 2011-01-06 17:43:38 +01:00
MemorySettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_boost.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_boost.h Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_lin.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Mutex_lin.h Initial commit. 2011-01-06 17:43:38 +01:00
NEWS Initial commit. 2011-01-06 17:43:38 +01:00
OutputStream.cpp Initial commit. 2011-01-06 17:43:38 +01:00
OutputStream.h Initial commit. 2011-01-06 17:43:38 +01:00
Query.cpp Changed Loglevel of SQLITE_BUSY 2011-02-11 21:00:54 +01:00
Query.h Fixed 64bit linux compilation issues 2011-01-27 16:16:40 -05:00
README Initial commit. 2011-01-06 17:43:38 +01:00
SelectThread.cpp Initial commit. 2011-01-06 17:43:38 +01:00
SelectThread.h Initial commit. 2011-01-06 17:43:38 +01:00
Server.cpp Added time and date to logdata 2011-02-21 13:25:41 +01:00
Server.h Fixed build system; Fixed weird piped_process bug 2011-01-09 15:57:44 +01:00
ServerLinux.cpp Initial commit. 2011-01-06 17:43:38 +01:00
ServerWin32.cpp Initial commit. 2011-01-06 17:43:38 +01:00
ServiceAcceptor.cpp Initial commit. 2011-01-06 17:43:38 +01:00
ServiceAcceptor.h Fixed build system 2011-01-07 01:05:50 +01:00
ServiceWorker.cpp Fix several deadlocks if one changes the directories to be backed up while indexing is in progress 2011-02-21 13:23:47 +01:00
ServiceWorker.h Build system changes 2011-01-07 03:45:09 +01:00
SessionMgr.cpp Initial commit. 2011-01-06 17:43:38 +01:00
SessionMgr.h Initial commit. 2011-01-06 17:43:38 +01:00
SettingsReader.cpp Initial commit. 2011-01-06 17:43:38 +01:00
SettingsReader.h Initial commit. 2011-01-06 17:43:38 +01:00
socket_header.h Initial commit. 2011-01-06 17:43:38 +01:00
StreamPipe.cpp Initial commit. 2011-01-06 17:43:38 +01:00
StreamPipe.h Initial commit. 2011-01-06 17:43:38 +01:00
stringtools.cpp Fixed 64bit linux compilation issues 2011-01-27 16:16:40 -05:00
stringtools.h Fixed 64bit linux compilation issues 2011-01-27 16:16:40 -05:00
Table.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Table.h Initial commit. 2011-01-06 17:43:38 +01:00
Template.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Template.h Initial commit. 2011-01-06 17:43:38 +01:00
ThreadPool.cpp Initial commit. 2011-01-06 17:43:38 +01:00
ThreadPool.h Initial commit. 2011-01-06 17:43:38 +01:00
types.h Fixed build system 2011-01-07 01:05:50 +01:00
vld_.h Initial commit. 2011-01-06 17:43:38 +01:00
vld.h Initial commit. 2011-01-06 17:43:38 +01:00
WorkerThread.cpp Initial commit. 2011-01-06 17:43:38 +01:00
WorkerThread.h Initial commit. 2011-01-06 17:43:38 +01:00