Fix systemd unit service issue for arch 64.
[platform/upstream/udisks2.git] / udisks /
2013-07-23 David ZeuthenUse new SSD icon from g-i-t-e
2013-05-21 David ZeuthenAdd ChromeOS partition types
2013-05-21 David ZeuthenUDisksClient: Make it possible to get part desc based...
2013-05-21 David ZeuthenPromote ZFS partition type to generic
2012-12-10 David ZeuthenFix docs for UDisksClient.queue_changed()
2012-12-10 David ZeuthenAdd UDisksClient.queue_changed()
2012-12-05 David ZeuthenAdd support for setting the symbolic icon for a device
2012-12-05 David ZeuthenUDisksObjectInfo: fix memory leak
2012-12-05 David ZeuthenUDisksObjectInfo: Add get_sort_key() method
2012-11-30 David ZeuthenAdd MDRaid.SetBitmapLocation() method
2012-11-29 David ZeuthenAdd new MDRaid.AddDevice() method
2012-11-29 David ZeuthenMention RAID split-brain syndrome
2012-11-28 David ZeuthenUse 'drive-multidisk' instead of 'gdu-enclosure' for...
2012-11-20 David ZeuthenUpdate what symbolic icons to use
2012-11-20 David ZeuthenMake UDisksObjectInfo a GObject and hide its struct
2012-11-20 David ZeuthenUDisksObjectInfo: Change format of one_liner
2012-11-19 David ZeuthenAdd a Drive.PowerOff() method
2012-10-17 David ZeuthenUse the right device file UDisksObjectInfo.one_liner...
2012-10-16 David ZeuthenNuke debug spew
2012-10-16 David ZeuthenUDisksObjectInfo: add one_liner field
2012-10-13 David ZeuthenOnly use #pragma GCC diagnostic on GCC >= 4.6
2012-10-12 David ZeuthenAdd Manager.MDRaidCreate() method for RAID Array creation
2012-10-12 David ZeuthenUDisksClient: Add reference to Job:Operation to get_job...
2012-10-03 David ZeuthenUse Deprecated and Since annotations to mark deprecated...
2012-10-03 David ZeuthenMerge branch 'master' into wip/mdraid
2012-09-28 David ZeuthenDon't require that users define UDISKS_API_IS_SUBJECT_T...
2012-09-21 David ZeuthenConsistently refer to MD-RAID as "Linux RAID" in user...
2012-09-20 David ZeuthenUDisksClient: include RAID level in description of...
2012-09-20 David ZeuthenSlightly rework UDisksObjectInfo docs
2012-09-19 David ZeuthenSkip homehost when calcuating @name member in UDisksObj...
2012-09-19 David ZeuthenInitialize reference count to 1
2012-09-19 David ZeuthenDeprecate udisks_client_get_drive_info() with udisks_cl...
2012-09-14 David ZeuthenAdd MDRaid.RemoveDevice() method
2012-09-13 David ZeuthenUDisksClient: ignore partitions when finding block...
2012-09-11 David ZeuthenAdd Start()/Stop() methods to MDRaid D-Bus interface
2012-09-07 David ZeuthenAdd MDRaid:Size property and utility to get member...
2012-09-05 Martin PittAdd workaround annotation for udisks_client_get_block_f...
2012-08-24 David ZeuthenUse all-caps for RAID
2012-08-24 David ZeuthenAdd textual descriptions for IMSM Raid members
2012-08-23 David ZeuthenAdd support for creating exFAT filesystems and changing...
2012-07-23 David ZeuthenAdd "Linux Filesystem" GPT partition type
2012-07-14 David Zeuthenclient: Add Apple Core Storage GPT partition type
2012-07-07 David ZeuthenDisable -Wformat-nonliteral for a tiny block of code
2012-07-06 David ZeuthenAdd more compiler warnings
2012-07-03 David ZeuthenAdd support for VMWare filesystem types and GPT partiti...
2012-07-02 David ZeuthenAdd ATA Secure Erase functionality
2012-06-30 David ZeuthenInit interface proxies on hotplug too
2012-06-25 David ZeuthenAdd erase parameter to Block.Format() to zero out devic...
2012-05-03 David ZeuthenUDisksClient: add get_loop_for_block() convenience...
2012-04-27 David ZeuthenAdd some more translation context and strings
2012-04-27 David ZeuthenAdd a bunch of translation comments
2012-04-23 David ZeuthenFix 'make distcheck'
2012-04-21 David ZeuthenAdd versioning macros
2012-03-05 David ZeuthenTweak the docs some
2012-02-22 Colin Waltersclient: Fix bit shifts of flags on 32 bit
2012-01-25 Martin PittFix .gir make dependencies
2012-01-24 David ZeuthenFix 'make distcheck'
2012-01-24 David ZeuthenUse gobject-introspection Makefile
2012-01-22 David ZeuthenUse org.freedesktop.UDisks2.* for errors, not org.freed...
2012-01-05 David ZeuthenAdd convenience routines to get block devices by label...
2011-12-09 David ZeuthenSupport new ID_DRIVE_THUMB udev property and 'thumb...
2011-11-22 David ZeuthenAdd new Job:Objects property and set it
2011-11-22 David ZeuthenDon't distribute generated sources in tarballs
2011-11-22 David ZeuthenMove udisks man page to section 8
2011-11-10 David ZeuthenUDisksClient: add get_partitions() convenience method
2011-11-09 David ZeuthenDon't support dos partitions of type 0x00
2011-11-09 David ZeuthenIntroduce UDisksPartitionTypeInfoFlags
2011-11-08 David ZeuthenAdd the concept of partition table subtypes
2011-11-02 David ZeuthenAdd Btrfs to list of known filesystems
2011-11-02 David ZeuthenHandle the odd case when there is no partition table...
2011-10-31 David ZeuthenReturn "Unknown" for unknown partition types
2011-10-31 David ZeuthenUDisksClient: rename some methods and parameters
2011-10-30 David ZeuthenExport the dev_t instead of major/minor for block devices
2011-10-30 David ZeuthenUDisksClient: Include partition flags in get_partition_...
2011-10-28 David ZeuthenUDisksClient: add get_partition_info() method
2011-10-26 David ZeuthenUDisksClient: make settle() method emit any outstanding...
2011-10-23 David ZeuthenMove all utility functions to the UDisksClient type
2011-10-21 David ZeuthenAdd Partition{,Table} interfaces and rely on blkid...
2011-10-13 David ZeuthenFix speling
2011-10-11 David ZeuthenUDisksClient: Initialize method timeout to infinite...
2011-10-11 David ZeuthenAdd description for ZFS devices
2011-10-06 David ZeuthenUDisksClient: add get_block_for_dev() method
2011-10-03 David ZeuthenUDisksClient: Handle when an interface is no longer...
2011-10-03 David ZeuthenUDisksClient: add get_object() and peek_object() conven...
2011-09-30 David ZeuthenUDisksClient: add a rate-limited ::change signal
2011-09-30 David ZeuthenUDisksClient: add get_cleartext_block() method
2011-09-30 David ZeuthenMake udisks_util_get_drive_info() a method on UDisksClient
2011-09-30 David ZeuthenClarify docs for udisks_client_get_block_for_drive()
2011-09-29 David ZeuthenAdd properties about currently inserted optical media...
2011-09-28 David ZeuthenIntroduce DeviceBusy error and use it in Filesystem...
2011-09-28 David ZeuthenUDisksClient: add get_drive_for_block() method
2011-09-27 David ZeuthenUDisksClient: add get_block_for_drive() method
2011-08-26 David ZeuthenMerge remote-tracking branch 'origin/gdbus-port'
2011-08-17 David ZeuthenFix use of unitialized variables discovered when buildi...
2011-08-07 David ZeuthenExport SMART data for drives using the ATA protocol
2011-08-04 David ZeuthenAdd udisks_client_settle() and use it in udisksctl...
2011-08-04 David ZeuthenAdd a @long_string option to udisks_util_get_part_type_...
2011-07-20 David ZeuthenAdd Manager D-Bus interface and a Linux implementation
2011-06-22 David ZeuthenAdd .Encrypted interface with Unlock() and Lock() methods
2011-06-16 David ZeuthenUpdate license and copyright headers
next