Imported Upstream version 2.66.6
[platform/upstream/glib.git] / gio / glocalfile.c
2021-10-29 DongHun KwakImported Upstream version 2.66.1 upstream/2.66.1
2021-10-29 DongHun KwakImported Upstream version 2.65.3 upstream/2.65.3
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.59.2
2019-12-03 Hyunjee KimImported Upstream version 2.58.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.3
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.2 04/130004/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-04-16 Руслан ИжбулатовW32: use 64-bit stat for localfile size calculation
2015-03-20 Ryan Lortiesubstantially rework file monitors
2015-03-20 Ryan LortieGLocalFile: add _new_from_dirname_and_basename
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-19 Marc-André Lureauwin32: silence build warning
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-10-31 Ross Lagerwallgio: Clean up trashinfo file if trashing fails
2013-10-03 Ryan Lortieglocalfile: add private worker monitor APIs
2013-09-26 William Orrglocalfile: Only use O_DIRECTORY if available
2013-09-16 Ryan LortieGLocalFile: use GDir for g_file_measure_disk_usage
2013-09-06 Ryan LortieGFile: add new g_file_measure_disk_usage() API
2013-07-28 Matthias ClasenFix build with statvfs
2013-06-05 Colin WaltersEnsure g_file_copy() does not temporarily expose privat...
2013-02-02 Matthias ClasenDon't try to find nfs mounts on Windows
2013-01-29 Colin WaltersAdd g_close(), use it
2013-01-19 Ryan Lortielocalfile: add support for monitoring on NFS
2012-12-06 David Zeuthenfileinfo: mark lost+found/ root directory as hidden
2012-11-15 Dan WinshipGLocalFile: canonicalize the initial directory separator
2012-11-15 Dan Winshipwin32: define _WIN32_WINNT globally
2012-11-09 Timothy ArceriUse url encoding for trash fileinfo path as per freedes...
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-06 Dan Winshipglocalfile: fix g_file_get_parse_name() on win32
2012-02-09 Dan Winshipglocalfile: fix error code when opening a directory...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-10 Matthias ClasenAdd G_FILE_ATTRIBUTE_FILESYSTEM_USED to get exact used...
2012-01-10 Matthias ClasenMake glocalfile.c more readable
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-04 Patrick WelcheAvoid getmntinfo
2011-08-30 Tomas Bzatekglocalfile: Fix the grammar
2011-08-29 Matthias ClasenSpelling fixes
2011-07-26 Ryan Lortieglocalfile: don't bother with fstype on win32
2011-07-21 Benjamin Otteglocalfile: Fix compilation without USE_STATFS and...
2011-07-18 Patrick WelcheAvoid failing arguments to statfs() test on systems...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Kean JohnstonGLocalFile: Use _fstati64 rather than stat on Win32
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-06 Serkan Kabagio: Recognize reiser4 in g_file_query_filesystem_info()
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-22 Tor LillqvistBypass a few functions not used on Windows when compili...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
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'
2010-03-30 Tor LillqvistDefine a public documented type for the struct stat...
2010-02-22 Alexander LarssonKeep metadata when files are renamed and trashed
2010-02-04 Tor LillqvistClarify use of struct stat on Windows
2010-01-06 Matthias ClasenFix the filename roundtrip check
2009-11-30 Matthias ClasenFix up GIO docs
2009-11-05 Stéphane DémurgetBug 324930 - Nicer message for EPERM on symlink
2009-09-18 Matthias ClasenFix a lot of clang complaints
2009-09-07 Alexander LarssonAvoid reading uninitialized memory
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-01 Dan WinshipSupport g_main_context_push_thread_default() in gio
2009-06-23 Alexander LarssonAdd extension point for adding metadata for local files
2009-05-13 Alexander LarssonLocal file implementation of GFileIOStream and ops
2009-04-03 Matthias ClasenDon't lie about ext4 filesystems
2009-04-02 Alexander LarssonOn trash, if rename fails with EXDEV, return G_IO_ERROR...
2009-03-04 Alexander LarssonBug 573843 – g_get_current_dir returns non-absolute...
2009-03-03 Alexander LarssonHandle filesystems no supporting reporting how much...
2009-02-23 Alexander LarssonRemove accidentally commited spew
2009-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2008-12-09 Alexander LarssonBug 515777 - incorrect date&time on copy
2008-11-28 Matthias Clasen Bug 548163 – Nautilus displays wrong error...
2008-11-21 Cosimo CecchiBug 561375 – Leaks mountpoint description
2008-10-31 Grahame BowlandBug 558185 – 'parent' variable in
2008-10-27 Federico Mena QuinteroFix leak inside g_local_file_get_parse_name()
2008-09-30 Tor LillqvistAvoid a g_critical(). Pass a large enough result buffer to
2008-08-08 Loïc MinierBug 535124 – umask 002 not being applied for new direct...
2008-07-02 Matthias ClasenUse a configure check for structfs.f_bavail.
2008-07-01 Cody RussellMoved all relevant typedefs into these files.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2008-06-16 Tor LillqvistBug 538362 - Get Win32 icons back in the file chooser
2008-06-16 Michael Nattererchain up unconditionally in finalize() and dispose...
2008-06-16 Ross BurtonBug 536252 – GFileEnumerator should allow access to...
2008-06-11 Matthias Clasenrevert unintended change
2008-06-10 Matthias Clasen Bug 536641 – Filesystem querying in gio does...
next