|
Revision 2116, 489 bytes
(checked in by chris, 2 years ago)
|
|
Allow configuration of the server port that the client will connect to
(bbackupd and bbackupquery).
Redesign ConfigurationVerify? to use classes instead of structs.
Use port 22011 instead of 2201 during tests, to reduce the chances of
conflicting with a running bbstored or other process.
Ignore autogen_* in svn:ignore everywhere instead of individual per-file
ignores.
|
| Line | |
|---|
| 1 | .svn |
|---|
| 2 | BoxConfig.h |
|---|
| 3 | BoxConfig.h.in |
|---|
| 4 | BoxPlatform.pm |
|---|
| 5 | BoxPortsAndFiles.h |
|---|
| 6 | ExceptionCodes.txt |
|---|
| 7 | Makefile |
|---|
| 8 | _main.cpp |
|---|
| 9 | _t |
|---|
| 10 | _t-gdb |
|---|
| 11 | aclocal.m4 |
|---|
| 12 | autogen_* |
|---|
| 13 | autom4te.cache |
|---|
| 14 | bbackupd-config |
|---|
| 15 | bbackupd.conf |
|---|
| 16 | bbstored-certs |
|---|
| 17 | bbstored-config |
|---|
| 18 | config.log |
|---|
| 19 | config.status |
|---|
| 20 | configure |
|---|
| 21 | debug |
|---|
| 22 | extcheck1.pl |
|---|
| 23 | extcheck2.pl |
|---|
| 24 | local |
|---|
| 25 | makebuildenv.pl |
|---|
| 26 | makedistribution.pl |
|---|
| 27 | makedocumentation.pl |
|---|
| 28 | makeexception.pl |
|---|
| 29 | makeparcels.pl |
|---|
| 30 | makeprotocol.pl |
|---|
| 31 | notifyscript.pl |
|---|
| 32 | parcels |
|---|
| 33 | raidfile-config |
|---|
| 34 | release |
|---|
| 35 | runtest.pl |
|---|
| 36 | syncallowscript.pl |
|---|
| 37 | testbackupstorefix.pl |
|---|