platform/upstream/udisks2.git
2009-03-02 David Zeuthenmake it possible to inhibit all operations on the daemon
2009-03-02 David Zeuthenmake help description for devkit-disks(1) point to...
2009-03-02 David Zeuthenrevise devkit-disks(1) man page and allow spawning...
2009-03-02 David Zeuthenmake the degree character work in devkit-disks
2009-03-02 David Zeuthenmake devkit-disks(1) print SMART attributes
2009-03-02 David Zeuthenrip out --create-fs option for now
2009-03-02 David Zeuthenwhen taking ownership of a newly created file system...
2009-03-02 David Zeuthenuse dmask 0077 by default when mounting vfat volumes
2009-03-02 David Zeuthenuse the right polkit action for ejecting drives
2009-03-02 David Zeuthensimplify PolicyKit permissions a bit
2009-03-01 David Zeuthenset is_system_internal for linux md devices
2009-03-01 David Zeuthenfixup error message when adding/removing components
2009-03-01 David Zeuthensplit MD_NAME into home host and name
2009-03-01 David Zeuthenmake Device.is_busy() and Davice.partitions_are_busy...
2009-03-01 David Zeuthenslightly rework how polling is done
2009-02-28 David Zeuthenuse G_GNUC_CONST for all _get_type() functions
2009-02-28 David Zeuthenfix up _TYPE_ and _IS_ type macros to use DEVKIT_DISKS_...
2009-02-28 David Zeuthenrework mounts handling
2009-02-27 David Zeuthenensure that properties are updated before FilesystemMou...
2009-02-26 David Zeuthenadd new device-presentation-name and -icon-name properties
2009-02-25 David Zeuthenrename part_id to devkit-disks-part-id and namespace...
2009-02-25 David Zeuthenfix parallel build
2009-02-25 David Zeuthenadd a devkit-disks-types.h file
2009-02-25 David Zeuthenrework how properties are set and updated
2009-02-23 David Zeuthenadd some fixes/hacks to make things work with md increm...
2009-02-23 David Zeuthenset the process title in the poller to the devices...
2009-02-23 David Zeuthenmake polling process exit when parent dies
2009-02-23 David Zeuthenallow changing the label on a mounted device if the...
2009-02-22 David Zeuthendetect USB floppy drives
2009-02-22 David Zeuthenincrease wipe size from 16KB to 128KB to erase btrfs...
2009-02-22 David Zeuthenadd support for ext4
2009-02-22 David Zeuthenonly report media type if media is actually available
2009-02-20 David Zeuthenrework optical disc properties for audio discs
2009-02-20 David Zeuthenpoll for media, also add methods to inhibit polling...
2009-02-19 David Zeuthenuse the 'ro' sysfs file to figure out if media is read...
2009-02-18 David Zeutheninit the SMART data GValue earlier
2009-02-18 David Zeuthendon't crash if properties can't be retrieved
2009-02-17 David Zeuthenuse ID_VENDOR_ENC and ID_MODEL_ENC if they are available
2009-02-17 David Zeuthenprefer ID_FS_LABEL_ENC, if available, to ID_FS_LABEL
2009-02-17 David Zeuthenadd linux-md-home-host and linux-md-component-home...
2009-02-17 David Zeuthenfix up race where components are not updated when a...
2009-02-16 David Zeuthenuse -nonet for invoking xsltproc
2009-02-15 David Zeuthenrework updates of slaves/holders
2009-02-15 David Zeuthenexport name+uuid for linux-md devices
2009-02-15 David Zeuthenmanually import linux-md data since mdadm upstream...
2009-02-15 David Zeuthenexport properties about cryptotext LUKS devices
2009-02-13 David Zeuthenprefer ID_{MODEL|VENDOR} to what we can dig out of...
2009-02-13 David Zeuthenwork around buggy /sbin/cryptsetup behavior
2009-02-13 David Zeuthendo not crash if device disappears before we can get...
2009-02-04 Richard Hughesadd some gitignore files to the source tree
2009-02-04 Richard Hughesrename configure.in to configure.ac
2008-12-12 Colin Waltersfix DeviceKit-disks with the latest DBus release
2008-11-11 David Zeuthenuse right include path for devkit-gobject
2008-08-12 David Zeuthenupdate location of git repos
2008-08-01 David Zeuthenavoid closing the tray on optical drives
2008-07-21 David Zeuthenupdate license so it's GPLv2
2008-07-21 David Zeuthenfix 'make distcheck'
2008-07-21 David Zeuthenfix marshaller changes
2008-07-18 David Zeutheninclude a private program to export the device-mapper...
2008-06-29 David Zeuthenadd some notes about how to support iSCSI target/initia...
2008-06-18 David Zeuthenfix a bug introduced by commit 01f415b7e0049d71fbb221a4...
2008-06-18 David Zeuthenregister the correct marshaller for the devkit-disks...
2008-06-11 David Zeuthenuse object paths instead of strings for signals
2008-06-11 David Zeuthendon't S.M.A.R.T. data injected with simulate= to the...
2008-06-08 David Zeuthenforgot to commit a few PolicyKit actions
2008-06-08 David Zeuthenadd a new method FilesystemListOpenFiles() returning...
2008-06-07 David Zeuthenadd DriveEject() and drive-is-media-ejectable, drive...
2008-06-07 David Zeuthenremoved the .NotLabeled error, just return .Failed...
2008-06-07 David Zeuthenadd support for optical discs and rework media type...
2008-06-06 David Zeuthenupdate devkit-disks to latest D-Bus API
2008-06-06 David Zeuthenallow unmount/locking devices not set up by the daemon
2008-06-06 David Zeuthenreword some authentication messages and change some...
2008-06-06 David Zeuthenrename some PolicyKit actions to be more consistent...
2008-06-05 David Zeuthenuse mlabel if label passed to mkfs.vfat is > 11 characters
2008-06-05 David Zeuthenset an environment variable to skip checks
2008-06-05 David Zeuthenuse mlabel rather than dosfslabel
2008-06-05 David Zeuthenrevert "rename FilesystemSetLabel to SetLabel; some...
2008-06-05 David Zeuthenrename FilesystemSetLabel to SetLabel; some non-fs...
2008-06-05 David Zeuthensanitize/rework D-Bus errors returned
2008-06-05 David Zeuthenavoid abstracting encrypted devices; instead be specifi...
2008-06-05 David Zeuthenadd support for the xfs file system
2008-06-04 David Zeuthenexport daemon version and capabilities (encryption...
2008-06-03 David Zeuthenadd a new method FilesystemCheck
2008-06-02 David Zeutheninclude permissions and errors in the docs for the...
2008-06-02 David Zeuthenrework what authorizations are needed
2008-06-01 David Zeuthenadd new property device-is-system-internal
2008-06-01 David Zeuthenremove ability to use privileged mount options
2008-06-01 David Zeuthenadd options take_ownership_[uid|gid] to FilesystemCreate
2008-06-01 David Zeuthenadd a --replace option to devkit-disks-daemon
2008-05-31 David Zeuthenensure that EncryptedLock doesn't return until cleartex...
2008-05-31 David Zeuthenremove debug spew
2008-05-31 David Zeuthenfix unmount issue where directory isn't removed
2008-05-31 David Zeuthenuse a mount monitor based on /proc/mounts instead of...
2008-05-31 David Zeuthensupport UUID= and LABEL= in /etc/fstab
2008-05-30 David Zeuthenfixup docs now that we support mounting/unmounting...
2008-05-30 David Zeuthenfor fstab mount points, call mount/umount as the callin...
2008-05-30 David Zeuthenfix up some error handling
2008-05-30 David Zeuthenadd -Wformat and -Wformat-security warnings and fix...
2008-05-26 David Zeutheninitialize error correctly
2008-05-26 David Zeuthenproperly detect mmc/sd cards and fix a bug in mount...
next