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 |
|
uvman
|
acb04c0435
|
Remove unneeded padding. The compiler will pad if it wan't to.
|
2006-10-18 14:41:41 +00:00 |
|
flatcap
|
949043ab36
|
Tidy whitespace: trailing space; <space><tab> at the beginning of lines
Fix warnings about sign differences
Fix warnings about unused parameters
Tidy a few functions that didn't have { on a new line
|
2005-06-19 21:09:40 +00:00 |
|
!uv
|
e7545d7e24
|
Reorder/pad 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
|
3423a8a909
|
Rename uchar_t to ntfschar.
(Logical change 1.392)
|
2004-05-14 13:02:33 +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
|
def94f5b0c
|
typo
(Logical change 1.200)
|
2003-10-11 15:36:14 +00:00 |
|
flatcap.org!flatcap
|
ad1e482a7b
|
minor layout tweaks
(Logical change 1.105)
|
2003-01-19 22:01:18 +00:00 |
|
flatcap.org!flatcap
|
7d20cb5376
|
start to work on the program's behaviour
(Logical change 1.85)
|
2003-01-10 01:06:19 +00:00 |
|
flatcap.org!flatcap
|
9227c23f73
|
(Logical change 1.80)
|
2003-01-09 01:42:21 +00:00 |
|
flatcap.org!flatcap
|
fde565d504
|
Initial revision
|
2003-01-09 01:42:21 +00:00 |
|