ntfs-3g/ntfsprogs
antona d658b8f019 Fix typo in ChangeLog (thanks Szaka!).
Do more detection in configure.ac and in particular check for getopt_long,
windows.h, wincrypt.h, and gcrypt.h and most importantly (for now) give command
line option to enable crypto stuff and autodetect if libgcrypt is present.
And only build ntfsdecrypt (still make extra only) only if both --enable-crypto
was specified AND libgcrypt was found.
2005-08-04 10:36:35 +00:00
..
.cvsignore Remove all Makefile.in files and add them all to all .cvsignores. 2005-07-29 15:10:19 +00:00
Makefile.am Fix typo in ChangeLog (thanks Szaka!). 2005-08-04 10:36:35 +00:00
attrdef.c mvdir 2002-11-29 12:16:35 +00:00
boot.c mvdir 2002-11-29 12:16:35 +00:00
cluster.c Reduce compile time dependencies. 2004-08-20 12:04:47 +00:00
cluster.h Change mode to -rw-rw-r-- 2004-06-06 14:17:26 +00:00
decrypt.c Remove include of openssl/md5.h as that is no longer used. 2005-08-02 09:48:42 +00:00
decrypt.h First pass at massive cleanup of ntfsdectypt/decrypt. 2005-07-27 15:55:42 +00:00
mkntfs.8.in Spelling typos, Debian bug #300073 2005-07-12 16:18:10 +00:00
mkntfs.c Move timeconv to ntfstime, update changelog, and news for new release. 2005-08-04 09:59:39 +00:00
ntfscat.8.in ntfscat now works with attribute names 2005-06-20 14:24:53 +00:00
ntfscat.c Move timeconv to ntfstime, update changelog, and news for new release. 2005-08-04 09:59:39 +00:00
ntfscat.h Reorder struct members in order to align to 32 and 64 bit bounderies. 2004-08-20 12:01:17 +00:00
ntfsclone.8.in ntfsclone man: examples use gzip instead of bzip2; some clarifications 2005-06-28 21:09:35 +00:00
ntfsclone.c Fix memory leak in ignore_bad_clusters() 2005-07-13 17:07:13 +00:00
ntfscluster.8.in Fix typos, patch from debian version of nftsprogs 1.9.4-2. 2005-07-05 16:34:15 +00:00
ntfscluster.c Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfscluster.h Tidy whitespace: trailing space; <space><tab> at the beginning of lines 2005-06-19 21:09:40 +00:00
ntfscp.8.in - Fix bug in index.c pointed by Anton, many thanks to him. 2005-06-05 23:48:55 +00:00
ntfscp.c ntfscp.c: fix bug intoduced by Anton in changeset 1.21 2005-07-25 22:05:27 +00:00
ntfsdecrypt.c Fix a core dump. 2005-07-28 15:14:40 +00:00
ntfsdump_logfile.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfsfix.8.in Update ntfsfix manual 2005-07-10 22:44:00 +00:00
ntfsfix.c Spelling typos, Debian bug #300073 2005-07-12 16:18:10 +00:00
ntfsinfo.8.in Update a little for the new ntfsinfo functionality. 2004-05-11 09:21:24 +00:00
ntfsinfo.c Move timeconv to ntfstime, update changelog, and news for new release. 2005-08-04 09:59:39 +00:00
ntfslabel.8.in Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
ntfslabel.c make ntfslabel pay attention to the --no-action 2004-08-12 08:15:25 +00:00
ntfsls.8.in Update 2004-03-10 23:37:54 +00:00
ntfsls.c Move timeconv to ntfstime, update changelog, and news for new release. 2005-08-04 09:59:39 +00:00
ntfsmftalloc.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfsmount.8.in ntfsmount: 2005-07-15 15:53:22 +00:00
ntfsmount.c Fix ntfsmount warnings. 2005-08-03 22:29:14 +00:00
ntfsmove.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfsmove.h Reorder/pad struct members in order to align to 32 and 64 bit bounderies. 2004-08-20 12:01:17 +00:00
ntfsprogs.8.in * ntfsmount: change default fmask and dmask to 0177 and 0077 respectively. 2005-07-05 01:18:02 +00:00
ntfsresize.8.in Support resizing into the middle of a $MFT $DATA extent 2005-07-25 20:40:07 +00:00
ntfsresize.c Fix for ntfs_rl_truncate() EIO: always set the correct size for $BadClus:$Bad, 2005-08-03 22:40:29 +00:00
ntfsrm.c Move timeconv to ntfstime, update changelog, and news for new release. 2005-08-04 09:59:39 +00:00
ntfsrm.h fix some sloppy memory management 2005-07-12 17:13:29 +00:00
ntfstruncate.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfsundelete.8.in Updates from Holger for regex undelete 2005-03-23 13:01:27 +00:00
ntfsundelete.c Move timeconv to ntfstime, update changelog, and news for new release. 2005-08-04 09:59:39 +00:00
ntfsundelete.h got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfswipe.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
ntfswipe.h Typo fixes (Ender) 2004-03-10 22:03:54 +00:00
sd.c got bored. don't read the diffs. 2005-07-06 22:47:01 +00:00
upcase.c Rename uchar_t to ntfschar. 2004-05-14 13:02:33 +00:00
utils.c Change errno and print more verbose message in case if logfile check failed. 2005-07-29 14:44:23 +00:00
utils.h - Move ntfs2utc and utc2ntfs from utils.[ch] to timeconv.h. 2005-07-20 19:06:28 +00:00