summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/baserock/genivi/G-1.1' into baserock/bui...baserock/build-essentialBen Brown2013-12-164-44/+132
|\
| * DBusMessage: add support for custom marshalingbaserock/ps/update-dlt-audiomanagerbaserock/genivi/G-1.1Aleksandar Kanchev2013-12-014-44/+132
|/
* Add chunk morph for dbus-preSam Thursfield2013-01-211-0/+15
* dbus.morph: split autogen and configure steps upbaserock/morphRichard Maw2012-05-041-1/+2
* dbus.morph: set localstatedir and sysconfdirRichard Maw2012-05-041-0/+3
* dbus: add morphRichard Maw2012-04-241-0/+11
* Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-1213-41/+83
* 1.5.13Simon McVittie2012-03-272-1/+6
* Prepare dbus 1.5.12dbus-1.5.12Simon McVittie2012-03-272-5/+10
* Build _dbus_string_starts_with_c_str even if not building testsSimon McVittie2012-03-271-2/+0
* Merge remote-tracking branch 'alban/own_prefix2'Simon McVittie2012-03-278-34/+177
|\
| * test: enforce own_prefix policy rulesAlban Crequy2012-03-224-8/+104
| * test: parse own_prefix policy rulesAlban Crequy2012-03-221-0/+2
| * policy: remove unused parameterAlban Crequy2012-03-223-4/+1
| * doc: update documentation with own_prefix policy rulesAlban Crequy2012-03-222-0/+18
| * policy: enforce policy on "allow own_prefix"Alban Crequy2012-03-041-1/+14
| * config parser: add own_prefixAlban Crequy2012-03-042-21/+38
* | Merge branch 'dbus-1.4'Simon McVittie2012-03-272-12/+11
|\ \
| * | Start 1.4.21Simon McVittie2012-03-271-1/+1
| * | Prepare version 1.4.20dbus-1.4.20Simon McVittie2012-03-272-3/+23
| * | Fix duplicate case value compiling with mingw-w64Andoni Morales Alastruey2012-03-271-12/+6
| * | Port to glib 2.31.x g_thread APIMartin Pitt2012-03-272-42/+38
* | | transport: add new unixexec transport on UnixLennart Poettering2012-03-127-1/+325
* | | sysdeps-unix: introduce dbus_close_all() and make use of it where appropriateLennart Poettering2012-03-122-11/+68
* | | spec: document unixexec transportsLennart Poettering2012-03-121-3/+64
* | | Fix spelling errors in dbus-launch(1)John Bradshaw2012-03-121-2/+2
* | | Merge branch 'dbus-1.4'Simon McVittie2012-03-121-83/+131
|\ \ \ | |/ / | | / | |/ |/|
| * Enumerate data files used in the build rather than using find(1)Simon McVittie2012-03-121-83/+130
* | Update NEWSSimon McVittie2012-02-281-1/+11
* | Make dbus-daemon.exe --print-address work under WindowsSimon McVittie2012-02-286-25/+25
* | Add a regression test for validating various string types with the public APISimon McVittie2012-02-242-0/+294
* | Add dbus-syntax.[ch]Simon McVittie2012-02-245-0/+372
* | DBusBasicValue: add bool_val and fd members to complete the setSimon McVittie2012-02-241-1/+3
* | Promote DBusBasicValue and DBus8ByteStruct to be APISimon McVittie2012-02-245-49/+59
* | Development versionSimon McVittie2012-02-212-1/+6
* | Prepare 1.5.10dbus-1.5.10Simon McVittie2012-02-213-6/+37
* | Mark shell-test as modular and installableSimon McVittie2012-02-211-9/+3
* | Allow a reduced set of installable tests (none yet) to be built without GLibSimon McVittie2012-02-212-9/+20
* | dbus-memory: add optional checking for system malloc() (etc.) failingSimon McVittie2012-02-211-10/+77
* | dbus_realloc: don't crash if realloc() returns NULL while using guardsSimon McVittie2012-02-211-2/+5
* | Turn the non-valgrind code path into inline functions to avoid compiler warningsSimon McVittie2012-02-211-3/+23
* | DBusTransport: don't include dbus-marshal-header.h eitherSimon McVittie2012-02-211-1/+0
* | Move _dbus_check_fdleaks_enter to dbus-message-internal.hSimon McVittie2012-02-213-5/+5
* | DBusTransport: don't use dbus-message-private.hSimon McVittie2012-02-211-1/+1
* | Zero-initialize DBusCounter at allocationSimon McVittie2012-02-211-15/+2
* | Do not AC_SUBST systemd flags from PKG_CHECK_MODULESSimon McVittie2012-02-211-2/+0
* | Invoke PKG_PROG_PKG_CONFIG early in configure.acSimon McVittie2012-02-211-0/+1
* | internal_bus_get: centralize error handlingSimon McVittie2012-02-211-17/+13
* | Add a macro to centralize checking for string-like typesSimon McVittie2012-02-211-6/+6
* | Remove declaration of _dbus_type_is_fixed, no longer existsSimon McVittie2012-02-211-1/+0