Commit Graph

1497 Commits (49b10c0f61a66e802595f2987ae900be9ccaef6f)
 

Author SHA1 Message Date
cantab.net!aia21 411835bca3 Fix warnings by renaming some variables. (Yuval)
(Logical change 1.383)
2004-04-24 20:24:28 +00:00
cantab.net!aia21 b3cf768990 Update.
(Logical change 1.382)
2004-04-23 14:27:09 +00:00
cantab.net!aia21 75b4efb807 Remove global rl as it was used only in one place. (Yuval, Anton)
BKrev: 408927bdPoZ_d1bJ1owjOEOKOPpfZA
2004-04-23 14:27:09 +00:00
cantab.net!aia21 1e637d3709 Remove global rl as it was used only in one place. (Yuval, Anton)
(Logical change 1.382)
2004-04-23 14:27:09 +00:00
cantab.net!aia21 82d7cbd7b2 Fix lots of warnings about no prototypes by adding
the 'static' keyword.  (Yuval)

BKrev: 40892065jZ32rETJZyE3l8gnVveYJA
2004-04-23 13:55:49 +00:00
cantab.net!aia21 123b1028ec Fix lots of warnings about no prototypes by adding
the 'static' keyword.  (Yuval)

(Logical change 1.381)
2004-04-23 13:55:49 +00:00
cantab.net!aia21 1cc0d3146a libntfs/security.c::
- Fix silly bug where j is used to store the error code
  but i is later expected to be storing it.  (Yuval)
- Fix some warnings.  (Yuval, me)

BKrev: 4088f601g-KiCcRTsoOr9TFHUkHc4g
2004-04-23 10:54:57 +00:00
cantab.net!aia21 14449e4e00 - Fix silly bug where j is used to store the error code
but i is later expected to be storing it.  (Yuval)
- Fix some warnings.  (Yuval, me)

(Logical change 1.380)
2004-04-23 10:54:57 +00:00
cantab.net!aia21 4ab2a0a694 Update
(Logical change 1.379)
2004-04-23 10:12:49 +00:00
cantab.net!aia21 f90c2cd5b9 Fix some compiler warnings. (Yuval)
(Logical change 1.379)
2004-04-23 10:12:49 +00:00
cantab.net!aia21 38cebf3309 - Make ntfsclone and ntfsresize endian safe. (Anton)
- Fix some compiler warnings.  (Yuval)

BKrev: 4088ec2110GxrRbxWNWsgYKzC6qg7Q
2004-04-23 10:12:49 +00:00
cantab.net!aia21 d990c89479 - Make endian safe. (Anton)
- Fix some compiler warnings.  (Yuval)

(Logical change 1.379)
2004-04-23 10:12:49 +00:00
elisa-laajakaista.fi!szaka 54fd7ad8f5 ntfsprogs.8.in: Renamed the last ntfstools reference to ntfsprogs
BKrev: 408593f1AogxtKddQORMYbP1efSOyg
2004-04-20 21:19:45 +00:00
elisa-laajakaista.fi!szaka 62a4991b9a Renamed the last ntfstools reference to ntfsprogs
(Logical change 1.378)
2004-04-20 21:19:45 +00:00
elisa-laajakaista.fi!szaka 1b6c7d679d Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
into a80-186-119-178.elisa-laajakaista.fi:/home/szaka/ntfs/bk/ntfsprogs

2004/04/17 04:01:47+03:00 elisa-laajakaista.fi!szaka
ntfsresize: Detached ntfs_fsck_t from ntfs_resize_t and use it for check_allocation_bitmap() [in progress]

BKrev: 408082327nIgMzQiTZNjVb2zleFMCg
2004-04-17 01:02:42 +00:00
elisa-laajakaista.fi!szaka fbd9efac4e Auto merged
2004/04/17 04:01:46+03:00 elisa-laajakaista.fi!szaka
Detached ntfs_fsck_t from ntfs_resize_t and use it for check_allocation_bitmap() [in progress]

(Logical change 1.377)
2004-04-17 01:02:42 +00:00
cantab.net!aia21 b87c41cea4 ntfstruncate.c:
Update

BKrev: 4080496bkAV5bFMuLX9HKBRatOcoGw
2004-04-16 21:00:27 +00:00
cantab.net!aia21 12639f64b7 Update
(Logical change 1.376)
2004-04-16 21:00:27 +00:00
cantab.net!aia21 21712a814f Update
BKrev: 408048ecMR8YadNs1cmk4qbJDsoo1Q
2004-04-16 20:58:20 +00:00
cantab.net!aia21 b1a398abfb Update
(Logical change 1.375)
2004-04-16 20:58:20 +00:00
cantab.net!aia21 71c1fe3af8 Update
(Logical change 1.374)
2004-04-16 20:54:34 +00:00
cantab.net!aia21 16ca8d0253 Compiler warning fixes in utilities mostly due to GEN_PRINTF stuff. (Yuval)
BKrev: 4080480aB67Npmg7VhPx4tp1cOTmBA
2004-04-16 20:54:34 +00:00
cantab.net!aia21 86c68c96e1 Update
(Logical change 1.373)
2004-04-16 20:43:28 +00:00
cantab.net!aia21 4d47eca841 Split up mkntfs into multiple functions. (Yuval)
BKrev: 40804570EIWBfhtZCP1Yi0VNasOh7g
2004-04-16 20:43:28 +00:00
cantab.net!aia21 4a5abe3242 Split up into multiple functions. (Yuval)
(Logical change 1.373)
2004-04-16 20:43:28 +00:00
elisa-laajakaista.fi!szaka 49bc22ac54 split walk_inodes() into check_allocation_bitmap() and set_resize_constrains() [in progress]
(Logical change 1.372)
2004-04-16 19:25:24 +00:00
elisa-laajakaista.fi!szaka 510540736b ntfsresize: split walk_inodes() into check_allocation_bitmap() and set_resize_constrains() [in progress]
BKrev: 40803324Ufc5i_8jR0P9PSNH-Rw8Yw
2004-04-16 19:25:24 +00:00
elisa-laajakaista.fi!szaka 0d75e309a9 ntfsresize updated, ntfsclone added
(Logical change 1.371)
2004-04-15 21:10:18 +00:00
elisa-laajakaista.fi!szaka d636e24835 TODO.ntfsprogs changes: ntfsresize updated, ntfsclone added
BKrev: 407efa3aZaN1izFLDNxMgQYVZOcVnQ
2004-04-15 21:10:18 +00:00
cantab.net!aia21 8ff4b87536 Update ChangeLog
BKrev: 407e9c931wa9uYbh8AC46yOE97oR7w
2004-04-15 14:30:43 +00:00
cantab.net!aia21 ac5a6513c2 Update
(Logical change 1.370)
2004-04-15 14:30:43 +00:00
cantab.net!aia21 cd0bb098d9 Fix silly typo/bug.
(Logical change 1.369)
2004-04-15 11:55:46 +00:00
cantab.net!aia21 52889ba7a6 Big update from Yuval with some bits modified by me.
BKrev: 407e7842gn6IZECpDvcO77hHVfzn_w
2004-04-15 11:55:46 +00:00
cantab.net!aia21 e39688c9ab Big update from Yuval with some bits modified by me.
(Logical change 1.369)
2004-04-15 11:55:46 +00:00
cantab.net!aia21 9b931dc4f6 Update
(Logical change 1.368)
2004-04-15 11:10:40 +00:00
cantab.net!aia21 385c9deeec Fix SID_IDENTIFIER_AUTHORITY. It is big endian.
(Logical change 1.368)
2004-04-15 11:10:40 +00:00
cantab.net!aia21 8d9353c062 Add ntfs_sid_to_mbs_size() and ntfs_sid_to_mbs().
(Logical change 1.368)
2004-04-15 11:10:40 +00:00
cantab.net!aia21 e44d450539 Add ntfs_sid_is_valid() and exports for ntfs_sid_to_mbs_size() and
ntfs_sid_to_mbs().

(Logical change 1.368)
2004-04-15 11:10:40 +00:00
cantab.net!aia21 7fa7b339af Add new API to security.[hc]: ntfs_sid_is_valid(), ntfs_sid_to_mbs(), and
ntfs_sid_to_mbs_size().

BKrev: 407e6db0U33Qo46DqIBjsMBhV7oxeA
2004-04-15 11:10:40 +00:00
cantab.net!aia21 5107604fff Minor typo fix.
(Logical change 1.367)
2004-04-15 08:10:14 +00:00
cantab.net!aia21 46530a95ba Minor typo fix in layout.h.
BKrev: 407e4366W5B4BKUVuSaJ_2kSRUjv7A
2004-04-15 08:10:14 +00:00
cantab.net!aia21 204a58e75e Add export for ntfs_sid_to_mbs().
(Logical change 1.367)
2004-04-15 08:10:14 +00:00
elisa-laajakaista.fi!szaka 11b90db25b Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg
so utilities won't do bogus and unexpected things

BKrev: 407dda7949vKnweBtGT2RPpJHDVnkA
2004-04-15 00:42:33 +00:00
elisa-laajakaista.fi!szaka 8c67ce1c36 Fix incorrect getopt_long() usage: converted argv[optind-1] to optarg
so utilities won't do bogus and unexpected things

(Logical change 1.366)
2004-04-15 00:42:33 +00:00
elisa-laajakaista.fi!szaka 8d343b3eec ntfsclone --metadata also saves at least the first 8 KiB of the $LogFile
BKrev: 407dc9bfW-z6bxJFdFoBxq7Ryxq7vA
2004-04-14 23:31:11 +00:00
elisa-laajakaista.fi!szaka 61ea0f59d8 ntfsclone --metadata also saves at least the first 8 KiB of the $LogFile
(Logical change 1.365)
2004-04-14 23:31:11 +00:00
elisa-laajakaista.fi!szaka 04c554b927 ntfsresize: got rid of the global struct bitmap lcn_bitmap (some work towards code reuse)
BKrev: 407c929888CoOtrBfDIarP3QUIlVvQ
2004-04-14 01:23:36 +00:00
elisa-laajakaista.fi!szaka cb7d91eb16 got rid of the global struct bitmap lcn_bitmap (some work towards code reuse)
(Logical change 1.364)
2004-04-14 01:23:36 +00:00
elisa-laajakaista.fi!szaka 443662a5d6 destination device must be opened O_RDWR because device_size_get() might need to read()
(Logical change 1.363)
2004-04-13 22:56:11 +00:00
elisa-laajakaista.fi!szaka c7f948d554 Merge ssh://linux-ntfs@bkbits.net/ntfsprogs
into a80-186-119-178.elisa-laajakaista.fi:/home/szaka/ntfs/bk/ntfsprogs

2004/04/14 01:54:36+03:00 elisa-laajakaista.fi!szaka
ntfsclone: destination device must be opened O_RDWR because device_size_get() might need to read()

BKrev: 407c700buw8CD3qUrtauDjlQyEYIIQ
2004-04-13 22:56:11 +00:00