aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 0.040.04Thierry Vignaud2012-01-291-1/+1
|
* (list,get_mount_point,mount,mount_hal,eject,unmount_hal) adapt to udisks APIThierry Vignaud2012-01-291-18/+21
|
* (_get_device) rename as _get_udisks_device(), returning the actual DeviceThierry Vignaud2012-01-291-1/+7
| | | | (_get_device) return the Properties interface of the device
* (_GetProperty) introduce it as a wrapper to retrieve propertiesThierry Vignaud2012-01-291-0/+6
|
* (new,list,wait_for_insert,wait_for_mounted) connect to udisks instead of HALThierry Vignaud2012-01-291-5/+5
|
* (member) copy it from MDK::Common, needed for next commitsThierry Vignaud2012-01-291-0/+2
|
* blacklist some filesThierry Vignaud2012-01-291-0/+7
|
* - 0.03:0.03Pascal Rigaux2008-03-031-6/+55
| | | | | | - ->mount and ->umount now work even the cdrom is listed in fstab, use ->mount_hal and ->umount_hal if you want the HAL restriction
* 0.020.02Pascal Rigaux2008-02-291-1/+1
|
* - save error in $hal_cdroms->{error}Pascal Rigaux2008-02-291-11/+20
| | | | | - ->mount: do not set the mount point, HAL handles it
* initial release0.01Pascal Rigaux2008-02-281-0/+251