platform/upstream/udisks2.git
2012-10-04 David ZeuthenRemove fa_IR translation
2012-10-04 David ZeuthenAdd publish-docs-master target
2012-10-03 David ZeuthenUpdate gtk-doc types file
2012-10-03 David ZeuthenInclude docs for MD-RAID implementation details
2012-10-03 David ZeuthenUpdate gtk-doc sections
2012-10-03 David ZeuthenAdd indexes of deprecated and new-in-2.1 symbols
2012-10-03 David ZeuthenRe-include udisks_client_get_drive_info() in API docs
2012-10-03 David ZeuthenUse Deprecated and Since annotations to mark deprecated...
2012-10-03 David ZeuthenUse @since annotations to mark new D-Bus API available 2.1
2012-10-03 David ZeuthenMerge branch 'master' into wip/mdraid
2012-10-03 David ZeuthenStart writing NEWS for 2.0.90
2012-10-03 David ZeuthenBump version to 2.0.90
2012-10-03 David ZeuthenExplain post-release actions in HACKING
2012-10-03 David ZeuthenDocument the release process
2012-10-03 David ZeuthenUpdate my email address
2012-10-02 David ZeuthenPost-release version bump to 2.0.1
2012-10-02 David ZeuthenUpdate NEWS for release
2012-10-02 David ZeuthenUpdate translations from Transifex
2012-10-02 David ZeuthenAdd docs for udisks_linux_drive_ata_secure_erase_sync()
2012-10-02 David ZeuthenAdd docs for udisks_linux_drive_ata_apply_configuration()
2012-10-02 David ZeuthenRemove udisks_daemon_util_on_other_seat() from sections.txt
2012-10-02 David ZeuthenFix docs for udisks_daemon_util_file_set_contents()
2012-10-02 David ZeuthenFix docs for udisks_daemon_launch_threaded_job()
2012-10-02 David ZeuthenFix docs for udisks_daemon_launch_spawned_job_sync()
2012-10-02 David ZeuthenFix docs for udisks_daemon_launch_spawned_job()
2012-10-02 David ZeuthenFix docs for udisks_daemon_launch_simple_job()
2012-10-02 David ZeuthenAdd docs for udisks_base_job_set_auto_estimate()
2012-10-02 David ZeuthenAdd docs for udisks_base_job_get_auto_estimate()
2012-10-02 David ZeuthenFix up docs for udisks_daemon_util_file_set_contents()
2012-10-02 David ZeuthenFix docs for udisks_daemon_util_on_same_seat()
2012-10-02 David Zeuthendocs: use CDATA for email addresses to avoid them being...
2012-10-02 David Zeuthendocs: add some more meta information to the man pages...
2012-10-02 David Zeuthendocs: Document udisksctl(1)'s status command
2012-10-02 David Zeuthendocs: Document udisksctl(1)'s info command
2012-10-02 David Zeuthendocs: update man page dates to "October 2012"
2012-10-02 David Zeuthendocs: Link to freedesktop.org/wiki/Software/dbus in...
2012-10-02 David Zeuthendocs: Remove "(available online here)" comment in udisk...
2012-10-02 David Zeuthendocs: only reference hdparm(8) at the end of the paragraph
2012-09-28 David ZeuthenBump version number to 2.0.0
2012-09-28 David ZeuthenDon't require that users define UDISKS_API_IS_SUBJECT_T...
2012-09-28 David ZeuthenMove bash completion script into /usr/share/bash-comple...
2012-09-28 David ZeuthenFix glaringly wrong documentation for Filesystem.Mount()
2012-09-27 David ZeuthenMention the right file when complaing about /proc/swaps
2012-09-27 David ZeuthenMake it work without requiring the kernel to be CONFIG_...
2012-09-27 David ZeuthenDon't complain about missing /etc/fstab file
2012-09-27 David ZeuthenDon't complain about missing /etc/crypttab file
2012-09-26 David ZeuthenOnly do the isohybrid hack for the first partition
2012-09-25 Vincent UntzFix same seat detection if built with systemd, but...
2012-09-21 David ZeuthenConsistently refer to MD-RAID as "Linux RAID" in user...
2012-09-20 David ZeuthenSet MDRaid:ChunkSize for raid0 but not for raid1
2012-09-20 David ZeuthenNuke debug spew
2012-09-20 David ZeuthenHandle nested arrays
2012-09-20 David ZeuthenMention that MDRaid:SyncAction is the empty string...
2012-09-20 David ZeuthenUDisksClient: include RAID level in description of...
2012-09-20 David ZeuthenSlightly rework UDisksObjectInfo docs
2012-09-19 David ZeuthenSkip homehost when calcuating @name member in UDisksObj...
2012-09-19 David ZeuthenInitialize reference count to 1
2012-09-19 David ZeuthenDeprecate udisks_client_get_drive_info() with udisks_cl...
2012-09-19 David ZeuthenRevert "Simplify codepath when removing a RAID disk"
2012-09-19 David ZeuthenExport MDRaid:ChunkSize property
2012-09-19 David ZeuthenAdd MDRaid:BitmapLocation property
2012-09-19 David ZeuthenSimplify codepath when removing a RAID disk
2012-09-19 David ZeuthenExpress RAID member state as an array of strings, inste...
2012-09-19 Claudio Saavedraconfigure.ac: raise gudev dependency
2012-09-15 David ZeuthenAdd @start-degraded option to MDRaid.Start()
2012-09-14 David ZeuthenAdd MDRaid.RemoveDevice() method
2012-09-14 David ZeuthenTweak MDRaid:ActiveDevices some more
2012-09-14 David ZeuthenSlightly change how the MDRaid:ActiveDevice property...
2012-09-13 David ZeuthenMake Block:PreferredDevice work for partitions of RAID...
2012-09-13 David ZeuthenUDisksClient: ignore partitions when finding block...
2012-09-13 David ZeuthenAdd MDRaid:ActiveDevices property
2012-09-13 David ZeuthenMake udisks_daemon_util_resolve_link() work when @name...
2012-09-13 David ZeuthenSkip partitions of MD-RAID devices
2012-09-13 David ZeuthenAdd MDRaid:SyncCompleted property
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-10 Martin Pittintegration-test: Skip r/o mount checks for XFS and...
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-07 Martin PittEnable large file support
2012-09-07 Martin Pittintegration-test: Fix start_daemon() for restarts
2012-09-07 Martin Pittintegration-tests: Check handling of existing mount...
2012-09-07 Martin Pittintegration-test: Split out and fix daemon startup
2012-09-07 Martin Pittintegration-test: Check mounting of read-only devices
2012-09-07 Martin PittBug 51063 — Mount vfat with "flush" option
2012-09-06 Martin Pittintegration-test: Fix occasional failure of test_luks_f...
2012-09-05 Colin WaltersAdd --disable-man configure option
2012-09-05 David ZeuthenAdd Block:MDRaid and Block:MDRaidMember properties...
2012-09-05 Martin PittAdd workaround annotation for udisks_client_get_block_f...
2012-09-05 Martin Pittintegration-test: Robustify test_luks_forced_removal()
2012-09-04 Martin Pittintegration-test: Add test case for mounting removable...
2012-09-04 Martin Pittintegration-test: Create a read-only fake CD-ROM device
2012-08-30 Martin Pitttest_polkitd.py: Add --replace option
next