summaryrefslogtreecommitdiff
path: root/gio/gunixmounts.c
Commit message (Expand)AuthorAgeFilesLines
* Fix gio docsMatthias Clasen2012-09-231-2/+3
* Add symbolic icon support to drive, volume, and mountWilliam Jon McCann2012-08-301-22/+49
* gio: Only show mounts in /run/media/$USERTomas Bzatek2012-03-161-2/+9
* docs: Correct GUnixMount → GUnixMountEntryDavid King2012-02-211-1/+1
* GUnixMountPoint: expose optionsDavid Zeuthen2011-10-031-0/+28
* GUnixFileMonitor: Clean up /proc/mounts monitoringDavid Zeuthen2011-09-291-18/+27
* GUnixFileMonitor: Use /proc/mounts for monitoring mount changesDavid Zeuthen2011-09-291-5/+48
* gunixmounts: exempt entries with "none" mountpointRyan Lortie2011-09-211-2/+4
* gunixmounts: Fix compilation on BSDAntoine Jacoutot2011-09-201-0/+1
* Avoid getmntinfoPatrick Welche2011-09-041-18/+36
* In addition to /media and $HOME, also show mounts in $XDG_USER_DIRDavid Zeuthen2011-08-121-2/+6
* Add some blacklisted mount directoriesRyan Lortie2011-07-201-0/+7
* Avoid failing arguments to statfs() test on systems which use statvfs.Patrick Welche2011-07-181-3/+29
* Fix links in gio docsMatthias Clasen2011-06-041-1/+1
* Fix and update GI annotations for 'Volumes and Drives'Pavel Holejsovsky2011-01-071-9/+11
* GIO: Hide mounts having a path element starting with dotTomas Bzatek2010-11-161-0/+4
* Add a lot of missing annotationsJohan Dahlin2010-09-241-3/+3
* [introspection] Move over annotationsJohan Dahlin2010-09-241-2/+2
* Be a bit more picky when deciding if mounts are internalMatthias Clasen2010-07-081-4/+5
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Correct some documentation mistakes in gunixmounts.cMatthias Clasen2010-06-151-13/+13
* Doc improvementsMatthias Clasen2010-05-081-4/+4
* Bug 570073 – Add support for reading filesystems on InterixAlexander Larsson2009-02-251-0/+65
* Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen2009-02-231-1/+1
* Some cleanupsMatthias Clasen2009-01-191-107/+119
* Add notes about being UNIX-specificMatthias Clasen2008-12-311-1/+4
* fix leak that occurs when multiple mount entries match the requested pathRyan Lortie2008-12-121-1/+1
* Hide ecryptfs mounts, so that the desktop does not show both the mount andMatthias Clasen2008-12-081-0/+1
* Use g_access() to check accessibility of local devices. Patch by MartinMatthias Clasen2008-12-081-1/+11
* Add zfs to ignore_fs array in guess_system_internal: Fix for #542156.Padraig O'Briain2008-08-151-0/+1
* gfilenamecompleter.c glocaldirectorymonitor.c gmountoperation.cSven Neumann2008-08-111-2/+2
* doc fixesMatthias Clasen2008-07-211-0/+2
* Use g_strcmp0 instead of rolling our ownMatthias Clasen2008-07-151-19/+6
* Fix a doc typoMatthias Clasen2008-07-021-3/+3
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-3/+2
* Avoid displaying mounts in a subdirectory not accessible to the userDavid Zeuthen2008-04-281-1/+18
* Don't list the user directory as a mount, fix potential issue when otherSebastien Bacher2008-04-041-4/+1
* consider nfs4 mounts as G_UNIX_MOUNT_TYPE_NFS (Closes: #523338)Sebastien Bacher2008-03-191-1/+2
* Add g_unix_mount_monitor_set_rate_limit() function (#521946)David Zeuthen2008-03-141-1/+28
* Avoid redudant tests (#521851) Patch from Josselin MouetteAlexander Larsson2008-03-141-19/+2
* Fix sparse warnings (#519489)Alexander Larsson2008-03-061-1/+0
* Remove type guessing, instead just display mounts in /media and in ~/.Alexander Larsson2008-02-251-15/+17
* Consistently use getmntent_r() and fall back to getmntent(). (#515492)Matthias Clasen2008-02-101-6/+38
* Corrected some typos in the documentation: occured -> occurred. its ->Murray Cumming2008-01-161-1/+1
* Add GError to file monitor callsAlexander Larsson2008-01-141-2/+2
* add rpc_pipefs to systemfs list (#508309).Frederic Crozat2008-01-101-0/+1
* Add g_unix_mount_guess_should_display and use for unix volume monitorAlexander Larsson2008-01-091-0/+34
* Add g_themed_icon_new_with_default_fallbacksAlexander Larsson2008-01-091-2/+2
* Add /usr/local to list of internal mountpointsAlexander Larsson2008-01-031-0/+1