summaryrefslogtreecommitdiff
path: root/gio/gunixconnection.c
AgeCommit message (Expand)AuthorFilesLines
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