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