platform/upstream/udisks2.git
2011-06-29 David ZeuthenPost-release version bump to 1.0.4
2011-06-29 David ZeuthenUpdate NEWS for release
2011-06-29 David ZeuthenTeach udisks(1) about the new automount hint and spell...
2011-06-23 David ZeuthenAdd UDISKS_AUTOMOUNT_HINT to the udisks(7) man page
2011-06-23 Ayan GeorgeBug 38535 – A DeviceAutoMountHint attribute should...
2011-06-21 Martin PittBug 34710 — CD-ROM polling failed due to O_EXCL flag
2011-06-19 Martin PittAdd "unmount" option to DriveEject
2011-05-09 David ZeuthenAdd missing comma in fs whitelist
2011-05-04 Martin PittAdd override for system internal property
2011-05-03 Ayan GeorgeMark Realtek PCI flash card reader as such
2011-04-05 Martin PittRemove blkid probing of device-mapper nodes
2011-04-03 Martin PittSupport calling device_drive_eject() and device_filesys...
2011-04-03 Martin Pittthrow_error(): Print error to stderr when being called...
2011-04-03 Martin PittFix udisks --eject-options
2011-03-15 David ZeuthenNuke the PolicyKit extension as that is now deprecated
2011-03-15 David ZeuthenNuke generated D-Bus code from distribution tarballs
2011-03-15 David ZeuthenUpdate comment about validating requested filesystem...
2011-03-15 David ZeuthenFix all warnings caused by -Wunused-but-set-variable
2011-03-15 David ZeuthenFix warning message
2011-03-15 David ZeuthenBug 32232 – CVE-2010-4661: Arbitrary kernel module...
2011-03-10 Sitsofe WheelerBug 32917 — EeePC 900 SD card reader icon looks like...
2011-02-24 Martin PittIgnore broken directory permissions on UDF media
2011-02-24 Martin Pitttestsuite: Update assert statements
2011-02-24 Martin Pitttestsuite: Port to Python 3
2011-02-24 Martin Pitttestsuite: fix race in LVM
2011-02-22 Bastien NoceraHide recovery partition on newer Lenovo machines
2010-12-02 Martin PittPost-release version bump to 1.0.3
2010-12-02 Martin Pittupdate NEWS for 1.0.2 release
2010-11-06 Martin PittFix hang on setting invalid VFAT labels
2010-11-06 Martin Pittsimplify validate_and_escape_label()
2010-11-06 Martin PittEscape NTFS labels properly
2010-11-06 Martin Pitttestsuite: use shorter label for renaming
2010-11-06 Jiro SEKIBAudisks: escape backslash for label string
2010-11-06 Martin Pitttestsuite: Check correct handling of labels with funny...
2010-11-06 Martin PittFix building with Linux 2.6.37
2010-11-06 Marti Raudseppudisks: Avoid deprecated polkit_authority_get() function
2010-10-24 Martin Pitttestsuite: Test forced removal of standard devices
2010-10-24 Martin Pitttestsuite: Check forced removal of LUKS encrypted device
2010-10-21 Martin PittFix uninitialized variable in part-id
2010-10-21 Martin Pittpartutil: Explicitly use PART_TYPE_UNKNOWN
2010-10-15 Jiro SEKIBAudisks: fix a bug of unquoted/unescaped label string
2010-10-14 Jiro SEKIBAAdd nilfs2 label rename
2010-10-01 David ZeuthenAlso export UDISKS_DM_TARGET_PARAMS for 'multipath...
2010-09-29 Martin Pitttestsuite: Move to scsi_debug
2010-09-28 Martin PittFix creating NTFS on raw devices
2010-09-27 Martin PittFix mkfs.ext* arguments
2010-09-27 Martin Pitttestsuite: LVM: fix naming assumptions
2010-09-27 Martin Pitttestsuite: Fix SMART test for SSDs
2010-09-27 Martin Pitttestsuite: fix race with SMART data
2010-09-27 Mathieu Trudel... Bug 30332 — udisks does not tear down LUKS devices...
2010-08-24 Martin Pittprofile.h: Add missing include
2010-08-15 Martin PittFix btrfs properties
2010-08-15 Martin PittBug 26258 — initial btrfs support
2010-08-15 Jiro SEKIBAAdd nilfs2 file system support
2010-06-28 Matt ZimmermanAdd udisks --eject option
2010-06-03 Martin PittBug 28075 — Do not have files executable on NTFS
2010-06-02 Martin PittFix long hangs on probing nonexistant floppy drives
2010-06-01 David ZeuthenAvoid using entities in introspection XML
2010-05-25 David ZeuthenDon't probe non-data discs for partition tables
2010-05-20 Martin Pitttestsuite: mkfs() code cleanup
2010-05-20 Martin PittBug 28075 — Do not have all files executable on vfat
2010-05-19 David ZeuthenUpdate to latest LVM2 API
2010-05-12 Martin Pitttestsuite: Check file permissions
2010-04-09 David ZeuthenPost-release version bump to 1.0.2
2010-04-09 David ZeuthenUpdate NEWS for release
2010-04-09 Martin Pittadd information about CVE-2010-1149 to NEWS
2010-04-07 Martin PittHide Sony E-Book launcher partition
2010-04-07 Martin Pittjob-drive-benchmark.c: Fix data types in error messages
2010-04-07 Martin Pittpart-id: Fix DM partition table detection
2010-04-07 Martin Pitttestsuite: Check presence and properties of loop devices
2010-04-07 Martin PittBug 27494 — publicly exports dm key information
2010-04-06 Martin Pitttestsuite: Test detection of kpartx LVM partitions
2010-04-06 Martin Pitttestsuite: Check that our udev probers do not leak...
2010-03-19 Martin PittFix exit code of umount.udisks
2010-03-18 Martin PittAllow other rules to set a more specific presentation...
2010-03-17 Martin PittSet multimedia-player-ipod icon for iPod media players
2010-03-15 David ZeuthenUpdate NEWS for release
2010-03-15 David ZeuthenPost-release version bump to 1.0.1
2010-03-15 David ZeuthenAdd TODO item about UTF-8 and D-Bus properties
2010-03-15 David ZeuthenGuarantee that DeviceFilePresentation always contain...
2010-03-15 David ZeuthenMake it possible to disable LVM2 and dm-multipath support
2010-03-15 David ZeuthenUpdate TODO
2010-03-15 David ZeuthenFix partition table probing during coldplug
2010-03-15 Martin Pittudisks-part-id: Simplify code
2010-03-14 Martin PittBug 27072 — does not force-unmount for drives in fstab
2010-03-12 Martin PittTODO update for property update race conditions
2010-03-12 Martin Pitttestsuite: Add option to disable workarounds for race...
2010-03-12 Martin Pitttestsuite: Use loop devices instead of ram disks
2010-03-12 Martin Pittudisks-part-id: Check ID_FS_TYPE from environment first
2010-03-12 Martin PittBug 26996 — wrongly detects partition on unpartitioned...
2010-03-12 Martin Pittudisks-part-id: Shuffle code to keep udev_device in...
2010-03-12 Martin Pitttestsuite: Check partitions with filesystems
2010-03-12 Michael BieblBug 25424 — Update to stable API of udev/gudev/dbus
2010-03-12 tuxceBug 25012 ­Add "usefree" to vfat available options
2010-03-12 Martin Pitttestsuite: Get along with running gvfs/nautilus
2010-03-12 Martin Pitttestsuite: Add TODO item to test new support for loop...
2010-03-11 David ZeuthenHandle loopback devices
2010-03-11 David ZeuthenRevert "Bug 26996 — wrongly detects partition on unpart...
2010-03-11 David ZeuthenUpdate TODO
2010-03-11 Martin PittBug 26996 — wrongly detects partition on unpartitioned...
next