summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Remove useless assignmentsTomas Bzatek1-4/+0
2014-12-18Properly initialize all used variablesTomas Bzatek1-0/+1
2014-12-18Fix buffer overflow in pick_word_at()Denis Kasak1-0/+6
2014-12-18Drop obsolete polkit_unix_process_new()Martin Pitt1-1/+1
2014-12-18Drop obsolete g_type_init()Martin Pitt2-3/+0
2014-12-18Update obsolete gnome-common and automake macrosMartin Pitt1-1/+1
2014-01-26udisksctl: add power-off verb to power off drivesDavid Zeuthen1-0/+243
2014-01-20Fix crash when loop-deleting non-loop deviceTomas Bzatek1-0/+6
2012-09-28Don't require that users define UDISKS_API_IS_SUBJECT_TO_CHANGEDavid Zeuthen1-1/+0
2012-09-28Move bash completion script into /usr/share/bash-completion/completionsDavid Zeuthen2-43/+1
2012-07-06Add more compiler warningsDavid Zeuthen1-6/+6
2012-05-12udisksctl: add 'smart-simulate' verbDavid Zeuthen1-11/+303
2012-05-04Revert "Add loop.autoclear option to Filesystem.Mount() method"David Zeuthen1-17/+0
2012-04-30Add loop.autoclear option to Filesystem.Mount() methodDavid Zeuthen1-0/+17
2012-02-22Move to /usr-only setup and get rid of hardcoded paths to /lib and sbinDavid Zeuthen1-1/+1
2012-01-26udisksctl: sort the drives using Drive:SortKey for 'status' verbDavid Zeuthen1-2/+14
2012-01-26udisksctl: nuke PORT column in output of 'status' verbDavid Zeuthen1-6/+5
2012-01-21Fix use of memset(3)David Zeuthen1-1/+1
2011-11-28Use /etc/bash_completion.d, not /etc/profile.d for bash completion scriptDavid Zeuthen1-3/+3
2011-10-30Export the dev_t instead of major/minor for block devicesDavid Zeuthen1-2/+1
2011-10-26udisksctl: When setting up a loop device, don't free fd-list too soonDavid Zeuthen1-1/+2
2011-10-21Add Partition{,Table} interfaces and rely on blkid(8) partition propertiesDavid Zeuthen1-1/+5
2011-08-24Rename BlockDevice interface to BlockDavid Zeuthen2-63/+63
2011-08-17Fix use of unitialized variables discovered when building with -O2David Zeuthen1-3/+3
2011-08-04Add udisks_client_settle() and use it in udisksctl(1) to show device filesDavid Zeuthen1-7/+16
2011-07-22Add a way to setup and delete loop devicesDavid Zeuthen2-1/+411
2011-07-20udisksctl: Don't ask for passphrase when lockingDavid Zeuthen1-1/+2
2011-07-18udisks(1): Mention lock/unlock commands in help outputDavid Zeuthen1-4/+6
2011-07-18Add unlock/lock commands to udisksctl(1)David Zeuthen1-3/+464
2011-07-18Find device by dev_t, not nameDavid Zeuthen1-31/+14
2011-06-17Use a{sv} for options instead of just asDavid Zeuthen1-20/+77
2011-06-16Update license and copyright headersDavid Zeuthen1-1/+1
2011-06-15Rename Lun interface to DriveDavid Zeuthen1-37/+37
2011-05-23Catch up with latest gdbus-codegen(1) changesDavid Zeuthen2-47/+50
2011-03-29Actually use WARN_CFLAGSDavid Zeuthen1-0/+1
2011-03-29Fix 'make distcheck'David Zeuthen1-2/+1
2011-03-29Rework autotooling and setup i18nDavid Zeuthen2-6/+4
2011-03-20Update signal namesDavid Zeuthen1-4/+4
2011-03-18Factor out filesystem to sep D-Bus interface and unify polkit interactionDavid Zeuthen2-30/+36
2011-03-17Update to latest gdbus-codegen changesDavid Zeuthen2-84/+69
2011-03-16Update to latest GDBusDavid Zeuthen2-136/+136
2011-03-08Minor updatesDavid Zeuthen1-13/+7
2011-03-02Rename Drive to LUNDavid Zeuthen1-37/+37
2011-02-17Don't show partitions in udisksctl status outputDavid Zeuthen1-9/+12
2011-02-16Move contents of BlockDevice.Probed and Filesystem into the BlockDevice ifaceDavid Zeuthen2-35/+27
2011-02-16Avoid multiple Drive objects with the same VPDDavid Zeuthen1-22/+31
2011-02-16Drop Controller, AtaDrive and ScsiDrive interfaces (for now)David Zeuthen1-201/+11
2011-02-16Move object path and interface names to the UDisks2 name-spaceDavid Zeuthen2-9/+9
2011-02-15Make parallel installable with udisks version 1David Zeuthen5-445/+19
2011-02-15Catch up with latest gdbus-codegenDavid Zeuthen1-0/+2