summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Merge branch 'master' into wip/mdraidwip/mdraidDavid Zeuthen39-483/+11268
2012-10-03Start writing NEWS for 2.0.90David Zeuthen1-0/+16
2012-10-03Bump version to 2.0.90David Zeuthen1-1/+1
2012-10-03Explain post-release actions in HACKINGDavid Zeuthen1-1/+7
2012-10-03Document the release processDavid Zeuthen1-0/+47
2012-10-03Update my email addressDavid Zeuthen1-1/+1
2012-10-02Post-release version bump to 2.0.1David Zeuthen1-1/+1
2012-10-02Update NEWS for release2.0.0David Zeuthen1-0/+77
2012-10-02Update translations from TransifexDavid Zeuthen12-325/+10653
2012-10-02Add docs for udisks_linux_drive_ata_secure_erase_sync()David Zeuthen1-36/+49
2012-10-02Add docs for udisks_linux_drive_ata_apply_configuration()David Zeuthen1-3/+12
2012-10-02Remove udisks_daemon_util_on_other_seat() from sections.txtDavid Zeuthen1-1/+0
2012-10-02Fix docs for udisks_daemon_util_file_set_contents()David Zeuthen1-1/+1
2012-10-02Fix docs for udisks_daemon_launch_threaded_job()David Zeuthen1-0/+2
2012-10-02Fix docs for udisks_daemon_launch_spawned_job_sync()David Zeuthen1-0/+2
2012-10-02Fix docs for udisks_daemon_launch_spawned_job()David Zeuthen1-0/+2
2012-10-02Fix docs for udisks_daemon_launch_simple_job()David Zeuthen1-0/+2
2012-10-02Add docs for udisks_base_job_set_auto_estimate()David Zeuthen1-1/+7
2012-10-02Add docs for udisks_base_job_get_auto_estimate()David Zeuthen1-0/+8
2012-10-02Fix up docs for udisks_daemon_util_file_set_contents()David Zeuthen1-0/+1
2012-10-02Fix docs for udisks_daemon_util_on_same_seat()David Zeuthen2-1/+4
2012-10-02docs: use CDATA for email addresses to avoid them being mangledDavid Zeuthen3-6/+9
2012-10-02docs: add some more meta information to the man pages (version, source, manual)David Zeuthen3-3/+21
2012-10-02docs: Document udisksctl(1)'s status commandDavid Zeuthen1-0/+15
2012-10-02docs: Document udisksctl(1)'s info commandDavid Zeuthen1-0/+11
2012-10-02docs: update man page dates to "October 2012"David Zeuthen3-3/+3
2012-10-02docs: Link to http://www.freedesktop.org/wiki/Software/dbus in udisks(8)David Zeuthen1-1/+2
2012-10-02docs: Remove "(available online here)" comment in udisks(8) man pageDavid Zeuthen1-3/+1
2012-10-02docs: only reference hdparm(8) at the end of the paragraphDavid Zeuthen1-1/+1
2012-09-28Bump version number to 2.0.0David Zeuthen1-2/+2
2012-09-28Don't require that users define UDISKS_API_IS_SUBJECT_TO_CHANGEDavid Zeuthen2-5/+0
2012-09-28Move bash completion script into /usr/share/bash-completion/completionsDavid Zeuthen3-18/+11
2012-09-28Fix glaringly wrong documentation for Filesystem.Mount()David Zeuthen1-1/+1
2012-09-27Mention the right file when complaing about /proc/swapsDavid Zeuthen1-1/+1
2012-09-27Make it work without requiring the kernel to be CONFIG_SWAP=yDavid Zeuthen1-4/+18
2012-09-27Don't complain about missing /etc/fstab fileDavid Zeuthen1-2/+6
2012-09-27Don't complain about missing /etc/crypttab fileDavid Zeuthen1-3/+7
2012-09-26Only do the isohybrid hack for the first partitionDavid Zeuthen1-1/+1
2012-09-25Fix same seat detection if built with systemd, but not booted with itVincent Untz2-1/+6
2012-09-21Consistently refer to MD-RAID as "Linux RAID" in user-visible stringsDavid Zeuthen1-3/+3
2012-09-20Set MDRaid:ChunkSize for raid0 but not for raid1David Zeuthen1-9/+22
2012-09-20Nuke debug spewDavid Zeuthen3-4/+2
2012-09-20Handle nested arraysDavid Zeuthen5-176/+348
2012-09-20Mention that MDRaid:SyncAction is the empty string for arrays w/o redundancyDavid Zeuthen2-2/+5
2012-09-20UDisksClient: include RAID level in description of RAID ArrayDavid Zeuthen1-2/+34
2012-09-20Slightly rework UDisksObjectInfo docsDavid Zeuthen2-185/+30
2012-09-19Skip homehost when calcuating @name member in UDisksObjectInfo for MD-RAIDDavid Zeuthen1-1/+8
2012-09-19Initialize reference count to 1David Zeuthen1-0/+1
2012-09-19Deprecate udisks_client_get_drive_info() with udisks_client_get_object_info()David Zeuthen5-489/+885
2012-09-19Revert "Simplify codepath when removing a RAID disk"David Zeuthen1-5/+26