index
:
hal
hal-0_4-stable-branch
hal-0_5_11-branch
hal-0_5_12-branch
hal-0_5_7-branch
hal-0_5_8-branch
hal-0_5_9-branch
hal-gobject-branch
master
Hardware Abstraction Layer (mirrored from https://gitlab.freedesktop.org/archived-projects/hal/hal)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libhal-storage
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-11
fix some compiler warnings
David Zeuthen
1
-2
/
+2
2006-09-11
replaced LIBHAL_FREE_DBUS_ERROR with dbus_error_free()
Danny Kukawka
1
-1
/
+1
2006-09-11
make Mount() support option remount
David Zeuthen
1
-1
/
+3
2006-09-10
add new partition probing code and adapt hal code to use it
David Zeuthen
2
-26
/
+97
2006-08-19
introduce some new properties for MS-DOS partition tables
David Zeuthen
2
-1
/
+47
2006-08-12
fix up how we handle non-partitioned volumes
David Zeuthen
2
-0
/
+9
2006-08-06
fixed several compiler warnings (warn_unused_result and format stuff)
Danny Kukawka
1
-1
/
+1
2006-08-02
add properties required by a hypothetical disk utility and some bug fixes
David Zeuthen
2
-1
/
+31
2006-07-29
Close memory leaks from not freed DBusError in libhal and libhal-storage
Danny Kukawka
1
-13
/
+41
2006-07-29
add *~ to all .gitignore files for emacs users
David Zeuthen
1
-0
/
+1
2006-07-27
add .o files to .gitignore
Kay Sievers
1
-0
/
+1
2006-07-27
.cvsignore -> .gitignore
Kay Sievers
1
-0
/
+0
2006-07-10
fix typo
Kay Sievers
1
-1
/
+1
2006-07-10
Fixed libhal_volume_get_size to return volume.size if available instead of
Danny Kukawka
2
-2
/
+17
2006-07-03
set pointer adress to NULL after free()
Danny Kukawka
1
-0
/
+3
2006-05-09
added property for DVD+RW DL to spec
Danny Kukawka
2
-17
/
+20
2006-03-10
Patch from Christian Neumair <chris@gnome-de.org>.
David Zeuthen
2
-0
/
+9
2006-02-25
Convert doc comments from Doxygen to gtk-doc
David Zeuthen
2
-20
/
+0
2006-02-23
Patch from Artem Kachitchkine <Artem.Kachitchkin@Sun.COM>, slightly tweaked
David Zeuthen
2
-5
/
+89
2006-02-22
Export prototypes for libhal_volume_crypto_get_clear_volume_udi and
David Zeuthen
2
-0
/
+44
2006-02-18
Remeber to free structures; reported by Brendan Creane <bcreane@yahoo.com>.
David Zeuthen
1
-0
/
+4
2006-02-16
Forgot to set uuid, fsversion so libhal_volume_get_uuid(), get_fsversion()
David Zeuthen
1
-0
/
+1
2006-02-16
Forgot to set uuid so libhal_volume_get_uuid() would always return NULL.
David Zeuthen
1
-0
/
+1
2006-01-15
Respect volume.ignore and refuse to mount if set to TRUE
David Zeuthen
2
-0
/
+13
2006-01-15
Auch, volume.fsusage may be an empty string and our string extraction macro
David Zeuthen
1
-0
/
+1
2006-01-09
added slightly adopted patch from Chris Spiegel <l@happyjack.org> to fix
Danny Kukawka
1
-0
/
+2
2005-11-02
Update to Academic Free License 2.1. Also fix all C source and header
David Zeuthen
2
-2
/
+2
2005-11-01
fixed code documentation to remove warnings from doxygen
Danny Kukawka
1
-1
/
+5
2005-08-10
Actually export the right volume.fsusage
David Zeuthen
2
-1
/
+22
2005-07-29
The FSF moved to a new address, so I updated all license headers and the
David Zeuthen
1
-1
/
+1
2005-07-29
Patch from Danny Kukawka <danny.kukawka@web.de>.
David Zeuthen
1
-20
/
+19
2005-07-22
Here a little patch (against CVS) to fix several compiler warnings. Patch
David Zeuthen
1
-2
/
+5
2005-07-21
Move the LIBHAL_CHECK_LIBHALCONTEXT down to after declerations so we don't
David Zeuthen
1
-17
/
+21
2005-07-21
Patch from Danny Kukawka <danny.kukawka@web.de>: here the new patch with a
David Zeuthen
1
-0
/
+20
2005-07-15
I added support for detection of DVD+R Dual-Layer write support (new key:
David Zeuthen
2
-5
/
+23
2005-06-28
Add new LibHalVolumeDiscType field LIBHAL_VOLUME_DISC_TYPE_DVDPLUSR_DL. Add
David Zeuthen
2
-12
/
+18
2005-06-21
update this and add a bunch of other .cvsignore files. Patch from William
David Zeuthen
1
-0
/
+6
2005-04-04
Fix for when gettext is not available. From Steve Grubb
David Zeuthen
1
-1
/
+1
2005-02-26
Add new LibHalDriveType entries for ZIP, JAZ and FLASH_KEY - the latter
David Zeuthen
2
-20
/
+46
2005-02-16
Fix up more sloppy errors incuded from patches that I should have reviewed
David Zeuthen
1
-16
/
+18
2005-02-16
Patch from John (J5) Palmieri <johnp@redhat.com>.
David Zeuthen
2
-506
/
+540
2005-01-31
Prebump to 0.5.0 - but we're not doing a release yet! Add libtool
David Zeuthen
2
-70
/
+101
2005-01-25
Add HAL_INFO's around coldplug event synthesization so we can see how long
David Zeuthen
1
-19
/
+36
2004-12-14
Merged all changes from the stable branch so HEAD is on par.
David Zeuthen
2
-2
/
+17
2004-10-18
New convenience function (hal_drive_policy_get_mount_options): Ensure that
David Zeuthen
1
-71
/
+64
2004-10-14
Add fstab-sync.8 to AC_OUTPUT
David Zeuthen
1
-4
/
+8
2004-10-13
Add docs for is_ascii attribute on the match directive.
David Zeuthen
2
-3
/
+235
2004-10-08
look for BLKGETSIZE64 to be provided. From Jonathan Blandford
David Zeuthen
1
-1
/
+1
2004-09-27
Remember to init error var
David Zeuthen
2
-0
/
+21
2004-09-24
Added fr to ALL_LINGUAS
David Zeuthen
2
-2
/
+31
[next]