Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / libcaptive / storage / cdrom.c
2003-05-04 shortFinished and deployed CORBA sandbox separation
2003-05-02 shortFirst phase of multifilesystem enhancement
2003-01-16 shortSplit cdrom.c to media.c with clients cdrom.c and disk.c
2003-01-11 shortOperation parameters are now global captive_* vars...
2002-12-12 shortcaptive_cdrom_init(): 'const gchar *image_pathname...
2002-11-20 shortIRP_MJ_READ: +sanity check for Mdl length
2002-11-20 short+IOCTL_SCSI_GET_CAPABILITIES handler
2002-11-20 shortFixed IRP_MJ_READ buffer type detection (handled the...
2002-11-10 shortMajorFunction_Irp_finish(): Fixed deallocated memory...
2002-11-09 short+IRP_MJ_READ handler
2002-11-08 short+IOCTL_CDROM_GET_LAST_SESSION handler
2002-11-07 shortIOCTL_CDROM_READ_TOC: Fixed 'LastTrack' field
2002-11-06 short+IOCTL_CDROM_READ_TOC handler
2002-11-06 short+IOCTL_CDROM_GET_DRIVE_GEOMETRY handler
2002-11-06 short+MajorFunction_DEVICE_CONTROL() handling IRP_MJ_DEVICE_...
2002-11-04 short+libcaptive/storage/cdrom.c