jpandre
|
aa54558345
|
Fixed wrong size (quota_charged, usn)
|
2009-03-23 16:09:24 +00:00 |
jpandre
|
ddfb2175a9
|
Improved creating gaps in sparse files
|
2009-02-13 10:37:53 +00:00 |
jpandre
|
93b695f1cc
|
Adapted to ntfs-3g-2009.2.1
|
2009-02-12 20:32:21 +00:00 |
jpandre
|
2dc7362ba9
|
Improved computation of runlist for fragmented files O(n) instead of O(n*n)
|
2009-02-03 17:12:04 +00:00 |
jpandre
|
11216c6942
|
Adapted to ntfs-3g-2009.1.1
|
2009-01-23 11:11:44 +00:00 |
jpandre
|
9b996d31b9
|
Relocated code for setting/retrieving NTFS attribs
|
2009-01-17 08:37:17 +00:00 |
jpandre
|
ca6466c6bb
|
Mapped a few NTFS internal data to extended attributes
|
2009-01-05 13:56:05 +00:00 |
jpandre
|
d3f3a19866
|
Adapted to ntfs-3g.1.5222-RC
|
2009-01-05 13:28:06 +00:00 |
szaka
|
50702ea690
|
add --disable-posix-acl configure option
|
2008-12-06 12:34:37 +00:00 |
jpandre
|
6faf38df12
|
Adapted to ntfs-3g.1.5130
|
2008-12-01 15:29:23 +00:00 |
jpandre
|
c4c3c8f90f
|
Fixed inclusion of two functions whatever ACL option selected
|
2008-12-01 15:07:49 +00:00 |
jpandre
|
ee37dcab6d
|
Interpreted symbolic links created by Vista as symbolic links
|
2008-11-26 15:57:20 +00:00 |
jpandre
|
751483b465
|
Inserted the new files reparse.c and reparse.h in the build process
|
2008-11-04 13:39:02 +00:00 |
jpandre
|
33bccc53c9
|
Implemented an interpretation of junction points
|
2008-11-02 09:14:57 +00:00 |
jpandre
|
cbca88095d
|
Fixed type of argument for file creation
|
2008-09-21 17:27:21 +00:00 |
jpandre
|
e5286c09d6
|
Adapted to ntfs-3g.1.2926-RC
|
2008-09-19 13:39:38 +00:00 |
jpandre
|
f857740a4d
|
Renamed inode_cache to xinode_cache for easier reference
|
2008-09-19 13:27:55 +00:00 |
jpandre
|
a675f60863
|
Declared mapping data as const in a few interfaces
|
2008-09-09 15:26:38 +00:00 |
jpandre
|
cb59654f39
|
Implemented an extended attribute interface to get/set NTFS ACLs
|
2008-09-01 16:24:54 +00:00 |
jpandre
|
6bfd3ed546
|
Fixed a stupid name prefixing
|
2008-08-30 10:31:40 +00:00 |
jpandre
|
fd60178d8f
|
Made possible to mention root as a designated user or group
|
2008-08-27 08:35:53 +00:00 |
jpandre
|
d3da724466
|
Redefined the options to activate the levels of permissions checking
|
2008-08-25 09:11:43 +00:00 |
jpandre
|
13552eba52
|
Integrated full utf-8 to utf-16le conversions, based on code by Berhard Kaindl
|
2008-08-21 12:04:51 +00:00 |
jpandre
|
62780e137b
|
Cleaned and fixed endianness conversions
|
2008-08-21 11:02:35 +00:00 |
jpandre
|
713e6349c8
|
Redefined the options to activate the levels of checking
|
2008-08-21 10:42:03 +00:00 |
jpandre
|
7f42da0b07
|
Reorganized and split the security source file, a few interfaces changed
|
2008-08-21 10:27:46 +00:00 |
jpandre
|
6a47056d18
|
Merged the Posix ACL code, now it is a compile-time option
|
2008-08-21 10:08:20 +00:00 |
jpandre
|
499e106341
|
Adapted to ntfs-3g.1.2812
|
2008-08-16 15:17:47 +00:00 |
jpandre
|
ca9e62559a
|
Added entries in security API to process user mappings and Win32 attribs
|
2008-08-16 15:15:28 +00:00 |
szaka
|
a6d8c6b1a6
|
new: use tabulated logging; add ntfs_log_enter() and ntfs_log_leave()
and convert the most commonly used functions
|
2008-06-30 00:13:23 +00:00 |
szaka
|
1098244bbf
|
copyright update
|
2008-06-29 23:13:32 +00:00 |
jpandre
|
7c05f13884
|
Adapted to ntfs-3g-1.2531
|
2008-05-30 07:40:22 +00:00 |
szaka
|
5e1c95de2c
|
fix packaging: always distribute headers (Alon Bar-Lev)
|
2008-05-20 19:35:37 +00:00 |
szaka
|
6a59ac3583
|
fix: support build in a separate directory (Alon Bar-Lev)
|
2008-05-19 17:40:34 +00:00 |
jpandre
|
5e30e6f204
|
Extended cacheing to any variable type
|
2008-04-17 13:26:52 +00:00 |
jpandre
|
b929b94aaa
|
Fixed trailing '/' circumstances and simplified path normalization
|
2008-04-17 10:26:15 +00:00 |
szaka
|
69423166cb
|
fix: symlink failed or the size was truncated at modulo 256 if the target was over 255 bytes
|
2008-04-02 10:29:22 +00:00 |
szaka
|
2f85653372
|
Fix build. libfuse-lite and include/fuse-lite must be symlinks to the
respective fuse lite directories.
|
2008-03-28 22:26:24 +00:00 |
jpandre
|
e4a835076a
|
Updating the source directory tree
|
2008-03-28 14:42:50 +00:00 |
jpandre
|
be365af93b
|
Made implicit user mapping more general and improved checks
|
2008-03-12 16:15:52 +00:00 |
jpandre
|
3fb950c590
|
Implemented dynamic groups and a generic user mapping
|
2008-03-11 15:36:40 +00:00 |
jpandre
|
53fa335624
|
Adapted to ntfs-3g.1.2310
|
2008-03-10 15:35:54 +00:00 |
jpandre
|
8cc3d7d7b2
|
Improved consistency checks related to $Secure
|
2008-03-06 11:26:23 +00:00 |
jpandre
|
a38b79897d
|
Adapted to ntfs-3g.1.2216
|
2008-02-18 15:15:13 +00:00 |
jpandre
|
427c0dc48f
|
Adapted to ntfs-3g-1.2129
|
2008-01-30 11:03:22 +00:00 |
jpandre
|
2ff8218406
|
Adapted to ntfs-3g-1.2121-RC
|
2008-01-23 08:16:23 +00:00 |
jpandre
|
31d414ca1d
|
Implemented an option to designate a user mapping file
|
2008-01-15 17:41:46 +00:00 |
jpandre
|
038156ba82
|
Reengineered LRU caches, made generic, and applied to finding inode numbers
|
2008-01-10 17:32:55 +00:00 |
jpandre
|
59a21e6110
|
Reengineered permissions cache
|
2007-12-13 09:14:51 +00:00 |
jpandre
|
0f40622012
|
Developped processing of static supplementary groups
|
2007-12-07 20:07:17 +00:00 |
jpandre
|
d78230bb7f
|
Fixed audit functions
|
2007-11-24 09:25:22 +00:00 |
jpandre
|
1e8eed2e92
|
Adjusted to v 1.1120
|
2007-11-20 10:58:22 +00:00 |
szaka
|
906637db9e
|
posix file time updates (Yura Pakhuchiy, Szabolcs Szakacsits)
|
2007-11-13 00:11:51 +00:00 |
jpandre
|
7f9fd9f4ea
|
Reorganized file creation to avoid temporary settings (continued)
|
2007-10-31 07:29:56 +00:00 |
jpandre
|
a8dc8655d0
|
Adjusted to v 1.1030
|
2007-10-29 16:28:33 +00:00 |
jpandre
|
b31b4cb124
|
Returned the securid and size even if short buffer in security API
|
2007-10-24 06:37:52 +00:00 |
jpandre
|
0c15d089ef
|
Implemented cache extension for legacy directories
|
2007-10-20 12:40:22 +00:00 |
jpandre
|
a597c1c608
|
Implemented special protection modes : sticky, setuid, setgid
|
2007-10-19 15:18:55 +00:00 |
jpandre
|
6886650afc
|
Fixed several endianness errors
|
2007-10-19 07:16:21 +00:00 |
jpandre
|
86084908e2
|
Reorganized ACL inheritance to allow inheritance in directories with a
|
2007-10-18 14:56:18 +00:00 |
jpandre
|
5c1d979b88
|
Defined interface to a function giving next entry in an index
|
2007-10-12 12:53:06 +00:00 |
jpandre
|
3d52f33763
|
Added a field for security options
|
2007-10-12 12:51:03 +00:00 |
jpandre
|
eb1839d187
|
Defined a security API
|
2007-10-12 12:49:58 +00:00 |
jpandre
|
a8a33f0bc3
|
Reverted back relay for free() and consequences on const ptrs
|
2007-10-09 13:33:11 +00:00 |
jpandre
|
44326c40b7
|
reverted back relay for free()
|
2007-10-09 13:27:35 +00:00 |
jpandre
|
728a9c1aad
|
added a ntfs_free(const void*)
|
2007-10-09 07:40:53 +00:00 |
jpandre
|
f5b7ac0905
|
Cleaned code
|
2007-10-09 07:32:12 +00:00 |
jpandre
|
78c14e05a8
|
Cleaned code (added a few const to arguments where useful)
|
2007-10-09 07:30:40 +00:00 |
szaka
|
4206ceddce
|
fix warnings
|
2007-10-08 22:03:31 +00:00 |
jpandre
|
fe10799d0f
|
New fields to store handles to $Secure
|
2007-10-06 14:32:12 +00:00 |
jpandre
|
006d0aad79
|
New structs for two-way cacheing
|
2007-10-06 14:27:25 +00:00 |
jpandre
|
7006a9452c
|
Fixed and improved comments
|
2007-09-28 06:59:53 +00:00 |
jpandre
|
99b4aba970
|
*** empty log message ***
|
2007-09-27 13:29:52 +00:00 |
szaka
|
a97c661efe
|
statfs optimization: O(1) free cluster calculation (David Fox, Szabolcs Szakacsits)
|
2007-09-12 20:51:06 +00:00 |
szaka
|
c9172f66cf
|
add ntfs_security_hash(): hash of a security descriptor (Anton Altaparmakov)
|
2007-09-02 12:38:29 +00:00 |
szaka
|
921457fd65
|
add ntfs_rol32 and ntfs_ror32
|
2007-09-02 12:36:33 +00:00 |
szaka
|
3ef37024df
|
remove unused list.h header file
|
2007-09-01 11:28:43 +00:00 |
szaka
|
965dd72bb3
|
Add --disable-library option: don't install libntfs-3g but link into ntfs-3g.
Binary size is 10-15% down, performance is 2-5% up (Bernhard Kaindl)
|
2007-08-23 22:32:25 +00:00 |
szaka
|
d2fab4e71f
|
fix: utimes() shouldn't update the parent dir mtime (Wayne Sherman, Szaka)
|
2007-08-10 15:01:21 +00:00 |
szaka
|
a7e4d503e2
|
fix: rename may updated mtime for some files/dirs (Wayne Sherman, Szaka)
|
2007-08-09 14:11:54 +00:00 |
szaka
|
ac23ed59c5
|
add ntfs_inode_base() helper
|
2007-07-20 21:43:39 +00:00 |
szaka
|
b4470951ac
|
remove unused ntfs_device_umount()
|
2007-06-08 23:11:55 +00:00 |
szaka
|
5984592552
|
support read-write mount with the --force option if logfile is unclean
|
2007-04-08 20:23:11 +00:00 |
szaka
|
8a82a85477
|
support older than FUSE 2.6 kernel modules
|
2007-01-15 21:46:31 +00:00 |
szaka
|
45630fa43c
|
ntfs_boot_sector_is_ntfs/ntfs_boot_sector_parse: log errors
|
2006-12-08 23:55:10 +00:00 |
szaka
|
52e0bb19d6
|
fix: directories were unreadable if the cluster size was bigger than 4kB
|
2006-12-07 01:11:38 +00:00 |
szaka
|
94b94568e3
|
add ntfs_attr_remove(); convert its users
|
2006-11-08 21:36:29 +00:00 |
szaka
|
ba63b7daca
|
initial CVS import
|
2006-10-30 22:32:48 +00:00 |