summaryrefslogtreecommitdiff
path: root/gio/gdbusaddress.c
Commit message (Expand)AuthorAgeFilesLines
* gio/gdbusaddress: Clean up Win32 code a bitChun-wei Fan2013-12-121-5/+1
* Fix g_win32_run_session_bus hook for MinGW-w64Manuel Bachmann2013-11-271-0/+2
* gio/gdbusaddress.c: Silence RunDLL errorsChun-wei Fan2013-08-211-0/+8
* Use 'dumb quotes' rather than `really dumb quotes'Dan Winship2013-05-211-30/+30
* g_dbus_address_escape_value: addSimon McVittie2013-02-131-0/+47
* win32: misc warning fixesDan Winship2012-11-151-1/+3
* Remove g_type_init() callsRyan Lortie2012-10-161-2/+0
* CVE-2012-3524: Hardening for being run in a setuid environmentColin Walters2012-09-131-0/+9
* Miscellaneous string fixesMatthias Clasen2012-08-161-2/+2
* Add g_spawn_check_exit_status()Colin Walters2012-07-101-27/+2
* win32: Support autolaunching dbus daemonAlexander Larsson2012-04-201-2/+304
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-3/+3
* GDBus: make use of reliable async cancellationRyan Lortie2012-03-151-0/+1
* Silence a compiler warningMatthias Clasen2011-06-141-1/+1
* Don't compare unsigned numbers with 0Matthias Clasen2011-06-141-1/+1
* Avoid a deref-before-NULL-check warningMatthias Clasen2011-06-141-1/+1
* GDBus: Allow tcp: and nonce-tcp: addresses without any argumentsDavid Zeuthen2011-04-131-23/+6
* Silence a bunch of -Wunused-but-set-variable warningsDavid Zeuthen2011-04-081-0/+29
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-4/+1
* Add a lot of missing annotationsJohan Dahlin2010-09-241-2/+2
* Move #include <sys/wait.h> downRyan Lortie2010-07-201-3/+1
* Bug 624754 – gdbusaddress.c missing sys/wait.hDavid Hoyt2010-07-191-0/+2
* GDBus: Add nonce-tcp: test caseDavid Zeuthen2010-07-161-29/+56
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Fix some errors in translated stringsMatthias Clasen2010-07-071-1/+2
* Include sys/wait.h for WEXITSTATUS()Danielle Madeley2010-07-071-0/+1
* GDBus: Handle autolaunching on UNIX/Freedesktop OSesDavid Zeuthen2010-07-061-15/+240
* GDBus: Properly handle empty address stringsDavid Zeuthen2010-07-061-1/+12
* gdbusaddress: Fix typoJavier Jardón2010-06-041-1/+1
* Bug 619142 – Build fixesDavid Zeuthen2010-05-201-0/+6
* Plug mem leak in g_dbus_address_get_stream_syncChristian Persch2010-05-151-0/+2
* TriviaMatthias Clasen2010-05-101-17/+17
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* Add some conceptual changesMatthias Clasen2010-05-091-1/+1
* Some documentation tweaksMatthias Clasen2010-05-091-1/+3
* GDBus: Add new symbols to gio.symbolsDavid Zeuthen2010-05-061-0/+4
* GDBus: Fix up i18nDavid Zeuthen2010-05-061-2/+3
* Add "Since: 2.26" to all new GDBus APIDavid Zeuthen2010-05-061-0/+12
* Set up gtk-doc for GDBusDavid Zeuthen2010-05-061-1/+1
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+1004