summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* network monitor portal: update properties initiallynetwork-monitor-fixMatthias Clasen2018-08-161-4/+17
* Merge branch 'fix-gdbus-unix-address' into 'master'Philip Withnall2018-08-162-0/+2
|\
| * Fix failing tests when G_MESSAGES_DEBUG is set (again)Xavier Claessens2018-08-162-0/+2
* | Merge branch '1444-install-tests' into 'master'Xavier Claessens2018-08-162-310/+341
|\ \
| * | Meson: install gio testsXavier Claessens2018-08-161-260/+276
| * | Meson: install gobject testsXavier Claessens2018-08-151-50/+65
| |/
* | Merge branch '1454-gvdb-corruption' into 'master'Philip Withnall2018-08-169-300/+390
|\ \
| * | gvdb: Fix error handling in gvdb_table_new()Philip Withnall2018-08-134-4/+109
| * | gsettingsschema: Port to new GVDB APIPhilip Withnall2018-08-131-4/+4
| * | gresource: Port to new GVDB APIPhilip Withnall2018-08-131-8/+2
| * | glib-compile-schemas: Fix a minor memory leakPhilip Withnall2018-08-131-0/+1
| * | Merge remote-tracking branch 'gvdb/master' into update-gvdbPhilip Withnall2018-08-134-285/+275
| |\ \
| | * | docs: Clarify error values for empty files when loadingPhilip Withnall2018-08-131-1/+8
| | * | docs: Use ‘Returns:’ instead of the invalid ‘@returns’Philip Withnall2018-08-131-8/+16
| | * | Update FSF’s addressPhilip Withnall2018-08-135-15/+5
| | * | gio/gvdb/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2018-08-135-5/+5
| | * | Avoid calling Standard C string/array functions with NULL argumentsPhilip Withnall2018-08-131-1/+2
| | * | doap: Update maintainers list to synchronise with GLibPhilip Withnall2018-08-131-3/+28
| | * | reader: embrace GBytesRyan Lortie2012-11-092-129/+53
| | * | gvdb-reader: drop gvdb_table_walk()Ryan Lortie2012-07-092-146/+0
| | * | gvdb-reader.c: add gvdb_table_get_names()Ryan Lortie2012-07-092-1/+152
| | * | remove a stray variableRyan Lortie2012-07-081-2/+0
| | * | gvdb-reader: robustness improvementsRyan Lortie2012-07-061-13/+36
| | * | more whitespace fixesRyan Lortie2012-07-051-5/+5
| | * | gvdb-reader: refuse to open file with small headerRyan Lortie2012-07-051-26/+28
| | * | gvdb-reader: correct whitespace damageRyan Lortie2012-07-051-33/+33
| | * | builder: Note don't actually implement bloom filtersColin Walters2012-03-081-0/+7
* | | | Merge branch '1488-o-cloexec-again' into 'master'Matthias Clasen2018-08-161-0/+18
|\ \ \ \
| * | | | gspawn: Use fcntl() to work around systems which don’t support O_CLOEXECPhilip Withnall2018-08-111-0/+18
* | | | | Merge branch 'bindung-unbind-fix' into 'master'Philip Withnall2018-08-162-3/+86
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | g_binding_unbind: make it more introspection friendly; allow calling it multi...Christoph Reiter2018-08-162-3/+86
* | | | | Update German translationMario Blättermann2018-08-151-1284/+1240
|/ / / /
* | | | Merge branch 'fix-overlayfs-trashing-1027' into 'master'Ondrej Holy2018-08-133-33/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | 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
* | | Update French translationClaude Paroz2018-08-121-1343/+1332
* | | Merge branch '225-iso-8601-test-tz' into 'master'Emmanuele Bassi2018-08-121-1/+14
|\ \ \
| * | | tests: Explicitly set TZ=UTC for g_time_val_from_iso8601() testingPhilip Withnall2018-08-111-1/+14
| |/ /
* | | Update Turkish translationEmin Tufan Çetin2018-08-121-1353/+1260
* | | Update Polish translationPiotr Drąg2018-08-121-1344/+1333
* | | Merge branch 'wjt/glib-mkenums-filename-basename-in-fhead-ftail' into 'master'Philip Withnall2018-08-112-90/+167
|\ \ \ | |/ / |/| |
| * | glib-mkenums: improve and correct argument documentationWill Thompson2018-08-101-6/+7
| * | glib-mkenums: don't support @filename@/@basename@ in fhead/ftailWill Thompson2018-08-102-20/+91
| * | tests: mkenums: placate flake8Will Thompson2018-08-101-2/+2
| * | tests: refactor running glib-mkenumsWill Thompson2018-08-101-63/+68
* | | Merge branch 'ossfuzz-9815-time-signed-arithmetic' into 'master'Xavier Claessens2018-08-101-1/+1
|\ \ \ | |/ / |/| |
| * | gtimer: Ensure arithmetic is correctly signed for ISO 8601 parsingPhilip Withnall2018-08-101-1/+1
|/ /
* | Merge branch '1481-variant-parse-overflow' into 'master'Emmanuele Bassi2018-08-092-16/+44
|\ \
| * | gvariant: Fix bounds checking in GVariant text format parserPhilip Withnall2018-08-092-16/+44