UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
2011-06-03 18:25:32 +02:00
cryptoplugin Build system changes 2011-01-07 03:45:09 +01:00
downloadplugin Don't link COPYING and INSTALL 2011-05-21 21:29:40 +02:00
fileservplugin UTF8 support for computername and restart fileserver on name change 2011-05-06 19:51:31 +02:00
fsimageplugin Don't link COPYING and INSTALL 2011-05-21 21:29:40 +02:00
httpserver Made fileserv restart correctly if interface change is detected 2011-04-07 20:01:10 +02: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 Fix build in Solaris 2011-05-03 00:50:24 +02:00
piped_process Cleanup for 64bit Windows Server build 2011-02-06 18:53:57 +01:00
pychart Fixed usagegraph threading issues 2011-05-22 02:10:19 +02:00
sqlite Updated sqlite 2011-06-03 18:25:32 +02:00
urbackup If the directory tree files contain errors stop gracefully and fall back to a full backup 2011-06-03 17:49:00 +02: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 Updated git ignore 2011-05-06 18:09:31 +02:00
AcceptThread.cpp Fix build in Solaris 2011-05-03 00:48:42 +02: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 Allow long pathnames in windows 2011-04-13 22:18:14 +02:00
CompiledServer.vcxproj Allow long pathnames in windows 2011-04-13 22:18:14 +02: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 Fixed linux build 2011-05-21 20:55:32 +02: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 Fix build in Solaris 2011-05-03 01:21:02 +02: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 windows service shutdown 2011-05-21 20:07:36 +02:00
maintest.cpp Initial commit. 2011-01-06 17:43:38 +01:00
Makefile.am Fixed linux build 2011-05-21 20:55:32 +02: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 Fixed windows service shutdown 2011-05-21 20:07:36 +02: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 Fix build in Solaris 2011-05-03 00:48:42 +02: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 tokenize 2011-05-06 18:06:31 +02: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 Fix build in Solaris 2011-05-03 00:48:42 +02: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 Catch exception if fcgi stream is invalid 2011-05-06 18:09:17 +02:00
WorkerThread.h Initial commit. 2011-01-06 17:43:38 +01:00
zero.hash Allow bundling of python on windows 2011-04-07 20:02:00 +02:00