summaryrefslogtreecommitdiff
path: root/gio/gunixsocketaddress.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-09Docs: Drop entities, switch away from sgml modeMatthias Clasen1-1/+1
2014-02-06Docs: replace <literal> by `Matthias 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
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2014-01-31Docs: don't use the type tagMatthias Clasen1-1/+1
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-6/+3
2013-04-23GUnixSocketAddress: fix construct parameter issueRyan Lortie1-17/+6
2012-12-12Add gnetworking.hDan Winship1-1/+1
2012-08-16Make capitalisation of "UNIX" consistent in translatable stringsMatthias Clasen1-2/+2
2010-12-29Add GI annotations to Gio lowlevel network support classesPavel Holejsovsky1-2/+2
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-05-08Doc improvementsMatthias Clasen1-5/+9
2010-04-22GUnixSocketAddress: handle abstract sockets with non-0-padded namesDan Winship1-41/+168
2009-06-01Misc networking build fixesDan Winship1-2/+0
2009-05-28Fix make checkMatthias Clasen1-1/+1
2009-05-27Documentation and coding style fixupsMatthias Clasen1-2/+2
2009-05-20Remove non-existing parameter from docsAlexander Larsson1-1/+0
2009-05-19Fix g_unix_socket_address_abstract_names_supported docsAlexander Larsson1-2/+2
2009-05-18Add support for abstract unix socket addressesAlexander Larsson1-54/+246
2009-05-18Add GError to g_socket_address_to_nativeAlexander Larsson1-2/+7
2009-05-18Update the docs for the new network APIsAlexander Larsson1-1/+1
2009-04-22Use P_ for translatable param spec stringsChristian Persch1-2/+2
2009-04-22Add network address and socket typesDan Winship1-0/+206