summaryrefslogtreecommitdiff
path: root/gio/gdbusauth.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-27Add glib credentials support to OpenBSD.Antoine Jacoutot1-3/+3
2011-04-13GDBus: If an authentication method fail, don't give up, just try the next oneDavid Zeuthen1-2/+10
2011-04-08Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen1-0/+1
2010-10-08Initialise lengths in GDbusAuth to silence warningsChristian Dywan1-2/+2
2010-08-30Plug a mem leakChristian Persch1-0/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-07-02GDBus: Hold lock when printing debug messagesDavid Zeuthen1-0/+4
2010-07-02GDBus: make G_DBUS_DEBUG=authentication work againDavid Zeuthen1-4/+0
2010-06-30GDBus: plug some memory leaksDavid Zeuthen1-5/+9
2010-05-20Bug 619142 – Build fixesDavid Zeuthen1-3/+5
2010-05-15Plug a mem leak in gdbusauthChristian Persch1-0/+1
2010-05-14CleanupsMatthias Clasen1-5/+6
2010-05-13GDBus: Rename ::deny-authentication-peer to ::authorize-authenticated-peerDavid Zeuthen1-4/+4
2010-05-13Remove the credentials argument from g_unix_connect_send_credentials()Matthias Clasen1-2/+1
2010-05-09Cosmetic fixesMatthias Clasen1-2/+2
2010-05-09Update copyright years to include 2010Matthias Clasen1-1/+1
2010-05-09GDBus: Rework GCredentials typeDavid Zeuthen1-1/+1
2010-05-06GDBus: Add new symbols to gio.symbolsDavid Zeuthen1-0/+4
2010-05-06GDBus: Fix up i18nDavid Zeuthen1-2/+2
2010-05-06Set up gtk-doc for GDBusDavid Zeuthen1-189/+0
2010-05-06Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen1-0/+1538