summaryrefslogtreecommitdiff
path: root/gio/gunixconnection.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-03Imported Upstream version 2.79.0upstream/2.79.0Karol Lewandowski1-14/+3
2024-01-25Imported Upstream version 2.78.4Karol Lewandowski1-4/+6
2024-01-25Imported Upstream version 2.76.6Karol Lewandowski1-10/+13
2024-01-03Imported Upstream version 2.74.5Karol Lewandowski1-0/+2
2024-01-03Imported Upstream version 2.72.3Karol Lewandowski1-3/+20
2019-12-03Imported Upstream version 2.61.2Hyunjee Kim1-0/+16
2019-12-03Imported Upstream version 2.61.0Hyunjee Kim1-16/+0
2019-12-03Imported Upstream version 2.60.5Hyunjee Kim1-0/+16
2017-09-29Imported Upstream version 2.53.5DongHun Kwak1-6/+9
2017-09-29Imported Upstream version 2.53.4DongHun Kwak1-3/+3
2017-09-29Imported Upstream version 2.53.3DongHun Kwak1-4/+4
2017-05-19Imported Upstream version 2.51.1DongHun Kwak1-8/+8
2017-02-03Imported Upstream version 2.50.2upstream/2.50.2DongHun Kwak1-2/+2
2015-02-05docs: fix up docs issues in gio/Xavier Claessens1-0/+7
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen1-1/+1
2014-02-05Convert external links to markdown syntaxMatthias Clasen1-1/+1
2014-02-05Don't use <filename> in docsMatthias Clasen1-3/+3
2013-05-23gunixconnection: added ngettext to support plural formsElisabeth Henry1-3/+11
2012-12-12gsocket: add getsockopt/setsockopt wrappersDan Winship1-40/+24
2012-12-12Add gnetworking.hDan Winship1-6/+2
2012-10-10gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship1-59/+31
2012-05-15Add g_type_ensure() and use it rather than playing games with volatileDan Winship1-4/+1
2012-04-12Fall back to SO_PEERCRED if credentials passing failsAlexander Larsson1-1/+3
2012-01-18GUnixConnection: add async variant for send/receive_credentials()Xavier Claessens1-24/+171
2011-05-27Add glib credentials support to OpenBSD.Antoine Jacoutot1-20/+52
2011-04-20docs: fix typos in networking classesThomas Hindoe Paaboel Andersen1-3/+3
2011-04-08Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen1-0/+1
2011-02-01Correct gtk-doc SECTION: syntaxJohan Dahlin1-1/+1
2010-12-29Add GI annotations to Gio highlevel network functionalityPavel Holejsovsky1-2/+2
2010-09-24Add a lot of missing annotationsJohan Dahlin1-1/+1
2010-09-09GUnixConnection: Remove comment about LinuxDavid Zeuthen1-2/+0
2010-07-20Bug 617483 – Credentials passingDavid Zeuthen1-0/+6
2010-07-12gio/ docs fixupRyan Lortie1-1/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-06-17Documentation fixupsMatthias Clasen1-4/+4
2010-05-14include gunixcredentialsmessage from unixsocketRyan Lortie1-0/+1
2010-05-13Merge branch 'gdbus-merge'Matthias Clasen1-0/+256
2010-05-13Remove the credentials argument from g_unix_connect_send_credentials()Matthias Clasen1-9/+7
2010-05-08Doc improvementsMatthias Clasen1-3/+8
2010-05-06Set up gtk-doc for GDBusDavid Zeuthen1-0/+258
2009-06-30Add GCancellables to GSocket opsDan Winship1-5/+3
2009-05-27Documentation and coding style fixupsMatthias Clasen1-10/+10
2009-05-20Use g_set_error_literalChristian Persch1-2/+2
2009-05-20Remove protocol names, instead use an enum with common protocolsAlexander Larsson1-1/+1
2009-05-18Update the docs for the new network APIsAlexander Larsson1-1/+1
2009-05-15Import all the highlevel socket classes from gnioAlexander Larsson1-0/+293