[Box Backup] Win32 port

Chris Wilson boxbackup at fluffy.co.uk
Sun Dec 4 02:04:00 GMT 2005


Hi Nick,

There seems to be some stuff in "lib/common/BoxPortsAndFiles.h" of your
win32 port which isn't needed for Box Backup itself:

// BOX_PRIVATE_BEGIN

// Locator daemon
#define BOX_PORT_BLOCATORD                      (BOX_PORT_BASE+0)
#define BOX_FILE_BLOCATORD                      "/etc/box/blocatord.conf"

// BOX_PRIVATE_END
 
// BOX_PRIVATE_BEGIN

// smbpasswd authentication daemon (courier-imap authdaemon compatible)
#define BOX_PORT_BAUTHSMBPWD                    (BOX_PORT_BASE+2)
#define BOX_FILE_BAUTHSMBPWD_DEFAULT_CONFIG     "/etc/box/bauthsmbpwd.conf"

// Message default config location
#define BOX_FILE_BOXMSG_DEFAULT_CONFIG          "/etc/box/boxmsg.conf"

// Message daemons
#define BOX_FILE_BMSGD_DEFAULT_CONFIG           "/etc/box/bmsgd.conf"
#define BOX_FILE_BMSGRECVD_DEFAULT_CONFIG       "/etc/box/bmsgrecvd.conf"
#define BOX_PORT_BMSGRECVD                      (BOX_PORT_BASE+3)

// BOX_PRIVATE_END

Did this leak out from some private project, and is it OK if I remove
it?

Cheers, Chris.
-- 
  ___ __     _
 / __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer |
\ _/_/_/_//_/___/ | We are GNU-free your mind-and your software |




More information about the Boxbackup mailing list