Commit Graph

616 Commits (bc021293a05e2a75b99bb7f66e590e3968cf9d92)
 

Author SHA1 Message Date
cantab.net!aia21 bc021293a0 Add right character.
BKrev: 3f1e59439I-K0CfzRErSW96rHZrrEA
2003-07-23 09:45:39 +00:00
cantab.net!aia21 5f82dd8d27 Add right character.
(Logical change 1.160)
2003-07-23 09:45:39 +00:00
cantab.net!aia21 7411e15d6a Remove unused line.
(Logical change 1.159)
2003-07-23 09:33:40 +00:00
cantab.net!aia21 8a4288ed10 Fix a typo when I was Cifying the code. (Thanks to Lode for telling me what I did wrong.)
(Logical change 1.159)
2003-07-23 09:33:40 +00:00
cantab.net!aia21 f49595b08b Add Leonard to the Authors file.
(Logical change 1.159)
2003-07-23 09:33:40 +00:00
cantab.net!aia21 369ed9174f AUTHORS
Add Leonard to the Authors file.
libntfs/win32_io.c
    Fix a typo when I was Cifying the code. (Thanks to Lode for telling me what I did wrong.)
ntfsprogs/ntfsls.c
    Remove unused line.

BKrev: 3f1e5674OnYy8FvP4hSIcOKe5MKtqw
2003-07-23 09:33:40 +00:00
flatcap.org!flatcap e5bc8a6c1d Leonard: modify ntfsinfo output to help diff'ing
BKrev: 3f1da7c6H8Q_4ztyWf6tkK0iT4EQ9w
2003-07-22 21:08:22 +00:00
flatcap.org!flatcap 550e506f29 Add -t (display all timestamps as Epoch) and -T (don't display timestamps at all). Usable for ignoring timestamps when diff'ing.
(Logical change 1.158)
2003-07-22 21:08:22 +00:00
flatcap.org!flatcap d836725248 added ntfsls
(Logical change 1.157)
2003-07-22 20:41:19 +00:00
flatcap.org!flatcap 334c06a182 Merge ssh://linux-ntfs@bkbits.net/ntfsprogs-devel
into flatcap.org:/home/flatcap/ntfsprogs-devel.ls

2003/07/22 21:35:49+01:00 flatcap.org!flatcap
Lode Leroy's ntfsls
This utility will list a directory's files.

BKrev: 3f1da16fOz8HJFYaTT9nisKt8PEEAA
2003-07-22 20:41:19 +00:00
flatcap.org!flatcap 6820c2d110 Lode: smarter way to get the filesize
2003/07/22 21:28:05+01:00 flatcap.org!flatcap
Lode: find the file size from the data attribute

2003/07/22 21:08:43+01:00 flatcap.org!flatcap

(Logical change 1.157)
2003-07-22 20:41:19 +00:00
flatcap.org!flatcap 7f4c7ac959 Initial revision 2003-07-22 20:41:19 +00:00
cantab.net!aia21 1073902242 Ignore ntfsclone.
BKrev: 3f1d2c7bOCcZ9hMqZnUb2apZyxHxKw
2003-07-22 12:22:19 +00:00
cantab.net!aia21 ee2c0170e1 Ignore ntfsclone.
(Logical change 1.156)
2003-07-22 12:22:19 +00:00
cantab.net!aia21 4b02e7606e Initial revision 2003-07-22 12:20:41 +00:00
cantab.net!aia21 6f7f181057 Add Lode Leroy.
BKrev: 3f1d2c19zPwx201EbjDPSMpRqwtC-Q
2003-07-22 12:20:41 +00:00
cantab.net!aia21 fef971a454 Add Lode Leroy.
(Logical change 1.155)
2003-07-22 12:20:41 +00:00
cantab.net!aia21 8ea36f6e84 (Logical change 1.155) 2003-07-22 12:20:41 +00:00
cantab.net!aia21 53340e947e Two little typo fixes.
(Logical change 1.154)
2003-07-16 15:01:54 +00:00
cantab.net!aia21 9cb71a5008 Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel

2003/07/16 16:01:32+01:00 cantab.net!aia21
Two little typo fixes.

BKrev: 3f1568e23_YOjbTwJszgJx6GgX9AkQ
2003-07-16 15:01:54 +00:00
cantab.net!aia21 37dd8d0f2b Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel

2003/07/12 16:45:15+01:00 cantab.net!aia21
Fix the O_RDONLY vs O_RDWR check.  It was failing because
O_RDONLY is zero and hence the old check was always successful.

BKrev: 3f102d44X0_3CQSe-sCX0tn53xdcoQ
2003-07-12 15:46:12 +00:00
cantab.net!aia21 c6069336f8 Improve the MS_RDONLY check.
(Logical change 1.153)
2003-07-12 15:46:12 +00:00
cantab.net!aia21 993640ad31 Fix the O_RDONLY vs O_RDWR check. It was failing because
O_RDONLY is zero and hence the old check was always successful.

(Logical change 1.153)
2003-07-12 15:46:12 +00:00
cantab.net!aia21 c11d307758 Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel

2003/07/11 15:35:39+01:00 cantab.net!aia21
Can't use vol->dev->d_name before it is allocated! D'oh!
Thanks to Szaka for reporting this.

BKrev: 3f0ecb45JqUPoTxXdPPT21ldt2-dEQ
2003-07-11 14:35:49 +00:00
cantab.net!aia21 163d414c9f Can't use vol->dev->d_name before it is allocated! D'oh!
Thanks to Szaka for reporting this.

(Logical change 1.152)
2003-07-11 14:35:49 +00:00
cantab.net!aia21 622901527f ntfsclone patch from Szaka:
This fixes all known issues I knew about or wanted to add to ntfsclone.
So it's declared ready and basically works for me for half a year. Future
work is only based on requests/needs. I only want to write the manual, if
ever have time.

Changes:
 - support block device as output file
 - handle partial read/write
 - show progress bar during cloning
 - significant cloning performance improvement
 - detect ReiserFS & warn about its extremely poor ftruncate performance
 - no error if fsync() gives EINVAL (pipe)
 - several sanity checks added
 - some cleanup, spelling corrections

BKrev: 3f0eaef9WUptDWJa7L-xMYco5QF4bQ
2003-07-11 12:35:05 +00:00
cantab.net!aia21 05befe33eb ntfsclone patch from Szaka:
This fixes all known issues I knew about or wanted to add to ntfsclone.
So it's declared ready and basically works for me for half a year. Future
work is only based on requests/needs. I only want to write the manual, if
ever have time.

Changes:
 - support block device as output file
 - handle partial read/write
 - show progress bar during cloning
 - significant cloning performance improvement
 - detect ReiserFS & warn about its extremely poor ftruncate performance
 - no error if fsync() gives EINVAL (pipe)
 - several sanity checks added
 - some cleanup, spelling corrections

(Logical change 1.151)
2003-07-11 12:35:05 +00:00
flatcap.org!flatcap a7f036134b A few typos - thanks to Pete Ware for spotting them
BKrev: 3ee2211broHJbEoQMwE35Zwf3QJ8Dw
2003-06-07 17:30:03 +00:00
flatcap.org!flatcap 302c627270 A few typos - thanks to Pete Ware for spotting them
(Logical change 1.150)
2003-06-07 17:30:03 +00:00
flatcap.org!flatcap 589e274b2c eveything's in place..
BKrev: 3ee2200ak0iQY1s6_NlLluRFKJonEg
2003-06-07 17:25:30 +00:00
flatcap.org!flatcap 98b83eea2b eveything's in place..
(Logical change 1.149)
2003-06-07 17:25:30 +00:00
flatcap.org!flatcap 6fbac539bd Delete: BitKeeper/triggers/post-incoming.testing
}(Logical change 1.148)
2003-06-06 17:37:58 +00:00
flatcap.org!flatcap 7e8d8ab0d3 .del-post-incoming.testing~85f0ca2656c104e3:
Delete: BitKeeper/triggers/post-incoming.testing

BKrev: 3ee0d176gSLmBoILNig_OZ7Yanl_3A
2003-06-06 17:37:58 +00:00
flatcap.org!flatcap 4ff28c5d7f post-outgoing.ciabot:
Change mode to -rwxrwxr-x
  new file

BKrev: 3ee0c70fVioM0QPh4S5x68KKnZ_5bw
2003-06-06 16:53:35 +00:00
flatcap.org!flatcap 74ff0320cd Change mode to -rwxrwxr-x
2003/06/06 17:53:14+01:00 flatcap.org!flatcap

(Logical change 1.147)
2003-06-06 16:53:35 +00:00
flatcap.org!flatcap 8d6e8b9b0d Initial revision 2003-06-06 16:53:35 +00:00
flatcap.org!flatcap ad5158a2f9 token change to test a trigger
BKrev: 3edfbc82fKCFWEMmwTxCf6IvC-aFcw
2003-06-05 21:56:18 +00:00
flatcap.org!flatcap 3c256015a2 token change to test a trigger
(Logical change 1.146)
2003-06-05 21:56:18 +00:00
flatcap.org!flatcap a1d7f81ced changed perms slightly
BKrev: 3edfb9dbvBH2DtbS3Mt-g7lqyPnyRQ
2003-06-05 21:44:59 +00:00
flatcap.org!flatcap 64c7352a24 Change mode to -rwxrwxr-x
(Logical change 1.145)
2003-06-05 21:44:59 +00:00
flatcap.org!flatcap 07795f1f22 Merge ssh://linux-ntfs@bkbits.net/ntfsprogs-devel
into flatcap.org:/mnt/work/bk/ntfsprogs-devel

2003/06/05 22:41:13+01:00 flatcap.org!flatcap
Leonard's checkin trigger

BKrev: 3edfb91aFh-yIHmNqAMLoB8evNPNkg
2003-06-05 21:41:46 +00:00
flatcap.org!flatcap 26fa8ed657 Change mode to -rwxr-xr-x
2003/06/05 22:39:15+01:00 flatcap.org!flatcap

(Logical change 1.144)
2003-06-05 21:41:46 +00:00
flatcap.org!flatcap d921c961ad Initial revision 2003-06-05 21:41:46 +00:00
cantab.net!aia21 6a48a5fdf2 Update.
BKrev: 3edc96e1Iqbx74tAzdX8lMY0oExx8g
2003-06-03 12:38:57 +00:00
cantab.net!aia21 207a314fab Update.
(Logical change 1.143)
2003-06-03 12:38:57 +00:00
cantab.net!aia21 eb26fb6aeb Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel

2003/06/03 13:37:01+01:00 cantab.net!aia21
Bump LTVERSION by one because the library interfaces have changed.

BKrev: 3edc9681Q8tTjk-DFV0YCbnmwoCDTg
2003-06-03 12:37:21 +00:00
cantab.net!aia21 5c2ff2283b Bump LTVERSION by one because the library interfaces have changed.
(Logical change 1.142)
2003-06-03 12:37:21 +00:00
cantab.net!aia21 d1708bbea2 Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel

2003/06/03 13:28:39+01:00 cantab.net!aia21
Remove obsolete make process file.

BKrev: 3edc9490_lVsQWXZhqQB8RNI8WJrEQ
2003-06-03 12:29:04 +00:00
cantab.net!aia21 bbede46c0b Delete: acconfig.h
}(Logical change 1.141)
2003-06-03 12:29:04 +00:00
cantab.net!aia21 cc9c0f3153 Adapt to library changes.
(Logical change 1.140)
2003-06-03 11:10:57 +00:00