platform/upstream/udisks2.git
2011-08-15 David ZeuthenRefine the libudev hack
2011-08-15 David ZeuthenWorkaround get_usec_since_initialized() not always...
2011-08-15 David ZeuthenUse intialization time for sort order
2011-08-15 David ZeuthenAdd a sorting key for drives
2011-08-15 David ZeuthenFix drive lookup logic for partitions
2011-08-13 David ZeuthenAssociate dm-multipath devices with the correct drive
2011-08-13 David ZeuthenFix drive lookup logic
2011-08-13 David ZeuthenDon't leak fd while enumerating directories
2011-08-12 David ZeuthenAdd work-around to identify firewire devices without...
2011-08-12 David ZeuthenUpdate docs
2011-08-12 David ZeuthenUse /dev/mapper/$DM_NAME as fallback, if available
2011-08-12 David ZeuthenSupport /etc/crypttab for unlocking and locking LUKS...
2011-08-12 David ZeuthenAllow mounting/unmounting fstab devices without the...
2011-08-12 David ZeuthenRevert "Use -T for eject(1) on optical drives"
2011-08-11 David ZeuthenUse -T for eject(1) on optical drives
2011-08-11 David ZeuthenPreserve mode_t of /etc/fstab and /etc/crypttab when...
2011-08-11 David ZeuthenAlso consider the device file in addition to symlinks
2011-08-11 David ZeuthenAdd support for /etc/crypttab
2011-08-10 David ZeuthenAlso unmount filesystems when devices mounted via ...
2011-08-09 David ZeuthenAdd missing files
2011-08-09 David ZeuthenAdd facilities for adding/removing a block device to...
2011-08-07 David ZeuthenExport SMART data for drives using the ATA protocol
2011-08-05 David ZeuthenRemove non-existant file from POTFILES.in
2011-08-04 David ZeuthenAdd an Eject() method to the Drive interface
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-08-04 David ZeuthenAdd work arounds for missing udev properties for virtio...
2011-08-01 David ZeuthenAllow locking LUKS devices that were manually unlocked
2011-08-01 David ZeuthenAllow unmounting stuff not mentioned in the mounted...
2011-08-01 David ZeuthenIf a device is referenced in fstab, invoke mount/umount...
2011-08-01 David ZeuthenAdd files missed in previous commit
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
next