summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* Fix trashing on overlayfsIain Lane2018-08-132-6/+29
* Revert "glocalfile: Check that parent device is the same when trashing"Iain Lane2018-08-132-27/+7
* Fix indicative gschema.dtd regarding range.Arnaud B2018-08-131-2/+2
* W32: consider NTFS mounpoints to be symlinksРуслан Ижбулатов2018-08-081-3/+8
* W32: correctly use st_ctimeРуслан Ижбулатов2018-08-081-1/+10
* DOC: Documentation fix in GTask descriptionPavlo Solntsev2018-08-081-1/+1
* gdbusmessage: Fix a typo in the documentationPhilip Withnall2018-08-071-1/+1
* Merge branch 'mcatanzaro/tls-docs' into 'master'Philip Withnall2018-08-072-18/+18
|\
| * Update documentation of g_tls_client_connection_set_use_ssl3()Michael Catanzaro2018-08-041-16/+14
| * Update documentation of g_tls_connection_handshakeMichael Catanzaro2018-07-271-2/+4
* | build: only test for broken ip_mreq_source on Android. Fixes #1472Christoph Reiter2018-08-031-1/+5
* | Merge branch 'wip/oholy/update-mounts' into 'master'Philip Withnall2018-08-024-34/+24
|\ \
| * | gio-tool: Hold GVolumeMonitor reference during operationswip/oholy/update-mountsOndrej Holy2018-08-021-24/+5
| * | gio: Update mounts after g_volume_mountOndrej Holy2018-07-303-10/+19
| |/
* | gresource-tool: fix build in case libelf is available on Windows. Fixes #1466Christoph Reiter2018-08-011-8/+15
* | Install gioenumtypes.hEmmanuele Bassi2018-07-311-5/+2
* | build: Stop distributing generated files in autotools tarballsPhilip Withnall2018-07-302-8/+31
* | gio/tests: Use the right format specifierMohammed Sadiq2018-07-301-2/+4
* | Revert "Add a gnet utility"Matthias Clasen2018-07-252-85/+0
* | Merge branch 'new-network-portal' into 'master'Matthias Clasen2018-07-256-64/+311
|\ \
| * | Add a gnet utilitynew-network-portalMatthias Clasen2018-07-212-0/+85
| * | Stop generating code for NetworkMonitorMatthias Clasen2018-07-213-92/+0
| * | network monitor: Update portal implementationMatthias Clasen2018-07-212-39/+278
| * | Add debug spew to module loadingMatthias Clasen2018-07-201-4/+19
* | | Merge branch 'meson-python-module' into 'master'Nirbheek Chauhan2018-07-231-1/+1
|\ \ \ | |_|/ |/| |
| * | meson: use the new 'python' module instead of the 'python3' one. Closes #1455Christoph Reiter2018-07-191-1/+1
| |/
* | meson: Provide our Python tools for buildsnirbheek/override-find-programNirbheek Chauhan2018-07-191-0/+2
|/
* gio/Makefile.am: Use PYTHON to call python scriptjjardon/python_overrrideJavier Jardón2018-07-171-1/+1
* gsettings: Fix some memory leaks on error pathsPhilip Withnall2018-07-171-2/+6
* gio-tool: Fix a memory leak when returning command line helpPhilip Withnall2018-07-171-0/+1
* Meson: Use environment() for test_envXavier Claessens2018-07-161-6/+5
* Merge branch '786-gio-test-leaks' into 'master'Xavier Claessens2018-07-133-11/+28
|\
| * tests: Mark gdbus-threading test as slowPhilip Withnall2018-07-061-0/+1
| * tests: Move two tests from GIO uninstalled helpers to test cases listPhilip Withnall2018-07-061-2/+4
| * tests: Rework slow test handling for GIO testsPhilip Withnall2018-07-051-4/+11
| * tests: Ensure GIO tests which need dbus-daemon are runPhilip Withnall2018-07-051-1/+1
| * build: Make actions and gdbus-export GIO tests as slowPhilip Withnall2018-07-051-1/+5
| * tests: Use Unicode typography in gdbus-export testPhilip Withnall2018-07-051-5/+5
| * gdbus-connection-loss: Fix leak in testStef Walter2018-07-051-0/+3
* | python: avoid equality check for NoneThomas Hindoe Paaboel Andersen2018-07-124-12/+12
* | tests: Fix skipping of appinfo tests when DISPLAY is unsetPhilip Withnall2018-07-111-1/+1
* | Merge branch '927-resource-path-fix' into 'master'Emmanuele Bassi2018-07-112-24/+63
|\ \
| * | gresource: Fix potential array overflow if using empty pathsPhilip Withnall2018-07-052-15/+54
| * | gresource: Fix wrapping of function return typePhilip Withnall2018-07-051-9/+9
| |/
* | Merge branch '1402-real-time' into 'master'Philip Withnall2018-07-114-20/+21
|\ \
| * | glib: Don’t use time(NULL) to get current timePhilip Withnall2018-07-094-20/+21
| |/
* | gdbusconnection: Drop an outdated TODO commentPhilip Withnall2018-07-101-9/+0
* | gio: Link inotify file monitor to GLib and GObjectPhilip Withnall2018-07-092-1/+5
* | gio: Add missing autocleanup definition for GResourceAdrian Perez de Castro2018-07-071-0/+1
* | Meson: Use subdir_done() now that it has been fixedXavier Claessens2018-07-031-31/+31