[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gio / gunixmounts.c
2014-08-27 Patrick WelcheGUnixMounts: Improve efficiency in polling case
2014-08-19 Patrick WelcheGUnixMounts: Fall back to polling on systems without...
2014-08-18 Rico Tzschichholzdocs: Fix broken gtk-doc formatting
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-02 Antoine Jacoutotgio: extend the system_internal lists with BSD paths
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-22 Ryan LortieUse POSIX-specified <poll.h> over <sys/poll.h>
2013-11-27 Philip Withnallgunixmounts: Fix a potential strcmp(NULL) call
2013-04-10 Lionel Landwerlingunixmounts: remove warning on unused variable
2013-04-07 Lionel Landwerlingunixmounts: correctly flag hasmntopt usage
2013-01-24 Alexander LarssonIgnore fstab entries that are bind mounts
2012-09-23 Matthias ClasenFix gio docs
2012-08-30 William Jon McCannAdd symbolic icon support to drive, volume, and mount
2012-03-16 Tomas Bzatekgio: Only show mounts in /run/media/$USER
2012-02-21 David Kingdocs: Correct GUnixMount → GUnixMountEntry
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-03 David ZeuthenGUnixMountPoint: expose options
2011-09-29 David ZeuthenGUnixFileMonitor: Clean up /proc/mounts monitoring
2011-09-29 David ZeuthenGUnixFileMonitor: Use /proc/mounts for monitoring mount...
2011-09-21 Ryan Lortiegunixmounts: exempt entries with "none" mountpoint
2011-09-20 Antoine Jacoutotgunixmounts: Fix compilation on BSD
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-04 Patrick WelcheAvoid getmntinfo
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-12 David ZeuthenIn addition to /media and $HOME, also show mounts in...
2011-07-20 Ryan LortieAdd some blacklisted mount directories
2011-07-18 Patrick WelcheAvoid failing arguments to statfs() test on systems...
2011-06-04 Matthias ClasenFix links in gio docs
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-07 Pavel HolejsovskyFix and update GI annotations for 'Volumes and Drives'
2010-11-16 Tomas BzatekGIO: Hide mounts having a path element starting with dot
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-09-24 Johan Dahlin[introspection] Move over annotations
2010-07-08 Matthias ClasenBe a bit more picky when deciding if mounts are internal
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-16 Matthias ClasenCorrect some documentation mistakes in gunixmounts.c
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-09 Matthias ClasenDoc improvements
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-02-25 Alexander LarssonBug 570073 – Add support for reading filesystems on...
2009-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2009-01-19 Matthias ClasenSome cleanups
2008-12-31 Matthias ClasenAdd notes about being UNIX-specific
2008-12-12 Ryan Lortiefix leak that occurs when multiple mount entries match...
2008-12-08 Matthias ClasenHide ecryptfs mounts, so that the desktop does not...
2008-12-08 Matthias ClasenUse g_access() to check accessibility of local devices...
2008-08-15 Padraig O'BriainAdd zfs to ignore_fs array in guess_system_internal...
2008-08-11 Sven Neumanngfilenamecompleter.c glocaldirectorymonitor.c gmountope...
2008-07-21 Matthias Clasendoc fixes
2008-07-15 Matthias ClasenUse g_strcmp0 instead of rolling our own
2008-07-02 Matthias ClasenFix a doc typo
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-16 Michael Nattererchain up unconditionally in finalize() and dispose...
2008-04-28 David ZeuthenAvoid displaying mounts in a subdirectory not accessibl...
2008-04-04 Sebastien BacherDon't list the user directory as a mount, fix potential...
2008-03-19 Sebastien Bacherconsider nfs4 mounts as G_UNIX_MOUNT_TYPE_NFS (Closes...
2008-03-14 David ZeuthenAdd g_unix_mount_monitor_set_rate_limit() function...
2008-03-14 Alexander LarssonAvoid redudant tests (#521851) Patch from Josselin...
2008-03-06 Alexander LarssonFix sparse warnings (#519489)
2008-02-25 Alexander LarssonRemove type guessing, instead just display mounts in...
2008-02-10 Matthias ClasenConsistently use getmntent_r() and fall back to getmnte...
2008-01-16 Murray CummingCorrected some typos in the documentation: occured...
2008-01-14 Alexander LarssonAdd GError to file monitor calls
2008-01-10 Frederic Crozatadd rpc_pipefs to systemfs list (#508309).
2008-01-09 Alexander LarssonAdd g_unix_mount_guess_should_display and use for unix...
2008-01-09 Alexander LarssonAdd g_themed_icon_new_with_default_fallbacks
2008-01-03 Alexander LarssonAdd /usr/local to list of internal mountpoints
2007-12-30 Matthias ClasenMore doc updates
2007-12-18 Matthias ClasenFix up includes in section docs
2007-12-17 Matthias ClasenNamespace waste reduction, move some g_get_unix_mount...
2007-12-17 Alexander LarssonAdd missing #ifdef fixing OSX build. (#503334, patch...
2007-12-17 David ZeuthenProvide eject() on both GMount and GVolume and utility...
2007-12-17 Matthias ClasenDocumentation updates
2007-12-15 Matthias ClasenFix up docs
2007-12-14 Alexander LarssonMove GFileAttributeValue to a private header, as its...
2007-12-11 David ZeuthenRework how volumes, drives and volume monitoring is...
2007-11-30 Matthias ClasenMore coding style fixes
2007-11-28 Alexander LarssonAdded. Added. Added. Added.
2007-11-28 Matthias ClasenClean up some docs
2007-11-27 Andrew Walton Bumps documentation to 93% symbol coverage, touching...
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...