summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Monitor /proc/self/mountinfo when using libmountwip/msanchez/libmountMario Sanchez Prada2016-07-191-4/+28
* Refactor common code into create_unix_mount_point ()Mario Sanchez Prada2016-07-191-55/+72
* Implemented _g_get_unix_mount_points() based on libmountMario Sanchez Prada2016-07-191-0/+116
* Refactor common code into create_unix_mount_entry ()Mario Sanchez Prada2016-07-191-54/+39
* Implemented _g_get_unix_mounts() based on libmountMario Sanchez Prada2016-07-191-12/+95
* Use libmount to find the path of the fstab fileMario Sanchez Prada2016-07-191-0/+7
* Added autotools support for libmountMario Sanchez Prada2016-07-192-0/+29
* gmessages: Add G_GNUC_PRINTF mark for g_log_structuredTing-Wei Lan2016-07-191-1/+1
* Updated Spanish translationDaniel Mustieles2016-07-181-210/+193
* gio/glocalfile.c: Windows: Define ECANCELED if not already definedChun-wei Fan2016-07-181-0/+4
* glib/gmessages.c: Use G_VA_COPY() instead of va_copy()Chun-wei Fan2016-07-181-1/+1
* Visual Studio builds: Build the gio toolChun-wei Fan2016-07-1814-23/+462
* Update2.49.3Matthias Clasen2016-07-171-0/+71
* gmessages: Document namespacing recommendation for structured log fieldsPhilip Withnall2016-07-171-1/+3
* Another variadic macro fixMatthias Clasen2016-07-171-24/+24
* Fix variadic macro syntaxMatthias Clasen2016-07-171-12/+12
* gmessages: Suppress journald code locationsMatthias Clasen2016-07-171-0/+1
* gmessages: Rebase g_log() on g_log_structured()Philip Withnall2016-07-161-57/+28
* gmessages: Add colour output support to structured log messagesPhilip Withnall2016-07-162-18/+108
* gmessages: Add a structured logging APIPhilip Withnall2016-07-165-4/+1118
* Recognise common C++ extension for automatic target selectionChristian Persch2016-07-161-3/+30
* gsettings: clarify changed signal documentationLars Uebernickel2016-07-161-0/+3
* gio: properly free memory, preventing leak and illegal access.Ismo Puustinen2016-07-161-1/+4
* Convince gcc to compile this codeMatthias Clasen2016-07-161-0/+3
* Improve error reportingMatthias Clasen2016-07-161-118/+99
* gio tool: Fix build on Windows/non-GCCChun-wei Fan2016-07-162-3/+26
* g_settings_reset(): add precondition checksRyan Lortie2016-07-161-0/+3
* Doc: Clarify when g_variant_get_fixed_array() should be used instead of _get_...Xavier Claessens2016-07-161-0/+3
* GVariant: Add a G_VARIANT_DICT_INIT macroKrzesimir Nowak2016-07-163-9/+117
* GVariant: Add a G_VARIANT_BUILDER_INIT macroKrzesimir Nowak2016-07-164-7/+87
* Fix a corner-case in g_utf8_find_next_charMatthias Clasen2016-07-162-9/+17
* Fix memory leaks in GNetworkMonitorNetlinkMilan Crha2016-07-161-1/+4
* socketservice: Document that it starts pre-activated.Olivier Crête2016-07-161-2/+12
* Do not use revents as not updatedMatthias Clasen2016-07-161-3/+10
* Do not wake up main loop if change is from same threadFrediano Ziglio2016-07-161-3/+6
* gio/tests/gsettings: fix GSettings reference leaks in some testsAurélien Zanelli2016-07-161-2/+11
* gobject: add GOBJECT_IF_DEBUG macro for debugging gobjects and gsignals.Kang Hu2016-07-163-28/+28
* keyfile: return 0 when the parsed double value is invalidAurélien Zanelli2016-07-161-0/+2
* glib/tests/keyfile: check return value of g_key_file_get_double is 0 for inva...Aurélien Zanelli2016-07-161-4/+9
* docs: Remove superflous XML comments in doc string for GDBusProxyTypeFuncJonatan Pålsson2016-07-161-1/+1
* Add a test for g_hmac_for_bytesMatthias Clasen2016-07-161-0/+23
* Add g_compute_hmac_for_bytes()Giovanni Campagna2016-07-163-0/+42
* Fix annotations of g_compute_hmac_for_dataGiovanni Campagna2016-07-161-1/+1
* gtestutils: add missing dash in seed argument's --help documentationEvan Nemerson2016-07-161-1/+1
* Swallow -- argument when necessaryStephan Bergmann2016-07-161-6/+32
* Do not attempt to autolaunch a session dbus-daemon with no DISPLAYSimon McVittie2016-07-161-0/+7
* docs: trivial typo fixessuhail2016-07-163-3/+3
* Updated Portuguese translationTiago Santos2016-07-161-265/+969
* Updated Chinese (Taiwan) translationChao-Hsiung Liao2016-07-161-264/+961
* Updated Hebrew translationYosef Or Boczko2016-07-151-265/+936