Commit History

Автор SHA1 Съобщение Дата
  Jacek Caban 9d666869f3 server: Remove no longer needed blocking argument from flush fd op. преди 7 години
  Jacek Caban a9c51f4e8a server: Create async object in flush request handler. преди 7 години
  Jacek Caban ad1e0609a0 server: Get rid of no loner used cancel_async from fd_ops. преди 8 години
  Alexandre Julliard 6ccefdb7c5 server: Support opening file objects from any root, not only directories. преди 8 години
  Alexandre Julliard f55db7882d server: Add link_name and unlink_name object operations. преди 8 години
  Alexandre Julliard 37503be654 server: Fix checks for a valid directory in object attributes. преди 8 години
  Alexandre Julliard c4843d4a45 server: Add a helper function to skip the object attributes structure. преди 8 години
  Alexandre Julliard 9504e2addf server: Add a helper function to validate and return object attributes. преди 8 години
  Alexandre Julliard 7350682aa6 server: Store the attributes in the object_attributes structure. преди 8 години
  Sebastian Lackner ec851647e2 server: Implement open_file_object for rootdir pointing to file object. преди 9 години
  Qian Hong f208c50cc0 server: Fix type name of File. преди 9 години
  Alexandre Julliard 860091d2fd server: Add an async structure to the flush request to follow the common pattern. преди 9 години
  Alexandre Julliard 837b39b202 server: Add read and write fd member functions. преди 9 години
  Piotr Caban 00b3f055be server: Fix DACL to permissions conversion. преди 9 години
  Piotr Caban 3eb448cf33 server: Make directory DACL entries inheritable. преди 9 години
  Sebastian Lackner 3d3c92782a server: Avoid leaking file descriptor on error in create_file_for_fd. преди 10 години
  Erich E. Hoover d2e216f462 server: Create directories with the specified security attributes. преди 11 години
  Dmitry Timoshkov b29fbc4f00 server: Set the unix file write mode bit also for FILE_APPEND_DATA access. преди 11 години
  Alexandre Julliard 62beef5a72 server: Add a helper function to compute an SID length. преди 11 години
  Francois Gouget c7cb3e6cb2 configure: Use errno.h instead of the non-standard sys/errno.h header. преди 13 години
  Hans Leidekker 3321c45038 server: Include groups in file mode calculation if the security descriptor matches the current user. преди 13 години
  Alexandre Julliard f2b34dddfb server: Set the fd user when duplicating a mapping file descriptor into a new file. преди 13 години
  Alexandre Julliard 900352bc6b server: Store a mapping instead of a file for process dlls. преди 13 години
  Alexandre Julliard eb2fe39d63 server: Add support for opening a new file handle from a mapping object. преди 13 години
  Dmitry Timoshkov f834d23197 server: FILE_OVERWRITE and FILE_OVERWRITE_IF need the FILE_WRITE_ATTRIBUTES permission. преди 13 години
  Dmitry Timoshkov 1b5602e59c server: Add excute permission when read file access is allowed. преди 13 години
  Dmitry Timoshkov da077956e1 server: Explicitly add FILE_DELETE_CHILD permission when file write access is allowed. преди 13 години
  Alexandre Julliard a2ca2ebd50 server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. преди 14 години
  Alexandre Julliard 80e844f713 server: Simplify computation of file modes from the security descriptor. преди 15 години
  Ben Peddell b419df1de4 server: Include user groups in file mode calculation when user is file owner. преди 15 години