cantab.net!aia21
15e437c9d4
update
...
(Logical change 1.304)
2004-03-09 11:06:54 +00:00
cantab.net!aia21
f83f7b5f9c
Merge cantab.net:/home/src/ntfsprogs
...
into cantab.net:/home/src/ntfsprogs-devel
2004/03/09 10:52:14+00:00 cantab.net!aia21
Make the device fd in unix_io.c be stored in malloc()ed space pointed
to by the d_private pointer instead of inside the d_private pointer
itself. Makes the warnings on 64 bit architectures go away.
BKrev: 404da54egDOFADYrwrjwiUnZsoj6Jw
2004-03-09 11:06:54 +00:00
cantab.net!aia21
f5bb3c333f
Make the device fd in unix_io.c be stored in malloc()ed space pointed
...
to by the d_private pointer instead of inside the d_private pointer
itself. Makes the warnings on 64 bit architectures go away.
(Logical change 1.304)
2004-03-09 11:06:54 +00:00
cantab.net!aia21
02376d0592
Auto merged
...
2004/03/09 10:52:14+00:00 cantab.net!aia21
update
(Logical change 1.304)
2004-03-09 11:06:54 +00:00
cantab.net!aia21
d5c044de1b
Use head -n 1 instead of -1. (From SUSE LINUX)
...
(Logical change 1.303)
2004-03-08 17:04:17 +00:00
cantab.net!aia21
96557cde6c
Update
...
(Logical change 1.303)
2004-03-08 17:04:17 +00:00
cantab.net!aia21
bdfeae1d31
Merge cantab.net:/home/src/ntfsprogs
...
into cantab.net:/home/src/ntfsprogs-devel
2004/03/08 17:03:22+00:00 cantab.net!aia21
- Use head -n 1 instead of -1 in getgccver script. (From SUSE LINUX)
- Fix typo in ntfsinfo.c. (From SUSE LINUX)
BKrev: 404ca791aIIJT3whYPFDuwIGakLxCw
2004-03-08 17:04:17 +00:00
cantab.net!aia21
6c4c7b1721
Fix typo. (From SUSE LINUX)
...
(Logical change 1.303)
2004-03-08 17:04:17 +00:00
cantab.net!aia21
232af61717
Use bswap_xx instead of __bswap_constant_xx when the constant version
...
is not available as is the case on some architectures. (Thanks to
David Martnez Moreno for the bug report.)
(Logical change 1.302)
2004-03-08 12:19:08 +00:00
cantab.net!aia21
60877615e6
Update
...
(Logical change 1.302)
2004-03-08 12:19:08 +00:00
cantab.net!aia21
904af325b1
Merge cantab.net:/home/src/ntfsprogs
...
into cantab.net:/home/src/ntfsprogs-devel
2004/03/08 12:13:28+00:00 cantab.net!aia21
Use bswap_xx instead of __bswap_constant_xx when the constant version
is not available as is the case on some architectures. (Thanks to
David Martnez Moreno for the bug report.)
BKrev: 404c64bcSW2HoY3r5wE2bVlkCpOKEA
2004-03-08 12:19:08 +00:00
cantab.net!aia21
04ef0428b3
Merge cantab.net:/home/src/ntfsprogs
...
into cantab.net:/home/src/ntfsprogs-devel
2004/03/07 20:23:09+00:00 cantab.net!aia21
Move djgpp support stuff to above AC_PROG_CC in configure.ac
BKrev: 404b84ca2fXKnA6cCdErYO_gv_pJlQ
2004-03-07 20:23:38 +00:00
cantab.net!aia21
23f26f360a
Auto merged
...
2004/03/07 20:22:08+00:00 cantab.net!aia21
Move djgpp support stuff to above AC_PROG_CC.
(Logical change 1.301)
2004-03-07 20:23:38 +00:00
cantab.net!aia21
eb6e78a185
Auto merged
...
2004/03/07 20:22:03+00:00 cantab.net!aia21
(Logical change 1.301)
2004-03-07 20:23:38 +00:00
cantab.net!aia21
3a520c42ae
update build file
...
BKrev: 404a138e8Ih8CK5NDwba0buv6ArGbg
2004-03-06 18:08:14 +00:00
cantab.net!aia21
7e83a08c1e
update
...
(Logical change 1.300)
2004-03-06 18:08:14 +00:00
omakaista.fi!szaka
fa02ef73bf
Almost completely rewritten, extended with the data relocation
...
related issues.
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/10/29 13:34:28+00:00 cantab.net!aia21
Auto merged
2003/10/29 13:30:17+00:00 flatcap.org!ntfs
updates from Szaka
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
omakaista.fi!szaka
278d707401
Added some related utils to "SEE ALSO".
...
2003/11/12 18:16:17+00:00 flatcap.org!ntfs
Auto merged
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/10/29 13:34:28+00:00 cantab.net!aia21
Auto merged
2003/10/29 13:30:17+00:00 flatcap.org!ntfs
updates from Szaka
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
omakaista.fi!szaka
7d763a6b29
Added relocation support with the continuous help of Miguel Lastra
...
and his collegues at the University of Granada, Dewey M. Sasser,
Erik Meade, Martin Fick, Sandro Hawke, Dave Croal, Lorrin Nelson,
Geert Hendrickx, Robert Bjorkman and Richard Burdick.
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
0e41f6aab1
remove unnecessary values for enum
...
struct for saving last used cluster
2003/10/29 10:25:42+00:00 flatcap.org!ntfs
display cluster info about a file / inode
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
3a6065e753
one more sign problem
...
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
e4f970bfc1
no changes
...
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
move cluster_find to separate source module
implement last option
2003/10/29 10:25:42+00:00 flatcap.org!ntfs
display cluster info about a file / inode
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
100d6d7deb
extra options
...
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
86716d6d62
Initial revision
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
65182be272
Auto merged
...
2003/10/28 15:50:53+00:00 flatcap.org!ntfs
some cut'n'pasted code to wipe the pagefile and logfile
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
flatcap.org!ntfs
c6b229f6d4
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
7f95c1db70
auto-union
...
2003/11/06 16:34:37+00:00 cantab.net!aia21
Fix etc/ignore again...
2003/11/06 16:33:04+00:00 cantab.net!aia21
auto-union
2003/11/04 13:13:01+00:00 cantab.net!aia21
Update ignore file back to sanity.
2003/11/04 13:06:20+00:00 cantab.net!aia21
auto-union
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
ignore new build target
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
584bf82ed7
Merge
...
2004/03/04 17:05:36+00:00 cantab.net!aia21
manual merge fallout.
2004/03/04 17:04:38+00:00 cantab.net!aia21
merge
2004/02/27 17:41:05+00:00 cantab.net!aia21
merge fallout
2004/02/27 17:37:06+00:00 cantab.net!aia21
merge
2004/02/26 15:01:44+00:00 cantab.net!aia21
Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel
2004/02/26 13:48:29+00:00 cantab.net!aia21
Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel
2004/02/26 12:08:38+00:00 cantab.net!aia21
Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel
2004/02/26 11:42:15+00:00 cantab.net!aia21
Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel
2004/02/25 17:15:05+00:00 cantab.net!aia21
Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel
2004/02/25 14:46:10+00:00 cantab.net!aia21
Makefile.in:
update
2004/02/25 14:43:32+00:00 cantab.net!aia21
Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel
2004/02/20 14:44:48+00:00 cantab.net!aia21
Merge cantab.net:/home/src/ntfsprogs
into cantab.net:/home/src/ntfsprogs-devel
2004/02/17 18:14:49+00:00 cantab.net!aia21
Merge
2004/02/17 06:22:34+02:00 omakaista.fi!szaka
BLKGETSIZE ioctl uses unsigned long, not long for the size parameter.
Thus the maximum supported device is 2 TB on 32 bit platforms now
instead of only 1 TB.
2004/02/09 09:25:34+02:00 omakaista.fi!szaka
Added some related utils to ntfsclone manual's "SEE ALSO" section.
2004/02/09 09:13:04+02:00 omakaista.fi!szaka
Almost completely rewritten ntfsresize manual, extended with
the data relocation related issues.
2004/02/05 16:51:32+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/30 11:40:10+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/27 02:13:09+02:00 omakaista.fi!szaka
Added relocation support with the continuous help of Miguel Lastra
and his collegues at the University of Granada, Dewey M. Sasser,
Erik Meade, Martin Fick, Sandro Hawke, Dave Croal, Lorrin Nelson,
Geert Hendrickx, Robert Bjorkman and Richard Burdick.
2004/01/26 11:20:16+00:00 cantab.net!aia21
merge
2004/01/26 11:19:22+00:00 cantab.net!aia21
manual merge
2004/01/22 23:57:01+00:00 cantab.net!aia21
Merge
2004/01/22 14:56:58+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/21 12:38:43+00:00 cantab.net!aia21
Fallout from merge.
2004/01/21 12:37:28+00:00 cantab.net!aia21
merge
2004/01/19 15:58:17+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/19 09:10:18+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/15 17:08:16+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/15 17:02:31+00:00 cantab.net!aia21
Run ./autogen.sh on SuSE 9.0.
2004/01/15 16:58:49+00:00 cantab.net!aia21
merge
2004/01/13 11:26:54+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/13 11:25:24+00:00 cantab.net!aia21
Remove conflicting ntfs_attr_pread_compressed prototype. Nothing like a bit of duplicated work. Oh well, never mind.
2004/01/13 11:21:09+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/11 18:02:45+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/09 12:40:52+00:00 cantab.net!aia21
merge
2004/01/07 15:51:43+00:00 cantab.net!aia21
update configure
2004/01/07 15:49:24+00:00 cantab.net!aia21
merge
2004/01/06 16:52:55+00:00 cantab.net!aia21
manual merge
2004/01/06 14:43:22+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/06 11:59:00+00:00 cantab.net!aia21
Fix signed/unsigned warnings.
2004/01/06 11:56:52+00:00 cantab.net!aia21
Add attribute and inode options to ntfscat (Szaka, modified by me).
2004/01/06 11:55:15+00:00 cantab.net!aia21
Manual merge
2004/01/06 11:04:48+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2004/01/05 12:39:36+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/12/09 17:36:24+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/12/05 18:09:01+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/12/03 18:27:21+00:00 flatcap.org!ntfs
Merge bk://add/ntfsprogs-devel
into flatcap.org:/home/flatcap/work/ntfsprogs-devel
2003/12/03 18:23:31+00:00 flatcap.org!ntfs
fix: output option was being ignored
2003/12/03 15:39:34+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/12/03 12:41:54+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/11/19 16:38:21+00:00 cantab.net!aia21
Update after merge.
2003/11/19 16:07:11+00:00 cantab.net!aia21
merge
2003/11/19 00:49:13+00:00 flatcap.org!ntfs
one more sign problem
2003/11/19 00:42:29+00:00 flatcap.org!ntfs
fix minor build warnings
2003/11/13 14:52:41+00:00 cantab.net!aia21
Merge
2003/11/12 18:16:17+00:00 flatcap.org!ntfs
Merge flatcap.org:/home/flatcap/work/ntfsprogs
into flatcap.org:/home/flatcap/work/ntfsprogs-devel
2003/11/10 22:17:19+00:00 cantab.net!aia21
Merge
2003/11/07 18:26:20+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/11/07 10:16:24+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/11/06 17:35:37+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/11/06 16:34:37+00:00 cantab.net!aia21
Fix etc/ignore again...
2003/11/06 16:33:05+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/11/06 12:32:42+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/11/06 11:31:07+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/11/04 13:14:19+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/11/04 13:13:01+00:00 cantab.net!aia21
Update ignore file back to sanity.
2003/11/04 13:10:10+00:00 cantab.net!aia21
Update build
2003/11/04 13:08:37+00:00 cantab.net!aia21
Merge
2003/11/03 19:39:29+00:00 flatcap.org!ntfs
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs-devel
into flatcap.org:/root/web/bk/ntfsprogs-devel
2003/11/03 09:35:39+00:00 cantab.net!aia21
ntfsmove.c: Fix what seems to be a cut'n'paste error... bitmap_alloc instead of bitmap_free
2003/11/02 23:22:28+00:00 flatcap.org!ntfs
move cluster_find into a separate module
(so others can use it)
make it use a callback
2003/10/31 18:12:04+00:00 flatcap.org!ntfs
Merge bk://add/ntfsprogs-devel
into flatcap.org:/mnt/work/ntfsprogs-devel
2003/10/31 18:10:18+00:00 flatcap.org!ntfs
move is more generic, not much safer yet
2003/10/29 19:19:05+00:00 flatcap.org!ntfs
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs-devel
into flatcap.org:/root/web/bk/ntfsprogs-devel
2003/10/29 18:13:43+00:00 flatcap.org!ntfs
move dump_mem
2003/10/29 17:44:01+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/10/29 14:46:14+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/10/29 13:34:28+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/10/29 14:32:00+00:00 flatcap.org!ntfs
Merge ssh://linux-ntfs@bkbits.net/ntfsprogs-devel
into flatcap.org:/root/web/bk/ntfsprogs-devel
2003/10/29 13:30:18+00:00 flatcap.org!ntfs
updates from Szaka
2003/10/29 13:15:54+00:00 cantab.net!aia21
Merge cantab.net:/home/aia21/ntfsprogs
into cantab.net:/home/aia21/ntfsprogs-devel
2003/10/29 10:25:42+00:00 flatcap.org!ntfs
display cluster info about a file / inode
2003/10/28 15:56:43+00:00 flatcap.org!ntfs
Merge bk://add/ntfsprogs-devel-rich
into flatcap.org:/mnt/work/ntfsprogs-devel-rich
2003/10/28 15:55:31+00:00 flatcap.org!ntfs
minor tidyups
2003/10/28 15:50:53+00:00 flatcap.org!ntfs
minor tool updates
2003/10/28 15:49:33+00:00 flatcap.org!ntfs
port compression code from the new driver
(it compiles, it isn't plumbed in yet)
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
new tool ntfsmove - relocate a file
2003/10/27 15:30:05+00:00 cantab.net!aia21
Update version to 1.9-devel.
BKrev: 404a0d84YklPbJxsrcWBSkX5OjqvSQ
2004-03-06 17:42:28 +00:00
cantab.net!aia21
06ed41eb5f
Manual merge.
...
2004/03/04 17:04:37+00:00 cantab.net!aia21
merge
2004/02/27 17:37:06+00:00 cantab.net!aia21
merge
2004/02/26 11:42:14+00:00 cantab.net!aia21
Auto merged
2004/02/25 14:43:30+00:00 cantab.net!aia21
Auto merged
2004/02/20 14:44:45+00:00 cantab.net!aia21
Auto merged
2004/01/26 11:19:22+00:00 cantab.net!aia21
manual merge
2004/01/22 23:56:16+00:00 cantab.net!aia21
merge
2004/01/21 12:37:28+00:00 cantab.net!aia21
merge
2004/01/09 12:40:52+00:00 cantab.net!aia21
merge
2004/01/07 15:49:24+00:00 cantab.net!aia21
manual merger
2004/01/06 16:52:55+00:00 cantab.net!aia21
manual merge
2004/01/06 14:43:22+00:00 cantab.net!aia21
Auto merged
2004/01/06 11:55:15+00:00 cantab.net!aia21
Manual merge
2004/01/06 11:04:48+00:00 cantab.net!aia21
Auto merged
2003/11/19 16:07:10+00:00 cantab.net!aia21
merge
2003/11/10 22:17:15+00:00 cantab.net!aia21
merge
2003/11/07 18:26:20+00:00 cantab.net!aia21
Auto merged
2003/11/07 10:16:23+00:00 cantab.net!aia21
Auto merged
2003/11/06 16:33:05+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:08:37+00:00 cantab.net!aia21
Merge
2003/10/27 15:30:05+00:00 cantab.net!aia21
Update version to 1.9-devel.
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
e37d6644b2
Fix what seems to be a cut'n'paste error... bitmap_alloc instead of bitmap_free
...
2003/10/31 18:10:18+00:00 flatcap.org!ntfs
big reorganisation
extra options
will move any attributes now, including dirs
(prevented it touching metadata)
2003/10/29 18:13:30+00:00 flatcap.org!ntfs
move dump_mem to utils
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
76364af60e
Initial revision
2004-03-06 17:42:28 +00:00
cantab.net!aia21
6636c33a6d
Fix signed/unsigned warnings.
...
2004/01/06 11:56:52+00:00 cantab.net!aia21
Add attribute and inode options to ntfscat (Szaka, modified by me).
2003/11/13 14:52:41+00:00 cantab.net!aia21
Merge
2003/10/28 15:50:53+00:00 flatcap.org!ntfs
prepare to cat other attributes
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
476ec32ef8
Auto merged
...
2004/03/04 17:05:35+00:00 cantab.net!aia21
manual merge fallout.
2004/03/04 17:04:08+00:00 cantab.net!aia21
Auto merged
2004/02/27 17:41:05+00:00 cantab.net!aia21
merge fall out
2004/02/27 17:36:16+00:00 cantab.net!aia21
Auto merged
2004/02/26 11:42:15+00:00 cantab.net!aia21
Auto merged
2004/02/25 14:45:54+00:00 cantab.net!aia21
update
2004/02/25 14:43:31+00:00 cantab.net!aia21
Auto merged
2004/01/26 11:20:15+00:00 cantab.net!aia21
merge
2004/01/26 11:18:38+00:00 cantab.net!aia21
Auto merged
2004/01/22 23:55:32+00:00 cantab.net!aia21
Auto merged
2004/01/21 12:36:41+00:00 cantab.net!aia21
Auto merged
2004/01/15 17:02:30+00:00 cantab.net!aia21
Run ./autogen.sh on SuSE 9.0.
2004/01/15 16:58:19+00:00 cantab.net!aia21
Auto merged
2003/11/19 16:05:20+00:00 cantab.net!aia21
Auto merged
2003/11/07 18:26:20+00:00 cantab.net!aia21
Auto merged
2003/11/07 10:16:23+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
add cluster to the build
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
add ntfsmove to the build
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
b37c412671
Auto merged
...
2004/03/04 17:04:37+00:00 cantab.net!aia21
merge
2004/02/27 17:37:05+00:00 cantab.net!aia21
merge
2004/02/26 11:42:14+00:00 cantab.net!aia21
Auto merged
2004/02/25 14:43:30+00:00 cantab.net!aia21
Auto merged
2004/02/20 14:44:45+00:00 cantab.net!aia21
Auto merged
2004/01/26 11:20:15+00:00 cantab.net!aia21
merge
2004/01/26 11:19:22+00:00 cantab.net!aia21
manual merge
2004/01/22 23:55:45+00:00 cantab.net!aia21
merge
2004/01/21 12:38:43+00:00 cantab.net!aia21
Fallout from merge.
2004/01/21 12:37:28+00:00 cantab.net!aia21
merge
2004/01/15 17:02:30+00:00 cantab.net!aia21
Run ./autogen.sh on SuSE 9.0.
2004/01/15 16:58:48+00:00 cantab.net!aia21
merge
2004/01/09 12:40:52+00:00 cantab.net!aia21
merge
2004/01/07 15:51:43+00:00 cantab.net!aia21
update configure
2004/01/07 15:49:24+00:00 cantab.net!aia21
manual merger
2004/01/06 16:52:55+00:00 cantab.net!aia21
manual merge
2004/01/06 14:43:22+00:00 cantab.net!aia21
Auto merged
2004/01/06 11:55:15+00:00 cantab.net!aia21
Manual merge
2004/01/06 11:04:48+00:00 cantab.net!aia21
Auto merged
2003/11/19 16:38:20+00:00 cantab.net!aia21
Update after merge.
2003/11/19 16:07:10+00:00 cantab.net!aia21
merge
2003/11/10 22:16:26+00:00 cantab.net!aia21
SCCS merged
2003/11/07 18:26:20+00:00 cantab.net!aia21
Auto merged
2003/11/07 10:16:23+00:00 cantab.net!aia21
Auto merged
2003/11/06 16:33:05+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:10:10+00:00 cantab.net!aia21
Update configure.
2003/11/04 13:08:37+00:00 cantab.net!aia21
Ignore this. Will fix in a moment by running ./autogen.sh
2003/10/27 15:30:05+00:00 cantab.net!aia21
Update version to 1.9-devel.
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
9351c4b168
Auto merged
...
2004/03/04 17:04:07+00:00 cantab.net!aia21
Auto merged
2004/02/20 14:44:46+00:00 cantab.net!aia21
Auto merged
2004/01/22 23:55:32+00:00 cantab.net!aia21
Auto merged
2004/01/21 12:36:41+00:00 cantab.net!aia21
Auto merged
2004/01/19 09:10:18+00:00 cantab.net!aia21
Auto merged
2004/01/15 16:58:18+00:00 cantab.net!aia21
Auto merged
2004/01/13 11:25:24+00:00 cantab.net!aia21
Remove conflicting ntfs_attr_pread_compressed prototype.
2004/01/11 18:02:45+00:00 cantab.net!aia21
Auto merged
2004/01/09 12:40:52+00:00 cantab.net!aia21
merge
2004/01/07 15:48:41+00:00 cantab.net!aia21
Auto merged
2003/12/09 17:36:24+00:00 cantab.net!aia21
Auto merged
2003/12/03 15:39:34+00:00 cantab.net!aia21
Auto merged
2003/11/19 16:05:20+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/10/29 17:44:01+00:00 cantab.net!aia21
Auto merged
2003/10/28 15:49:32+00:00 flatcap.org!ntfs
port compression code from the new driver
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
7569534a3e
Auto merged
...
2004/02/27 17:36:16+00:00 cantab.net!aia21
Auto merged
2004/02/17 18:14:14+00:00 cantab.net!aia21
Manual merge
2004/02/17 06:22:34+02:00 omakaista.fi!szaka
BLKGETSIZE ioctl uses unsigned long, not long for the size parameter.
Thus the maximum supported device is 2 TB on 32 bit platforms now
instead of only 1 TB.
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
799ae39165
Auto merged
...
2004/02/25 14:43:31+00:00 cantab.net!aia21
Auto merged
2004/02/25 14:43:30+00:00 cantab.net!aia21
Merge rename: include/attrib.h -> include/ntfs/attrib.h
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
8140d928d7
Auto merged
...
2004/02/25 14:43:31+00:00 cantab.net!aia21
Auto merged
2004/02/25 14:43:29+00:00 cantab.net!aia21
Merge rename: include/support.h -> include/ntfs/support.h
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
7cad421d40
Auto merged
...
2004/02/25 14:43:31+00:00 cantab.net!aia21
Auto merged
2004/01/26 11:18:38+00:00 cantab.net!aia21
Auto merged
2004/01/15 16:58:18+00:00 cantab.net!aia21
Auto merged
2004/01/09 12:39:22+00:00 cantab.net!aia21
Auto merged
2004/01/06 16:51:51+00:00 cantab.net!aia21
Auto merged
2003/11/19 16:38:20+00:00 cantab.net!aia21
Update after merge.
2003/11/19 00:40:18+00:00 flatcap.org!ntfs
Auto merged
2003/11/07 18:26:20+00:00 cantab.net!aia21
Auto merged
2003/11/07 10:16:23+00:00 cantab.net!aia21
Auto merged
2003/11/06 16:33:05+00:00 cantab.net!aia21
Auto merged
2003/11/06 11:31:07+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:14:19+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:10:10+00:00 cantab.net!aia21
Update build
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
d55b3f83c5
Auto merged
...
2004/02/25 14:43:31+00:00 cantab.net!aia21
Auto merged
2003/11/19 16:05:20+00:00 cantab.net!aia21
Auto merged
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
add cluster to the build
2003/10/28 15:48:10+00:00 flatcap.org!ntfs
add ntfsmove to the build
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
b0fa32a8e7
Auto merged
...
2004/02/25 14:43:29+00:00 cantab.net!aia21
Merge rename: include/Makefile.in -> include/ntfs/Makefile.in
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
402df7a21e
Auto merged
...
2004/02/20 14:44:47+00:00 cantab.net!aia21
Auto merged
2004/01/15 16:58:19+00:00 cantab.net!aia21
Auto merged
2004/01/07 15:48:41+00:00 cantab.net!aia21
Auto merged
2004/01/05 12:39:36+00:00 cantab.net!aia21
Auto merged
2003/12/05 18:09:00+00:00 cantab.net!aia21
Auto merged
2003/12/03 12:41:54+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/10/28 15:55:31+00:00 flatcap.org!ntfs
a few tweaks to help folding
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
5205fae60f
Auto merged
...
2004/02/17 18:14:43+00:00 cantab.net!aia21
Manual merge
2004/02/17 06:22:34+02:00 omakaista.fi!szaka
BLKGETSIZE ioctl uses unsigned long, not long for the size parameter.
Thus the maximum supported device is 2 TB on 32 bit platforms now
instead of only 1 TB.
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
1564a5b72e
Auto merged
...
2004/01/15 16:58:19+00:00 cantab.net!aia21
Auto merged
2004/01/07 15:48:41+00:00 cantab.net!aia21
Auto merged
2003/11/04 13:06:21+00:00 cantab.net!aia21
Auto merged
2003/10/28 15:55:31+00:00 flatcap.org!ntfs
move comment to help folding
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
001054baa9
Auto merged
...
2004/01/15 16:58:19+00:00 cantab.net!aia21
Auto merged
2003/10/28 15:55:31+00:00 flatcap.org!ntfs
typo
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
c4105e54e7
Auto merged
...
2004/01/07 15:48:41+00:00 cantab.net!aia21
Auto merged
2004/01/06 14:43:22+00:00 cantab.net!aia21
Auto merged
2003/11/19 00:40:18+00:00 flatcap.org!ntfs
Auto merged
2003/10/29 18:13:30+00:00 flatcap.org!ntfs
add dump_mem
remove junk that wasn't being used
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
d6c51bf64c
Auto merged
...
2004/01/07 15:48:41+00:00 cantab.net!aia21
Auto merged
2003/11/02 23:22:27+00:00 flatcap.org!ntfs
declare [EQV]printf
2003/10/29 18:13:30+00:00 flatcap.org!ntfs
added dump_mem
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
2da888cefe
Auto merged
...
2003/12/03 18:23:31+00:00 flatcap.org!ntfs
fix: output option was being ignored
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
fdacd99518
Add attribute and inode options to ntfscat (Szaka, modified by me).
...
(Logical change 1.299)
2004-03-06 17:42:28 +00:00
cantab.net!aia21
71943895e4
Update
...
(Logical change 1.298)
2004-03-05 23:19:25 +00:00