|
../
|
|
win32
|
|
2609
|
2 years
|
chris |
Remove the obsolete win32 InstallShield? installer script.
|
|
BackupClientContext.cpp
|
14.3 KB
|
2983
|
6 months
|
chris |
Combine client and server protocols to make way for an offline/local …
|
|
BackupClientContext.h
|
7.1 KB
|
2696
|
20 months
|
chris |
Add support for account numbers greater than 0x7fffffff without wrapping.
|
|
BackupClientDeleteList.cpp
|
6.1 KB
|
2983
|
6 months
|
chris |
Combine client and server protocols to make way for an offline/local …
|
|
BackupClientDeleteList.h
|
1.9 KB
|
2181
|
4 years
|
chris |
Track and log file deletions by name.
Split crypto init and file sync …
|
|
BackupClientDirectoryRecord.cpp
|
62.9 KB
|
3076
|
8 days
|
chris |
Add missing space in log message for readability.
|
|
BackupClientDirectoryRecord.h
|
6.2 KB
|
3071
|
3 weeks
|
chris |
Allow getting the object ID out from a BackupClientDirectoryRecord?.
|
|
BackupClientInodeToIDMap.cpp
|
6.0 KB
|
2794
|
16 months
|
chris |
Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix …
|
|
BackupClientInodeToIDMap.h
|
1.4 KB
|
2794
|
16 months
|
chris |
Revert [2710] and [2717], remove TDB and replace with QDBM again, to fix …
|
|
BackupDaemon.cpp
|
88.0 KB
|
3083
|
8 days
|
chris |
Fix compile error, thanks to James and Buildbot :)
|
|
BackupDaemon.h
|
15.0 KB
|
3081
|
8 days
|
chris |
If a location was not present (on disk) when bbackupd started, don't …
|
|
BackupDaemonInterface.h
|
5.4 KB
|
2981
|
6 months
|
chris |
Log the number of files uploaded and directories created, as requested by …
|
|
bbackupd-config.in
|
16.2 KB
|
2870
|
11 months
|
chris |
Fix errors reported by default Unix notify script on backup-ok events, …
|
|
bbackupd.cpp
|
1.1 KB
|
2884
|
11 months
|
chris |
Fix abort if the local data directory doesn't exist.
|
|
ClientException.txt
|
503 bytes
|
1478
|
5 years
|
chris |
Add new exception codes for use in bbackupd, and possibly other clients. …
|
|
Makefile.extra
|
210 bytes
|
2598
|
2 years
|
chris |
Run Perl scripts quietly during make.
|
|
Win32BackupService.cpp
|
911 bytes
|
1889
|
4 years
|
chris |
Record the exit status of the daemon when running as a service, and
return …
|
|
Win32BackupService.h
|
360 bytes
|
821
|
5 years
|
chris |
* bin/bbackupd/Win32BackupService.h
- Prototype update to match changes to …
|
|
Win32ServiceFunctions.cpp
|
8.6 KB
|
2460
|
3 years
|
chris |
Fix tests (hopefully) on Win32 for struct stat ino_t change from 16 to
64 …
|
|
Win32ServiceFunctions.h
|
671 bytes
|
1892
|
4 years
|
chris |
Use the specified service name when installing and removing the service.
…
|