platform/upstream/udisks2.git
2010-10-25 David ZeuthenCheck with polkit whether the user is authorized to...
2010-10-21 David ZeuthenStart implementing Mount() and Unmount() on the Filesys...
2010-10-12 David ZeuthenRename library to libudisks-2.0.so and provide a pkg...
2010-09-27 David ZeuthenDon't create two GUdevClient objects - share a single...
2010-09-27 David ZeuthenAdd new abstract ConfigurationItem interface and a...
2010-09-24 David ZeuthenUse generated GDBusProxyManager subclass from latest...
2010-09-22 David Zeuthenudisks(1): implement mount and unmount verbs
2010-09-16 David Zeuthenudisks: Use --block-device in 'info' verb instead of...
2010-09-16 David ZeuthenRun 'udisks dump' in the pager if stdin/stdout are...
2010-09-16 David ZeuthenIf both stdin/stdout are TTYs, provide colorful output
2010-09-15 David ZeuthenAlso show interfaces+properties when an object is added
2010-09-15 David ZeuthenShow interface properties when adding an interface
2010-09-15 David ZeuthenAdd a 'monitor' verb to the udisks command
2010-09-15 David ZeuthenActually remove the object on "remove" event
2010-09-15 David ZeuthenFixup finalization order to avoid warnings when disconn...
2010-09-15 David ZeuthenMake udisks(1) actually show some information
2010-09-15 David ZeuthenUse bytestring for strings that are not guaranteed...
2010-09-13 David ZeuthenDynamically update the UDisksFilesystem:MountPoint...
2010-09-13 David ZeuthenRemove debug spew
2010-09-13 David ZeuthenAdd UDisksMountMonitor and UDisksMount
2010-09-10 David ZeuthenFixup doc indenting
2010-09-10 David ZeuthenHandle the org.fd.UDisks.Job.Cancel() method in the...
2010-09-09 David ZeuthenFactor common job features into a base class
2010-09-09 David ZeuthenAdd UDisksThreadedJob class
2010-09-08 David ZeuthenAdd UDisksError to the docs
2010-09-08 David ZeuthenBuild fixes / cleanups
2010-09-08 David ZeuthenFix build
2010-09-08 David ZeuthenAdd UDisksError error domain and use it
2010-09-08 David ZeuthenFix reference count SNAFU
2010-09-08 David ZeuthenMake it possible to pass a string to the helper via...
2010-09-08 David ZeuthenDon't mix up stdout and stderr
2010-09-08 David ZeuthenUDisksSpawnedJob: Add test case for binary output
2010-09-08 David ZeuthenAdd some more spawn tests
2010-09-08 David ZeuthenBreak test suite into separate cases
2010-09-08 David ZeuthenAdd a test suite
2010-09-07 David ZeuthenWork on UDisksSpawnedJob implementation of UDisksJob
2010-09-07 David ZeuthenAdd docs for UDisksJobImpl
2010-09-06 David ZeuthenRearrange docs
2010-09-06 David ZeuthenUse new gtk-doc features available in latest gdbus...
2010-09-04 David ZeuthenUse new _GET_ and _PEEK_ macros in latest gdbus-codegen(1)
2010-09-04 David ZeuthenStart rewriting udisks(1)
2010-09-03 David ZeuthenRework some of the code
2010-09-03 David ZeuthenIntroduce the UDisksDaemon class
2010-09-03 David ZeuthenNuke random device being created in main.c
2010-09-03 David ZeuthenUse D-Bus property name Type instead of Kind
2010-09-03 David ZeuthenAdd a UDisksJob interface and implementation
2010-09-03 David ZeuthenAdd skeleton for UDisksFilesystem implementation and...
2010-09-03 David ZeuthenEmit UEvent signal on the LinuxSysfsDevice interface
2010-09-03 David ZeuthenSplit out check/update interface functions
2010-09-02 David ZeuthenAdd org.freedesktop.UDisks.Filesystem interface
2010-09-02 David ZeuthenRename ProbedBlockDevice to BlockDevice.Probed
2010-09-02 David ZeuthenAdd the org.freedesktop.UDisks.ProbedBlockDevice interface
2010-09-02 David ZeuthenExport a couple of more BlockDevice properties
2010-09-02 David ZeuthenDon't leak the GDBusInterface objects
2010-09-02 David ZeuthenUpdates
2010-09-02 David ZeuthenAdd support for Linux Block devices
2010-09-02 David ZeuthenMore cleanups
2010-09-02 David ZeuthenCleanup
2010-08-27 David ZeuthenCatch up with latest gdbus-codegen(1)
2010-08-26 David ZeuthenUse new ::g-properties-changed-emitted signal in gdbus...
2010-08-26 David ZeuthenFree the GUdevDevice before the GUdevClient objects
2010-08-26 David ZeuthenUpdate gitignore
2010-08-26 David ZeuthenUpdate to latest gdbus-codegen(1)
2010-06-30 David ZeuthenCatch up with latest gdbus and gdbus-codegen(1)
2010-06-08 David ZeuthenDo proper shutdown upon receiving SIGINT
2010-06-08 David ZeuthenDon't leak the object path
2010-06-08 David ZeuthenUpdate for latest gdbus-binding-tool
2010-06-08 David ZeuthenUpdates
2010-06-07 David ZeuthenUpdates
2010-06-07 David ZeuthenRequire GIO 2.25.7 or later
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
next