platform/upstream/udisks2.git
2011-08-01 David ZeuthenMove docs around a bit
2011-08-01 David ZeuthenMove Linux swapspace implementation into separate type
2011-07-26 David ZeuthenFix ignore check for loop devices
2011-07-26 David ZeuthenFix up loop device authorizations
2011-07-26 David ZeuthenClean up loop devices
2011-07-23 David ZeuthenTrack loop devices set up in /run/udisks2/loop
2011-07-23 David ZeuthenImprove udisks_daemon_wait_for_object_sync() implementation
2011-07-22 David ZeuthenAdd udisks_daemon_util_setup_by_user() and use it when...
2011-07-22 David ZeuthenAdd a way to setup and delete loop devices
2011-07-20 David ZeuthenAdd Manager D-Bus interface and a Linux implementation
2011-07-20 David Zeuthenudisksctl: Don't ask for passphrase when locking
2011-07-19 David ZeuthenFix polkit description for filesystem-unmount-others
2011-07-19 David ZeuthenFix polkit defaults for encrypted-unlock-system
2011-07-19 David ZeuthenRework UDISKS_* udev properties
2011-07-19 David ZeuthenMove properties around
2011-07-19 David ZeuthenUpdate man pages
2011-07-19 David ZeuthenRework polkit actions
2011-07-19 David ZeuthenSlightly change wording in cleanup message
2011-07-18 David Zeuthenudisks(1): Mention lock/unlock commands in help output
2011-07-18 David ZeuthenAdd unlock/lock commands to udisksctl(1)
2011-07-18 David ZeuthenFind device by dev_t, not name
2011-07-18 David ZeuthenUpdate polkit actions
2011-07-18 David ZeuthenMinor fixes to the cleanup logic
2011-07-18 David ZeuthenDon't log location and function to syslog
2011-07-14 David ZeuthenAvoid trailing semicolon in macros
2011-07-14 David ZeuthenImprove UDisksCleanup docs
2011-07-14 David ZeuthenClean up unlocked LUKS devices on device removal
2011-07-13 David ZeuthenAdd new cleanup object
2011-06-25 David ZeuthenAdd locking and caching to persistent store
2011-06-24 David ZeuthenMove mounted-fs functionaliy to UDisksDaemon class
2011-06-24 David ZeuthenMove persistent store location
2011-06-22 David ZeuthenAdd .Encrypted interface with Unlock() and Lock() methods
2011-06-17 David ZeuthenUse a{sv} for options instead of just as
2011-06-16 David ZeuthenUse udisksd, not udisks, as the name in syslog
2011-06-16 David ZeuthenUpdate license and copyright headers
2011-06-16 David ZeuthenAdd better logging routines
2011-06-16 David ZeuthenMake error output prettier
2011-06-16 David ZeuthenMove SetLabel() method from BlockDevice to Filesystem...
2011-06-16 David ZeuthenUse g_unix_signal_add_watch_full() instead of own GPosi...
2011-06-16 David ZeuthenRemove configuration-item interface and the fstab provi...
2011-06-16 David ZeuthenUpdate docs
2011-06-15 David ZeuthenRename Lun interface to Drive
2011-06-15 David ZeuthenRemove iSCSI bits for now
2011-06-15 David ZeuthenAdd WIP iSCSI patches
2011-05-25 David ZeuthenGet info via iscsiadm(8), not by parsing private data...
2011-05-23 David ZeuthenCatch up with latest gdbus-codegen(1) changes
2011-04-16 David ZeuthenAdd introspection bits for libudisks2 and a small pygi...
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
next