platform/upstream/udisks2.git
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...
2012-05-04 David ZeuthenDaemon: Add new find_block_*() convenience methods
2012-05-03 David ZeuthenAdd work-around to show FS on CDs/USB sticks created...
2012-05-03 David ZeuthenLoop: add SetupByUID property
2012-05-03 David ZeuthenUDisksClient: add get_loop_for_block() convenience...
2012-05-03 David ZeuthenWarn if /run/udisks2/loop has an existing entry when...
2012-05-01 David ZeuthenManager: Add locking around LoopSetup()
2012-05-01 David ZeuthenManager: Add new 'no-part-scan' option in LoopSetup...
2012-05-01 David ZeuthenFix up how we check if use is authorized for Loop.SetAu...
2012-05-01 David ZeuthenDon't assign the Loop D-Bus interface to partitions...
2012-05-01 David ZeuthenLoop: add :Autoclear property and SetAutoclear() method
2012-04-30 David ZeuthenAlso check for "target is busy" when checking umount...
2012-04-30 David ZeuthenAdd loop.autoclear option to Filesystem.Mount() method
2012-04-30 David ZeuthenPost-release version bump to 1.97.0
2012-04-30 David ZeuthenUpdate NEWS for release
2012-04-30 David ZeuthenActually link with libsystemd-login
2012-04-30 David ZeuthenPost-release version bump to 1.96.0
2012-04-30 David ZeuthenUpdate NEWS for release
2012-04-30 David ZeuthenMinor doc fixes
2012-04-30 David ZeuthenRemove unused .filesystem-unmount-others-shared polkit...
2012-04-30 David ZeuthenRemove support for ID_SEAT=all
2012-04-30 David ZeuthenAdd Transifex config and pull latest translations
2012-04-30 David ZeuthenRemove danish translation
2012-04-29 David ZeuthenMake $(udisks2.device) in authentication messages inclu...
2012-04-27 David ZeuthenAdd some more translation context and strings
2012-04-27 David ZeuthenAdd a bunch of translation comments
2012-04-24 David ZeuthenReword parts of the udisks(8) man page
2012-04-23 David ZeuthenFix typo
2012-04-23 David ZeuthenAdd separate polkit actions for ejecting media
2012-04-23 David ZeuthenFix typos in policy file
2012-04-23 David ZeuthenAdd missing "on" in udisks(8) man page
2012-04-23 David ZeuthenRemove section about ID_DRIVE* properties
next