summaryrefslogtreecommitdiff
path: root/gio/gdbusdaemon.c
AgeCommit message (Expand)Author
2023-11-29Remove all nicks and blurbs from param specsSophie Herold
2022-12-16gdbusdaemon: Simplify name listing code using only arraysMarco Trevisan (TreviƱo)
2022-10-21gio: remove pointless use of g_unix_socket_address_abstract_names_supported w...msizanoen1
2022-07-05gio: Add some missing license and copyright headersPhilip Withnall
2022-05-10gdbusdaemon: Add an assertion to help static analysis of refcountsPhilip Withnall
2021-02-11gdbusdaemon: Use require-same-user flag to avoid auth observer signalPhilip Withnall
2021-01-19Fix signedness warning in gio/gdbusdaemon.c:match_new()Emmanuel Fleury
2021-01-19Fix signedness warning in gio/gdbusdaemon.c:is_key()Emmanuel Fleury
2019-09-05gdbusdaemon: Fix unused variable warningPhilip Withnall
2019-09-05gdbusdaemon: Add sanity checks on name refcountingPhilip Withnall
2019-06-17gio: ensure default va_marshaller is usedChristian Hergert
2019-06-11gdbusdaemon: Only authorize anonymous users on Windows, not UnixSimon McVittie
2019-04-12gdbusdaemon: Fix error handling for filtering outgoing messagesPhilip Withnall
2018-06-05Fix potential Null pointer dereference.Gaurav
2018-04-26Fix various const-correctness issuesPhilip Withnall
2017-04-10Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi
2015-09-13Fix make checkMatthias Clasen
2015-09-12gio: Intern all signal names beforehandMatthias Clasen
2013-10-23gdbus: Ensure message matching always succeeds against path_namespace='/'Philip Withnall
2013-01-13Add G_GNUC_PRINTF on all functions with format stringsHenrique Dante de Almeida
2012-04-30fix warningsDan Winship
2012-04-20Add GDBusDAaemon, an implementation of a message busAlexander Larsson