* fix an invalid point in calmd5.
* add a rule, then you can write "md5 = xxx" in the rule file to avoid the dynamic file verification.
- fixed some libraries' behavior, which are inessential.
* fixed a compile error in debian.
* add overlap mode, now have correct inherit relation.
- change the function name and argument in the mdc library.
- change -h and -H infomation( about overlap mode ).
- change man page( about overlap mode ).... read more
- fixed some libraries' behavior, which are inessential.
* fixed a compile error in debian.
* add overlap mode, now have correct inherit relation.
- change the function name and argument in the mdc library.
- change -h and -H infomation( about overlap mode ).
- change man page( about overlap mode ).
* insert a respond at serial send/recv protocol version and module name.
that mean not compatible previous version.
* after the temp file receiving completed, the client blocks all signals
when replacing the destination file.
- initialize the m_sock when construct the tcpbase object.
- fix the man page some error.... read more
* add overlap mode, now have correct inherit relation.
- change the function name and argument in the mdc library.
- change -h and -H infomation( about overlap mode ).
- change man page( about overlap mode ).
* insert a respond at serial send/recv protocol version and module name.
that mean not compatible previous version.
* after the temp file receiving completed, the client blocks all signals
when replacing the destination file.
- initialize the m_sock when construct the tcpbase object.
- fix the man page some error.
* correct the respond error caused by the timeout of verify message digest.
* client log add finish information.
* modify the man page, add the finish description.
- fix parse library function trim prototype with static, i'm forget last time :(
- logger library has small-beer change.
* check whether the file name start with '/', if not, add it.
* fix the abnormal return when client without the device specify by server
- close the screen error informations and redirect them to log.
- fix parse library function trim prototype with static.... read more
* check whether the file name start with '/', if not, add it.
* fix the abnormal return when client without the device specify by server
- close the screen error informations and redirect them to log.
- fix parse library function trim prototype with static.
- initialize a struct statfs in netkite.cpp
- fix some nameing rules
Netkite is a network upgrade system that integrates the server and the client. It can be used in system patching. Support all the file types of linux.
Please see the man page of netkite or README to get more details.