platform/upstream/udisks2.git
2010-02-27 David ZeuthenInclude stdout in mkfs error output
2010-02-25 David ZeuthenBug 24424 - Move UDISKS_MEDIA_AVAILABLE out of the...
2010-02-25 David ZeuthenWe're using the UDISKS_ prefix, not DKD_
2010-02-24 David ZeuthenAdd a --disable-remote-access option
2010-02-23 David ZeuthenUpdate detach helper for current sysfs interface
2010-02-23 David ZeuthenImprove debug output and support for the detach helper
2010-02-23 David ZeuthenUse DM_NAME instead of DM_UUID when determining partiti...
2010-02-17 Martin Pitttestsuite: Fix LVM tests
2010-02-16 David ZeuthenUpdate for new liblvm2app library
2010-02-15 David ZeuthenAdd doc/udisks-overrides.txt so 'make dist' works
2010-02-15 David ZeuthenFix compiler warning
2010-02-15 David ZeuthenExport alignment offset for a partition
2010-02-15 David ZeuthenRework partition table probing
2010-02-15 Martin PittAdd support for "disable polling" udev property
2010-02-12 Michael BieblMake sure udisks-helper-mdadm-expand is included in...
2010-02-11 Martin Pitttestsuite: check --localstatedir configuration
2010-02-10 Martin PittRobustify evaluation of DM_SUSPEND
2010-02-10 Martin PittBug 24446 — automake integration of test suite
2010-02-10 Martin PittBug 24446 — Add a test suite
2010-02-10 Martin PittBug 24446 — Add --helper-dir option
2010-02-10 Martin PittSupport building without lvm2app
2010-02-05 David ZeuthenAdd LinuxMdExpand method and rename LinuxMdAddComponent...
2010-02-04 David ZeuthenWhen creating a LV, ensure that it is part of PV metada...
2010-02-04 David ZeuthenMake sure all devices are returned, even when handling...
2010-01-26 David ZeuthenExport multipath parameters as a textual string
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...
next