platform/upstream/udisks2.git
2010-01-26 David ZeuthenCopy identifying data from multipath components onto...
2010-01-26 David ZeuthenDon't copy data from each path into the virtual multipa...
2010-01-26 David ZeuthenRequire both SERIAL and WWN to be non-empty when matchi...
2010-01-26 David ZeuthenAdd udev rules for detecting some common USB card readers
2010-01-26 David ZeuthenTighten up checks for detecting kpartx partitions for...
2010-01-26 David ZeuthenMake sure to fsync(2) the main block device when scrubb...
2010-01-22 David ZeuthenAdd a DriveSimilarDevices property
2010-01-22 David ZeuthenFirst cut at device-mapper multipath support
2010-01-19 Linus TorvaldsSpeed up DeviceKit device probing on really slow devices
2010-01-19 David ZeuthenUse the PV UUID in LinuxLvm2VGRemovePV() to identify...
2010-01-13 David ZeuthenAdd methods for adding/removing PVs to a VG
2010-01-13 David ZeuthenMinor update to LVM2 PV export routines
2010-01-12 David ZeuthenAdd a method to create LVM2 Logical Volumes
2010-01-12 David ZeuthenAdd method to remove/delete a LVM LV
2010-01-12 David ZeuthenAdd methods for setting LVM2 VG and LV names
2010-01-12 David ZeuthenGet the LVM LV UUIDs from sysfs to avoid using liblvm2...
2010-01-12 David ZeuthenFix typo in udev rule for udisks-lvm-pv-export
2010-01-11 David ZeuthenFirst cut at LVM2 support
2009-12-10 David ZeuthenUse SUBSYSTEMS whenever using ATTRS
2009-12-10 David ZeuthenAdd media type udev rule for SD card reader in MacbookP...
2009-12-08 David ZeuthenUpdate NEWS
2009-12-07 David ZeuthenAdd a man page for udisks-tcp-bridge(1)
2009-12-07 David ZeuthenInstall udisks-tcp-bridge in /usr/bin
2009-12-06 David ZeuthenMake Avahi announce a service of type _udisks-ssh._tcp...
2009-12-05 David ZeuthenTake a secret from the client via stdin and use this...
2009-12-05 David ZeuthenInstall udisks-tcp-bridge in $prefix/lib/udisks
2009-12-05 David ZeuthenMake udisks-tcp-bridge connect to a DBusServer, not...
2009-12-04 David ZeuthenExport connector type on Port objects
2009-12-04 David ZeuthenFix up SATA/PATA detection slightly
2009-12-04 Michael BieblBug 24606 — Add support for ReiserFS
2009-12-04 David ZeuthenAvoid multiple inconsistent checks for adapter fabric...
2009-12-04 David ZeuthenRemove debugging spew
2009-12-04 David ZeuthenHandle ATA controllers with only one port
2009-12-03 Martin PittBug 24999 — Hide Compaq recovery partition type 0x12
2009-12-03 David ZeuthenAdd experimental bridging program for providing D-Bus...
2009-12-01 Martin PittBug 24772 — Allow simulated SMART data on non-SMART...
2009-12-01 Martin PittBug 25009 — ignore Western Digital SmartWare partitions
2009-12-01 David ZeuthenUpdate udev property names in the udisks(7) man page
2009-12-01 David ZeuthenUpdate bug tracker address
2009-12-01 David ZeuthenUpdate HACKING, README and COPYING files
2009-12-01 David ZeuthenRename to udisks - nuke remaining references to Device...
2009-12-01 David ZeuthenReindent source code to adhere to the GNU-style
2009-12-01 David ZeuthenUpdate/add mode lines to all source files
2009-12-01 David ZeuthenRename to udisks - rename source files and symbols
2009-12-01 David ZeuthenRename to udisks - move helpers and probers to separate...
2009-12-01 David ZeuthenRename to udisks - udev property names
2009-12-01 David ZeuthenRename from DeviceKit-disks to udisks, part 1
2009-12-01 Martin PittBug 25043 — Crashes with atasmart.c:2701: sk_disk_set_b...
2009-12-01 Martin PittBug 25034 — PartitionModify() for GUID partitions does...
2009-12-01 David ZeuthenFix typos in udev rules
2009-11-30 David ZeuthenForgot to add prober for SAS expanders
2009-11-30 David ZeuthenAdd support for SAS expanders
2009-11-29 David ZeuthenExport Port objects for SAS PHYs on the HBA
2009-11-29 David ZeuthenChange Device::DrivePort (of type 'o') to Device::Drive...
2009-11-29 David ZeuthenFor SAS, report number of PHYs for the NumPorts propert...
2009-11-29 David ZeuthenExport Fabric and NumPorts for ATA
2009-11-28 David ZeuthenFix doc fallout from the Controller -> Adapter rename
2009-11-28 David ZeuthenRename Controller interface to Adapter
2009-11-28 David ZeuthenAdd support for Port objects
2009-11-27 David ZeuthenAlso generate D-Bus docs for the Controller interface
2009-11-27 David ZeuthenFix type in udev rules for pci-id
2009-11-27 David ZeuthenInitial stab at exporting storage controllers via D-Bus
2009-11-25 David ZeuthenGuesstimate the buffer size to use for benchmarking
2009-11-25 David ZeuthenAbort benchmark on IO errors
2009-11-25 David ZeuthenAdd DriveWwn, DriveRotationalRate and DriveWriteCache...
2009-11-25 David ZeuthenAdd a method to benchmark drives
2009-11-03 Martin PittBug 24885 — LVM LVs now have NOPOLICY=0
2009-11-03 David ZeuthenUpdate udev rules to cope better with device-mapper
2009-11-02 David ZeuthenPost-release version bump to 010
2009-11-02 David ZeuthenUpdate NEWS for release
2009-11-02 David ZeuthenDon't use hyphens in param names
2009-11-02 Martin PittBug 24718 — Proper handling of missing mkfs.*/fsck.*
2009-11-02 Martin PittBug 24679 — Support creating minix file systems
2009-11-02 Martin PittBug 24757 – Simplify helper-change-luks-password
2009-11-02 Martin PittBug 24757 — Bashism in luks helper breaks password...
2009-11-02 Martin PittBug 24778 — throw_error() segfaults for daemon-internal...
2009-10-31 David ZeuthenUse BLKPG_ADD_PARTITION when adding a partition
2009-10-31 David ZeuthenUse BLKPG_DEL_PARTITION when deleting partitions instea...
2009-10-30 David ZeuthenAlso ignore a device if DM_UDEV_DISABLE_OTHER_RULES_FLA...
2009-10-28 David ZeuthenAdd new LinuxMdComponentPosition property
2009-10-28 David ZeuthenUse unregister facility in dbus-glib 0.82 and misc...
2009-10-27 David ZeuthenPass -F to mkfs.ext[234] to allow creating a filesystem...
2009-10-26 David ZeuthenAllow creating a partition table with same scheme as...
2009-10-25 David ZeuthenUse 'udevadm settle' instead of 15-second timeout
2009-10-24 David ZeuthenWork around blkid incorrectly detecting FAT on extended...
2009-10-24 David ZeuthenWhen updating holders/slaves, defer the updates to...
2009-10-24 Martin PittBug 24673 — Support creating swap fs with labels
2009-10-24 David ZeuthenPass -T to cryptsetup to handle incorrect passphrases
2009-10-24 David ZeuthenVarious device-mapper and cryptsetup fixes
2009-10-16 David ZeuthenPost-release version bump to 009
2009-10-16 David ZeuthenUpdate NEWS for release
2009-10-15 Martin PittBug 24499 – media players have USB drive icon
2009-10-15 Martin PittBug 24468 – part-id crashes if drive device node does...
2009-10-09 David ZeuthenBug 24264 – Crash on removing NULL value from hash...
2009-10-09 Martin PittBug 24351 – Firewire hard drive is considered system...
2009-10-09 David ZeuthenBug 24343 – Unintended side-effect when calling DriveDe...
2009-10-09 Martin PittBug 24129 – Please mount vfat disks with shortname...
2009-10-09 David ZeuthenBug 24054 – Devickit-disks doesn't support changing...
2009-10-09 Maxim LevitskyBug 24053 – MMC cards aren't automounted.
2009-10-09 Martin PittBug 24052 – CDROM eject button is locked while CDROM...
next