..
.cvsignore
- mkntfs: Generate a random DCE compliant UUID for the created volume
2006-12-13 00:11:50 +00:00
Makefile.am
Transparently integrate reading of encrypted files into library
2007-08-22 16:55:57 +03:00
attrdef.c
Update version to 2.0.0, update NEWS, update mkntfs man page and mkntfs itself.
2006-12-13 10:46:49 +00:00
attrdef.h
Update version to 2.0.0, update NEWS, update mkntfs man page and mkntfs itself.
2006-12-13 10:46:49 +00:00
boot.c
- mkntfs: Use Vista $Boot rather than XP one. (Anton)
2007-03-06 15:44:30 +00:00
boot.h
- mkntfs: Use Vista $Boot rather than XP one. (Anton)
2007-03-06 15:44:30 +00:00
cluster.c
Remove confusing inode enumeration messages: it just hides the valuable
2006-03-13 20:34:41 +00:00
cluster.h
whitespace fixes - no code changes
2005-10-26 22:54:57 +00:00
mkntfs.8.in
Update version to 2.0.0, update NEWS, update mkntfs man page and mkntfs itself.
2006-12-13 10:46:49 +00:00
mkntfs.c
Fix sparse warnings from git HEAD version
2007-07-21 22:01:57 +03:00
ntfscat.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscat.c
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
ntfscat.h
- Empty the journal at mount time. (Anton)
2006-11-28 10:09:56 +00:00
ntfsck.c
ntfsck by Yuval to extra dist with minor changes from me
2006-12-11 03:06:35 +00:00
ntfsclone.8.in
Add a section about windows cloning
2006-02-18 20:36:33 +00:00
ntfsclone.c
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
ntfscluster.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscluster.c
* Rename MS_{RDONLY,NOATIME} to NTFS_MNT_{RDONLY,NOATIME}.
2006-11-12 22:46:50 +00:00
ntfscluster.h
Remove unneeded padding. The compiler will pad if it wan't to.
2006-10-18 14:41:41 +00:00
ntfscmp.8.in
Fix typos
2006-04-11 22:46:09 +00:00
ntfscmp.c
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
ntfscp.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfscp.c
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
ntfsdecrypt.c
Transparently integrate reading of encrypted files into library
2007-08-22 16:55:57 +03:00
ntfsdump_logfile.c
- Empty the journal at mount time. (Anton)
2006-11-28 10:09:56 +00:00
ntfsfix.8.in
Szaka prefers to have the lofgile reset and dirty bit setting done even if they
2006-12-11 10:41:34 +00:00
ntfsfix.c
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
ntfsinfo.8.in
Fix bogus reference to ntfsundelete
2006-04-05 02:59:12 +00:00
ntfsinfo.c
info: nice LCN dumping
2007-06-08 13:48:28 +03:00
ntfslabel.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfslabel.c
fix sparse errors. and first steps towards endianness checking
2006-12-12 15:02:25 +00:00
ntfsls.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsls.c
* Rename MS_{RDONLY,NOATIME} to NTFS_MNT_{RDONLY,NOATIME}.
2006-11-12 22:46:50 +00:00
ntfsmftalloc.c
* Rename MS_{RDONLY,NOATIME} to NTFS_MNT_{RDONLY,NOATIME}.
2006-11-12 22:46:50 +00:00
ntfsmount.8.in
update ntfsmount man page
2006-02-20 17:11:24 +00:00
ntfsmount.c
Transparently integrate reading of encrypted files into library
2007-08-22 16:55:57 +03:00
ntfsmove.c
- Empty the journal at mount time. (Anton)
2006-11-28 10:09:56 +00:00
ntfsmove.h
Remove unneeded padding. The compiler will pad if it wan't to.
2006-10-18 14:41:41 +00:00
ntfsprogs.8.in
Update ntfsprogs manual
2006-04-11 22:14:38 +00:00
ntfsresize.8.in
Update credit
2006-02-12 01:30:34 +00:00
ntfsresize.c
Fix sparse warnings from git HEAD version
2007-07-21 22:01:57 +03:00
ntfsrm.c
* Rename MS_{RDONLY,NOATIME} to NTFS_MNT_{RDONLY,NOATIME}.
2006-11-12 22:46:50 +00:00
ntfsrm.h
ntfsrm has been split up and merged into libntfs.
2005-10-16 23:33:03 +00:00
ntfstruncate.c
Fix ntfstruncate build breakage.
2006-12-13 10:51:32 +00:00
ntfsundelete.8.in
Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the
2006-02-06 01:05:01 +00:00
ntfsundelete.c
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
ntfsundelete.h
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
ntfswipe.c
- Empty the journal at mount time. (Anton)
2006-11-28 10:09:56 +00:00
ntfswipe.h
Typo fixes (Ender)
2004-03-10 22:03:54 +00:00
sd.c
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
sd.h
- mkntfs: Create more Vista like volumes. We now match the security
2006-12-19 16:31:52 +00:00
utils.c
Introduce sparse endian annotations. Adopt library (also fix 2 real bugs) and progs (lots of bugs).
2007-06-08 13:47:57 +03:00
utils.h
prepare to Szaka's code merge: remove not working Rich's index code
2006-07-17 11:49:52 +00:00