projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
d3d10core: Implement d3d10_device_SOSetTargets().
[wine]
/
dlls
/
mountmgr.sys
/
device.c
2012-01-17
Alexandre Julliard
mountmgr: Create a symlink in DosDevices for cdroms.
blob
|
commitdiff
|
raw
2011-12-21
Alexandre Julliard
mountmgr: Require at least one of device or mount point...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-22
Frédéric Delanoy
mountmgr.sys: Avoid hardcoding array lengths.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Bernhard Loos
mountmgr, ntoskrnl: METHOD_BUFFERED uses irp->Associate...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-05
André Hentschel
mountmgr.sys: Better fixme for unsupported ioctls.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
André Hentschel
mountmgr.sys: Handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-15
Charles Davis
mountmgr: Use the media kind to fill in the device...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
André Hentschel
mountmgr: Use define instead of hardcoded value.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Ken Thomases
mountmgr: Balance volume references in add_volume().
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Hans Leidekker
mountmgr: Add a stub implementation of ioctl 0x560000.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-10
Gerald Pfeifer
mountmgr.sys: Remove variable result which is not reall...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Damjan Jovanovic
mountmgr: Frame device service functions with IoGetCurr...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-25
Charles Davis
include: Don't accidentally redefine a member in struct...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-04
Alexandre Julliard
mountmgr: Increment the volume refcount in functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Protect the device structures with a critical...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Return a copy of the strings in query_dos_device.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Try to match and reuse volumes when creating...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Add ref counting for volume objects.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Better reuse of existing devices.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Set the drive letter at creation time.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Use set_volume_info to update the volume...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Add a helper function to update symlinks.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Optionally update the drive mount point in...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-22
Alexandre Julliard
mountmgr: Rename the DOS drive mount field for symmetry...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-21
Alexandre Julliard
mountmgr: Add support for creating volumes without...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Alexandre Julliard
mountmgr: Always set the mount point id as a separate...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Alexandre Julliard
mountmgr: Add support for setting the drive UUID instea...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Alexandre Julliard
mountmgr: Create a separate structure for volume inform...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-20
Alexandre Julliard
mountmgr: Create a separate structure for disk device...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-12
Alexandre Julliard
mountmgr: Make the device type more specific than what...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Alexandre Julliard
mountmgr: Add a Wine-specific ioctl to query the Unix...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Alexandre Julliard
mountmgr: Allow to specify the drive letter explicitly...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Alexandre Julliard
mountmgr: Store the contents of the device symlink...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Reuse create_disk_device to create the initia...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Create a PhysicalDrive symlink for all harddi...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Create a new harddisk device for dynamic...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Query the drive type from the registry for...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Convert the registry calls to Unicode.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Return the drive pointer from get_dosdevices_...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Create devices and symlinks for dynamic drive...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Moved the harddisk device driver to device.c.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Alexandre Julliard
mountmgr: Include some system headers in mountmgr.h.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-15
Alexandre Julliard
mountmgr: Specify the drive type as a DWORD instead...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-22
Maarten Lankhorst
explorer/mountmgr.sys: Move device hotplug code over...
blob
|
commitdiff
|
raw
|
diff to current