platform/upstream/udisks2.git
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
2008-03-14 David Zeuthenuse partition size and offset from part_id
2008-03-14 David Zeuthenapparently the kernel exports sizes of 512 byte sectors
2008-03-14 David Zeuthenfix block size
2008-03-14 David Zeuthenadd missing bits for a proper Mount() and Unmount(...
2008-03-13 David Zeuthenfirst stab at implementing Mount() and Unmount()
2008-03-12 David Zeuthenchange the rate limit from 800 msec to 50 msec
2008-03-12 David Zeuthenreport and monitor whether a device is mounted
2008-03-12 David Zeuthenrework partition table detection and add some new prope...
2008-03-12 David Zeutheninstall D-Bus introspection data in /usr/share/dbus...
2008-03-09 David Zeuthenuse libdevkit instead of spawning udevinfo ourselves
2008-03-09 David Zeuthenwork on the partition detection code and remove the...
2008-03-08 David Zeuthenavoid emitting add events on startup
2008-03-08 David Zeuthenmake sure we inhibit shutdown when monitoring from...
2008-03-08 David Zeuthenadd partition table detection
2008-03-07 David Zeuthendon't include by-label stuff in device-file-by-uid
2008-03-07 David Zeuthenmore work in progress on properties
2008-03-06 David Zeuthendefine some more properties
2008-03-06 David Zeuthenavoid getters and setter and export information as...
2008-03-05 David Zeuthenadd an error/exception for not supported
2008-03-05 David Zeuthenfix distcheck
2008-03-05 David Zeuthenadd mkinstalldirs
2008-03-05 David Zeuthenadd udev rules file
2008-03-05 David Zeutheninitial commit