summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dbus.morph: split autogen and configure steps upbaserock/genivi/af-bus-morphRichard Maw2012-11-191-1/+2
* dbus.morph: set localstatedir and sysconfdirRichard Maw2012-11-191-0/+3
* dbus: add morphRichard Maw2012-11-191-0/+11
* Start 1.7.0 developmentbaserock/genivi/af-bus-masterSimon McVittie2012-06-052-1/+4
* Fix distcheck with newer Doxygen: remove *.js, too, during uninstalldbus-1.6.0Simon McVittie2012-06-051-0/+1
* Fix distcheck: remove potentially-read-only files from builddirSimon McVittie2012-06-051-0/+1
* Prepare version 1.6.0 (new stable branch)Simon McVittie2012-06-052-5/+53
* _dbus_transport_new_for_tcp_socket: add missing commas to addressSimon McVittie2012-06-051-2/+2
* Remove duplicate nonce-tcp (service-side) transport on WindowsSimon McVittie2012-06-051-27/+1
* Remove duplicate nonce-tcp (client side) transport on WindowsSimon McVittie2012-06-051-33/+2
* Merge branch 'dbus-1.4'Simon McVittie2012-04-253-11/+17
|\
| * NEWSSimon McVittie2012-04-251-0/+11
| * use cp and mkdir -p instead of install within source treeAntoine Jacoutot2012-04-251-7/+7
| * Avoid using monotonic time in the DBUS_COOKIE_SHA1 authentication methodDavid Zeuthen2012-04-1213-29/+67
* | 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