ChangeLog
c7aaca32
 1.3.6:
  - change pong timing at random to avoid burst.
d2e1f1aa
  - fix: fall into an infinite loop when the read error of file has occurred.
e98a5630
  - fix: memory leak when using the dsync
c7aaca32
 
ba2953bd
 1.3.5:
  - fix: log output unnecessary message.
  - fix: segfault when other server shutdown.
66158b71
  - add --core option.
  - core option is the same as "ulimit -c unlimited" command.
ba2953bd
 
5597d4e3
 1.3.4:
af90d6c2
  - fix: makuosan had deleted files even if use the r option.
5597d4e3
 
5900834d
 1.3.3:
  - fix: hangup when large amount of traffic.
  - add i option (multicast interface address)
 
4d9a0a2a
 1.3.2:
  - fix: infinite loop during shutdown when use c option.
 
46e655e5
 1.3.1:
  - add -T option (traffic-shape, Mbps order)
 
0fe1cc19
 1.3.0:
153ee7c1
  - add -R option (RCVBUF socket option value)
  - add -S option (SNDBUF socket option value)
0fe1cc19
 
 1.2.2: 2010/2/25
36959136
  - makuosan.sysv 'status' and 'stop' option implement.
bb3acecb
  - fix: recv timeout error when send file open.
6ffe114e
 
f487648d
 1.2.1: 2009/6/16
  - refactoring for msync.
  - log format change. 
 
d38d0833
 1.2.0: 2009/5/25
  - Improved response.
  - Added "[error]" to error logging messages.
  - Added detailed status message in the event of member timeout.
  - The msync's status option message now includes the command line of current process.
  - Fixed abnormal behavior when multiple msyncs are invoked simultaneously.
  - Fixed abnormal termination after file close failure.
  - Fixed message output when the delete option is used.
  - Fixed some minor flaws. 
 
 1.1.3: 2009/1/14
e8508211
  - sort msync --members by hostname
7c8e6a17
  - fix: msync failed for FreeBSD and MacOSX
fc430629
 
d38d0833
 1.1.2: 2008/12/24
d4e15fc7
  - fix: not send shutdown message 
8120e18c
 
d38d0833
 1.1.1: 2008/12/24
f31a5410
  - error message output in detail
 
d38d0833
 1.1.0: 2008/12/24
43a6533f
  - file transfer performance tuning
874955ec
  - remote file delete function for makuosan
825350fc
  - add --delete option for msync
e42e0b01
  - add --sync   option for msync
e15f96c2
 
d38d0833
 1.0.1: 2008/11/12
481bf811
  - add spec file   (support/makuosan.spec)
  - add init script (support/makuosan.sysv)
  - support for FreeBSD & MacOSX
 
d38d0833
 1.0.0: 2008/11/6
e5b6322e
  - stable release
  - change default value -f option. 1 to 3
  - fixed group missmatch
14bcaa77
  - fixed statcomp bug
  - fixed dir perm bug
e5b6322e
  - add -G option
14bcaa77
  - autoconf check openssl header file 
e5b6322e
 
91eda4ea
 0.9.3:
a0346c4a
  - change msync command design.
  - fixed daemonize error message.
91eda4ea
 
57179b09
 0.9.2: 
da88095b
  - block device transfer support
  - character device transfer support
  - fifo transfer support
57179b09
 
da88095b
 0.9.1:
a9e4b295
  - Document write
7284b461
  - fixed encrypt function
29cd7123
  - fixed console password function
  - create msync command
a9e4b295
 
da88095b
 0.9.0beta:
  - initial release
421973ed