Move 'captivemodid' library to libcaptive.
[captive.git] / src / libcaptive / storage /
2005-12-19 laceRename to comply with the new autoconf(1) style: config...
2003-12-21 short+Support '/dev/ataraid/d0p1' device naming.
2003-12-06 shortFixed captive_storage_relastblock() invoked in sandbox...
2003-12-06 shortForgotten 'size.h' inclusion.
2003-12-06 short+Workaround Linux kernel last device block inaccessibility.
2003-11-05 shortFixed 'BLKGETSIZE64' incompatibility for Debian-unstable.
2003-08-22 shortUse older 2TB-limited 'BLKGETSIZE' if 'BLKGETSIZE64...
2003-07-13 short+g_error() message for unsupported ioctl 0x664016 ...
2003-07-04 short+Generates --bug-pathname resources file for sandbox...
2003-07-04 short+fatal reporting message: "Invalid media IOCTL 0x%08lX"
2003-06-16 shortUse generic AC_SYS_LARGEFILE instead of custom _FILE_OF...
2003-06-07 short+backward image iochannel over CORBA transport to be...
2003-05-04 shortFinished and deployed CORBA sandbox separation
2003-05-02 shortFirst phase of multifilesystem enhancement
2003-04-27 shortImplemented quick (non-seek&read) file size detection...
2003-03-25 short+IOCTL_DISK_MEDIA_REMOVAL handler
2003-02-24 shortPermit failed reads for proper Linux block device size...
2003-02-11 shortPermit Gnome-VFS mount of Linux block device (where...
2003-02-05 shortcaptive_media_DriverEntry(): Fixed declaration for...
2003-02-05 shortCosmetic: Compiler warning prevention
2003-02-04 short+IOCTL_DISK_GET_PARTITION_INFO handler
2003-02-01 short+general captive shutdown
2003-01-31 shortFixed IRP_MJ_{READ,WRITE} for PAGE_SIZE-unaligned buffers
2003-01-30 short+'Irp->Flags' sanity check
2003-01-20 short+IRP_MJ_WRITE handler
2003-01-19 shortMajorFunction_READ_func(): 'MdlAddress' mode assertion...
2003-01-17 short+IOCTL_DISK_IS_WRITABLE handler
2003-01-16 shortSplit cdrom.c to media.c with clients cdrom.c and disk.c
2003-01-11 shortcaptive_giochannel_size(): +sanity check to require...
2003-01-11 shortOperation parameters are now global captive_* vars...
2002-12-12 short+captive_giochannel_size(): detect 'GIOChannel' file...
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
2002-11-04 short+libcaptive/storage/cdrom.c