projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bug 619038 - increase gsettings.m4 power
[platform/upstream/glib.git]
/
gio
/
2010-05-18
Javier Jardón
Fix trivial typo in GCredentials code
tree
|
commitdiff
2010-05-18
Ryan Lortie
Bug 619031 - method-calls-in-thread test failing
tree
|
commitdiff
2010-05-18
Ryan Lortie
Bug 618839 - Typo at translation message
tree
|
commitdiff
2010-05-18
Ryan Lortie
Add sync method to GSettingsBackend, and pad
tree
|
commitdiff
2010-05-18
Ryan Lortie
whitespace fix
tree
|
commitdiff
2010-05-18
Robert Ancell
Add missing gunixfdlist.h include in gdbus-example...
tree
|
commitdiff
2010-05-17
David Zeuthen
GDBus: Fix obvious crasher when looking up annotations
tree
|
commitdiff
2010-05-17
David Zeuthen
gdbus(1): Don't fetch props if introspection data indic...
tree
|
commitdiff
2010-05-17
David Zeuthen
GDBus: Fix introspection of objects registered at /
tree
|
commitdiff
2010-05-17
Ryan Lortie
improve thread safety in GDelayedSettingsBackend
tree
|
commitdiff
2010-05-17
Ryan Lortie
GSettingsBackend: make signal dispatch threadsafe
tree
|
commitdiff
2010-05-17
Ryan Lortie
gitignore additions for gdbus, new test cases
tree
|
commitdiff
2010-05-17
Ryan Lortie
GSettings: support emitting signals in threads
tree
|
commitdiff
2010-05-17
Ryan Lortie
GSettings tool: work-around GDBus issue
tree
|
commitdiff
2010-05-17
Ryan Lortie
intern a key name instead of using strdup()
tree
|
commitdiff
2010-05-17
Lin Ma
Reworked Solaris file event notification for GIO. See
tree
|
commitdiff
2010-05-16
Sebastian Dröge
Fix gio tests linking with binutils gold linker
tree
|
commitdiff
2010-05-16
Sebastian Dröge
Fix build of gdbus tool with binutils gold linker
tree
|
commitdiff
2010-05-15
Matthias Clasen
Fix build on !linux
tree
|
commitdiff
2010-05-15
Matthias Clasen
Fix issues with GSETTINGS_CHECK_RULE
tree
|
commitdiff
2010-05-15
David Zeuthen
GDBus: Use specific variant type in GetAll()
tree
|
commitdiff
2010-05-15
David Zeuthen
GDBus: Fix a double free
tree
|
commitdiff
2010-05-14
Christian Persch
Plug mem leaks in gdbus tests & examples
tree
|
commitdiff
2010-05-14
Christian Persch
Plug a mem leak in gdbusauth
tree
|
commitdiff
2010-05-14
Christian Persch
Plug mem leak in g_dbus_address_get_stream_sync
tree
|
commitdiff
2010-05-14
Christian Persch
Plug a mem leak in get_uninitialized_connection
tree
|
commitdiff
2010-05-14
Christian Persch
Plug mem leaks in parse_value_from_blob
tree
|
commitdiff
2010-05-14
Christian Persch
Plug a mem leak
tree
|
commitdiff
2010-05-14
David Zeuthen
GDBus: Remove cached value if a property is invalidated
tree
|
commitdiff
2010-05-14
David Zeuthen
GDBus: Fix serialization of empty arrays
tree
|
commitdiff
2010-05-14
Matthias Clasen
another !srcdir build fix
tree
|
commitdiff
2010-05-14
Matthias Clasen
More !srcdir build fixes
tree
|
commitdiff
2010-05-14
Ryan Lortie
include gunixcredentialsmessage from unixsocket
tree
|
commitdiff
2010-05-14
Matthias Clasen
Cleanups
tree
|
commitdiff
2010-05-14
Matthias Clasen
Fix !srcdir build
tree
|
commitdiff
2010-05-14
Matthias Clasen
Documentation cleanups
tree
|
commitdiff
2010-05-14
Matthias Clasen
Merge branch 'gdbus-merge'
tree
|
commitdiff
2010-05-14
Matthias Clasen
The default timeout is 25s
tree
|
commitdiff
2010-05-14
Matthias Clasen
Document more floating variant details.
tree
|
commitdiff
2010-05-14
Matthias Clasen
Add some more details to the long description
tree
|
commitdiff
2010-05-14
Matthias Clasen
Clean up platform-specific includes
tree
|
commitdiff
2010-05-13
Ryan Lortie
check for working gettext() before running tests
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Nuke G_BUS_TYPE_NONE
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Remove g_dbus_is_activated()
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: subscribe to PropertiesChanged() before calling...
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Don't take a GError for g_dbus_proxy_get_cached_...
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Update docs for GDBusProxy::g-properties-changed...
tree
|
commitdiff
2010-05-13
Christian Persch
Make GVariant handling in PropertiesChanged more efficient
tree
|
commitdiff
2010-05-13
Christian Persch
Plug some mem leaks
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Add GDBusAuthObserver param in g_dbus_connection...
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Rename ::deny-authentication-peer to ::authorize...
tree
|
commitdiff
2010-05-13
Matthias Clasen
Remove the credentials argument from g_unix_connect_sen...
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Make message serialization routines take capabil...
tree
|
commitdiff
2010-05-13
Matthias Clasen
remove the redundant interface_name parameter
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Catch up with new PropertiesChanged signal
tree
|
commitdiff
2010-05-13
Matthias Clasen
Fill out the export section of the migration guide
tree
|
commitdiff
2010-05-13
Matthias Clasen
Add an example of exporting a GObject
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: add 'monitor' verb to gdbus(1)
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBus: Make gdbus(1) print annotations when introspecti...
tree
|
commitdiff
2010-05-13
Matthias Clasen
Add a note about implemented standard interfaces
tree
|
commitdiff
2010-05-13
David Zeuthen
GDBusProxy: Remove error in get_cached_property() and...
tree
|
commitdiff
2010-05-12
David Zeuthen
GDBus: Add an example of a GDBusProxy subclass
tree
|
commitdiff
2010-05-12
Matthias Clasen
Update an example to the latest auth observer api
tree
|
commitdiff
2010-05-12
Jesse van den Kieboom
Added test cases for g_output_stream_close_async
tree
|
commitdiff
2010-05-12
Jesse van den Kieboom
Flush when closing output stream async
tree
|
commitdiff
2010-05-12
Matthias Clasen
Update TODO list
tree
|
commitdiff
2010-05-12
Matthias Clasen
mention inline use of floating variants
tree
|
commitdiff
2010-05-12
Matthias Clasen
Remove properties from GDBusMethodInvocation class
tree
|
commitdiff
2010-05-12
Matthias Clasen
Document remove_filter
tree
|
commitdiff
2010-05-12
Matthias Clasen
Document DBUS address env vars
tree
|
commitdiff
2010-05-12
Matthias Clasen
Don't refer to nonexisting API.
tree
|
commitdiff
2010-05-12
Matthias Clasen
Match up parameter names
tree
|
commitdiff
2010-05-12
Matthias Clasen
Line up prototypes
tree
|
commitdiff
2010-05-11
Matthias Clasen
Strip copyright headers from examples
tree
|
commitdiff
2010-05-11
David Zeuthen
GDBus: Update TODO list
tree
|
commitdiff
2010-05-11
Sebastian Dröge
gio: Fix gsettings build with binutils gold linker
tree
|
commitdiff
2010-05-11
Sebastian Dröge
Don't include __bss_start, _edata and _end symbols...
tree
|
commitdiff
2010-05-10
David Zeuthen
GDBus: In gdbus(1), try Get() if GetAll() fails
tree
|
commitdiff
2010-05-10
David Zeuthen
GDBus: Add TODO item about a need to validate data...
tree
|
commitdiff
2010-05-10
David Zeuthen
GDBus Add TODO items about finding and launching bus...
tree
|
commitdiff
2010-05-10
David Zeuthen
GDBus: Use GVariant instead of GHashTable for GDBusProx...
tree
|
commitdiff
2010-05-10
David Zeuthen
GDBus: Use call() instead of invoke_method()
tree
|
commitdiff
2010-05-10
Matthias Clasen
More copyright year updates
tree
|
commitdiff
2010-05-10
Matthias Clasen
Trivia
tree
|
commitdiff
2010-05-10
Matthias Clasen
Cosmetic fixes
tree
|
commitdiff
2010-05-09
Matthias Clasen
Update copyright years to include 2010
tree
|
commitdiff
2010-05-09
Matthias Clasen
Microoptimize string reallocations
tree
|
commitdiff
2010-05-09
Matthias Clasen
Move some platform sources around
tree
|
commitdiff
2010-05-09
David Zeuthen
GDBus: Rework GCredentials type
tree
|
commitdiff
2010-05-09
Matthias Clasen
Add some conceptual changes
tree
|
commitdiff
2010-05-09
Matthias Clasen
Some documentation tweaks
tree
|
commitdiff
2010-05-09
Matthias Clasen
Doc improvements
tree
|
commitdiff
2010-05-09
Matthias Clasen
Document length parameter of g_settings_get/set_strv
tree
|
commitdiff
2010-05-09
Matthias Clasen
Document length parameter of g_settings_get/set_strv
tree
|
commitdiff
2010-05-07
Dan Winship
remove broken useless initialization in socket-client...
tree
|
commitdiff
2010-05-07
David Zeuthen
GDBus: add TODO item about maybe having to rework ...
tree
|
commitdiff
2010-05-07
David Zeuthen
GDBus: add TODO item about the need to rewrite private...
tree
|
commitdiff
2010-05-07
David Zeuthen
Add TODO item about wanting G_DBUS_NONCE_TCP_TMPDIR
tree
|
commitdiff
2010-05-06
David Zeuthen
GDBus: Add more symbols to pltcheck.sh's SKIP variable
tree
|
commitdiff
2010-05-06
David Zeuthen
GDBus: Add new symbols to gio.symbols
tree
|
commitdiff
next