platform/upstream/udisks2.git
2012-09-13 David ZeuthenFix corner-cases for detecting RAID arrays
2012-09-13 David ZeuthenStrip trailing white-space from md/sync_action sysfs...
2012-09-12 David ZeuthenAvoid leaking memory when parsing sysfs attributes...
2012-09-12 David ZeuthenWatch for changes on the md/sync_action and md/degraded...
2012-09-12 David ZeuthenNuke debug spew
2012-09-12 David ZeuthenSet Block:PreferredDevice to /dev/md/$MD_NAME, if available
2012-09-12 David ZeuthenDon't error out with "error stopping" if failing to...
2012-09-11 David ZeuthenAdd Start()/Stop() methods to MDRaid D-Bus interface
2012-09-08 David ZeuthenProperly initialize variables
2012-09-07 David ZeuthenAdd MDRaid:SyncAction and MDRaid:Degraded properties
2012-09-07 David ZeuthenAdd MDRaid:Size property and utility to get member...
2012-09-05 David ZeuthenAdd Block:MDRaid and Block:MDRaidMember properties...
2012-08-29 David ZeuthenInitial MD-RAID support
2012-08-24 David ZeuthenUse all-caps for RAID
2012-08-24 David ZeuthenAdd textual descriptions for IMSM Raid members
2012-08-23 David ZeuthenAdd support for creating exFAT filesystems and changing...
2012-08-22 Martin Pittintegration-test: Consistent mount path validation
2012-07-27 David ZeuthenUpdate list of recovery/system partitions
2012-07-27 David ZeuthenPost-release version bump to 1.100.0
2012-07-27 David ZeuthenUpdate NEWS for release
2012-07-27 David ZeuthenUpdate docs
2012-07-27 David ZeuthenUpdate translations from Transifex
2012-07-26 David ZeuthenUpdate /run/udisks2/loop file before setting up the...
2012-07-26 David ZeuthenIgnore non-Linux software on SanDisk Cruzer
2012-07-26 David ZeuthenCreate cleanup object before coldplugging
2012-07-24 David ZeuthenUse ATA PASS-THROUGH (16) command instead ATA PASS...
2012-07-23 David ZeuthenAdd "Linux Filesystem" GPT partition type
2012-07-14 David ZeuthenAdd a Block.Rescan() method
2012-07-14 David ZeuthenIgnore "Apple Boot" GPT partitions
2012-07-14 David Zeuthenclient: Add Apple Core Storage GPT partition type
2012-07-10 David ZeuthenBlack-list seemingly invalid WWN for SAMSUNG SP1604N...
2012-07-09 David ZeuthenUpdate compiler warning flags
2012-07-07 David ZeuthenFix typo
2012-07-07 David ZeuthenDisable -Wformat-nonliteral for a tiny block of code
2012-07-06 David ZeuthenAdd more compiler warnings
2012-07-05 David ZeuthenFix some uninitialized variable warnings
2012-07-05 David ZeuthenDon't return uninitialized variable on inhibitor error...
2012-07-05 David ZeuthenInhibit system shutdown, sleep and idle when formatting...
2012-07-05 David ZeuthenWhen setting up LUKS, erase the cleartext device rather...
2012-07-04 David ZeuthenDon't report progress for ATA Secure Erase when expecte...
2012-07-03 Martin Pittintegration-test: More robust syncing
2012-07-03 David ZeuthenDon't use g_propagate_error() with a NULL GError
2012-07-03 David ZeuthenAdd support for VMWare filesystem types and GPT partiti...
2012-07-03 Martin Pittintegration-test: Use Gio.TestDBus() again
2012-07-03 Martin Pittintegration-test: Use mock polkitd
2012-07-02 David ZeuthenAdd ATA Secure Erase functionality
2012-06-30 David ZeuthenInit interface proxies on hotplug too
2012-06-27 David ZeuthenIssue BLKRRPART if wiping a device with an existing...
2012-06-26 David ZeuthenSet Job:ExpectedEndTime when erasing a device
2012-06-26 David ZeuthenBug 51439 – udisks should hide lvm PVs
2012-06-25 David ZeuthenAdd erase parameter to Block.Format() to zero out devic...
2012-06-24 David ZeuthenMove Drive:Configuration property up a bit
2012-06-24 David ZeuthenDrop the 'drive-' prefix for drive configuration files
2012-06-24 David ZeuthenDefault to mode 0600 for drive config files
2012-06-24 David ZeuthenAdd DriveAta.PmWakeup() method
2012-06-23 David ZeuthenDon't require auth for Standby'ing non-system drives...
2012-06-23 David ZeuthenAdd drive configuration interfaces and configuration...
2012-06-13 Martin Pittintegration-test: Fix parsing of daemon path in system...
2012-06-13 Martin PittShip integration-test in the tarball
2012-06-13 Martin Pittintegration-test: Fix Polkit.test_internal_fs_nobody...
2012-06-13 David ZeuthenAdd Block.OpenForBenchmark() method
2012-06-13 Ayan GeorgeMark Realtek rts5229 based card readers as flash drives.
2012-06-12 Martin Pittintegration-test: Check polkit denial
2012-06-12 Martin Pittintegration-test: Explicit polkit tests
2012-06-11 Martin Pittintegration-test: Fix existance test of local state...
2012-06-09 David ZeuthenAdd Documentation key to systemd unit file
2012-06-08 David ZeuthenCatch up with latest polkit guidance
2012-06-07 David ZeuthenPost-release version bump to 1.99.0
2012-06-07 David ZeuthenUpdate NEWS for release
2012-06-07 David Zeuthenudisksd: work if polkitd is not available
2012-06-07 Martin Pittintegration-test: Run on temporary local DBus
2012-06-07 Martin Pittintegration-test: Quiesce wipefs output
2012-06-07 Martin Pittintegration-test: Update expected Luks mount points
2012-06-07 Martin PittWait for the correct device after formatting
2012-06-07 Martin Pittintegration-test: Mitigate race after mounting
2012-06-06 David ZeuthenRework part of the polkit variable documentation
2012-06-06 David ZeuthenAdd id.* and partition.* polkit variables
2012-06-06 David ZeuthenUse "device" instead of "block_device" in the polkit...
2012-06-05 David ZeuthenIf a block device has ID_PATH set, consider it to be...
2012-06-04 David ZeuthenMove table with polkit variables to the "Authorization...
2012-06-01 Martin Pittintegration-test: Update expected exception names
2012-06-01 Martin Pittintegration tests: Suspend gvfs-udisks2-volume-monitor
2012-06-01 Martin Pittintegration tests: Update expected mount points
2012-05-23 David ZeuthenRename current polkit variables and also add some new...
2012-05-18 David ZeuthenAdd some documentation about polkit variables
2012-05-15 David ZeuthenDrive: Refuse to eject drives that appear to be in use
2012-05-15 David ZeuthenBug 49842 – Unhandled rootfs on bind mount
2012-05-14 David ZeuthenCall it "Disk Manager" and reword some sections of...
2012-05-12 David Zeuthenudisksctl: describe 'loop-setup' and 'loop-delete'...
2012-05-12 David Zeuthenudisksctl: add 'smart-simulate' verb
2012-05-09 David ZeuthenPost-release version bump to 1.98.0
2012-05-09 David ZeuthenUpdate NEWS for release
2012-05-09 David ZeuthenLoop: try writing to loop/autoclear sysfs file before...
2012-05-09 David ZeuthenSimplify loop device checking
2012-05-09 David ZeuthenUDisksCleanup: Remove stale entries when adding new...
2012-05-09 David ZeuthenUpdate path to mounted-fs file in documentation
2012-05-04 David ZeuthenRevert "Add loop.autoclear option to Filesystem.Mount...
2012-05-04 David ZeuthenUDisksDaemon: rework wait_for_object_sync() method
2012-05-04 David ZeuthenUDisksDaemon: add get_objects() method
2012-05-04 David ZeuthenManager: wait for partitions to appear before returning...
next