index
:
delta/udisks.git
gdbus-port
master
udisks-2-0
udisks1
wip/iscsi
wip/mdraid
anongit.freedesktop.org: git/udisks.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udiskslinuxencrypted.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decide whether devices are on the same seat by uid, not pid
Simon McVittie
2015-06-30
1
-14
/
+1
*
Skip password strength checks when changing LUKS passphrase
Lubomir Rintel
2014-12-18
1
-1
/
+1
*
Rename UDisksCleanup to UDisksState
David Zeuthen
2013-01-07
1
-13
/
+13
*
Fold UDisksPersistentStore class into UDisksCleanup
David Zeuthen
2013-01-07
1
-1
/
+0
*
Introduce UDisksLinuxDevice as a replacement for GUdevDevice
David Zeuthen
2012-10-24
1
-9
/
+8
*
Add erase parameter to Block.Format() to zero out device before formatting it
David Zeuthen
2012-06-25
1
-0
/
+3
*
Rename current polkit variables and also add some new ones
David Zeuthen
2012-05-23
1
-6
/
+6
*
Add some documentation about polkit variables
David Zeuthen
2012-05-18
1
-6
/
+6
*
UDisksDaemon: rework wait_for_object_sync() method
David Zeuthen
2012-05-04
1
-10
/
+21
*
Add a bunch of translation comments
David Zeuthen
2012-04-27
1
-0
/
+19
*
Add multi-seat support
David Zeuthen
2012-04-21
1
-6
/
+32
*
Make escaping work properly with non-ASCII UTF-8 strings
David Zeuthen
2012-04-10
1
-7
/
+7
*
Pass --readonly to cryptsetup(8) if device to unlock is read-only
David Zeuthen
2012-03-05
1
-3
/
+8
*
Properly escape all device files
David Zeuthen
2012-03-05
1
-19
/
+18
*
Use g_dbus_interface_dup_object() and check return value
David Zeuthen
2012-01-26
1
-3
/
+27
*
Prefer mounting in /run/user/$USER/media instead of /media
David Zeuthen
2012-01-25
1
-3
/
+3
*
Change how devices referenced in /etc/fstab and /etc/crypttab are handled
David Zeuthen
2012-01-19
1
-1
/
+26
*
Add Encrypted.ChangePassphrase() method
David Zeuthen
2011-12-07
1
-2
/
+97
*
UDisksCleanup: Nuke error handling from user-level API
David Zeuthen
2011-11-29
1
-22
/
+6
*
Greatly simplify cleanup logic and routines
David Zeuthen
2011-11-29
1
-49
/
+0
*
Add new Job:Objects property and set it
David Zeuthen
2011-11-22
1
-0
/
+2
*
Use luks-${UUID} instead of LUKS-udisks2-${UUID} to match the rest of the OS
David Zeuthen
2011-11-02
1
-1
/
+1
*
Support option 'take-ownership' in the Block.Format() method
David Zeuthen
2011-11-02
1
-2
/
+2
*
Export the dev_t instead of major/minor for block devices
David Zeuthen
2011-10-30
1
-22
/
+8
*
Rename BlockDevice interface to Block
gdbus-port
David Zeuthen
2011-08-24
1
-55
/
+55
*
Move docs around a bit
David Zeuthen
2011-08-24
1
-1
/
+1
*
Factor block devices into separate types
David Zeuthen
2011-08-16
1
-5
/
+20
*
Support /etc/crypttab for unlocking and locking LUKS devices
David Zeuthen
2011-08-12
1
-1
/
+88
*
Allow mounting/unmounting fstab devices without the 'user' or 'users' option
David Zeuthen
2011-08-12
1
-4
/
+8
*
Allow locking LUKS devices that were manually unlocked
David Zeuthen
2011-08-01
1
-47
/
+50
*
If a device is referenced in fstab, invoke mount/umount as the calling user
David Zeuthen
2011-08-01
1
-0
/
+2
*
Track loop devices set up in /run/udisks2/loop
David Zeuthen
2011-07-23
1
-4
/
+2
*
Rework UDISKS_* udev properties
David Zeuthen
2011-07-19
1
-3
/
+5
*
Rework polkit actions
David Zeuthen
2011-07-19
1
-2
/
+2
*
Update polkit actions
David Zeuthen
2011-07-18
1
-15
/
+37
*
Clean up unlocked LUKS devices on device removal
David Zeuthen
2011-07-14
1
-1
/
+108
*
Add .Encrypted interface with Unlock() and Lock() methods
David Zeuthen
2011-06-22
1
-0
/
+383