2010-06-04 |
Shao Miller | [util] Tons of cosmetic changes
|
commit | commitdiff | tree |
2010-06-03 |
Shao Miller | [filedisk] Support .ISO-on-HDD scenario
|
commit | commitdiff | tree |
2010-06-03 |
Shao Miller | [filedisk] Fix GRUB4DOS logic up a bit
|
commit | commitdiff | tree |
2010-06-03 |
Shao Miller | [filedisk] Require Microsoft VHD footers for booted...
|
commit | commitdiff | tree |
2010-06-03 |
Shao Miller | [disk] Use unsigned 64-bit integer for sector counting
|
commit | commitdiff | tree |
2010-06-03 |
Shao Miller | [headers] Add byte order swapping support
|
commit | commitdiff | tree |
2010-06-01 |
Shao Miller | [version] Up version to 0.0.1.8
|
commit | commitdiff | tree |
2010-06-01 |
Shao Miller | [filedisk] Add MBR check for GRUB4DOS disks
|
commit | commitdiff | tree |
2010-06-01 |
Shao Miller | [disk] Move MBR structure def. and CHS macros into...
|
commit | commitdiff | tree |
2010-06-01 |
Shao Miller | [filedisk] Increase timeout for threaded disk processing
|
commit | commitdiff | tree |
2010-06-01 |
Shao Miller | [filedisk] Initial support for booting a filedisk from...
|
commit | commitdiff | tree |
2010-06-01 |
Shao Miller | [filedisk] Move filedisk__get_ptr macro into header
|
commit | commitdiff | tree |
2010-06-01 |
Shao Miller | [filedisk] Implement threaded filedisk creation function
|
commit | commitdiff | tree |
2010-06-01 |
Shao Miller | [filedisk] Add support for threaded filedisks
|
commit | commitdiff | tree |
2010-05-31 |
Shao Miller | [filedisk] Allow for a file offset
|
commit | commitdiff | tree |
2010-05-30 |
Shao Miller | [filedisk] Add GRUB4DOS module
|
commit | commitdiff | tree |
2010-05-30 |
Shao Miller | [filedisk] Put in own subdir and change to library
|
commit | commitdiff | tree |
2010-05-30 |
Shao Miller | [disk] Allow for asynchronous IRP completion
|
commit | commitdiff | tree |
2010-05-23 |
Shao Miller | [irp,bus] Send and handle IRP completion properly for...
|
commit | commitdiff | tree |
2010-05-23 |
Shao Miller | [aoe] Fix get_ptr macro and uses
|
commit | commitdiff | tree |
2010-05-23 |
Shao Miller | [bus] Fix NULL pointer dereference when disk walking
|
commit | commitdiff | tree |
2010-05-23 |
Shao Miller | [aoe] Fix NULL pointer dereferencing in disk walking
|
commit | commitdiff | tree |
2010-05-23 |
Shao Miller | [major] Re-work device structures and creation
|
commit | commitdiff | tree |
2010-05-21 |
Shao Miller | [bus] Use new bus creation strategy
|
commit | commitdiff | tree |
2010-05-21 |
Shao Miller | [cosmetics] Fix some typos due to copy and paste
|
commit | commitdiff | tree |
2010-05-21 |
Shao Miller | [bus] bus__add_child once more takes a bus param
|
commit | commitdiff | tree |
2010-05-21 |
Shao Miller | [device,bus] Further develop device routines
|
commit | commitdiff | tree |
2010-05-20 |
Shao Miller | [bus] Create boot bus here, introduce init function
|
commit | commitdiff | tree |
2010-05-20 |
Shao Miller | [device] Don't use a pointer for device operations
|
commit | commitdiff | tree |
2010-05-20 |
Shao Miller | [device] Introduce device creation routine
|
commit | commitdiff | tree |
2010-05-18 |
Shao Miller | [device] Introduce device header and move details there
|
commit | commitdiff | tree |
2010-05-18 |
Shao Miller | [winvblock/driver] Rename dev_ext member to device
|
commit | commitdiff | tree |
2010-05-18 |
Shao Miller | [project] Rename dev_ext variables to dev
|
commit | commitdiff | tree |
2010-05-18 |
Shao Miller | [winvblock/driver] Rename driver__dev_ext to device__type
|
commit | commitdiff | tree |
2010-05-18 |
Shao Miller | [winvblock/probe] Move disk probe routine into bus
|
commit | commitdiff | tree |
2010-05-18 |
Shao Miller | [disk] Add missing extern specifier for export
|
commit | commitdiff | tree |
2010-05-18 |
Shao Miller | [build] Re-visit build system and directory structure
|
commit | commitdiff | tree |
2010-05-16 |
Shao Miller | [version] Up version to 0.0.1.7
|
commit | commitdiff | tree |
2010-05-16 |
Shao Miller | [aoe] Add files to support 64-bit compilation
|
commit | commitdiff | tree |
2010-05-16 |
Shao Miller | [project] Add to git ignore file
|
commit | commitdiff | tree |
2010-05-16 |
Shao Miller | [bus/disk,bus/filedisk] Add geometry detection
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [httpdisk] Apply WinVBlock-as-usual indentation
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [httpdisk] Dos2Unix source files
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [httpdisk] Support compilation under DDK 6001.18001
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [httpdisk] Initial population into WinVBlock repository
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [project] Split AoE off, part 3
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [project] Split AoE off, part 2
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [project] Split AoE off, part 1
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [debug] Export xDbgPrint
|
commit | commitdiff | tree |
2010-05-11 |
Shao Miller | [driver] Export Driver_CompletePendingIrp
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [disk] Export disk device operations
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [aoe] Implement a disk close routine
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [driver] Export Error function
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [bus,aoe,irp] AoE mini IRP handling in AoE module
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [project] Change get_XXX_ptr to preprocessor macro
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [bus] bus__add_child only uses the single bus
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [registry,aoe] Move AoE Registry setup into AoE module
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [registry] Change Registry_NoteOsLoadOptions function
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [registry] Export handy functions by Michael Brown
|
commit | commitdiff | tree |
2010-05-10 |
Shao Miller | [aoe] Do not truncate fractional end cylinder
|
commit | commitdiff | tree |
2010-05-09 |
Shao Miller | [project] Match Entry messages with Exit messages
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe_ioctl] Merge header into AoE header
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Make AoE_Start private
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Rename AoE_ResetProbe to aoe__reset_probe
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Rename AoE_Reply to aoe__reply
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Make AoE disk operations private
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Make aoe__target_list private
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Make AoE disk operations private
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Rename aoe__get_disk_ptr to get_aoe_disk_ptr
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Make aoe__target_list private
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Make AoE search_state private
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [aoe] Make aoe__disk_type private
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [bus/bus_dev_ctl,bus/aoe] Move AoE IOCTLs into AoE...
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [bus/disk] Fix uninitialized mini IRP handling table...
|
commit | commitdiff | tree |
2010-05-08 |
Shao Miller | [mount,aoe] Move AoE IOCTLs into their own file
|
commit | commitdiff | tree |
2010-05-07 |
Shao Miller | [irp] Use mini IRP handling chain
|
commit | commitdiff | tree |
2010-05-07 |
Shao Miller | [irp] Move mini IRP handling into its own module
|
commit | commitdiff | tree |
2010-05-06 |
Shao Miller | [headers] Introduce generic pointer type
|
commit | commitdiff | tree |
2010-05-05 |
Shao Miller | [bus/bus] Remove STDCALL for argless func
|
commit | commitdiff | tree |
2010-05-05 |
Shao Miller | [bus/driver] Remove reinitialization declaration
|
commit | commitdiff | tree |
2010-05-05 |
Shao Miller | [build] Build bus driver to provide exports
|
commit | commitdiff | tree |
2010-05-03 |
Shao Miller | [bus/driver] Always create the root-enumerated bus dev
|
commit | commitdiff | tree |
2010-04-30 |
Shao Miller | [devel] Update wxDev-C++ project file
|
commit | commitdiff | tree |
2010-04-30 |
Shao Miller | [build] Move majority of code into bus subdir
|
commit | commitdiff | tree |
2010-04-30 |
Shao Miller | [build] Move userland utility into subdir
|
commit | commitdiff | tree |
2010-04-30 |
Shao Miller | [build] Move driver loader into subdir
|
commit | commitdiff | tree |
2010-04-30 |
Shao Miller | [build] Move PXE NBP sources into nbp subdir
|
commit | commitdiff | tree |
2010-01-14 |
Shao Miller | [version] Up version to 0.0.1.6
|
commit | commitdiff | tree |
2010-01-13 |
Shao Miller | [driver] Remove old testing comments
|
commit | commitdiff | tree |
2010-01-13 |
Shao Miller | [filedisk] Close file handle
|
commit | commitdiff | tree |
2010-01-13 |
Shao Miller | [bus_dev_ctl] Do not set boot drive on AoE mount
|
commit | commitdiff | tree |
2010-01-13 |
Shao Miller | [bus,disk] Call close routine upon device deletion
|
commit | commitdiff | tree |
2010-01-13 |
Shao Miller | [driver,disk] Add close routine
|
commit | commitdiff | tree |
2010-01-13 |
Shao Miller | [disk] Add close routine
|
commit | commitdiff | tree |
2010-01-13 |
Shao Miller | [aoe] Set media type for AoE SAN
|
commit | commitdiff | tree |
2010-01-08 |
Shao Miller | [general] Quick header inclusion audit
|
commit | commitdiff | tree |
2010-01-08 |
Shao Miller | [aoe] Move target list cleanup code out of bus module
|
commit | commitdiff | tree |
2010-01-08 |
Shao Miller | [bus] Remove unused forward declaration for disk
|
commit | commitdiff | tree |
2010-01-08 |
Shao Miller | [aoe] Move target list spin-lock into AoE module
|
commit | commitdiff | tree |
2010-01-08 |
Shao Miller | [aoe] Move target list type and global into AoE module
|
commit | commitdiff | tree |
next |