Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3729: permission changes on directories always include the FILE_ATTRIBUTE_DI... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3717: - expanded the RAW-RENAME test a little | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3694: added support for the RENAME_INFORMATION level of setfileinfo and | Andrew Tridgell | 1 | -10/+48 |
2007-10-10 | r3618: - this adds the special case for DENY_DOS semantics, as shown by the B... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r3615: split out struct pvfs_file_handle from struct pvfs_file. This is in | Andrew Tridgell | 1 | -20/+73 |
2007-10-10 | r3595: - fixed a talloc_free ordering problem on cleanup with pending requests | Andrew Tridgell | 1 | -0/+31 |
2007-10-10 | r3573: added trans2open support to smbd and pvfs, and fine-tuned the open->ge... | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r3549: added support for DOS extended attribute lists (name/value pairs) | Andrew Tridgell | 1 | -14/+64 |
2007-10-10 | r3545: initial support for using extended attributes to hold extended dos att... | Andrew Tridgell | 1 | -1/+16 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3351: handle far more operations on open directory handles. pvfs was failing | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r3258: fixed "don't change" attribute for RAW_SFILEINFO_BASIC_INFO | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3247: FILE_ATTRIBUTE_NORMAL is only a null-op for setattr and setattre, not ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3240: - update the rules for what error codes should be given on the | Andrew Tridgell | 1 | -41/+172 |
2007-10-10 | r3179: - fixed error return on utime failure | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3161: pvfs now passes the RAW-SEEK test | Andrew Tridgell | 1 | -0/+67 |
2007-10-10 | r3160: recognise RAW_SFILEINFO_DISPOSITION_INFORMATION (fixes temporary files... | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r3153: pvfs now passes the first 9 of the BASE-DELETE tests | Andrew Tridgell | 1 | -0/+13 |
2007-10-10 | r3133: - more consistent error checking in rename and setfileinfo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2751: this is a new ntvfs design which tries to solve: | Stefan Metzmacher | 1 | -3/+4 |
2007-10-10 | r2660: - converted the libcli/raw/ library to use talloc_increase_ref_count() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2561: completely redid the ntvfs module chaining code, You can now do someth... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2436: the second big lump of posix vfs code. | Andrew Tridgell | 1 | -0/+69 |