summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: only test for broken ip_mreq_source on Android. Fixes #1472test-ip_mreq_source-android-only-2-56Christoph Reiter2018-08-172-15/+21
* 2.56.22.56.2Matthias Clasen2018-08-163-3/+31
* network monitor portal: update properties initiallyMatthias Clasen2018-08-171-4/+17
* network monitor: Update portal implementationMatthias Clasen2018-08-162-39/+278
* gnetworkmonitor: Fix use-after-free when using from another threadMilan Crha2018-08-167-18/+122
* Merge branch 'cherry-pick-volume-mount-2-56' into 'glib-2-56'Ondrej Holy2018-08-094-29/+23
|\
| * gio-tool: Hold GVolumeMonitor reference during operationsOndrej Holy2018-08-031-19/+4
| * gio: Update mounts after g_volume_mountOndrej Holy2018-08-033-10/+19
* | Merge branch '1452-backport-glib-2-56' into 'glib-2-56'Philip Withnall2018-08-091-4/+18
|\ \ | |/ |/|
| * W32: consider NTFS mounpoints to be symlinksРуслан Ижбулатов2018-08-091-3/+8
| * W32: correctly use st_ctimeРуслан Ижбулатов2018-08-091-1/+10
|/
* Merge branch 'cifs-is-not-a-system-fs' into 'master'Ondrej Holy2018-06-292-4/+6
* Merge branch '1280-fdo-notification-glib-2-56' into 'glib-2-56'Philip Withnall2018-06-132-22/+35
|\
| * gfdonotificationbackend: Fix possible invalid pointer in dbus callbackArnaud Rebillout2018-06-131-21/+34
| * ci: Use v3 of the Docker image for CI buildsPhilip Withnall2018-06-131-1/+1
* | Merge branch '101-dbus-is-supported-glib-2-56' into 'glib-2-56'Philip Withnall2018-06-132-29/+54
|\ \ | |/ |/|
| * g_dbus_is_supported_address(): set error if returning FALSEWill Thompson2018-06-132-29/+54
|/
* Merge branch 'cherry-pick-95ebaa26' into 'glib-2-56'Xavier Claessens2018-06-052-4/+2
|\
| * Merge branch '1401-g_clear_handle_id-clear_func-not-nullable' into 'master'cherry-pick-95ebaa26Philip Withnall2018-06-042-4/+2
|/
* Merge branch 'lrn/issue-1240_glib-2-56' into 'glib-2-56'Philip Withnall2018-05-281-1/+1
|\
| * W32: Make _g_win32_get_system_data_dirs() inline available in C++lrn/issue-1240_glib-2-56Руслан Ижбулатов2018-05-281-1/+1
|/
* W32: check filename for being NULL in g_stat()Руслан Ижбулатов2018-05-221-0/+6
* meson: Update glib versionNirbheek Chauhan2018-05-051-1/+1
* gobject: Reimplement g_param_values_cmp() for GParamSpecVariantPhilip Withnall2018-05-043-4/+134
* Revert "Fix the cmp implementation for variant values"Philip Withnall2018-05-041-1/+1
* gdbus-codegen: Fix header include in the body fileIñigo Martínez2018-05-041-1/+1
* Fix the cmp implementation for variant valuesMatthias Clasen2018-05-021-1/+1
* ci: update mesonChristoph Reiter2018-05-022-3/+5
* gutils: Fix deadlock if g_get_home_dir() fails when called twicePhilip Withnall2018-04-261-0/+12
* tests: Drop a slightly suspect GResolver testPhilip Withnall2018-04-261-5/+0
* tests: Skip GSocket tests if setting up a server failsPhilip Withnall2018-04-261-33/+96
* Fix build when pthread_getname_np is not availableXavier Claessens2018-04-254-9/+23
* Meson: Add missing link on libintl in testsXavier Claessens2018-04-251-5/+7
* struct ip_mreq_source definition is broken on Android NDK <= r16Xavier Claessens2018-04-244-3/+41
* Tests: gsubprocess: Do not use stdin/stdout variablesXavier Claessens2018-04-241-27/+27
* gobject: Fix redundant warning message in glib-genmarshalKentaro Hayashi2018-04-231-1/+1
* Update Russian translationStas Solovey2018-04-201-65/+44
* gobject: fix compilation with gcc <= 4.7Fabrice Fontaine2018-04-201-1/+1
* tests: Fix a minor memory leak in the GFileMonitor testsPhilip Withnall2018-04-181-0/+1
* tests: Add a GFileMonitor test for G_FILE_MONITOR_WATCH_HARD_LINKSPhilip Withnall2018-04-185-1/+167
* inotify: Further fixes for hard link monitoring supportPhilip Withnall2018-04-182-14/+24
* inotify: fix segfault on watching hard linksRyan Lortie2018-04-183-6/+17
* Update Russian translationStas Solovey2018-04-121-18/+18
* Update Russian translationStas Solovey2018-04-121-879/+1430
* gio: fix compilation without F_{S,G}ETPIPE_SZFabrice Fontaine2018-04-111-0/+8
* W32 gstdio: Don't try to get reparse tag unconditionallyРуслан Ижбулатов2018-04-111-9/+14
* W32 gstdio: don't close fd handleРуслан Ижбулатов2018-04-111-1/+2
* Updated Slovenian translationMatej Urbančič2018-04-101-38/+14
* gio: Fix build on OS X < 10.9Ryan Schmidt2018-04-101-1/+4
* tests/network-monitor: Always use the dummy proxy resolverIain Lane2018-04-101-0/+10