ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-NBD/Changes
(Generate patch)

Comparing Linux-NBD/Changes (file contents):
Revision 1.1 by root, Thu May 8 23:43:41 2003 UTC vs.
Revision 1.8 by root, Fri Sep 8 19:29:06 2006 UTC

1Revision history for Perl extension Linux::NBD 1Revision history for Perl extension Linux::NBD
2 2
30.91 Fri Sep 8 21:28:15 CEST 2006
4 - fix typo in Server.pm.
5
60.9 Thu Aug 24 06:04:33 CEST 2006
7 - minor reformatting/doc fixes.
8 - applied patches by Luciano Miguel Ferre:
9 - request type field (read/write) was not decoded
10 properly, so write requests failed.
11 - the recv method didn't cope with short reads.
12 - documented nbd protocol handshake.
13
140.231 Thu Mar 3 18:00:52 CET 2005
15 - change of contact address.
16
170.23 Thu Oct 23 18:03:51 CEST 2003
18 - portability fix for various perl configs.
19
200.22 Sat Aug 30 01:30:33 CEST 2003
21 - fix offset detection in attach-bincue.
22
230.21 Fri Jun 6 09:59:03 CEST 2003
24 - kernel 2.4 is required. say so!
25 - fix a bug with wrong calling conventions for mknod.
26 - new option --mount for attach-bincue.
27 - attach-bincue now moves the offset so that the first volhdr
28 is at sector 16.
29
300.2 Tue May 20 20:09:25 CEST 2003
31 - guessing for attach-bincue.
32 - just kill the server => less oopses, but still.
33 - corrected version. doh.
34
30.01 Thu May 8 22:18:22 CEST 2003 350.01 Thu May 8 22:18:22 CEST 2003
4 - original version; copied form Convert-Scalar 36 - original version; copied from Convert-Scalar
5 37

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines