index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-30
gio: Error out when we cannot modify a GAppInfo
Bastien Nocera
1
-2
/
+16
2011-08-30
gio/tests/gdbus-peer: make this work on non-Linux unixes
Dan Winship
1
-2
/
+24
2011-08-30
Fix a doc comment
Matthias Clasen
1
-3
/
+4
2011-08-29
GSocketAddress: create IPv4 addresses for IPv6 mapped-IPv4 addresses
Dan Winship
2
-6
/
+116
2011-08-29
GDBusObjectManagerServer: Add locking
David Zeuthen
1
-47
/
+110
2011-08-29
GDBusObjectManagerClient: Add locking
David Zeuthen
1
-19
/
+88
2011-08-29
GDBusObjectProxy: Add locking
David Zeuthen
1
-8
/
+54
2011-08-29
GDBusObjectSkeleton: Add locking
David Zeuthen
1
-15
/
+69
2011-08-29
GDBusInterfaceSkeleton: Add locking
David Zeuthen
1
-9
/
+66
2011-08-29
Spelling fixes
Matthias Clasen
37
-89
/
+89
2011-08-28
gio/tests/gtlsconsoleinteraction: Work around missing getpass() on win32
Kalev Lember
1
-0
/
+31
2011-08-27
Fix symbol lists
Matthias Clasen
1
-0
/
+1
2011-08-27
Spell out file descriptors in a message
Matthias Clasen
1
-1
/
+1
2011-08-27
GDBusMessage: Use ngettext() where appropriate
Matthias Clasen
1
-3
/
+12
2011-08-27
gsocketaddress: don't return ABSTRACT if the OS doesn't support it
Dan Winship
1
-1
/
+6
2011-08-27
gunixcredentialsmessage: fix this on FreeBSD
Dan Winship
1
-1
/
+1
2011-08-27
GSocket: fix GIOCondition on timed-out socket operation
Dan Winship
2
-3
/
+4
2011-08-26
Fixed typo: s/ether/enter.
Og B. Maciel
1
-1
/
+1
2011-08-26
giomodule: When loading GIO_EXTRA_MODULES skip duplicates
Stef Walter
4
-16
/
+219
2011-08-26
Make GTlsInteraction virtual methods cancellable
Stef Walter
4
-25
/
+87
2011-08-25
Make gdbus-codegen 'relocatable' at runtime on Windows.
Dieter Verfaillie
1
-0
/
+3
2011-08-25
gdbus-codegen: Revert to using /usr/bin/env for Python
Dieter Verfaillie
2
-2
/
+2
2011-08-25
Introduce the UNINSTALLED_GLIB_SRCDIR environment variable
Dieter Verfaillie
3
-8
/
+13
2011-08-25
Introduce the UNINSTALLED_GLIB_BUILDDIR environment variable
Dieter Verfaillie
6
-25
/
+58
2011-08-25
Use relative imports for the gdbus/codegen package
Dieter Verfaillie
5
-13
/
+13
2011-08-25
Avoid using - (hyphen) in gdbus-codegen directory name
Dieter Verfaillie
12
-3
/
+3
2011-08-25
Use detected PYTHON shebang in gdbus-codegen
Ionut Biru
1
-1
/
+1
2011-08-24
GCancellable: Small annotation additions
Matthias Clasen
1
-13
/
+13
2011-08-24
Bug 657206 — GInputStream leaked in g_file_icon_load_async()
Philip Withnall
1
-0
/
+1
2011-08-23
GIO: Add more missing GI annotations
Eduardo Lima Mitev
1
-5
/
+5
2011-08-23
gdbus-codegen: update comment in code to reflect reality
David Zeuthen
1
-4
/
+0
2011-08-23
gdbus-codegen: Rework C property getters
David Zeuthen
3
-60
/
+272
2011-08-22
GTimeZoneMonitor: Revert addition of this class
Colin Walters
5
-208
/
+0
2011-08-19
Merge branch 'concurrent-cancellable'
Stef Walter
4
-2
/
+233
2011-08-19
gio: GCancellable can be used concurrently
Stef Walter
4
-2
/
+233
2011-08-17
void functions should not return. Fixes bug #656675.
Brian Cameron
4
-7
/
+7
2011-08-15
distcheck fixes
Ryan Lortie
1
-0
/
+8
2011-08-15
Add a stress-test for GDBusProxy in threads with no default main context
Simon McVittie
3
-0
/
+259
2011-08-15
GDBusProxy: hold properties_lock while using any mutable property
Simon McVittie
1
-23
/
+109
2011-08-15
GDBusProxy: factor out async_init_data_set_name_owner
Simon McVittie
1
-43
/
+47
2011-08-15
g_dbus_proxy_get_property: use accessors for all mutable state
Simon McVittie
1
-2
/
+2
2011-08-15
GDBusProxy: if a well-known name is not owned, don't GetAll from the dbus-daemon
Simon McVittie
1
-1
/
+20
2011-08-15
g_settings_bind: add some g_return checks
Ryan Lortie
1
-0
/
+3
2011-08-15
GDBusObjectManagerClient: Emit signals on proxy before emitting on manager
David Zeuthen
1
-9
/
+9
2011-08-13
Don't finish gtls connection if the handshake failed
Sjoerd Simons
1
-2
/
+2
2011-08-13
GDBusProxy: on_properties_changed initialize some variables
Matthias Clasen
1
-3
/
+3
2011-08-12
In addition to /media and $HOME, also show mounts in $XDG_USER_DIR
David Zeuthen
1
-2
/
+6
2011-08-11
[gi] Add missing (out) annotation to g_dbus_{node,interface}_info_generate_xml()
Martin Pitt
1
-2
/
+2
2011-08-11
[gi] Add missing Gio transfer annotations
Martin Pitt
7
-8
/
+10
2011-08-11
[gi] Fix parameter name typos in Gio docstrings
Martin Pitt
2
-2
/
+2
[next]