summaryrefslogtreecommitdiff
path: root/libhal-storage
AgeCommit message (Expand)AuthorFilesLines
2009-07-30fix compiler warning in libhal-storageDanny Kukawka1-0/+2
2009-04-21fix volume.num_blocks data type in libhal-storageMartin Pitt1-3/+3
2009-02-21make Magneto-Optical devices visibleGuillem Jover1-0/+2
2008-09-23add support for detecting DVD-R DL mediaKouhei Sutou2-2/+12
2008-04-18fixed a bunch of compiler warnings from the Intel compilerDanny Kukawka1-22/+1
2008-03-03Merge branch 'master' of ssh://david@git.freedesktop.org/git/halDavid Zeuthen1-2/+2
2008-03-03provide a new org.fd.Hal.D.Storage.Removable interface for polling mediaDavid Zeuthen2-0/+9
2008-01-15fix compiler warning from cgcc/sparseDanny Kukawka1-2/+2
2007-05-11fix header to compile with -pedanticDirk Mueller1-1/+1
2007-05-02update configure.in and use autoreconfGuillem Jover1-1/+1
2007-04-02as_ac_removalMichael Biebl1-1/+1
2007-04-01add more cdrom informationDanny Kukawka2-4/+38
2007-03-13fixed code documentationDanny Kukawka1-1/+1
2007-02-20fix (more) gtk-doc code documentationDanny Kukawka1-4/+8
2007-02-20fix gtk-doc code documentationDanny Kukawka2-77/+100
2007-02-20make /sbin/umount.hal handle mounts points as wellDavid Zeuthen2-0/+49
2007-02-07rename "bus" and "physical" properties to something more abstractKay Sievers1-1/+1
2006-09-23hald/linux/ids -> hald/ids and minor fixesArtem Kachitchkine1-1/+1
2006-09-11fix some compiler warningsDavid Zeuthen1-2/+2
2006-09-11replaced LIBHAL_FREE_DBUS_ERROR with dbus_error_free()Danny Kukawka1-1/+1
2006-09-11make Mount() support option remountDavid Zeuthen1-1/+3
2006-09-10add new partition probing code and adapt hal code to use itDavid Zeuthen2-26/+97
2006-08-19introduce some new properties for MS-DOS partition tablesDavid Zeuthen2-1/+47
2006-08-12fix up how we handle non-partitioned volumesDavid Zeuthen2-0/+9
2006-08-06fixed several compiler warnings (warn_unused_result and format stuff)Danny Kukawka1-1/+1
2006-08-02add properties required by a hypothetical disk utility and some bug fixesDavid Zeuthen2-1/+31
2006-07-29Close memory leaks from not freed DBusError in libhal and libhal-storageDanny Kukawka1-13/+41
2006-07-29add *~ to all .gitignore files for emacs usersDavid Zeuthen1-0/+1
2006-07-27add .o files to .gitignoreKay Sievers1-0/+1
2006-07-27.cvsignore -> .gitignoreKay Sievers1-0/+0
2006-07-10fix typoKay Sievers1-1/+1
2006-07-10Fixed libhal_volume_get_size to return volume.size if available instead ofDanny Kukawka2-2/+17
2006-07-03set pointer adress to NULL after free()Danny Kukawka1-0/+3
2006-05-09added property for DVD+RW DL to specDanny Kukawka2-17/+20
2006-03-10Patch from Christian Neumair <chris@gnome-de.org>.David Zeuthen2-0/+9
2006-02-25Convert doc comments from Doxygen to gtk-docDavid Zeuthen2-20/+0
2006-02-23Patch from Artem Kachitchkine <Artem.Kachitchkin@Sun.COM>, slightly tweakedDavid Zeuthen2-5/+89
2006-02-22Export prototypes for libhal_volume_crypto_get_clear_volume_udi andDavid Zeuthen2-0/+44
2006-02-18Remeber to free structures; reported by Brendan Creane <bcreane@yahoo.com>.David Zeuthen1-0/+4
2006-02-16Forgot to set uuid, fsversion so libhal_volume_get_uuid(), get_fsversion()David Zeuthen1-0/+1
2006-02-16Forgot to set uuid so libhal_volume_get_uuid() would always return NULL.David Zeuthen1-0/+1
2006-01-15Respect volume.ignore and refuse to mount if set to TRUEDavid Zeuthen2-0/+13
2006-01-15Auch, volume.fsusage may be an empty string and our string extraction macroDavid Zeuthen1-0/+1
2006-01-09added slightly adopted patch from Chris Spiegel <l@happyjack.org> to fixDanny Kukawka1-0/+2
2005-11-02Update to Academic Free License 2.1. Also fix all C source and headerDavid Zeuthen2-2/+2
2005-11-01fixed code documentation to remove warnings from doxygenDanny Kukawka1-1/+5
2005-08-10Actually export the right volume.fsusageDavid Zeuthen2-1/+22
2005-07-29The FSF moved to a new address, so I updated all license headers and theDavid Zeuthen1-1/+1
2005-07-29Patch from Danny Kukawka <danny.kukawka@web.de>.David Zeuthen1-20/+19
2005-07-22Here a little patch (against CVS) to fix several compiler warnings. PatchDavid Zeuthen1-2/+5