summaryrefslogtreecommitdiff
path: root/gio/gunixconnection.c
AgeCommit message (Expand)Author
2023-11-02docs: Move the GUnixConnection SECTIONPhilip Withnall
2023-07-21Audit and fix incorrect use of (closure) in glibMichael Catanzaro
2023-04-25gio: switch gunixconnection ngettext with g_dngettext callsJames Knight
2023-04-25Revert "Fix error format in gio/gunixconnection.c (part 2)"James Knight
2023-04-20Fix error format in gio/gunixconnection.c (part 2)James Knight
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2022-01-26gio: compile GUnixConnection on all platformsMarc-André Lureau
2019-06-11Document where we expect credentials-passing to be supportedSimon McVittie
2017-08-03Consistently save errno immediately after the operation setting itPhilip Withnall
2017-06-21gio: Use g_strerror() instead of strerror()Philip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2016-06-29gio: Add source tags to various GTasks constructed in GLibPhilip Withnall
2015-02-05docs: fix up docs issues in gio/Xavier Claessens
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen
2014-02-05Convert external links to markdown syntaxMatthias Clasen
2014-02-05Don't use <filename> in docsMatthias Clasen
2013-05-23gunixconnection: added ngettext to support plural formsElisabeth Henry
2012-12-12gsocket: add getsockopt/setsockopt wrappersDan Winship
2012-12-12Add gnetworking.hDan Winship
2012-10-10gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship
2012-05-15Add g_type_ensure() and use it rather than playing games with volatileDan Winship
2012-04-12Fall back to SO_PEERCRED if credentials passing failsAlexander Larsson
2012-01-18GUnixConnection: add async variant for send/receive_credentials()Xavier Claessens
2011-05-27Add glib credentials support to OpenBSD.Antoine Jacoutot
2011-04-20docs: fix typos in networking classesThomas Hindoe Paaboel Andersen
2011-04-08Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen
2011-02-01Correct gtk-doc SECTION: syntaxJohan Dahlin
2010-12-29Add GI annotations to Gio highlevel network functionalityPavel Holejsovsky
2010-09-24Add a lot of missing annotationsJohan Dahlin
2010-09-09GUnixConnection: Remove comment about LinuxDavid Zeuthen
2010-07-20Bug 617483 – Credentials passingDavid Zeuthen
2010-07-12gio/ docs fixupRyan Lortie
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-06-17Documentation fixupsMatthias Clasen
2010-05-14include gunixcredentialsmessage from unixsocketRyan Lortie
2010-05-13Merge branch 'gdbus-merge'Matthias Clasen
2010-05-13Remove the credentials argument from g_unix_connect_send_credentials()Matthias Clasen
2010-05-08Doc improvementsMatthias Clasen
2010-05-06Set up gtk-doc for GDBusDavid Zeuthen
2009-06-30Add GCancellables to GSocket opsDan Winship
2009-05-27Documentation and coding style fixupsMatthias Clasen
2009-05-20Use g_set_error_literalChristian Persch
2009-05-20Remove protocol names, instead use an enum with common protocolsAlexander Larsson
2009-05-18Update the docs for the new network APIsAlexander Larsson
2009-05-15Import all the highlevel socket classes from gnioAlexander Larsson