summaryrefslogtreecommitdiff
path: root/gio/gunixconnection.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio: compile GUnixConnection on all platformsMarc-André Lureau2022-01-261-3/+20
* Document where we expect credentials-passing to be supportedSimon McVittie2019-06-111-0/+16
* Consistently save errno immediately after the operation setting itPhilip Withnall2017-08-031-6/+9
* gio: Use g_strerror() instead of strerror()Philip Withnall2017-06-211-3/+3
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-8/+8
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-2/+2
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+7
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-1/+1
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-1/+1
* Don't use <filename> in docsMatthias Clasen2014-02-051-3/+3
* gunixconnection: added ngettext to support plural formsElisabeth Henry2013-05-231-3/+11
* gsocket: add getsockopt/setsockopt wrappersDan Winship2012-12-121-40/+24
* Add gnetworking.hDan Winship2012-12-121-6/+2
* gio: port networking classes from GSimpleAsyncResult to GTaskDan Winship2012-10-101-59/+31
* Add g_type_ensure() and use it rather than playing games with volatileDan Winship2012-05-151-4/+1
* Fall back to SO_PEERCRED if credentials passing failsAlexander Larsson2012-04-121-1/+3
* GUnixConnection: add async variant for send/receive_credentials()Xavier Claessens2012-01-181-24/+171
* Add glib credentials support to OpenBSD.Antoine Jacoutot2011-05-271-20/+52
* docs: fix typos in networking classesThomas Hindoe Paaboel Andersen2011-04-201-3/+3
* Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen2011-04-081-0/+1
* Correct gtk-doc SECTION: syntaxJohan Dahlin2011-02-011-1/+1
* Add GI annotations to Gio highlevel network functionalityPavel Holejsovsky2010-12-291-2/+2
* Add a lot of missing annotationsJohan Dahlin2010-09-241-1/+1
* GUnixConnection: Remove comment about LinuxDavid Zeuthen2010-09-091-2/+0
* Bug 617483 – Credentials passingDavid Zeuthen2010-07-201-0/+6
* gio/ docs fixupRyan Lortie2010-07-121-1/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Documentation fixupsMatthias Clasen2010-06-171-4/+4
* include gunixcredentialsmessage from unixsocketRyan Lortie2010-05-141-0/+1
* Merge branch 'gdbus-merge'Matthias Clasen2010-05-131-0/+256
|\
| * Remove the credentials argument from g_unix_connect_send_credentials()Matthias Clasen2010-05-131-9/+7
| * Set up gtk-doc for GDBusDavid Zeuthen2010-05-061-0/+258
* | Doc improvementsMatthias Clasen2010-05-081-3/+8
|/
* Add GCancellables to GSocket opsDan Winship2009-06-301-5/+3
* Documentation and coding style fixupsMatthias Clasen2009-05-271-10/+10
* Use g_set_error_literalChristian Persch2009-05-201-2/+2
* Remove protocol names, instead use an enum with common protocolsAlexander Larsson2009-05-201-1/+1
* Update the docs for the new network APIsAlexander Larsson2009-05-181-1/+1
* Import all the highlevel socket classes from gnioAlexander Larsson2009-05-151-0/+293