summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.11.2dbus-1.11.2Simon McVittie2016-03-072-3/+5
* Merge branch 'dbus-1.10'Simon McVittie2016-03-070-0/+0
|\
| * 1.10.9Simon McVittie2016-03-072-1/+6
| * 1.10.8dbus-1.10.8Simon McVittie2016-03-072-2/+4
* | Merge branch 'dbus-1.10-ci'Simon McVittie2016-03-031-0/+2
|\ \
| * | Disable travis-ci apt source for Google ChromeSimon McVittie2016-03-021-0/+2
| * | Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-03-026-5/+66
| |\ \ | | |/
| * | Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-02-120-0/+0
| |\ \
| * \ \ Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-02-081-3/+1
| |\ \ \
| * \ \ \ Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-02-081-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2016-01-251-4/+2
| |\ \ \ \ \
* | | | | | | Update NEWS for 1.11.2Simon McVittie2016-03-021-0/+24
* | | | | | | Merge branch 'dbus-1.10'Simon McVittie2016-03-026-5/+66
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | update NEWSSimon McVittie2016-03-021-0/+8
| * | | | | | dbus-test-tool echo: fix sleep documentationDmitri Iouchtchenko2016-03-022-3/+3
| * | | | | | Statically assert that the DBusMessageIter struct has no paddingSimon McVittie2016-03-021-0/+5
| * | | | | | DBusMessageIter: eliminate padding on 64-bit platformsSimon McVittie2016-03-022-1/+30
| * | | | | | DBusMessage: assert the properties we need DBusMessageIter to haveSimon McVittie2016-03-021-0/+3
| * | | | | | dbus-internals: add _DBUS_ALIGNOFSimon McVittie2016-03-021-0/+3
| * | | | | | NEWS so farSimon McVittie2016-02-241-1/+14
| | |_|_|_|/ | |/| | | |
* | | | | | Move _dbus_hash_table_{to,from}_array out of #ifdef DBUS_ENABLE_EMBEDDED_TESTSSimon McVittie2016-02-121-129/+129
* | | | | | Add new functions _dbus_hash_table_to_array() and _dbus_hash_table_from_array...Ralf Habacker2016-02-123-92/+139
* | | | | | Rename function string_array_length() to _dbus_string_array_length() and move...Ralf Habacker2016-02-123-15/+24
* | | | | | name-test: run most C tests directly, not via run-test.shSimon McVittie2016-02-122-9/+29
* | | | | | name-test C tests: produce structured (TAP) outputSimon McVittie2016-02-127-25/+57
* | | | | | Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2016-02-129-17/+11
* | | | | | Merge branch 'dbus-1.10'Simon McVittie2016-02-120-0/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Revert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH"Simon McVittie2016-02-129-11/+17
| * | | | | Revert "name-test C tests: produce structured (TAP) output"Simon McVittie2016-02-127-57/+25
| * | | | | Revert "name-test: run most C tests directly, not via run-test.sh"Simon McVittie2016-02-122-29/+9
| * | | | | Revert "Rename function string_array_length() to _dbus_string_array_length() ...Simon McVittie2016-02-123-24/+15
| * | | | | Revert "Add new functions _dbus_hash_table_to_array() and _dbus_hash_table_fr...Simon McVittie2016-02-123-139/+92
| * | | | | Add new functions _dbus_hash_table_to_array() and _dbus_hash_table_from_array...Ralf Habacker2016-02-113-92/+139
| * | | | | Rename function string_array_length() to _dbus_string_array_length() and move...Ralf Habacker2016-02-113-15/+24
| * | | | | name-test: run most C tests directly, not via run-test.shSimon McVittie2016-02-112-9/+29
| * | | | | name-test C tests: produce structured (TAP) outputSimon McVittie2016-02-117-25/+57
| * | | | | Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2016-02-119-17/+11
| | |_|_|/ | |/| | |
* | | | | Enable -Wpointer-sign warnings for autotools and cmake.Ralf Habacker2016-02-111-1/+1
* | | | | Keep cmake gcc builds in sync with autotools warnings.Ralf Habacker2016-02-112-2/+67
* | | | | Refactored cmake part dealing with compiler warnings to use warnings identifier.Ralf Habacker2016-02-112-45/+115
* | | | | Add missing includehyeric2016-02-111-0/+2
* | | | | _dbus_read_socket_with_unix_fds: make n_fds unsignedSimon McVittie2016-02-113-9/+10
* | | | | AppArmor: do not mix dbus_bool_t with intSimon McVittie2016-02-111-4/+6
* | | | | string_squash_nonprintable: correct signedness mismatchSimon McVittie2016-02-111-1/+1
* | | | | Consistently use socklen_t for getsockname, getsockopt etc.Simon McVittie2016-02-112-4/+8
* | | | | Do not require binfmt support for running cross compiled test applications.Ralf Habacker2016-02-081-4/+14
* | | | | Merge branch 'dbus-1.10'Simon McVittie2016-02-081-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | marshal-validate: run all the tests instead of just the even onesNick Lewycky2016-02-081-3/+1
| | |_|/ | |/| |
* | | | Merge branch 'dbus-1.10'Simon McVittie2016-02-081-0/+1
|\ \ \ \ | |/ / /
| * | | configure.ac: support large-file for stat64Simon McVittie2016-02-081-0/+1
| | |/ | |/|