summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Croatian translationglib-2-66Goran Vidović2021-10-271-1720/+1867
* 2.66.82.66.8Philip Withnall2021-03-182-1/+13
* Merge branch 'backport-1976-win32-dir-permissions-2-66' into 'glib-2-66'Sebastian Dröge2021-03-141-1/+1
|\
| * Use the right permissions for directory watching on Win32Luca Bacci2021-03-141-1/+1
|/
* Merge branch 'backport-2325-symlink-replace-file-glib-2-66' into 'glib-2-66'Philip Withnall2021-03-102-32/+181
|\
| * glocalfileoutputstream: Add a missing O_CLOEXEC flag to replace()Philip Withnall2021-03-101-3/+12
| * glocalfileoutputstream: Fix CREATE_REPLACE_DESTINATION with symlinksPhilip Withnall2021-03-102-22/+163
| * glocalfileoutputstream: Factor out a flag checkPhilip Withnall2021-03-101-3/+4
| * tests: Stop using g_test_bug_base() in file testsPhilip Withnall2021-03-101-3/+1
| * glocalfileoutputstream: Fix a typo in a commentPhilip Withnall2021-03-101-1/+1
|/
* 2.66.72.66.7Philip Withnall2021-02-112-1/+21
* Merge branch 'backport-1934-dbus-flags-glib-2-66' into 'glib-2-66'Simon McVittie2021-02-113-0/+203
|\
| * gdbus: Reject attempts to set future connection or server flagsSimon McVittie2021-02-113-0/+203
|/
* Merge branch 'backport-1942-bytes-byte-array-bitten-glib-2-66' into 'glib-2-66'Sebastian Dröge2021-02-113-1/+44
|\
| * gbytearray: Do not accept too large byte arraysKrzesimir Nowak2021-02-113-1/+44
|/
* Merge branch 'backport-1941-keyfile-fix-again-glib-2-66' into 'glib-2-66'Sebastian Dröge2021-02-112-2/+182
|\
| * tests: Add tests for key name handling in the keyfile backendPhilip Withnall2021-02-111-1/+169
| * gkeyfilesettingsbackend: Disallow empty key or group namesPhilip Withnall2021-02-111-0/+7
| * gkeyfilesettingsbackend: Fix basename handling when group is unsetPhilip Withnall2021-02-111-1/+6
|/
* Merge branch 'wip/issue2323-2-66' into 'glib-2-66'Sebastian Dröge2021-02-084-5/+62
|\
| * tls-interaction: Add test coverage for various ways to set the passwordwip/issue2323-2-66Simon McVittie2021-02-081-0/+55
| * gtlspassword: Fix inverted assertionSimon McVittie2021-02-081-1/+1
| * io-channel test: Add coverage for g_io_channel_set_line_term(., ., -1)Simon McVittie2021-02-081-2/+4
| * giochannel: Don't store negative line_term_len in GIOChannel structSimon McVittie2021-02-081-1/+1
| * giochannel: Fix length_size bounds checkJan Alexander Steffens (heftig)2021-02-081-1/+1
|/
* 2.66.62.66.6Philip Withnall2021-02-042-1/+12
* Merge branch 'backport-1926-memdup-glib-2-66' into 'glib-2-66'Philip Withnall2021-02-0432-93/+252
|\
| * giochannel: Forbid very long line terminator stringsPhilip Withnall2021-02-041-4/+13
| * gtlspassword: Forbid very long TLS passwordsPhilip Withnall2021-02-041-2/+8
| * gsocket: Use gsize to track native sockaddr’s sizePhilip Withnall2021-02-041-6/+10
| * gkeyfilesettingsbackend: Handle long keys when converting pathsPhilip Withnall2021-02-041-11/+10
| * gwin32: Use gsize internally in g_wcsdup()Philip Withnall2021-02-042-16/+38
| * gdatainputstream: Handle stop_chars_len internally as gsizePhilip Withnall2021-02-041-8/+17
| * gwinhttpfile: Avoid arithmetic overflow when calculating a sizePhilip Withnall2021-02-041-4/+4
| * glib: Use g_memdup2() instead of g_memdup() in obvious placesPhilip Withnall2021-02-0411-20/+35
| * gobject: Use g_memdup2() instead of g_memdup() in obvious placesPhilip Withnall2021-02-044-7/+12
| * gio: Use g_memdup2() instead of g_memdup() in obvious placesPhilip Withnall2021-02-048-19/+29
| * gstrfuncs: Add internal g_memdup2() functionPhilip Withnall2021-02-044-0/+80
|/
* 2.66.52.66.5Philip Withnall2021-02-032-1/+33
* Merge branch 'backport-1920-setgid-dbus-session-glib-2-66' into 'glib-2-66'Simon McVittie2021-02-031-3/+33
|\
| * gdbus: Use DBUS_SESSION_BUS_ADDRESS if AT_SECURE but not setuidSimon McVittie2021-02-031-2/+24
| * gdbus: Rename a variable to be less misleadingSimon McVittie2021-02-031-3/+3
| * gdbus: Improve readability by avoiding ternary operatorSimon McVittie2021-02-031-2/+10
|/
* Merge branch 'backport-1902-spawn-path-fix-glib-2-66' into 'glib-2-66'Sebastian Dröge2021-02-027-10/+707
|\
| * Expand test coverage for G_SPAWN_SEARCH_PATHSimon McVittie2021-02-012-0/+215
| * spawn: prefer allocating buffers on stack for small sizes to avoid valgrind l...Thomas Haller2021-02-011-8/+30
| * Add test coverage for G_SPAWN_SEARCH_PATHSimon McVittie2021-02-016-0/+447
| * spawn: Don't set a search path if we don't want to search PATHSimon McVittie2021-02-011-3/+16
|/
* Merge branch 'backport-1868-desktop-parsing-glib-2-66' into 'glib-2-66'Emmanuele Bassi2021-01-114-46/+47
|\
| * tests: Update the expected count in file testKrzesimir Nowak2021-01-111-2/+2