platform/upstream/udisks2.git
2008-06-11 David Zeuthenuse object paths instead of strings for signals
2008-06-11 David Zeuthendon't S.M.A.R.T. data injected with simulate= to the...
2008-06-08 David Zeuthenforgot to commit a few PolicyKit actions
2008-06-08 David Zeuthenadd a new method FilesystemListOpenFiles() returning...
2008-06-07 David Zeuthenadd DriveEject() and drive-is-media-ejectable, drive...
2008-06-07 David Zeuthenremoved the .NotLabeled error, just return .Failed...
2008-06-07 David Zeuthenadd support for optical discs and rework media type...
2008-06-06 David Zeuthenupdate devkit-disks to latest D-Bus API
2008-06-06 David Zeuthenallow unmount/locking devices not set up by the daemon
2008-06-06 David Zeuthenreword some authentication messages and change some...
2008-06-06 David Zeuthenrename some PolicyKit actions to be more consistent...
2008-06-05 David Zeuthenuse mlabel if label passed to mkfs.vfat is > 11 characters
2008-06-05 David Zeuthenset an environment variable to skip checks
2008-06-05 David Zeuthenuse mlabel rather than dosfslabel
2008-06-05 David Zeuthenrevert "rename FilesystemSetLabel to SetLabel; some...
2008-06-05 David Zeuthenrename FilesystemSetLabel to SetLabel; some non-fs...
2008-06-05 David Zeuthensanitize/rework D-Bus errors returned
2008-06-05 David Zeuthenavoid abstracting encrypted devices; instead be specifi...
2008-06-05 David Zeuthenadd support for the xfs file system
2008-06-04 David Zeuthenexport daemon version and capabilities (encryption...
2008-06-03 David Zeuthenadd a new method FilesystemCheck
2008-06-02 David Zeutheninclude permissions and errors in the docs for the...
2008-06-02 David Zeuthenrework what authorizations are needed
2008-06-01 David Zeuthenadd new property device-is-system-internal
2008-06-01 David Zeuthenremove ability to use privileged mount options
2008-06-01 David Zeuthenadd options take_ownership_[uid|gid] to FilesystemCreate
2008-06-01 David Zeuthenadd a --replace option to devkit-disks-daemon
2008-05-31 David Zeuthenensure that EncryptedLock doesn't return until cleartex...
2008-05-31 David Zeuthenremove debug spew
2008-05-31 David Zeuthenfix unmount issue where directory isn't removed
2008-05-31 David Zeuthenuse a mount monitor based on /proc/mounts instead of...
2008-05-31 David Zeuthensupport UUID= and LABEL= in /etc/fstab
2008-05-30 David Zeuthenfixup docs now that we support mounting/unmounting...
2008-05-30 David Zeuthenfor fstab mount points, call mount/umount as the callin...
2008-05-30 David Zeuthenfix up some error handling
2008-05-30 David Zeuthenadd -Wformat and -Wformat-security warnings and fix...
2008-05-26 David Zeutheninitialize error correctly
2008-05-26 David Zeuthenproperly detect mmc/sd cards and fix a bug in mount...
2008-05-07 David Zeuthenupdate TODO list and bump version to 002
2008-05-04 David Zeuthenstore historical SMART data and add DriveSmartGetHistor...
2008-05-03 David Zeuthenrefresh SMART data on startup and every 30 minutes
2008-05-03 David Zeuthendon't run DriveSmartRefreshData as a job
2008-05-03 David Zeuthenrework how SMART is done; express it in properties...
2008-04-28 David Zeuthenrip out the inhibit code from the daemon
2008-04-28 David Zeuthenadd some more docs
2008-04-28 David Zeuthenrename some methods so the API is easier to read
2008-04-28 David Zeuthenwork more on the D-Bus docs
2008-04-27 David Zeuthenadd some polish to the D-Bus documentation
2008-04-27 David Zeuthenfinish port to new DeviceKit
2008-04-26 David Zeuthenproperly document the D-Bus interfaces
2008-04-25 David Zeuthenport to new DeviceKit interface
2008-04-10 David ZeuthenMerge branch 'master' of ssh://david@people.freedesktop...
2008-04-10 David Zeuthenavoid gvfs for now
2008-04-09 David Zeuthenclear fs signatures if we detect a partition table
2008-04-09 David Zeuthenfix warnings on x86_64
2008-04-06 David Zeuthenadd a 'last_self_test_result' return value to the Retri...
2008-04-05 David Zeuthenfix 'make distcheck'
2008-04-05 David Zeuthenwork some more on linux-md software RAID
2008-03-31 David Zeuthenadd methods to assemble and stop linux md raid arrays
2008-03-31 David Zeuthenadd support for recognizing md devices
2008-03-30 David Zeuthenadd support for recognizing Linux md components
2008-03-30 David Zeuthenimprove md device handling
2008-03-30 David Zeuthenalso fail RetrieveSmartData if smartctl returns 0x01
2008-03-30 David Zeuthentell libparted to poke the kernel on partition table...
2008-03-30 David Zeuthenmake the task name depend on the test we're running
2008-03-30 David Zeuthenfirst stab at S.M.A.R.T. support
2008-03-29 David Zeuthensplit drive-media into two properties (compatibility...
2008-03-29 David Zeuthenadd support for fslabel change, read_only and (partial...
2008-03-27 David Zeuthenadd another card reader
2008-03-27 David Zeuthenintroduce a new property 'drive-media' to specify media...
2008-03-26 David Zeuthenadd new properties drive-connection-interface and drive...
2008-03-25 David Zeuthenonly tear down crypto cleartext devices set up by ourselves
2008-03-25 David Zeuthenfix a misleading comment
2008-03-25 David Zeuthentear down crypto devices when a device is unsafely...
2008-03-25 David Zeuthenforcibly unmount devices mounted by ourselves on unsafe...
2008-03-25 David Zeuthenmake the fd's used to communicate with childs non blocking
2008-03-25 David Zeuthenmake sure holders/ is properly updated
2008-03-25 David Zeuthenmake libparted poke the kernel when adding/deleting...
2008-03-25 David Zeuthento maintain integrity, use the new is-busy property...
2008-03-24 David Zeuthenintroduce a new property device-is-busy
2008-03-24 David Zeuthenadd support for option encrypt= for CreateFilesystem
2008-03-23 David Zeuthenignore temporary private cryptsetup devices
2008-03-23 David Zeuthenadd and implement new ChangeSecretForEncrypted method...
2008-03-23 David Zeuthenupdate the job state before returning value of the...
2008-03-23 David Zeuthenadd support for UnlockEncrypted and LockEncrypted methods
2008-03-22 David Zeuthenadd support for encrypted block devices
2008-03-22 David Zeuthenbetter way of avoiding detecting a VBR as an MBR
2008-03-22 David ZeuthenRevert "rely on proper change events from the kernel...
2008-03-22 David Zeuthenrely on proper change events from the kernel and udev
2008-03-22 David Zeuthenif creating a fs on the main device, signal kernel...
2008-03-22 David Zeuthencheck that incoming data is valid UTF-8
2008-03-22 David Zeuthenadd a kludge to avoid detecting vfat on a whole disk...
2008-03-22 David Zeuthensupport mkswap and mkntfs
2008-03-22 David Zeuthenfix deleting extended partitions
2008-03-21 David Zeuthenrefuse to create a partition table if an enclosed parti...
2008-03-21 David Zeuthenimplement CreatePartitionTable method call
2008-03-21 David Zeuthenadd ModifyPartition dbus call
2008-03-20 David Zeuthenadd partition deletion and creation
2008-03-17 David Zeuthenforgot to add bash completion script
2008-03-17 David Zeuthenadd mkfs support and iterate over how we handle jobs
next