Commit Graph

38 Commits

Author SHA1 Message Date
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
security attribute and no securite id
2007-10-18 14:56:18 +00:00
jpandre
5c1d979b88 Defined interface to a function giving next entry in an index
Removed temporary interfaces for the same aim
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
Defined an option for graceful security id upgrade
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
(added a few const to arguments where needed,
made a few fields unsigned)
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
and upgraded to v1.1004
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