projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
docs: fix typos
[platform/upstream/glib.git]
/
gio
/
gdbusconnection.c
2014-03-27
Bastien Nocera
gio: Add names to idles and timeouts
blob
|
commitdiff
2014-02-08
Matthias Clasen
Convert remaining examples to links
blob
|
commitdiff
|
diff to current
2014-02-08
Matthias Clasen
Eradicate links and xrefs
blob
|
commitdiff
|
diff to current
2014-02-06
Matthias Clasen
Docs: replace <literal> by `
blob
|
commitdiff
|
diff to current
2014-02-02
Matthias Clasen
Don't use the quote tag
blob
|
commitdiff
|
diff to current
2014-02-01
Matthias Clasen
Annotate all examples with their language
blob
|
commitdiff
|
diff to current
2014-02-01
Matthias Clasen
Docs: Big entity cleanup
blob
|
commitdiff
|
diff to current
2014-02-01
Matthias Clasen
GDBusConnection: Convert docs to markdown
blob
|
commitdiff
|
diff to current
2014-02-01
Matthias Clasen
Docs: Don't use the emphasis tag
blob
|
commitdiff
|
diff to current
2014-01-31
Daniel Mustieles
Updated FSF's address
blob
|
commitdiff
|
diff to current
2014-01-31
Matthias Clasen
Docs: don't use <footnote>
blob
|
commitdiff
|
diff to current
2014-01-02
Ryan Lortie
GDBusConnection: don't write to stdout
blob
|
commitdiff
|
diff to current
2014-01-01
Matthias Clasen
Fix a typo in a comment
blob
|
commitdiff
|
diff to current
2013-11-20
Dan Winship
Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
blob
|
commitdiff
|
diff to current
2013-07-02
Ryan Lortie
GDBusConnection: be more careful with async GetAll
blob
|
commitdiff
|
diff to current
2013-06-22
Ryan Lortie
GDBusConnection: allow async property handling
blob
|
commitdiff
|
diff to current
2013-06-22
Ryan Lortie
GDBusMethodInvocation: add 'property_info'
blob
|
commitdiff
|
diff to current
2013-06-22
Ryan Lortie
GDBusConnection: some straight-up refactoring
blob
|
commitdiff
|
diff to current
2013-06-22
Ryan Lortie
GDBusConnection: move 'Set' typecheck to worker
blob
|
commitdiff
|
diff to current
2013-06-22
Ryan Lortie
GDBusConnection: remove an unused g_variant_get()
blob
|
commitdiff
|
diff to current
2013-05-21
Dan Winship
Use 'dumb quotes' rather than `really dumb quotes'
blob
|
commitdiff
|
diff to current
2013-04-08
Lars Uebernickel
g_dbus_connection_signal_subscribe: add path and namesp...
blob
|
commitdiff
|
diff to current
2012-09-11
Thomas Bechtold
Fix gdbus connection annotations
blob
|
commitdiff
|
diff to current
2012-06-23
Phil Clayton
Add missing annotation to GDBusConnection::closed
blob
|
commitdiff
|
diff to current
2012-06-06
Tomas Bzatek
gdbus: Implement g_dbus_connection_get_last_serial()
blob
|
commitdiff
|
diff to current
2012-04-19
Xavier Claessens
Add private _g_bus_get_singleton_if_exists() function
blob
|
commitdiff
|
diff to current
2012-04-18
David Zeuthen
Revert "Add private _g_bus_get_singleton_if_exists...
blob
|
commitdiff
|
diff to current
2012-04-18
Xavier Claessens
Add private _g_bus_get_singleton_if_exists() function
blob
|
commitdiff
|
diff to current
2012-04-14
David Zeuthen
GDBusAuthObserver: Add a way to control what authentica...
blob
|
commitdiff
|
diff to current
2012-03-31
Robert Ancell
Add missing allow-none annotations for function parameters.
blob
|
commitdiff
|
diff to current
2012-03-19
Marco Trevisan ...
GDBusConnection: Avoid dereferencing vtable for unregis...
blob
|
commitdiff
|
diff to current
2012-03-19
Ryan Lortie
GDBus: set no-reply flag on calls with no callback
blob
|
commitdiff
|
diff to current
2012-03-15
David Zeuthen
GDBusConnection: Don't store GCancellable in qdata
blob
|
commitdiff
|
diff to current
2012-03-15
Ryan Lortie
GDBus: make use of reliable async cancellation
blob
|
commitdiff
|
diff to current
2012-02-27
David Zeuthen
GDBusConnection: Don't leak message reply in error...
blob
|
commitdiff
|
diff to current
2012-02-21
David King
docs: Fix some GDBusConnection typos
blob
|
commitdiff
|
diff to current
2012-01-18
Will Thompson
GDBusConnection: note that exit-on-close is sometimes...
blob
|
commitdiff
|
diff to current
2012-01-13
Alexander Larsson
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2012-01-02
Simon McVittie
GDBusConnection: use GWeakRef to make the singletons...
blob
|
commitdiff
|
diff to current
2011-12-07
David Zeuthen
Bug 665733 – GDBusConnection holds lock while calling...
blob
|
commitdiff
|
diff to current
2011-12-05
Simon McVittie
GDBusConnection: propagate error correctly if flags...
blob
|
commitdiff
|
diff to current
2011-11-22
Simon McVittie
GDBusConnection: don't pass boolean > 1 to _g_dbus_work...
blob
|
commitdiff
|
diff to current
2011-11-19
Matthias Clasen
Trivial doc typo fix
blob
|
commitdiff
|
diff to current
2011-10-24
Simon McVittie
GDBusConnection: document that this object is (meant...
blob
|
commitdiff
|
diff to current
2011-10-24
Simon McVittie
GDBusConnection: make the closed flag atomic (but still...
blob
|
commitdiff
|
diff to current
2011-10-24
Simon McVittie
GDBusConnection: document which properties are protecte...
blob
|
commitdiff
|
diff to current
2011-10-24
Simon McVittie
GDBusConnection: access the exit-on-close flag atomically
blob
|
commitdiff
|
diff to current
2011-10-24
Simon McVittie
Annotate GDBusConnection private functions with thread...
blob
|
commitdiff
|
diff to current
2011-10-21
Simon McVittie
GDBusConnection: check for initializedness in most...
blob
|
commitdiff
|
diff to current
2011-10-21
Simon McVittie
GDBusConnection: document use while uninitialized as...
blob
|
commitdiff
|
diff to current
2011-10-21
Simon McVittie
GDBusConnection: check for initialization where needed...
blob
|
commitdiff
|
diff to current
2011-10-21
Simon McVittie
GDBusConnection: replace is_initialized with an atomic...
blob
|
commitdiff
|
diff to current
2011-10-15
Simon McVittie
GDBusConnection: warn that direct access to the stream...
blob
|
commitdiff
|
diff to current
2011-10-07
David Zeuthen
GDBusConnection: Make pending calls error when the...
blob
|
commitdiff
|
diff to current
2011-10-07
Dan Winship
Add g_main_context_ref_thread_default()
blob
|
commitdiff
|
diff to current
2011-10-04
Ryan Lortie
GDBus: switch to struct-embedded GMutex and GCond
blob
|
commitdiff
|
diff to current
2011-09-16
Simon McVittie
GDBusConnection: delegate to the worker to close the...
blob
|
commitdiff
|
diff to current
2011-09-12
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-08-29
Matthias Clasen
Spelling fixes
blob
|
commitdiff
|
diff to current
2011-08-19
Stef Walter
Merge branch 'concurrent-cancellable'
blob
|
commitdiff
|
diff to current
2011-08-17
Brian Cameron
void functions should not return. Fixes bug #656675.
blob
|
commitdiff
|
diff to current
2011-08-09
Martin Pitt
[gi] Add missing (allow-none) annotations to g_dbus_con...
blob
|
commitdiff
|
diff to current
2011-08-01
David Zeuthen
GDBusConnection: Only apply exit-on-closed semantics...
blob
|
commitdiff
|
diff to current
2011-07-26
Ryan Lortie
Merge branch 'gwakeup'
blob
|
commitdiff
|
diff to current
2011-07-25
David Zeuthen
More fixes for non-Unix builds
blob
|
commitdiff
|
diff to current
2011-07-25
David Zeuthen
Fix the build on non-Unix
blob
|
commitdiff
|
diff to current
2011-07-24
Matthias Clasen
Fix a typo
blob
|
commitdiff
|
diff to current
2011-07-21
David Zeuthen
gdbus-codegen: Add support for new org.gtk.GDBus.C...
blob
|
commitdiff
|
diff to current
2011-07-19
Johan Dahlin
Pass in NULL instead of g_cclosure_marshal_generic
blob
|
commitdiff
|
diff to current
2011-07-12
Ryan Lortie
GVariant: add g_variant_take_ref()
blob
|
commitdiff
|
diff to current
2011-06-20
Colin Walters
Stop using glib-genmarshal at build time
blob
|
commitdiff
|
diff to current
2011-06-14
Matthias Clasen
Remove unneeded NULL check
blob
|
commitdiff
|
diff to current
2011-06-04
Matthias Clasen
Fix links in gio docs
blob
|
commitdiff
|
diff to current
2011-05-12
David Zeuthen
GDBusConnection: Document that sockets are frobbed...
blob
|
commitdiff
|
diff to current
2011-05-08
Martin Pitt
[gi] Add missing allow-none annotations to GDBusConnection
blob
|
commitdiff
|
diff to current
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
blob
|
commitdiff
|
diff to current
2011-04-27
Matthias Clasen
Fix up some harmless FALSE <> NULL confusions
blob
|
commitdiff
|
diff to current
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2011-04-13
Colin Walters
gdbusconnection: Avoid tripping assertion if we fail...
blob
|
commitdiff
|
diff to current
2011-04-08
David Zeuthen
Silence a bunch of -Wunused-but-set-variable warnings
blob
|
commitdiff
|
diff to current
2011-04-07
Matthias Clasen
Add a warning to the g_dbus_connection_set_exit_on_clos...
blob
|
commitdiff
|
diff to current
2011-03-28
David Zeuthen
GDBusConnection: Make interface lookups O(1)
blob
|
commitdiff
|
diff to current
2011-02-16
Matthias Clasen
Don't report standard interfaces more than once
blob
|
commitdiff
|
diff to current
2011-01-27
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-12-13
Peng Huang
Bug 632544 – Cannot send a locked message with PRESERVE...
blob
|
commitdiff
|
diff to current
2010-11-06
Ryan Lortie
Add G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
blob
|
commitdiff
|
diff to current
2010-11-03
Christian Persch
Use g_simple_async_result_{new_,}take_error
blob
|
commitdiff
|
diff to current
2010-10-28
Ryan Lortie
Bug 633356 - (GDBus) Make G_MAXINT mean no timeout
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-10-04
Ryan Lortie
Merge remote branch 'gvdb/master'
blob
|
commitdiff
|
diff to current
2010-09-24
Johan Dahlin
Add a lot of missing annotations
blob
|
commitdiff
|
diff to current
2010-09-23
David Zeuthen
GDBus: Don't use abstract sockets in test code
blob
|
commitdiff
|
diff to current
2010-09-23
David Zeuthen
GDBusConnection: Use correct GMainContext when invoking...
blob
|
commitdiff
|
diff to current
2010-09-23
David Zeuthen
GDBusConnection: Avoid callbacks on finalized connection
blob
|
commitdiff
|
diff to current
2010-09-14
Christian Persch
GDBusConnection leaks its GCredentials
blob
|
commitdiff
|
diff to current
2010-09-09
David Zeuthen
Bug 624546 – Modification of GDBusMessage in filter...
blob
|
commitdiff
|
diff to current
2010-09-03
Christian Persch
Plug a mem leak
blob
|
commitdiff
|
diff to current
2010-09-03
Christian Persch
Plug a mem leak
blob
|
commitdiff
|
diff to current
2010-08-25
David Zeuthen
GDBusConnection: Document memory management semantics...
blob
|
commitdiff
|
diff to current
2010-08-23
David Zeuthen
GDBusMethodInvocation: nuke constructor
blob
|
commitdiff
|
diff to current
next