cleanup
[platform/upstream/glib.git] / gio / gunixconnection.c
2014-02-09 Matthias ClasenDocs: Drop entities, switch away from sgml mode
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-06 Matthias ClasenDon't use <filename> in docs
2013-05-24 Elisabeth Henrygunixconnection: added ngettext to support plural forms
2012-12-12 Dan Winshipgsocket: add getsockopt/setsockopt wrappers
2012-12-12 Dan WinshipAdd gnetworking.h
2012-10-10 Dan Winshipgio: port networking classes from GSimpleAsyncResult...
2012-05-15 Dan WinshipAdd g_type_ensure() and use it rather than playing...
2012-04-12 Alexander LarssonFall back to SO_PEERCRED if credentials passing fails
2012-01-18 Xavier ClaessensGUnixConnection: add async variant for send/receive_cre...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-05-27 Antoine JacoutotAdd glib credentials support to OpenBSD.
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-20 Thomas Hindoe Paab... docs: fix typos in networking classes
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-02-01 Johan DahlinCorrect gtk-doc SECTION: syntax
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-29 Pavel HolejsovskyAdd GI annotations to Gio highlevel network functionality
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan DahlinAdd a lot of missing annotations
2010-09-09 David ZeuthenGUnixConnection: Remove comment about Linux
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-12 Ryan Lortiegio/ docs fixup
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-17 Matthias ClasenDocumentation fixups
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-14 Ryan Lortieinclude gunixcredentialsmessage from unixsocket
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-13 Matthias ClasenRemove the credentials argument from g_unix_connect_sen...
2010-05-09 Matthias ClasenDoc improvements
2010-05-06 David ZeuthenSet up gtk-doc for GDBus
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-06-30 Dan WinshipAdd GCancellables to GSocket ops
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Christian PerschUse g_set_error_literal
2009-05-20 Alexander LarssonRemove protocol names, instead use an enum with common...
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-15 Alexander LarssonImport all the highlevel socket classes from gnio