index
:
udisks
gdbus-port
master
udisks-2-0
udisks1
wip/iscsi
wip/mdraid
Disk Manager
david
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-24
Rename BlockDevice interface to Block
gdbus-port
David Zeuthen
21
-500
/
+501
2011-08-24
Move docs around a bit
David Zeuthen
8
-17
/
+17
2011-08-24
Update to latest gdbus-codegen(1) tool
David Zeuthen
1
-0
/
+33
2011-08-17
Fix use of unitialized variables discovered when building with -O2
David Zeuthen
3
-5
/
+5
2011-08-16
Don't dereference a NULL pointer
David Zeuthen
1
-3
/
+6
2011-08-16
Factor block devices into separate types
David Zeuthen
22
-1373
/
+1686
2011-08-16
Factor out drive functionality into three separate types
David Zeuthen
13
-1079
/
+1531
2011-08-15
Refine the libudev hack
David Zeuthen
1
-9
/
+10
2011-08-15
Workaround get_usec_since_initialized() not always working in libudev
David Zeuthen
1
-0
/
+14
2011-08-15
Use intialization time for sort order
David Zeuthen
1
-11
/
+3
2011-08-15
Add a sorting key for drives
David Zeuthen
3
-0
/
+24
2011-08-15
Fix drive lookup logic for partitions
David Zeuthen
1
-3
/
+9
2011-08-13
Associate dm-multipath devices with the correct drive
David Zeuthen
3
-22
/
+74
2011-08-13
Fix drive lookup logic
David Zeuthen
1
-1
/
+1
2011-08-13
Don't leak fd while enumerating directories
David Zeuthen
1
-0
/
+2
2011-08-12
Add work-around to identify firewire devices without serial/wwn as drives
David Zeuthen
1
-2
/
+19
2011-08-12
Update docs
David Zeuthen
1
-0
/
+8
2011-08-12
Use /dev/mapper/$DM_NAME as fallback, if available
David Zeuthen
1
-7
/
+19
2011-08-12
Support /etc/crypttab for unlocking and locking LUKS devices
David Zeuthen
3
-7
/
+105
2011-08-12
Allow mounting/unmounting fstab devices without the 'user' or 'users' option
David Zeuthen
13
-80
/
+240
2011-08-12
Revert "Use -T for eject(1) on optical drives"
David Zeuthen
2
-29
/
+2
2011-08-11
Use -T for eject(1) on optical drives
David Zeuthen
2
-2
/
+29
2011-08-11
Preserve mode_t of /etc/fstab and /etc/crypttab when updating
David Zeuthen
1
-14
/
+126
2011-08-11
Also consider the device file in addition to symlinks
David Zeuthen
1
-10
/
+24
2011-08-11
Add support for /etc/crypttab
David Zeuthen
16
-58
/
+1573
2011-08-10
Also unmount filesystems when devices mounted via /etc/fstab disappears
David Zeuthen
3
-11
/
+75
2011-08-09
Add missing files
David Zeuthen
4
-0
/
+748
2011-08-09
Add facilities for adding/removing a block device to /etc/fstab
David Zeuthen
13
-1
/
+687
2011-08-07
Export SMART data for drives using the ATA protocol
David Zeuthen
11
-23
/
+647
2011-08-05
Remove non-existant file from POTFILES.in
David Zeuthen
1
-1
/
+0
2011-08-04
Add an Eject() method to the Drive interface
David Zeuthen
4
-5
/
+161
2011-08-04
Add udisks_client_settle() and use it in udisksctl(1) to show device files
David Zeuthen
4
-7
/
+44
2011-08-04
Add a @long_string option to udisks_util_get_part_type_for_display()
David Zeuthen
2
-97
/
+117
2011-08-04
Add work arounds for missing udev properties for virtio-blk devices
David Zeuthen
1
-9
/
+42
2011-08-01
Allow locking LUKS devices that were manually unlocked
David Zeuthen
2
-48
/
+51
2011-08-01
Allow unmounting stuff not mentioned in the mounted-fs file
David Zeuthen
1
-81
/
+67
2011-08-01
If a device is referenced in fstab, invoke mount/umount as the calling user
David Zeuthen
12
-46
/
+352
2011-08-01
Add files missed in previous commit
David Zeuthen
2
-0
/
+261
2011-08-01
Move docs around a bit
David Zeuthen
1
-10
/
+10
2011-08-01
Move Linux swapspace implementation into separate type
David Zeuthen
6
-131
/
+22
2011-07-26
Fix ignore check for loop devices
David Zeuthen
1
-1
/
+1
2011-07-26
Fix up loop device authorizations
David Zeuthen
3
-39
/
+94
2011-07-26
Clean up loop devices
David Zeuthen
2
-5
/
+266
2011-07-23
Track loop devices set up in /run/udisks2/loop
David Zeuthen
8
-30
/
+593
2011-07-23
Improve udisks_daemon_wait_for_object_sync() implementation
David Zeuthen
1
-4
/
+74
2011-07-22
Add udisks_daemon_util_setup_by_user() and use it when mounting
David Zeuthen
4
-1
/
+58
2011-07-22
Add a way to setup and delete loop devices
David Zeuthen
14
-55
/
+1024
2011-07-20
Add Manager D-Bus interface and a Linux implementation
David Zeuthen
11
-6
/
+406
2011-07-20
udisksctl: Don't ask for passphrase when locking
David Zeuthen
1
-1
/
+2
2011-07-19
Fix polkit description for filesystem-unmount-others
David Zeuthen
1
-1
/
+1
[next]