platform/upstream/udisks2.git
2011-04-13 David ZeuthenCatch up with s/Stub/Skeleton/ rename in GLib's gdbus...
2011-04-13 David ZeuthenUse GLib's gdbus-codegen branch for now
2011-04-04 David ZeuthenNuke interface org.freedesktop.UDisks2.LinuxSysfsDevice
2011-04-04 David ZeuthenUse new gdbus-codegen(1) facility for generating D...
2011-03-30 David ZeuthenProperly name types header file for daemon
2011-03-30 David ZeuthenUse intltool to generate merged .policy file
2011-03-30 David ZeuthenImplement Swapspace's Start() and Stop() method
2011-03-30 David ZeuthenAdd org.freedesktop.UDisks2.Swapspace interface
2011-03-30 David ZeuthenSet Lun:ConnectionBus for firewire drives
2011-03-30 David ZeuthenDon't probe the LUN for information
2011-03-30 David ZeuthenPrint better warning when unable to find iscsi_session...
2011-03-30 David ZeuthenUse persistent_address sysfs file, not address, for...
2011-03-29 David ZeuthenAdd Lun:ConnectionBus property and use it in udisks_uti...
2011-03-29 David ZeuthenReimplement udisks_util_get_lun_info()
2011-03-29 David ZeuthenActually use WARN_CFLAGS
2011-03-29 David ZeuthenSpecify behavior of udisks_util_get_lun_info()
2011-03-29 David ZeuthenPut files with translatable strings in POTFILES.in...
2011-03-29 David ZeuthenFix 'make distcheck'
2011-03-29 David ZeuthenNuke blackbox tests for now
2011-03-29 David ZeuthenRework autotooling and setup i18n
2011-03-25 David ZeuthenPreliminary support for iSCSI targets
2011-03-20 David ZeuthenUpdate signal names
2011-03-18 David ZeuthenUpdate docs
2011-03-18 David ZeuthenFactor out filesystem to sep D-Bus interface and unify...
2011-03-18 David ZeuthenUse new type-safe CALLBACK macros
2011-03-17 David ZeuthenUpdate to latest gdbus-codegen changes
2011-03-16 David ZeuthenUpdate to latest GDBus
2011-03-14 David ZeuthenExport udisks_util_get_media_compat_for_display()
2011-03-14 David ZeuthenCope with the fact that ID_FS_VERSION is udev encoded
2011-03-14 David ZeuthenCapitalize short filesystem names
2011-03-14 David ZeuthenFix copy-paste error for short filesystem name
2011-03-14 David ZeuthenShow 'Unknown' for unknown volume, not a blank string
2011-03-14 David ZeuthenUse /dev/mapper/vg-FOO-lv-BAR instead of /dev/dm-0...
2011-03-13 David ZeuthenFix typo so fs labels on mounted filesystems can be...
2011-03-13 David ZeuthenAdd FilesystemSetLabel method
2011-03-13 David ZeuthenNuke helper option for now
2011-03-13 David ZeuthenFix warnings triggered by gcc 4.6
2011-03-13 David ZeuthenAdd udisks_util_get_part_types_for_scheme() util function
2011-03-11 David ZeuthenAdd functions to get human-readable strings for partiti...
2011-03-10 David ZeuthenExport partition label and UUID
2011-03-10 David ZeuthenAdd a CryptoBackingDevice property on BlockDevice for...
2011-03-10 David ZeuthenMake the Size property on BlockDevice be 0 if no media...
2011-03-10 David ZeuthenAdd PartEntryNumber attribute to the BlockDevice interface
2011-03-09 David ZeuthenAdd utility function to get info about a LUN
2011-03-08 David ZeuthenAdd a Size property to the Lun interface
2011-03-08 David ZeuthenAdd LoopBackingFile property to BlockDevice
2011-03-08 David ZeuthenDemote complaint about no serial/wwn on block device...
2011-03-08 David ZeuthenMinor updates
2011-03-06 David ZeuthenRemove TODO
2011-03-06 David ZeuthenFix PolicyKit policy file
2011-03-06 David ZeuthenAdd UDisksClient
2011-03-05 David ZeuthenImprove how data is collected in the fallback branch...
2011-03-05 David ZeuthenUse block instead of scsi devices for LUNs
2011-03-04 David ZeuthenActually make the libudisks2 library work for 3rd party...
2011-03-02 David ZeuthenRename Drive to LUN
2011-03-02 David ZeuthenHandle removing a drive correctly
2011-02-17 David ZeuthenDon't show partitions in udisksctl status output
2011-02-17 David ZeuthenRework how serial numbers are handled
2011-02-17 David ZeuthenAdd a PreferredDevice property
2011-02-17 David ZeuthenFix spelling of property names
2011-02-17 David ZeuthenAdd properties for partition tables and entries
2011-02-16 David ZeuthenFix up docs
2011-02-16 David ZeuthenMove contents of BlockDevice.Probed and Filesystem...
2011-02-16 David ZeuthenAvoid multiple Drive objects with the same VPD
2011-02-16 David ZeuthenDrop Controller, AtaDrive and ScsiDrive interfaces...
2011-02-16 David ZeuthenMove object path and interface names to the UDisks2...
2011-02-15 David ZeuthenProbe LUNs for device information
2011-02-15 David ZeuthenNuke all custom udev rules
2011-02-15 David ZeuthenMake parallel installable with udisks version 1
2011-02-15 David ZeuthenFor now, don't enable -Werror by default, not even...
2011-02-15 David ZeuthenCatch up with latest gdbus-codegen
2010-11-08 David ZeuthenShow controllers
2010-11-03 Martin PittFix uninitialized variables in mounted_fs_entry_is_valid()
2010-11-03 Martin PittFix uninitialized variables in udisks_daemon_log_valist()
2010-11-02 David ZeuthenAdd a --controller option to 'udisks info'
2010-11-01 David ZeuthenAdd Address and PhysicalSlot properties to Controller...
2010-11-01 David ZeuthenAdd missing files
2010-11-01 David ZeuthenAdd org.freedesktop.UDisks.Controller interface
2010-11-01 David ZeuthenAdd --drive option to info verb of udisks(1) command
2010-11-01 David ZeuthenShow block device in status output
2010-11-01 David ZeuthenProperly sort according to CTDS
2010-11-01 David ZeuthenAdd a 'status' verb to udisks(1)
2010-11-01 David ZeuthenImprove drive object paths slightly
2010-11-01 David ZeuthenCatch up with latest gdbus-codegen and use this to...
2010-10-31 David ZeuthenOnly consider SCSI devices with type 0x00 and 0x05...
2010-10-31 David ZeuthenMake udisks_decode_udev_string() accept NULL strings
2010-10-31 David ZeuthenAdd org.freedesktop.UDisks.Drive interfaces
2010-10-25 David ZeuthenAdd a couple of more errors
2010-10-25 David ZeuthenMake udisks(8) spawn a textual authentication agent...
2010-10-25 David ZeuthenUpdate udisks(1) man page
2010-10-25 David ZeuthenUse gchar, not char
2010-10-25 David ZeuthenAlso use --object-path/-p for udisks info
2010-10-25 David ZeuthenCheck with polkit whether the user is authorized to...
2010-10-21 David ZeuthenStart implementing Mount() and Unmount() on the Filesys...
2010-10-12 David ZeuthenRename library to libudisks-2.0.so and provide a pkg...
2010-09-27 David ZeuthenDon't create two GUdevClient objects - share a single...
2010-09-27 David ZeuthenAdd new abstract ConfigurationItem interface and a...
2010-09-24 David ZeuthenUse generated GDBusProxyManager subclass from latest...
2010-09-22 David Zeuthenudisks(1): implement mount and unmount verbs
2010-09-16 David Zeuthenudisks: Use --block-device in 'info' verb instead of...
next