hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / glocalfile.c
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...
2008-05-27 simon.zhengFix #533369. Check whether memeber statvfs.f_basetype...
2008-05-25 Ross BurtonFix typo in error message (#534764).
2008-05-17 Matthias Clasenfix free space information for ncpfs
2008-05-17 Matthias Clasen Bug 530196 – _g_local_file_has_trash_dir()...
2008-03-31 Alexander LarssonDon't leak parent.
2008-03-28 Alexander LarssonReuse old string instead of adding new one.
2008-03-27 Alexander LarssonReturn G_IO_ERROR_IS_DIRECTORY, not G_IO_ERROR_WOULD_ME...
2008-03-14 Alexander LarssonUse right define name for f_fstypename member check
2008-03-12 Tor LillqvistImplement as empty, returning FALSE, on Win32.
2008-03-11 Alexander LarssonCorrectly implement can_trash by actually looking for...
2008-03-08 Tor LillqvistDefine FILE_READ_ONLY_VOLUME if it is missing from...
2008-03-07 Alexander LarssonUse struct statfs.f_fstypename if availible (e.g. on...
2008-02-27 Alexander LarssonHandle filesystems (like ntfs-3g) that return EEXIST...
2008-02-25 Wouter BolsterleeFixup translator comments (#518578).
2008-02-25 Wouter BolsterleeFix a few typos in translator comments and documentation.
2008-02-25 Alexander LarssonAdd translator comments (#518578)
2008-02-25 Alexander LarssonMake new strings reuse old ones.
2008-02-25 Alexander LarssonImplement trashing and filesystem::readonly for win32...
2008-02-21 Alexander LarssonAdd new g_file_has_prefix that does the same as g_file_...
2008-02-18 Alexander LarssonUse g_unlink/g_rename instead of unlink/rename; do...
2008-02-18 Alexander LarssonOpen files with O_BINARY on windows. (#517140)
2008-02-14 Alexander LarssonCopy permissions with file on copy (#514084) This is...
next