summaryrefslogtreecommitdiff
path: root/gio/gdbusauthobserver.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gdbus: Add flags to require authentication as the same userPhilip Withnall2021-02-111-1/+3
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* gio: remove use of generic marshaller from GIO objectsChristian Hergert2019-06-171-2/+9
* GDBusAuthObserver: Document how to restrict authentication to EXTERNALSimon McVittie2019-06-111-0/+24
* GDBusAuthObserver: Fix mixup between authentication and authorizationSimon McVittie2019-06-111-1/+1
* GDBusServer: Document that a GDBusAuthObserver is usually desirableSimon McVittie2019-06-111-3/+5
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-2/+2
* gio: Intern all signal names beforehandMatthias Clasen2015-09-121-2/+2
* docs: Add missing language annotationsMatthias Clasen2014-06-011-1/+1
* Convert remaining examples to linksMatthias Clasen2014-02-081-2/+5
* Docs: replace <literal> by `Matthias Clasen2014-02-061-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GDBusAuthObserver: Add a way to control what authentication mechanisms to useDavid Zeuthen2012-04-141-0/+62
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-2/+2
* Pass in NULL instead of g_cclosure_marshal_genericJohan Dahlin2011-07-191-1/+1
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-2/+1
* Start merging gdbus-codegen codeDavid Zeuthen2011-04-081-16/+1
* GDBusAuthObserver: Fix docsDavid Zeuthen2010-07-201-42/+11
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-6/+0
* GDBus: Hide instance structures for classes we don't want to be subclassedDavid Zeuthen2010-07-071-9/+12
* GDBus: Hide class structures for classes we don't want to be subclassedDavid Zeuthen2010-07-071-0/+21
* Remove cases of ;;Matthias Clasen2010-07-051-1/+1
* GDBus: Rename ::deny-authentication-peer to ::authorize-authenticated-peerDavid Zeuthen2010-05-131-29/+45
* Update an example to the latest auth observer apiMatthias Clasen2010-05-121-7/+10
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* GDBus: Add new symbols to gio.symbolsDavid Zeuthen2010-05-061-0/+4
* GDBus: Fix up i18nDavid Zeuthen2010-05-061-2/+2
* Add "Since: 2.26" to all new GDBus APIDavid Zeuthen2010-05-061-0/+6
* Set up gtk-doc for GDBusDavid Zeuthen2010-05-061-1/+1
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+218