summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Describe how to marshal arrays, structs, dict-entries, variants in proseSimon McVittie2012-06-151-17/+62
* | Promote the marshalling format to a top-level sectionSimon McVittie2012-06-151-7/+33
* | Promote the definition of valid object paths and signatures into the type systemSimon McVittie2012-06-151-125/+126
* | Define the fixed and string-like types a bit more formallySimon McVittie2012-06-151-4/+164
* | Don't claim that all basic types work like INT32: strings don't!Simon McVittie2012-06-151-3/+3
* | Define single complete types in the overview of the type systemSimon McVittie2012-06-151-30/+39
* | Split Basic and Container types into subsections, promote "Type Signatures" t...Simon McVittie2012-06-151-11/+22
* | Merge branch 'dbus-1.6'Simon McVittie2012-06-153-33/+152
|\ \ | |/
| * NEWSSimon McVittie2012-06-151-0/+6
| * Document that dbus-launch is not dbus-run-sessionSimon McVittie2012-06-151-0/+13
| * dbus-launch: revise recommendations and put them in an EXAMPLES sectionSimon McVittie2012-06-151-17/+32
| * dbus-launch: add --exit-with-x11 optionSimon McVittie2012-06-152-12/+47
| * dbus-launch: if using X to define the session lifetime, do not poll stdinSimon McVittie2012-06-151-4/+13
| * document how the various processes in dbus-launch interactSimon McVittie2012-06-151-0/+41
| * Start 1.6.2 developmentSimon McVittie2012-06-052-1/+4
* | 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