Commit Graph

  • 7cc77cd0c3 gfile: Factor out flags when copying files Philip Withnall 2019-09-27 14:46:18 +01:00
  • f7bf8a1d23 codegen: Fix a minor Python linting warning Philip Withnall 2018-04-17 14:13:05 +01:00
  • 9492c7eb55 codegen: Suppress the old --xml-files option in the --help output Philip Withnall 2018-04-17 14:12:18 +01:00
  • 6904a5edf9 codegen: Add --interface-info-[body|header] modes Philip Withnall 2018-04-17 14:10:07 +01:00
  • 82e41ff07f codegen: Support Since and name changing annotations on annotations Philip Withnall 2018-04-17 14:07:50 +01:00
  • c093dbc3d8 gnetworkmonitornm: Do not re-update cached property Julian Andres Klode 2021-10-12 17:31:42 +02:00
  • 91b49e4476 gnetworkmonitornm: Stop using removed PropertiesChanged signal Julian Andres Klode 2021-10-12 12:01:50 +02:00
  • 38dc80bfae gnetworkmonitornm: Remove double-space Bastien Nocera 2019-07-29 17:26:47 +02:00
  • 8a909f6cdc gnetworkmonitornm: Arguments to g-signal's callback are const Bastien Nocera 2019-07-29 17:26:20 +02:00
  • 0c534b3ce5 gnetworkmonitornm: Disconnect g-signal from proxy Bastien Nocera 2019-07-29 17:25:21 +02:00
  • 0f45028066 gnetworkmonitornm: Consider NM_STATE_CONNECTED_SITE to be available Philip Withnall 2019-05-31 11:19:07 +01:00
  • ed6988d76b gnetworkmonitornm: Fix network available detection Fabrice Bellet 2019-04-29 12:05:54 +00:00
  • 85196a28ff Handle an UNKNOWN NetworkManager connectivity as NONE Antonio Larrosa 2019-03-12 18:35:10 +01:00
  • 43499f4bd0 gnetworkmonitornm: Set a GError properly on an error handling path Philip Withnall 2018-09-13 10:25:05 +01:00
  • de531429d0 gutils: Avoid segfault in g_get_user_database_entry Jamie Bainbridge 2021-09-08 12:08:17 +10:00
  • 530c62ead3 Add more tests for GHmac Michael Catanzaro 2021-07-01 15:51:26 -05:00
  • a7afb8f893 Add a gnutls backend for GHmac Colin Walters 2019-06-07 19:36:54 +00:00
  • e16f08e2e0 ghmac: Split off wrapper functions into ghmac-utils.c Colin Walters 2019-06-07 18:44:43 +00:00
  • 90ac241cf8 gmain: g_main_context_check() can skip updating polled FD sources Claudio Saavedra 2020-10-21 13:19:42 +03:00
  • 586c99b515 gmain: Fix possible locking issue in source unref Benjamin Berg 2020-10-13 15:09:43 +02:00
  • 7662002e6c GMainContext - Move mutex unlocking in destructor right before freeing the mutex Sebastian Dröge 2020-02-11 09:34:38 +02:00
  • 1235a001b5 GMainContext - Fix memory leaks and memory corruption when freeing sources while freeing a context Sebastian Dröge 2020-02-03 15:35:51 +02:00
  • 674e35b7ea GMainContext - Fix GSource iterator if iteration can modify the list Sebastian Dröge 2020-02-03 15:38:28 +02:00
  • b1771658c2 Use atomic reference counting for GSource Sebastian Dröge 2019-02-14 17:46:33 +02:00
  • ece6614116 libcharset: Drop a redundant environment variable Philip Withnall 2020-02-07 17:10:23 +00:00
  • db15e8bc63 glocalfileoutputstream: Add a missing O_CLOEXEC flag to replace() Philip Withnall 2021-02-24 17:42:24 +00:00
  • 6ed84351fc glocalfileoutputstream: Fix CREATE_REPLACE_DESTINATION with symlinks Philip Withnall 2021-02-24 17:36:07 +00:00
  • cd25f6b90a glocalfileoutputstream: Factor out a flag check Philip Withnall 2021-03-10 16:05:55 +00:00
  • 8d43751cb5 gbytearray: Do not accept too large byte arrays Krzesimir Nowak 2021-02-10 23:51:07 +01:00
  • 96710ece80 gdatainputstream: replace easy use of g_memdup() Michael Catanzaro 2021-05-20 15:58:53 -05:00
  • c2dee5d5e5 gio: Use g_memdup2() instead of g_memdup() in obvious places Philip Withnall 2021-02-04 13:37:56 +00:00
  • 38c95b019a gobject: Use g_memdup2() instead of g_memdup() in obvious places Philip Withnall 2021-02-04 13:39:25 +00:00
  • 18cfb8e7a0 ghash: Use g_memdup2() instead of g_memdup() Simon McVittie 2021-03-18 10:31:00 +00:00
  • 24b216e44b glib: Use g_memdup2() instead of g_memdup() in obvious places Philip Withnall 2021-02-04 13:41:21 +00:00
  • f426f23c12 gstrfuncs: Add internal g_memdup2() function Philip Withnall 2021-02-04 13:30:52 +00:00
  • 0714b448fa keyfile settings: Use tighter permissions Matthias Clasen 2019-01-22 13:26:31 -05:00
  • fa03c4935b Ensure that the keyfile settings backend exists Matthias Clasen 2019-07-08 10:31:51 -04:00
  • 597865d7a2 settings: Tweak priorities for keyfile backend Matthias Clasen 2019-07-12 11:31:37 -04:00
  • 46c41ac35f portal: Add a getter for dconf access Matthias Clasen 2019-07-12 11:30:30 -04:00
  • d4b12accbb key file: Handle filename being NULL Matthias Clasen 2019-07-10 11:14:03 -04:00
  • a4e8cd20c2 gkeyfilesettingsbackend: Add a code comment to clarify things Philip Withnall 2019-01-23 15:14:58 +00:00
  • a9e016735e keyfile settings: Accept unquoted strings Matthias Clasen 2019-01-21 22:55:45 -05:00
  • 85647faa13 settings: Prefer the keyfile backend when sandboxed Matthias Clasen 2018-11-02 23:00:49 -04:00
  • 1b5a8b7386 settings: Add support for defaults to keyfile backend Matthias Clasen 2018-11-05 16:07:55 -05:00
  • e875e3628c settings: Register the keyfile backend as extension Matthias Clasen 2018-12-19 20:03:29 -05:00
  • 9e91f04306 settings: Make the keyfile backend parameterless Matthias Clasen 2018-12-19 19:58:16 -05:00
  • 52b107591c credentials: Invalid Linux struct ucred means "no information" Simon McVittie 2019-10-18 10:55:09 +01:00
  • aefbbd88f1 GDBus: prefer getsockopt()-style credentials-passing APIs Simon McVittie 2019-10-14 08:47:39 +01:00
  • d71b02c98d gcredentialsprivate: Document the various private macros Simon McVittie 2019-10-14 08:22:24 +01:00
  • 15e48be4f0 gdbus-codegen: honor "Property.EmitsChangedSignal" annotations Thomas Jost 2018-12-13 03:06:02 -08:00
  • 9ce8eadf5a Add a test for per-desktop overrides Alberts Muktupāvels 2018-06-19 23:39:24 +03:00
  • 2427cf0dc0 glib-compile-schemas: Handle per-desktop overrides Allison Lortie 2017-08-02 11:10:18 +01:00
  • ad5aa29612 gsettingsschema: Allow per-desktop overrides Allison Lortie 2017-08-02 11:08:17 +01:00
  • 12e455f306 gsettings: cleanup default value lookup Allison Lortie 2017-08-02 11:06:03 +01:00
  • 3822d137e9 gfile: Limit access to files when copying Ondrej Holy 2019-05-23 10:41:53 +02:00
  • 45650eee4a build-sys: Pass CFLAGS to $(DTRACE) Colin Walters 2018-10-15 21:50:31 +00:00
  • 8e4cfae8b1 spawn: add shebang line to script Ray Strode 2018-12-17 15:46:10 -05:00
  • 7aa3f9da40 codegen: Change pointer casting to remove type-punning warnings Robert Ancell 2018-09-07 10:19:05 +12:00
  • 3d9f517439 gdbus unix addresses test: don't g_debug when also testing stdout Ray Strode 2018-12-17 14:36:07 -05:00
  • edff4791a9 Update Serbian translation Марко Костић 2019-03-03 10:30:57 +00:00
  • b66c8c2d72 Update Turkish translation Serdar Sağlam 2019-02-12 14:23:51 +00:00
  • 8e29508d07 gstring: Make len_unsigned unsigned mcatanzaro/glib-2-80-rhel10 Peter Bloomfield 2025-04-11 05:52:33 +00:00
  • 28c379895e gstring: carefully handle gssize parameters Michael Catanzaro 2025-04-10 10:57:20 -05:00
  • dd5d3f23b6 gsocks4aproxy: Fix a single byte buffer overflow in connect messages Michael Catanzaro 2024-09-19 18:35:53 +01:00
  • 981cbf44b1 gdatetime test: Fall back if legacy System V PST8PDT is not available Simon McVittie 2024-10-18 11:23:42 +01:00
  • cec3bdd847 gdatetime test: Try to make PST8PDT test more obviously correct Simon McVittie 2024-10-18 11:03:19 +01:00
  • b6d3c5588d gdatetime test: Do not assume PST8PDT was always exactly -8/-7 Rebecca N. Palmer 2024-10-11 09:38:52 +01:00
  • 0ee9a85509 gfile: Add support for x-gvfs-trash mount option Ondrej Holy 2024-07-12 11:14:10 +02:00
  • eb013cb5c3 Change default terminal to Ptyxis Michael Catanzaro 2025-07-10 16:57:56 -05:00
  • 78312f19c5 gstring: Make len_unsigned unsigned Peter Bloomfield 2025-04-11 05:52:33 +00:00
  • b4c11496a6 gstring: carefully handle gssize parameters Michael Catanzaro 2025-04-10 10:57:20 -05:00
  • 87b71152b1 gsocks4aproxy: Fix a single byte buffer overflow in connect messages Michael Catanzaro 2024-09-19 18:35:53 +01:00
  • 591e39dbe9 garray: Support unallocated zero terminated arrays Tobias Stoeckmann 2025-07-08 19:53:04 +02:00
  • 1f06e086f3 gstring: Fix g_string_append_vprintf overflow Tobias Stoeckmann 2025-07-09 22:37:48 +02:00
  • ca1b2028fc garray: Use g_array_elt_len/pos where appropriate Tobias Stoeckmann 2025-07-08 20:54:57 +02:00
  • 5da569a425 Merge branch 'pgriffis/ipv6-scope-id' into 'main' Philip Withnall 2025-07-09 14:00:18 +00:00
  • f560c7b792 Merge branch 'fix-k-field-code-expansion' into 'main' Philip Withnall 2025-07-09 13:10:28 +00:00
  • 5cff35b41e Merge branch 'source-destroy-while-callback-indirect-unref' into 'main' Philip Withnall 2025-07-09 12:50:09 +00:00
  • e2970dad72 tests: skip gio launch tests on darwin Christoph Martin 2025-07-09 00:45:13 +02:00
  • c924de69f0 gio-tool-launch: fix %k field code expansion Christoph Martin 2025-07-02 11:01:45 +02:00
  • c2debf4fa9 tests: ensure gio launch expands field code %k Christoph Martin 2025-07-08 22:51:36 +02:00
  • fe1c7dfdc6 gmain: move source destroy write unlock slightly earlier Matthew Waters 2025-07-09 11:51:29 +10:00
  • 032aea93d2 testprogramrunner: enable setting cwd Christoph Martin 2025-07-08 22:49:54 +02:00
  • 25a176869d Merge branch 'gio-launch-quotes' into 'main' Michael Catanzaro 2025-07-08 08:05:40 -05:00
  • e6b4c28bba Merge branch 'string_expand_oflow' into 'main' Philip Withnall 2025-07-08 13:01:05 +00:00
  • 3752760c50 gstring: Improve g_string_append_len_inline checks Tobias Stoeckmann 2025-07-07 20:57:41 +02:00
  • 6aa97beda3 gstring: Fix g_string_sized_new segmentation fault Tobias Stoeckmann 2025-07-07 20:52:24 +02:00
  • 8b05d8e95d gio-tool-launch: Fix mismatched curly quotes in translatable strings Philip Withnall 2025-07-08 11:11:40 +01:00
  • 4d37bfb391 Merge branch 'backtrace' into 'main' Philip Withnall 2025-07-07 22:36:52 +00:00
  • e419c1e10d inet-address: Ignore windows specific failure Patrick Griffis 2025-07-07 12:55:11 -05:00
  • d30bba26ea gbacktrace: Correctly wait for children on Unix Tobias Stoeckmann 2025-07-07 20:14:56 +02:00
  • 7e85ae9d5f ginetaddress: Scope ID parsing is not supported on win32 Patrick Griffis 2025-07-07 11:24:11 -05:00
  • ba54be80f4 Merge branch 'backport-4677-4678-display-name-leaks-glib-2-84' into 'glib-2-84' Michael Catanzaro 2025-07-07 08:12:21 -05:00
  • d0f31c23d5 Merge branch 'fix_file_enumerator' into 'main' Philip Withnall 2025-07-07 12:35:50 +00:00
  • e519e5489d glocalfile: Fix another leak in g_local_file_set_display_name() Philip Withnall 2025-07-07 12:58:59 +01:00
  • 4f6dbf1d5e Fix GFile leak in g_local_file_set_display_name() Michael Catanzaro 2025-07-06 17:34:48 -05:00
  • dee8b23aeb Merge branch '3721-display-name-leak2' into 'main' Marco Trevisan 2025-07-07 14:29:07 +02:00
  • 02597ca9d2 gio: call g_file_enumerator_close in dispose fbrouille 2025-07-07 11:55:56 +00:00
  • acfe9d043f glocalfile: Fix another leak in g_local_file_set_display_name() Philip Withnall 2025-07-07 12:58:59 +01:00
  • 29b47390c5 Merge branch 'mcatanzaro/#3721' into 'main' Marco Trevisan 2025-07-07 03:40:47 +02:00