index
:
gnome-disk-utility.git
master
nautilus-gdu
notification
nautilus integration to gnome-disk-utility
Tomas Bzatek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gdu
/
gdu-pool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
only spew debug if GDU_DEBUG is set to 1
David Zeuthen
2009-04-15
1
-0
/
+32
*
fix volume hole detection, logical partitions start at five, not four
David Zeuthen
2009-04-06
1
-1
/
+6
*
all D-Bus object paths are now prefixed with /org/freedesktop/DeviceKit/Disks
David Zeuthen
2009-04-06
1
-3
/
+3
*
update to latest DKD API where erase= and tasks within jobs has been removed
David Zeuthen
2009-04-02
1
-15
/
+3
*
fix volume hole detection
David Zeuthen
2009-03-31
1
-6
/
+17
*
rework partition table handling
David Zeuthen
2009-03-31
1
-20
/
+36
*
handle inactive and partitioned md devices
David Zeuthen
2009-03-15
1
-10
/
+23
*
add support for handling when the daemon is inhibit
David Zeuthen
2009-03-02
1
-0
/
+50
*
fix a few memory leaks
David Zeuthen
2009-03-01
1
-4
/
+12
*
make sure we emit signals on add/change signals on GduPresentable
David Zeuthen
2009-02-27
1
-5
/
+9
*
update to latest DeviceKit-disks API and rework API for GduDrive
David Zeuthen
2009-02-25
1
-6
/
+9
*
various header file and cosmetic fixes
David Zeuthen
2009-02-18
1
-0
/
+3
*
fix a few memory leaks
David Zeuthen
2009-02-17
1
-10
/
+9
*
fix up private data handling in all classes
David Zeuthen
2009-02-17
1
-1
/
+3
*
rework device detection to be more robust and rework how Linux MD is handled
David Zeuthen
2009-02-17
1
-593
/
+662
*
add new gdu_presentable_get_id function
David Zeuthen
2009-02-15
1
-1
/
+10
*
add API to get objects by device file
David Zeuthen
2008-06-27
1
-3
/
+61
*
fix marshaller type
David Zeuthen
2008-06-11
1
-1
/
+1
*
fix signal reg since the daemon now uses object paths instead of strings
David Zeuthen
2008-06-11
1
-4
/
+4
*
make some methods on GduDevice private
David Zeuthen
2008-06-08
1
-11
/
+11
*
add docs for GduPool
David Zeuthen
2008-06-08
1
-8
/
+157
*
hide constructors not supposed to be public
David Zeuthen
2008-06-08
1
-17
/
+17
*
split useful non-ui bits into a shared library called libgdu
David Zeuthen
2008-06-08
1
-0
/
+1279