Sign in
goma
/
wine
/
57cf3e4f9faa450d5a307bbdbe74b7b961c69546
/
dlls
/
mountmgr.sys
4628c52
mountmgr: Add a trailing '\n' to a WARN() message.
by Francois Gouget
· 13 years ago
e85a5b2
mountmgr: Require at least one of device or mount point to match when looking for an existing volume.
by Alexandre Julliard
· 13 years ago
2a59f01
mountmgr: Add dynamic devices support using UDisks.
by Alexandre Julliard
· 13 years ago
55f5209
mountmgr: Rename hal.c to dbus.c.
by Alexandre Julliard
· 13 years ago
9853580
mountmgr.sys: Avoid hardcoding array lengths.
by Frédéric Delanoy
· 13 years ago
79b93ff
mountmgr: Also call IoCompleteRequest in case of an error.
by Bernhard Loos
· 13 years ago
a137731
mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->AssociatedIrp.SystemBuffer for both input and output.
by Bernhard Loos
· 13 years ago
2fff57a
mountmgr.sys: Include system headers before Windows headers.
by Alexandre Julliard
· 14 years ago
9752bf8
mountmgr.sys: Better fixme for unsupported ioctls.
by André Hentschel
· 14 years ago
e025b13
mountmgr.sys: Mark internal symbols with hidden visibility.
by Marcus Meissner
· 14 years ago
7a90e7a
mountmgr.sys: Handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX.
by André Hentschel
· 14 years ago
9a1fb63
mountmgr: Use the media kind to fill in the device type field on Mac OS.
by Charles Davis
· 14 years ago
5a9f3a3
mountmgr: Use define instead of hardcoded value.
by André Hentschel
· 14 years ago
8a38fbc
mountmgr: Balance volume references in add_volume().
by Ken Thomases
· 14 years ago
d491346
mountmgr: Add a stub implementation of ioctl 0x560000.
by Hans Leidekker
· 14 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
0c2fbbe
mountmgr.sys: Remove variable result which is not really used from update_symlink.
by Gerald Pfeifer
· 15 years ago
63bc9c4
mountmgr: Frame device service functions with IoGetCurrentIrpStackLocation and IoCompleteRequest.
by Damjan Jovanovic
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
5415b62
include: Don't accidentally redefine a member in struct _IRP (LLVM/Clang).
by Charles Davis
· 15 years ago
d19e2ad
mountmgr: Move creation of the DEVICEMAP registry keys to mountmgr.
by Alexandre Julliard
· 15 years ago
b05ebca
mountmgr: Increment the volume refcount in functions that return a volume.
by Alexandre Julliard
· 16 years ago
79de2e8
mountmgr: Protect the device structures with a critical section.
by Alexandre Julliard
· 16 years ago
134feaa
mountmgr: Return a copy of the strings in query_dos_device.
by Alexandre Julliard
· 16 years ago
15acd35
mountmgr: Try to match and reuse volumes when creating/updating a drive.
by Alexandre Julliard
· 16 years ago
0da2e46
mountmgr: Add ref counting for volume objects.
by Alexandre Julliard
· 16 years ago
7b7ac02
mountmgr: Better reuse of existing devices.
by Alexandre Julliard
· 16 years ago
968161e
mountmgr: Set the drive letter at creation time.
by Alexandre Julliard
· 16 years ago
6880b4d
mountmgr: Use set_volume_info to update the volume when creating a new drive.
by Alexandre Julliard
· 16 years ago
e38aff4
mountmgr: Add a helper function to update symlinks.
by Alexandre Julliard
· 16 years ago
8784593
mountmgr: Optionally update the drive mount point in set_volume_info.
by Alexandre Julliard
· 16 years ago
86fdd8e
mountmgr: Rename the DOS drive mount field for symmetry with the volume structure.
by Alexandre Julliard
· 16 years ago
19e2d0c
mountmgr: Create volumes for non-removable volumes reported by HAL/Disk Arbitration.
by Alexandre Julliard
· 16 years ago
22f5834
mountmgr: Add support for creating volumes without an associated drive.
by Alexandre Julliard
· 16 years ago
053eccf
mountmgr: Always set the mount point id as a separate step from the mount point creation.
by Alexandre Julliard
· 16 years ago
81cfeaf
mountmgr: Retrieve the volume uuid through HAL/DiskArbitration when creating a device.
by Alexandre Julliard
· 16 years ago
84396c2
mountmgr: Add support for setting the drive UUID instead of having it always hardcoded.
by Alexandre Julliard
· 16 years ago
bc8dce2
mountmgr: Create a separate structure for volume information.
by Alexandre Julliard
· 16 years ago
8fb8b2e
mountmgr: Create a separate structure for disk device information, independent from the DOS drive.
by Alexandre Julliard
· 16 years ago
49f1d5f
mountmgr.sys: Add tracking of fixed harddisk devices.
by Ben Klein
· 16 years ago
5606bf4
mountmgr.sys: Avoid a compiler warning on older gcc.
by Alexandre Julliard
· 16 years ago
a2feb0f
mountmgr: Make the device type more specific than what is possible with the standard Win32 drive types.
by Alexandre Julliard
· 16 years ago
8227c03
mountmgr: Return the drive type even when the buffer is too small.
by Alexandre Julliard
· 16 years ago
bc32b85
mountmgr: Add a Wine-specific ioctl to query the Unix information about a drive.
by Alexandre Julliard
· 16 years ago
8faceff
mountmgr: Add a Wine-specific ioctl to define a drive for a Unix path.
by Alexandre Julliard
· 16 years ago
b2ebab9
mountmgr: Allow to specify the drive letter explicitly when creating/removing a drive.
by Alexandre Julliard
· 16 years ago
5f2d2c7
mountmgr: Store the contents of the device symlink in the drive object.
by Alexandre Julliard
· 16 years ago
b4b49a7
mountmgr: Reuse create_disk_device to create the initial harddisk0 device.
by Alexandre Julliard
· 16 years ago
bb13bbe
mountmgr: Create a PhysicalDrive symlink for all harddisk devices.
by Alexandre Julliard
· 16 years ago
5ea9d65
mountmgr: Create a new harddisk device for dynamic harddisk drives.
by Alexandre Julliard
· 16 years ago
73229f0
mountmgr: Query the drive type from the registry for the initial creation.
by Alexandre Julliard
· 16 years ago
6dcfc95
mountmgr: Convert the registry calls to Unicode.
by Alexandre Julliard
· 16 years ago
e6a47f1
mountmgr: Return the drive pointer from get_dosdevices_path().
by Alexandre Julliard
· 16 years ago
f36690d
mountmgr: Create devices and symlinks for dynamic drives too.
by Alexandre Julliard
· 16 years ago
7033120
mountmgr: Moved the harddisk device driver to device.c.
by Alexandre Julliard
· 16 years ago
c5e7657
mountmgr: Include some system headers in mountmgr.h.
by Alexandre Julliard
· 16 years ago
a304358
mountmgr: Store the device name in the mount point structure.
by Alexandre Julliard
· 16 years ago
1680ba6
mountmgr: Store mount points as a list instead of an array.
by Alexandre Julliard
· 16 years ago
a12789e
mountmgr: Enforce a minimal length for the mount point id.
by Alexandre Julliard
· 16 years ago
7b51cf4
mountmgr: Return the drive unique id in IOCTL_MOUNTMGR_QUERY_POINTS.
by Alexandre Julliard
· 16 years ago
a28a387
mountmgr: Specify the drive type as a DWORD instead of a string.
by Alexandre Julliard
· 16 years ago
5ab440e
mountmgr: Include the terminating NULL in mount ids.
by H. Verbeet
· 17 years ago
dad21bb
makefiles: List the static libraries as normal imports instead of extra libs.
by Alexandre Julliard
· 17 years ago
9c02e01
explorer/mountmgr.sys: Move device hotplug code over to mount manager.
by Maarten Lankhorst
· 17 years ago
4003457
mountmgr.sys: Fix values returned for IOCTL_STORAGE_GET_DEVICE_NUMBER on emulated disks.
by Alexandre Julliard
· 17 years ago
d179665
mountmgr.sys: Implemented IOCTL_DISK_GET_DRIVE_GEOMETRY and IOCTL_STORAGE_GET_DEVICE_NUMBER.
by Alexandre Julliard
· 17 years ago
838f125
mountmgr.sys: Implemented the IOCTL_MOUNTMGR_QUERY_POINTS request.
by Alexandre Julliard
· 17 years ago
6befc98
mountmgr.sys: Add devices to the MountedDevices registry key.
by Alexandre Julliard
· 17 years ago
2143dee
mountmgr.sys: Create disk devices for all configured drives.
by Alexandre Julliard
· 17 years ago
07e92a7
mountmgr.sys: Create a hard disk device for PhysicalDrive0.
by Alexandre Julliard
· 17 years ago
43dc80e
mountmgr.sys: Added initial stub for the mount point manager device.
by Alexandre Julliard
· 17 years ago