summaryrefslogtreecommitdiff
path: root/hal
Commit message (Expand)AuthorAgeFilesLines
* Add icon fallbacks for encrypted drives/media. (#525153)Christian Kellner2008-04-025-117/+223
* Use consistent translatable strings for mounts and volume (#525286)Sebastien Bacher2008-04-011-4/+11
* reviewed by: Christian KellnerAndrew Walton2008-04-011-0/+5
* Respect the giomoduledir provided in gio's package config file. (#523852Christian Kellner2008-03-221-1/+0
* return G_IO_ERROR_NOT_EMPTY if we're trying to delete a non-emptyBenjamin Otte2008-03-171-1/+0
* Respect storage.automount_enabled_hint hal property (#520736) Patch fromAlexander Larsson2008-03-141-0/+5
* Use dgettext instead of gettext as we are a library.Christian Kellner2008-03-072-4/+4
* Really make sure we ignore stuff outside /media (#520615)Alexander Larsson2008-03-071-47/+40
* Translate disc names.Alexander Larsson2008-03-072-4/+11
* Avoid showing volumes from /etc/fstab if the mount point is one thatDavid Zeuthen2008-03-061-7/+99
* set anonymous login to FALSE, no uninitialized variables please. fixBenjamin Otte2008-03-051-1/+1
* Free mounts with g_unix_mount_free, not g_object_unref.Alexander Larsson2008-03-041-1/+3
* Remove old TODO commentGVFS_0_1_10Alexander Larsson2008-03-041-1/+0
* Actually emit changes for volumes and mounts tooAlexander Larsson2008-03-041-0/+4
* Fix deadlock when looking for cdrom icons.Alexander Larsson2008-03-041-7/+14
* don't require \r as line ending for LIST commands. Fixes ftp.netbsd.orgBenjamin Otte2008-03-041-1/+0
* Properly lock around volume monitors and volume monitor objects. Emit allAlexander Larsson2008-03-045-358/+811
* Add two translator comments.Wouter Bolsterlee2008-02-251-0/+2
* Prefer to return a GDaemonMount from an existing GDaemonVolumeMonitorDavid Zeuthen2008-02-258-83/+315
* Bind to GVFS text domain. Fixes #517892.Christian Neumair2008-02-222-0/+7
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-195-12/+10
* Cleanups of case insensitive search.Alexander Larsson2008-02-181-27/+89
* Don't show nfs mounts (#516036)Alexander Larsson2008-02-131-2/+24
* Don't double free list optical disc list.Alexander Larsson2008-02-121-1/+1
* Update for the new mount flag argument.Alexander Larsson2008-02-112-3/+5
* Implement g_volume_should_automount.Alexander Larsson2008-02-081-0/+10
* Add "filesystem" to computer:Alexander Larsson2008-02-081-10/+0
* Try to find cdrom icons from autorun.inf. Based on patch from JohnAlexander Larsson2008-02-081-1/+423
* Cleanup i18n strings (#510192)Alexander Larsson2008-02-041-0/+2
* Remove setting prio/nameAlexander Larsson2008-01-291-2/+0
* Use gi18n-lib.h, not gi18n.h in client side code.Alexander Larsson2008-01-281-1/+1
* Fix typo G_DAEMON_FILE -> G_IS_DAEMON_FILEAlexander Larsson2008-01-281-0/+4
* Remove debug spew.Alexander Larsson2008-01-243-5/+93
* Indentation fixAlexander Larsson2008-01-248-274/+296
* The volume monitor bits of gphoto2 support. The actual backend will followDavid Zeuthen2008-01-185-17/+231
* Initial work on LUKS, from david.Alexander Larsson2008-01-172-16/+54
* Clean up strings and add translator commentsAlexander Larsson2008-01-151-0/+4
* Fix debug spew and use try device path before mount path to tie volume andDavid Zeuthen2008-01-154-27/+74
* Use default fallbacks for iconsAlexander Larsson2008-01-093-3/+3
* Handle pool finalizing on unloads of hal module (#507037)Alexander Larsson2008-01-031-6/+11
* Fix plus/minus utf8 string. Patch from Luca Ferretti.Alexander Larsson2008-01-031-1/+1
* Fix translated "".Alexander Larsson2007-12-201-2/+2
* Update to new unmount flag apiAlexander Larsson2007-12-203-6/+13
* Remove spew Update for new APIs Don't use GDaemonVolumeMonitor if notAlexander Larsson2007-12-193-7/+3
* Add the cdda:// backend for Compact Disc Digital Audio discs.David Zeuthen2007-12-1910-138/+553
* g_get_unix_mounts() was renamed to g_unix_mounts_get() in gioDavid Zeuthen2007-12-176-8/+24
* Make types dynamic and update to support volume monitor backend name andAlexander Larsson2007-12-1713-220/+314
* new filesDavid Zeuthen2007-12-1715-0/+4382