platform/upstream/udisks2.git
2009-04-15 David Zeuthenallow the 'flush' mount option for vfat
2009-04-15 David Zeuthenfix up some warnings
2009-04-15 David Zeuthenadd property device-detection-time
2009-04-15 David Zeuthendocument influential udev properties in the DeviceKit...
2009-04-15 David Zeuthenadd device-presentation-hide property
2009-04-12 David Zeuthenbe more careful when probing for ATA SMART
2009-04-12 David Zeuthenrework how we detect whether a device is busy
2009-04-12 David Zeuthenadd temporary workaround for btrfs
2009-04-12 David Zeuthenremove debug spew
2009-04-09 David Zeuthenalso check if partitions on a device is busy
2009-04-09 David Zeuthenuse correct dmode for iso9660 mounts
2009-04-08 David Zeuthenadd command line options to devkit-disks for refreshing...
2009-04-08 David Zeuthenfix some bugs in the man page
2009-04-08 David Zeuthenchange default mount options for vfat to utf8=1 and...
2009-04-08 David Zeuthenfix a race where /etc/fstab mount points where sometime...
2009-04-06 David Zeuthenbump version
2009-04-06 David Zeuthenuse /var/run/DeviceKit-disks, not /tmp as a temporary...
2009-04-06 David Zeuthenremove hack for working around broken USB card reader
2009-04-06 David Zeuthenremove debug spew from mount monitor
2009-04-06 David Zeuthenfix grammar/spelling for ATA SMART output in devkit...
2009-04-06 David Zeutheninstall udev rules into /lib/udev/rules.d not /etc...
2009-04-06 David Zeuthenchange devkit-disks(1) to use device node paths instead...
2009-04-06 David Zeuthenalso move umount.devkit over to use the correct object...
2009-04-06 David Zeuthenadd FindDeviceByMajorMinor() to look up a device by...
2009-04-06 David Zeuthenprefix all D-Bus objects paths with /org/freedesktop...
2009-04-06 David Zeuthenfix udev rules to keep udev from complaining
2009-04-06 David Zeuthenrework some of the ATA SMART stuff, go back to using...
2009-04-02 David Zeuthenremove erase= option and the notion of tasks within...
2009-04-02 David Zeuthenremove a lot of unnecessary errors
2009-04-02 David Zeuthenremove device-is-busy property
2009-04-02 David Zeuthenexport device-major and device-minor properties
2009-04-02 David Zeuthenuse /proc/self/mountinfo and handle a device being...
2009-03-31 David Zeuthenprint the scheme of the main partition table, never...
2009-03-31 David Zeuthenrework partition table handling
2009-03-30 David Zeuthenensure a MS-DOS extended partition is busy if logical...
2009-03-30 David Zeuthenallow job-num-tasks to be 0 (meaning "unknown")
2009-03-30 David Zeuthenif BLKRRPART fails with EBUSY, just try a few more...
2009-03-30 Matthias Clasenmake umount work on mount points
2009-03-28 Matthias Clasenfix typo in error name
2009-03-23 David Zeuthenforgot to add ATA SMART prober in last commit
2009-03-23 David Zeuthenport to libatasmart
2009-03-17 David Zeuthenfix up how device-is-system-internal is computed
2009-03-17 Matthias Clasenfix up inhibit parameter handling
2009-03-17 David Zeuthendon't poll SATA AN drives
2009-03-15 David Zeuthenrework default mount options
2009-03-15 David Zeuthenavoid taking action if a component is removed from...
2009-03-15 David Zeuthenexport all linux-md raid devices (except ones marked...
2009-03-15 David Zeuthenadd newline for debug message
2009-03-15 David Zeuthenonly use a single PolicyKit action for Linux MD operations
2009-03-15 David Zeuthenonly export holders/slaves if the devices are in our db
2009-03-04 David Zeuthenadd a --dump option to devkit-disks(1)
2009-03-04 David Zeuthenallow users with appropriate authorizations to unmount...
2009-03-03 David Zeuthenuse dev_t to identify mounts, not device files
2009-03-02 David Zeuthenupdate README
2009-03-02 David Zeuthenbump version to 003
2009-03-02 David Zeuthenupdate NEWS and TODO
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
next