Eric Pouech
|
4634447d6b
- got rid of include/async.h
|
20 tahun lalu |
Alexandre Julliard
|
6a27b48895
Fd type is no longer used, get rid of it.
|
20 tahun lalu |
Alexandre Julliard
|
684b65cd52
Added support for FILE_DIRECTORY_FILE and FILE_NON_DIRECTORY_FILE open
|
21 tahun lalu |
Alexandre Julliard
|
18c08d307a
Removed the get_file_info request.
|
21 tahun lalu |
Alexandre Julliard
|
49b2f6d964
Get rid of the removable media handling in the server.
|
21 tahun lalu |
Alexandre Julliard
|
9ff78729fa
Moved FILE_DELETE_ON_CLOSE support to the inode object so that we
|
21 tahun lalu |
Alexandre Julliard
|
74bd1e47ed
Check file sharing permissions based on the file inode instead of the
|
21 tahun lalu |
Alexandre Julliard
|
adc0610db7
Make the standard create_file request handle serial ports too, and
|
21 tahun lalu |
Alexandre Julliard
|
af192f83b6
Store a "removable" flag instead of the full drive type in the server
|
21 tahun lalu |
Francois Gouget
|
3ca761220a
Spelling fixes (s/occured/occurred/ and variants).
|
22 tahun lalu |
Mike McCormack
|
ef8b94622a
- rewrite of the named pipe code
|
22 tahun lalu |
Alexandre Julliard
|
3e588e3a57
Implemented file change notifications, based on a patch by Mike
|
22 tahun lalu |
Gerald Pfeifer
|
6dcc1af7fb
Fix signature of open_fd().
|
22 tahun lalu |
Alexandre Julliard
|
ce61349334
Implemented file locking functions (partly based on my old Corel
|
22 tahun lalu |
Alexandre Julliard
|
580da246f5
Added an inode object to keep track of all file descriptors open for a
|
22 tahun lalu |
Alexandre Julliard
|
e66207ebfc
Moved all references to file descriptors out of the generic object
|
22 tahun lalu |
Alexandre Julliard
|
cf27a7fa3b
Changed fd operations to take a struct fd instead of a struct object.
|
22 tahun lalu |
Alexandre Julliard
|
863637b158
Started moving functions that deal with Unix file descriptors to a
|
22 tahun lalu |