summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* credentials: Invalid Linux struct ucred means "no information"Simon McVittie2021-06-231-3/+39
* GDBus: prefer getsockopt()-style credentials-passing APIsSimon McVittie2021-06-232-2/+43
* gcredentialsprivate: Document the various private macrosSimon McVittie2021-06-231-0/+59
* gdbus-codegen: honor "Property.EmitsChangedSignal" annotationsThomas Jost2021-06-234-11/+56
* Add a test for per-desktop overridesAlberts Muktupāvels2021-06-235-1/+116
* glib-compile-schemas: Handle per-desktop overridesAllison Lortie2021-06-231-8/+75
* gsettingsschema: Allow per-desktop overridesAllison Lortie2021-06-233-0/+64
* gsettings: cleanup default value lookupAllison Lortie2021-06-231-16/+4
* gfile: Limit access to files when copyingOndrej Holy2021-06-231-5/+6
* build-sys: Pass CFLAGS to $(DTRACE)Colin Walters2021-06-233-3/+3
* spawn: add shebang line to scriptRay Strode2021-06-231-0/+1
* codegen: Change pointer casting to remove type-punning warningsRobert Ancell2021-06-231-11/+11
* gdbus unix addresses test: don't g_debug when also testing stdoutRay Strode2021-06-231-1/+0
* Update Serbian translationglib-2-56Марко Костић2019-03-031-1278/+1229
* Update Turkish translationSerdar Sağlam2019-02-121-1367/+1246
* Merge branch 'backport-552-gvariant-test-alignment-glib-2-56' into 'glib-2-56'Simon McVittie2019-01-041-5/+17
|\
| * gvariant test: Also force alignment for tuple test dataSimon McVittie2019-01-041-2/+5
| * tests: Allocate gvariant data from the heap to guarantee alignmentMart Raudsepp2018-12-211-3/+12
|/
* 2.56.42.56.4Philip Withnall2018-12-183-3/+24
* Update Hungarian translationBalázs Meskó2018-12-171-85/+88
* Updated Slovenian translationMatej Urbančič2018-12-021-121/+154
* Updated Czech translationMarek Cernocky2018-11-241-86/+91
* Update German translationChristian Kirbach2018-11-151-84/+88
* Updated Lithuanian translationAurimas Černius2018-11-101-83/+86
* Update Brazilian Portuguese translationRafael Fontenelle2018-11-081-83/+86
* Update Swedish translationAnders Jonsson2018-11-071-83/+87
* Merge branch 'bookmarkfile-self-move-glib-2-56' into 'glib-2-56'Philip Withnall2018-11-062-0/+10
|\
| * bookmarkfile: Don't move an item if the uri has not changedMarco Trevisan (Treviño)2018-11-061-0/+3
| * bookmarkfile: test that moving to the same name worksMarco Trevisan (Treviño)2018-11-061-0/+7
|/
* Update Polish translationPiotr Drąg2018-11-061-83/+88
* Update Indonesian translationKukuh Syafaat2018-11-061-81/+85
* Merge branch '1582-backport-411-422-ossfuzz-fixes-glib-2-56' into 'glib-2-56'Philip Withnall2018-11-0618-96/+770
|\
| * glib: Port various callers to use g_utf8_validate_len()Philip Withnall2018-11-064-5/+8
| * gutf8: Add a g_utf8_validate_len() functionPhilip Withnall2018-11-062-5/+43
| * tests: Use g_assert_null() in gdbus-serialization testPhilip Withnall2018-11-061-11/+11
| * tests: Tidy up GError handling in gdbus-serialization testPhilip Withnall2018-11-061-23/+12
| * gvariant: Clarify internal documentation about GVariant type stringsPhilip Withnall2018-11-061-1/+3
| * gdbusmessage: Check for valid GVariantType when parsing a variant blobPhilip Withnall2018-11-062-4/+90
| * gdbusmessage: Fix a typo in a documentation commentPhilip Withnall2018-11-061-1/+1
| * gdbusmessage: Clarify error returns for g_dbus_message_new_from_blob()Philip Withnall2018-11-061-0/+3
| * gdbusmessage: Improve documentation for g_dbus_message_get_header()Philip Withnall2018-11-061-1/+4
| * gdbusmessage: Validate type of message header signature fieldPhilip Withnall2018-11-062-0/+75
| * gvariant: Limit GVariant strings to G_MAXSSIZEPhilip Withnall2018-11-062-1/+28
| * gvariant: Check tuple offsets against serialised data lengthPhilip Withnall2018-11-062-2/+40
| * gvariant: Check array offsets against serialised data lengthPhilip Withnall2018-11-062-1/+27
| * gvarianttype: Impose a recursion limit of 128 on variant typesPhilip Withnall2018-11-0610-44/+397
| * gvariant: Fix checking arithmetic for tuple element endsPhilip Withnall2018-11-022-0/+31
| * ci: Update CI image to use 2-58:v1 from registryPhilip Withnall2018-11-021-1/+1
|/
* Updated Lithuanian translationAurimas Černius2018-10-071-1273/+1221
* 2.56.32.56.3Philip Withnall2018-09-213-3/+31