Erik Larsson
|
bcdc76f12d
|
Merge remote branch 'linux-ntfs/libntfs-3g_port-v2_0_0' into PERMISSION_HANDLING_BRANCH
Conflicts:
.cvsignore
AUTHORS
CREDITS
ChangeLog
NEWS
README
TODO.libntfs
autogen.sh
configure.ac
include/ntfs/Makefile.am
libntfs-3g/misc.c
libntfs/Makefile.am
libntfs/gnome-vfs-method.c
libntfs/gnome-vfs-module.c
ntfsprogs.spec.in
ntfsprogs/.cvsignore
ntfsprogs/mkntfs.c
ntfsprogs/ntfscat.8.in
ntfsprogs/ntfsclone.c
ntfsprogs/ntfscp.8.in
ntfsprogs/ntfsinfo.c
ntfsprogs/ntfsprogs.8.in
ntfsprogs/ntfsresize.c
ntfsprogs/ntfsrm.c
ntfsprogs/ntfsundelete.h
ntfsprogs/upcase.c
ntfsprogs/utils.c
test/Makefile.am
|
2010-12-17 09:04:01 +01:00 |
|
Erik Larsson
|
16dbcbec0c
|
Restored 'local' includes for all the ntfsprogs instead of using system includes (e.g. #include "yada.h" instead of #include <ntfs-3g/yada.h>).
|
2010-12-16 09:59:42 +01:00 |
|
Erik Larsson
|
713fbb390e
|
Merge commit 'v2_0_0' into libntfs-3g_port-v2_0_0
Conflicts:
configure.ac
include/ntfs/Makefile.am
include/ntfs/attrib.h
include/ntfs/bitmap.h
include/ntfs/collate.h
include/ntfs/debug.h
include/ntfs/dir.h
include/ntfs/endians.h
include/ntfs/index.h
include/ntfs/inode.h
include/ntfs/layout.h
include/ntfs/logfile.h
include/ntfs/logging.h
include/ntfs/mft.h
include/ntfs/ntfstime.h
include/ntfs/runlist.h
include/ntfs/support.h
include/ntfs/types.h
include/ntfs/unistr.h
include/ntfs/volume.h
libntfs/Makefile.am
libntfs/attrib.c
libntfs/attrlist.c
libntfs/bitmap.c
libntfs/bootsect.c
libntfs/collate.c
libntfs/compress.c
libntfs/debug.c
libntfs/device.c
libntfs/device_io.c
libntfs/dir.c
libntfs/index.c
libntfs/inode.c
libntfs/lcnalloc.c
libntfs/logfile.c
libntfs/logging.c
libntfs/mft.c
libntfs/mst.c
libntfs/runlist.c
libntfs/security.c
libntfs/unistr.c
libntfs/unix_io.c
libntfs/volume.c
libntfs/win32_io.c
ntfsprogs/Makefile.am
ntfsprogs/mkntfs.c
ntfsprogs/ntfscat.c
ntfsprogs/ntfsclone.c
ntfsprogs/ntfscmp.c
ntfsprogs/ntfscp.c
ntfsprogs/ntfsinfo.c
ntfsprogs/ntfsmount.8.in
ntfsprogs/ntfsmount.c
ntfsprogs/ntfsundelete.c
ntfsprogs/upcase.c
|
2010-12-02 22:31:21 +01:00 |
|
Erik Larsson
|
1860eff1da
|
Updated all includes in the basic ntfsprogs utilities for libntfs-3g.
|
2010-12-02 15:57:58 +01:00 |
|
aia21
|
5302d23f7b
|
- Empty the journal at mount time. (Anton)
- Set the volume dirty bit at mount time (if it is not set already and
clear it again at umount time but only if it was not set to start
with. (Anton)
|
2006-11-28 10:09:56 +00:00 |
|
szaka
|
9be56ad848
|
ntfscat can display named attributes, streams too
|
2005-10-23 14:00:37 +00:00 |
|
!uv
|
97df123793
|
Reorder struct members in order to align to 32 and 64 bit bounderies.
(Logical change 1.505)
|
2004-08-20 12:01:17 +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
|
b44276e3f1
|
Add -quiet and -verbose options to ntfscat.
(Logical change 1.209)
|
2003-10-17 15:43:14 +00:00 |
|
flatcap.org!ntfs
|
f28338e40c
|
Initial revision
|
2003-10-10 23:22:23 +00:00 |
|
flatcap.org!ntfs
|
cfacfc10a5
|
(Logical change 1.195)
|
2003-10-10 23:22:23 +00:00 |
|