summaryrefslogtreecommitdiff
path: root/gio/gdbusaddress.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio: enable unix: address on win32Marc-André Lureau2022-01-261-8/+6
* gdbusaddress: setuid error message references AT_SECUREPablo Correa Gómez2021-11-011-1/+1
* Revert "gdbus: Use DBUS_SESSION_BUS_ADDRESS if AT_SECURE but not setuid"Philip Withnall2021-08-041-24/+2
* Distinguish more clearly between wait status and exit statusSimon McVittie2021-06-151-3/+3
* gdbus: Use DBUS_SESSION_BUS_ADDRESS if AT_SECURE but not setuidwip/gdbus-even-when-setcapSimon McVittie2021-02-021-2/+24
* gdbus: Rename a variable to be less misleadingSimon McVittie2021-02-021-3/+3
* gdbus: Improve readability by avoiding ternary operatorSimon McVittie2021-02-021-2/+10
* gdbusaddress: Ignore D-Bus addresses from the environment when setuidPhilip Withnall2021-01-071-2/+6
* gdbusaddress: Add missing (transfer) and (nullable) return annotationsPhilip Withnall2020-12-151-2/+8
* gdbusaddress: Drop an unnecessary NULL checkPhilip Withnall2020-08-181-1/+1
* gdbusaddress: Validate the noncefile attribute of nonce-tcp addressesPhilip Withnall2019-10-081-2/+10
* gdbusaddress: Collapse two translatable strings into onePhilip Withnall2019-10-081-8/+8
* Merge branch 'allow_guid_key_in_dbus_addresses' into 'master'Simon McVittie2019-07-231-3/+3
|\
| * Allow guid key in dbus addressesEmmanuel Fleury2019-07-161-3/+3
* | gdbusaddress: Add missing transfer annotationMatthew Leeds2019-07-161-2/+2
|/
* gdbus: support unix:dir= addressesMichael Catanzaro2019-06-171-5/+8
* gdbusaddress: Clean up memory management in _g_dbus_address_parse_entry()Philip Withnall2019-03-151-13/+7
* gdbusaddress: Require that transport names and keys are non-emptyPhilip Withnall2019-03-151-0/+20
* gdbusaddress: Remove some always-true branchesPhilip Withnall2019-03-151-2/+2
* gdbusaddress: Simplify address validation in is_valid_unix()Philip Withnall2019-03-151-24/+11
* gdbus, win32: move most W32 dbus autolaunch code to gdbusprivateVasily Galkin2019-03-071-361/+2
* gdbusaddress, win32: don't rely on short namesVasily Galkin2019-03-071-13/+55
* g_dbus_is_supported_address(): set error if returning FALSEWill Thompson2018-06-131-0/+4
* gdbusaddress: Disable proxy support for D-Bus addressesPhilip Withnall2018-01-311-0/+10
* docs: Fix various minor syntax errors in gtk-doc commentsPhilip Withnall2017-11-071-3/+3
* Consistently save errno immediately after the operation setting itPhilip Withnall2017-08-031-2/+5
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* docs: Fix a typo in a documentation stringPhilip Withnall2017-02-081-1/+1
* docs: Add links to D-Bus specification for D-Bus address formatPhilip Withnall2017-02-081-6/+14
* dbusaddress: do not leak error on win32 codeIgnacio Casal Quinteiro2016-11-291-1/+3
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-3/+3
* Use Unicode in translatable stringsPiotr Drąg2016-10-121-24/+24
* Do not attempt to autolaunch a session dbus-daemon with no DISPLAYSimon McVittie2016-07-161-0/+7
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* W32: eliminate busy cursor when a rundll32-hosted child runsРуслан Ижбулатов2016-03-031-0/+21
* gio/gobject: Various introspection fixesRico Tzschichholz2016-02-031-2/+2
* gdbusaddress: Fix memory leak when G_DBUS_DEBUG_ADDRESS is enabledPhilip Withnall2015-10-031-6/+8
* GDBus: try XDG_RUNTIME_DIR/bus before resorting to dbus-launchSimon McVittie2015-06-091-0/+67
* g_dbus_address_connect: specifically use dbus-launch for autolaunch:Simon McVittie2015-06-091-17/+21
* gio: (belatedly) port gdbus from GSimpleAsyncResult to GTaskDan Winship2015-04-041-45/+32
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-1/+1
* Eradicate links and xrefsMatthias Clasen2014-02-081-1/+1
* Docs: Don't use the code tagMatthias Clasen2014-01-311-9/+10
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gio/gdbusaddress: Clean up Win32 code a bitChun-wei Fan2013-12-121-5/+1
* Fix g_win32_run_session_bus hook for MinGW-w64Manuel Bachmann2013-11-271-0/+2
* gio/gdbusaddress.c: Silence RunDLL errorsChun-wei Fan2013-08-211-0/+8
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-211-30/+30
* g_dbus_address_escape_value: addSimon McVittie2013-02-131-0/+47